[FIX] rma: remove "Add new line" in RMA group.

This was not the intended way to add RMA lines to a group.
Users are supposed to use the wizards to do so (add from stock
move, add from serial, etc.). Having the option to use "add
new line" was only leading to errors and confusion.
This commit is contained in:
Lois Rilo
2023-01-05 15:44:04 +01:00
parent 4305975773
commit bd5899a383

View File

@@ -163,6 +163,7 @@
name="lines"
editable="bottom"
default_order="id asc"
create="0"
>
<field name="sequence" widget="handle" />
<field name="state" invisible="True" />