Hi all developers, I would like to ask that when need to add new field, I need to delete database and create new database coz It make error like : Coloum new_field not exist. So how can I avoid deleting old database ?
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
This question has been flagged
1
Reply
2156
Views
For adding new field there is no need to delete and create new database. If you get error message like, new_field does not exist, make sure that the field is added in the corresponding model and service is restarted after adding the field in module.
Also you can check this: How to Fix Field Does Not Exist Error Odoo
Thanks
Hi Odoo Mates, Thank u so much , it works :)
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up