mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
[MIG] rma_reason_code: Migration to 17.0
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
nolabel="1"
|
||||
colspan="2"
|
||||
/>
|
||||
<field name="type" />
|
||||
<field name="rma_type" />
|
||||
<field name="color" widget="color_picker" />
|
||||
</group>
|
||||
</sheet>
|
||||
@@ -32,10 +32,10 @@
|
||||
<field name="name">rma.reason.code.list</field>
|
||||
<field name="model">rma.reason.code</field>
|
||||
<field name="arch" type="xml">
|
||||
<tree string="Reason Codes">
|
||||
<tree>
|
||||
<field name="name" />
|
||||
<field name="description" />
|
||||
<field name="type" />
|
||||
<field name="rma_type" />
|
||||
<field name="color" widget="color_picker" />
|
||||
</tree>
|
||||
</field>
|
||||
|
||||
Reference in New Issue
Block a user