trytond-account_invoice_fac.../view/company_form.xml

10 lines
355 B
XML

<?xml version="1.0"?>
<!-- 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='facturae']/field[@name='organo_proponente']" position="after">
<label name="id_electronet"/>
<field name="id_electronet"/>
</xpath>
</data>