trytond-aeat_sii/view/party_form.xml

12 lines
389 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="sii_identifier_type"/>
<field name="sii_identifier_type"/>
<newline/>
</xpath>
</data>