Odoo Help
Odoo is the world's easiest all-in-one management software. It includes hundreds of business apps:
CRM
|
e-Commerce
|
Accounting
|
Inventory
|
PoS
|
Project management
|
MRP
|
etc.
Writer
Karolin Ar.
Tags
About This Community
This platform is for beginners and experts willing to share their Odoo knowledge. It's not a forum to discuss ideas, but a knowledge base of questions and their answers.
RegisterOdoo Training Center
Access to our E-learning platform and experience all Odoo Apps through learning videos, exercises and Quizz.
Test it now
Sorry for the delay. You need edit your code or create it as a new module (http://exploreodoo.wordpress.com/2014/08/21/create-an-odoo-module-in-4-steps/) then create a table for your "city" (http://exploreodoo.wordpress.com/2014/08/25/create-table-view-and-menu/) then you inherit res.partner table add the filed. After that install your new module. then your changes will take place.