-
- Downloads
[IMP] base: Hide Save/Discard on Settings until there are modifications
Purpose
=======
It only makes sense to display 'Save' and 'Discard' if the user actually
changed something in the settings.
So after this commit, the 'Save' and 'Discard' buttons of statusbar in
general settings will only appear when you make any changes.
Also when there are changes, there will be a message shown that will tell
the user that he/she has unsaved changes.
The commit is related to Task ID: 1917637
Co-authored-by:
Mohammed Shekha <msh@openerp.com>
closes odoo/odoo#29726
Please register or sign in to comment