oca-technical/odoo-bringout-oca-web-web_action_conditionable/web_action_conditionable/readme/USAGE.rst
2025-08-29 15:43:03 +02:00

13 lines
218 B
ReStructuredText

Odoo by default support:
::
<tree delete="false" create="false">
with this module you can:
::
<tree delete="state=='draft'" create="state!='sent'">
It works in any tree view, so you can use it in One2many.