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
AaronHForgeFlow
parent
c9174c6598
commit
d53ca9b597
@@ -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