server-tools
server-tools copied to clipboard
Tools for Odoo Administrators to improve some technical features on Odoo.
Based on https://github.com/OCA/server-tools/pull/3312 @qrtl QT5088
This fix should be in Odoo's `14.0` branch but it's no more maintained, so we have to create a module. This isn't needed in `16.0` thanks to https://github.com/odoo/odoo/commit/34d6f87d5497182d8ce395a8c90277f5ddde8a95. I haven't...
This module adds a feature that extends server actions by displaying an input dialog before execution. It allows passing parameters to the action context, such as: - Text (char) -...