[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 b15c796dcb
commit 88cf15ffba

View File

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