We upgrade our Odoo 13 in 15, and i want to know if it's possible to disable the auto-save feature and force the user to use the save button.
Thanks !
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
We upgrade our Odoo 13 in 15, and i want to know if it's possible to disable the auto-save feature and force the user to use the save button.
Thanks !
mmmh , when i said auto-save, if you make an edit on partner and if you click on an another button in odoo you're partner is automatically save.
Have that same problem.
Do you have maybe some solution for that ?
I just found that it's connected with .js functions:
_urgentSave ---> this one save data when we reload page ( ctrl + r)
function registerView --> line --> beforeLeave: () => this.controllerRef.comp.__widget.canBeRemoved(), ---> this one is running when we click somewhere in interface.
Not yet sure if i can overwrite this functions and how to do this.
In Odoo 15, By default there is no auto save feature.
Yes it is, i have installed default community version and this functionality is out of the box.
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire