Hi,
I just migrated from odoo15 to odoo16. Since then, when I want to go into the settings app i get this error:
Uncaught Promise > Missing field string information for the field 'partner_names_order' from the 'res.config.settings' model
Error: Missing field string information for the field 'partner_names_order' from the 'res.config.settings' model at http://localhost:8078/web/assets/63853-bb04c6a/web.assets_backend.min.js:6753:258 at traverse (http://localhost:8078/web/assets/63853-bb04c6a/web.assets_backend.min.js:6748:200) at http://localhost:8078/web/assets/63853-bb04c6a/web.assets_backend.min.js:6748:242 at Function.each (http://localhost:8078/web/assets/63852-e19ca4d/web.assets_common.min.js:173:149) at traverse (http://localhost:8078/web/assets/63853-bb04c6a/web.assets_backend.min.js:6748:211) at http://localhost:8078/web/assets/63853-bb04c6a/web.assets_backend.min.js:6748:242 at Function.each (http://localhost:8078/web/assets/63852-e19ca4d/web.assets_common.min.js:173:149) at traverse (http://localhost:8078/web/assets/63853-bb04c6a/web.assets_backend.min.js:6748:211) at http://localhost:8078/web/assets/63853-bb04c6a/web.assets_backend.min.js:6748:242 at Function.each (http://localhost:8078/web/assets/63852-e19ca4d/web.assets_common.min.js:173:149)
I tried to update all modules (-u all) but no effect.
Context:
- I have some custom modules
- My database is a database is an updated version of my v15 db for v16
- Running on macos ventura 13.6