I created a custom module that updates the partner creation logic for odoo and everything worked fine when I installed this module. However, when I update the logic for the module, odoo does not apply the changes I made, the module always keeps the old logic regardless of whether I restart the server or update the module.
Why does this problem occur and how can it be fixed?
Thank you.