*: Fix pylint

This commit is contained in:
Enric Tobella
2023-10-29 20:43:42 +01:00
parent d24db3c35b
commit 6af23355e8
22 changed files with 49 additions and 67 deletions

View File

@@ -31,7 +31,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" />