change in class 'Measurements' to 'Template'

This commit is contained in:
2022-06-27 15:43:43 -05:00
parent 87639119e4
commit ff34a02dd5
4 changed files with 8 additions and 9 deletions

View File

@@ -2,7 +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. -->
<data>
<xpath expr="/form" position="inside">
<xpath expr="/form/field[@name='party_name']" position="after">
<newline/>
<label name="party_related"/>
<field name="party_related"/>
</xpath>