change position field 'equipments create'
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
<!--This file file is part of Tryton. The COPYRIGHT file at the top level of this repository contains the full copyright notices and license terms. -->
|
||||
<data>
|
||||
<xpath
|
||||
expr="/form/notebook/page[@id='info']/separator[@name='comment']"
|
||||
position="before">
|
||||
expr="/form/field[@name='invoice_address']" position="after">
|
||||
<label name="equipment_create"/>
|
||||
<field name="equipment_create"/>
|
||||
</xpath>
|
||||
|
||||
Reference in New Issue
Block a user