trytond-sale_cost_apply_inv.../view/cost_type_form.xml

9 lines
315 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[@id='checkboxes']" position="after">
<label name="invoice_party"/>
<field name="invoice_party"/>
</xpath>
</data>