Hi everyone,
I have created a custom report on Odoo 12 and noticed that the changes on the template were not being updated after module update.
In order to solve it, I have manually deleted the report, report template and custom qweb view using Odoo technical settings.
The idea was that after upgrading the module, the components were installed again but it did not worked.
The report was installed but, qweb view and template were not installed again.
Since I am still developing the report and have some demo data to use (manually entered), I really want to recover this report template and qweb view inside Odoo without having to create a new database.
Any ideia?
Thank you in advance
Best regards