trytond-account_invoice_fac.../view/credit_start_form.xml

10 lines
350 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/group/label[@name='with_refund']" position="before">
<label name="rectificative_reason_code"/>
<field name="rectificative_reason_code"/>
</xpath>
</data>