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

11 lines
335 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" position="before">
<newline/>
<label name="facturae_certificate"/>
<field name="facturae_certificate"/>
</xpath>
</data>