Skip to Content
Menu
This question has been flagged
2 Replies
9498 Views

Need help with this error

UncaughtPromiseError > OwlError


Promesa desconocida > The following error occurred in onWillStart: "Missing field string information for the field 'account_tax_periodicity' from the 'res.config.settings' model"
OwlError: The following error occurred in onWillStart: "Missing field string information for the field 'account_tax_periodicity' from the 'res.config.settings' model"
at wrapError (https://vitarescue1.odoo.com/web/assets/debug/web.assets_common.js:19005:23) (/web/static/lib/owl/owl.js:2558)
at onWillStart (https://vitarescue1.odoo.com/web/assets/debug/web.assets_common.js:19048:29) (/web/static/lib/owl/owl.js:2601)
at View.setup (https://vitarescue1.odoo.com/web/assets/debug/web.assets_backend.js:57652:9) (/web/static/src/views/view.js:181)
at new ComponentNode (https://vitarescue1.odoo.com/web/assets/debug/web.assets_common.js:18772:28) (/web/static/lib/owl/owl.js:2325)
at https://vitarescue1.odoo.com/web/assets/debug/web.assets_common.js:22137:28 (/web/static/lib/owl/owl.js:5690)
at ControllerComponent.template (eval at compile (https://vitarescue1.odoo.com/web/assets/debug/web.assets_common.js:21927:16), :11:27) (/web/static/lib/owl/owl.js:5480)
at Fiber._render (https://vitarescue1.odoo.com/web/assets/debug/web.assets_common.js:18063:38) (/web/static/lib/owl/owl.js:1616)
at Fiber.render (https://vitarescue1.odoo.com/web/assets/debug/web.assets_common.js:18055:18) (/web/static/lib/owl/owl.js:1608)
at ComponentNode.initiateRender (https://vitarescue1.odoo.com/web/assets/debug/web.assets_common.js:18794:23) (/web/static/lib/owl/owl.js:2347)

Caused by: Error: Missing field string information for the field 'account_tax_periodicity' from the 'res.config.settings' model
at https://vitarescue1.odoo.com/web/assets/debug/web.assets_backend.js:70560:27 (/web/static/src/legacy/legacy_load_views.js:69)
at traverse (https://vitarescue1.odoo.com/web/assets/debug/web.assets_backend.js:70498:9) (/web/static/src/legacy/legacy_load_views.js:7)
at https://vitarescue1.odoo.com/web/assets/debug/web.assets_backend.js:70500:13 (/web/static/src/legacy/legacy_load_views.js:9)
at Function.each (https://vitarescue1.odoo.com/web/assets/debug/web.assets_common.js:1963:9) (/web/static/lib/underscore/underscore.js:1330)
at traverse (https://vitarescue1.odoo.com/web/assets/debug/web.assets_backend.js:70499:11) (/web/static/src/legacy/legacy_load_views.js:8)
at https://vitarescue1.odoo.com/web/assets/debug/web.assets_backend.js:70500:13 (/web/static/src/legacy/legacy_load_views.js:9)
at Function.each (https://vitarescue1.odoo.com/web/assets/debug/web.assets_common.js:1963:9) (/web/static/lib/underscore/underscore.js:1330)
at traverse (https://vitarescue1.odoo.com/web/assets/debug/web.assets_backend.js:70499:11) (/web/static/src/legacy/legacy_load_views.js:8)
at https://vitarescue1.odoo.com/web/assets/debug/web.assets_backend.js:70500:13 (/web/static/src/legacy/legacy_load_views.js:9)
at Function.each (https://vitarescue1.odoo.com/web/assets/debug/web.assets_common.js:1963:9) (/web/static/lib/underscore/underscore.js:1330)

Avatar
Discard
Best Answer

I had the same problem , i installed account_reports  module and it was resolved

Avatar
Discard
Best Answer

Hi,

Could you try upgrading the account_reports module in your db and see if it makes any difference. Also make sure that these modules are available in your addons path.

Thanks

Avatar
Discard