trytond-country_zip/view/party_configuration_form.xml

9 lines
280 B
XML

<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<data>
<xpath expr="/form/field" position="after">
<label name="default_country"/>
<field name="default_country"/>
</xpath>
</data>