Hello,
I am developing a plugin for odoo 16 but sometime after i update my plugin it seems that it doesn't update and i have to build it under a different name and use the new one as a remplacement.
My problem is that it was 3 or 4 weeks before my plugin stopped updating but as been progressively going faster. I had to used 2 in one day.
What do you think could be the cause of this problem. Could it be related to cache memory of the plugin not updating? How do i fix it?
I did in order, delete and repaste the module in the addons folder, restart the server from the task manager, update the module from the site (in the app section) and refresh the page
Update :
I have created a new data base and now, i can update my module once (at the first installation on the new data base) but after it won't upgrade either.
Any chance anyone has had the same problem?