model sequence equipments

This commit is contained in:
2022-07-04 15:51:08 -05:00
parent 1a9b979e3b
commit 6883d20a7d
3 changed files with 36 additions and 2 deletions

View File

@@ -2,6 +2,8 @@
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<form>
<label name="code"/>
<field name="code"/>
<label name="company"/>
<field name="company"/>
<label name="location"/>

View File

@@ -2,6 +2,7 @@
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tree>
<field name="code"/>
<field name="company"/>
<field name="location"/>
<field name="propietary"/>