Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 58 |
Technical Name |
jca_views_db_diff |
License | LGPL-3 |
Odoo app that shows difference between the information of views on local files and the database.
Odoo app that allows you to see if there is any difference between the view's files and what is currently on the database allowing you to identify problems with views that are not working correctly.
Usage
Once you have installed the "JCA views db diff" you can use odoo debug mode active you can use the edit:view option to see the view source code and a new tab "Difference with local files" and a warning message should be available if there is any difference between the files and the database of that view. There you can see the difference detected between local files and the current database.

If difference has been detected also a button "Reset to local files" should appear on the "Difference with local files" tab. Click on the button if you want to revert the changes to the local files. Make sure that this is what you want or the changes made manualy to the database will be lost.
Please log in to comment on this module