server-tools
server-tools copied to clipboard
Tools for Odoo Administrators to improve some technical features on Odoo.
Backport of #2811 Goes after #2884
I add that line of code to invalidate the cache after calling the 'read' method with sudo, so that when the original 'write' method is called later, there are no...

@qrtl This PR encompasses the following steps: 1. **Standard Migration** 2. **Fixes** - Removal of the display of duplicate allowed user names. - Correct the many2many field relation - Correction...
instead of 'Purge this model' everywhere.
This module is needed for installaions with python library xlrd > 2.0, because this version dropped support for xlsx files.