mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
[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:
committed by
Carlos Vallés Fuster
parent
c2698b2d5e
commit
6ca45d19a2
@@ -162,6 +162,7 @@
|
||||
name="lines"
|
||||
editable="bottom"
|
||||
default_order="id asc"
|
||||
create="0"
|
||||
>
|
||||
<field name="sequence" widget="handle" />
|
||||
<field name="state" invisible="True" />
|
||||
|
||||
Reference in New Issue
Block a user