trytond-account_es_sii/view/party_form.xml

11 lines
381 B
XML

<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license types. -->
<data>
<xpath expr="/form/notebook/page[@name='identifiers']/field[@name='identifiers']"
position="before">
<label name="identifier_type"/>
<field name="identifier_type"/>
<newline/>
</xpath>
</data>