[MIG] scrap_reason_code: Migration to 15.0

This commit is contained in:
hda
2022-10-10 15:11:18 +02:00
committed by John Herholz
parent c60f2ad09b
commit 54e8771165
6 changed files with 9 additions and 8 deletions

View File

@@ -23,7 +23,7 @@
<field name="name">scrap.reason.code.list</field>
<field name="model">scrap.reason.code</field>
<field name="arch" type="xml">
<tree string="Reason Codes">
<tree>
<field name="name" />
<field name="description" />
<field name="location_id" />