Skip to Content
Menu
This question has been flagged

HI everyone, I installed odoo enterprise locally on a windows system, i activated some basic modules like stock, accounting, sales, purchases, etc.

But when i try to get into the contacts module i get this error:

Error: Missing field string information for the field 'country_enforce_cities' from the 'res.partner' model

at http://localhost:8069/web/assets/314-3fb9f32/web.assets_backend.min.js:6735:258

at traverse (http://localhost:8069/web/assets/314-3fb9f32/web.assets_backend.min.js:6730:200)

at http://localhost:8069/web/assets/314-3fb9f32/web.assets_backend.min.js:6730:242

at Function.each (http://localhost:8069/web/assets/313-b4ff545/web.assets_common.min.js:173:149)

at traverse (http://localhost:8069/web/assets/314-3fb9f32/web.assets_backend.min.js:6730:211)

at http://localhost:8069/web/assets/314-3fb9f32/web.assets_backend.min.js:6730:242

at Function.each (http://localhost:8069/web/assets/313-b4ff545/web.assets_common.min.js:173:149)

at traverse (http://localhost:8069/web/assets/314-3fb9f32/web.assets_backend.min.js:6730:211)

at http://localhost:8069/web/assets/314-3fb9f32/web.assets_backend.min.js:6730:242

at Function.each (http://localhost:8069/web/assets/313-b4ff545/web.assets_common.min.js:173:149)


I did not move any of the original code yet, I only tried to create this "field"  into the res.partner model in the base addon. I also update every installed module and restart the odoo and postgresql services.

If i'm missing out something, would be great if someone could help me. thanks

Avatar
Discard
Best Answer

Hi,
You can try upgrading the module:  base_address_extended and see if it makes any difference.


Thanks

Avatar
Discard
Author

Hey i did this and now it's working, thanks!

Related Posts Replies Views Activity
1
Oct 23
1494
1
Jun 23
4110
1
Jun 22
5940
0
Jul 20
2570
0
Mar 15
4280