[IMP] commission_simple: allow removal of commission lines

This commit is contained in:
Alexis de Lattre
2025-10-31 09:14:24 +00:00
parent b73a34e3d7
commit 93ca6631e0

View File

@@ -36,7 +36,7 @@
</group>
</group>
<group name="lines" string="Commission Lines">
<field nolabel="1" name="line_ids" colspan="2">
<field nolabel="1" name="line_ids" colspan="2" widget="many2many">
<tree>
<field name="move_id"/>
<field name="date" optional="hide"/>