I have a feeling to continue my project in Tenant Management system using latest Odoo 10. Sometimes, you need to remove some unnecessary columns and when you upgrade again your module it will stay and not totally remove it.
This is called 'stale' records/model. It's something that the data still configured in your odoo framework even you remove it from your model list.
For example, you want to delete the last column "test"
when you check on the PGADMIN the field "test" is still there even you upgrade your module. So you need to clean up the database from odoo.
since I'm using odoo 10, I need to use the compatible Cleanup Database which is free from odoo community.
https://pypi.python.org/pypi/odoo10-addon-database-cleanup/10.0.1.0.0.99.dev4
Eureka!
Subscribe to:
Post Comments (Atom)
free online comma separating tool
https://delim.co/#
-
In my current company, I'm using Visual Paradigm for my documentation task. If you go there site, you can either download community and ...
-
I spend many days to figure it out my problem in Vagrant. After I posted my question in stackoverflow, nobody is helping me instead they dow...
-
I used KeePass long time ago and until now I'm still using it. It's a great tool to save your password encrypted. At my home, I sa...



No comments:
Post a Comment