Files
account_do/view/dgii_tax_mapping_form.xml
T

30 lines
910 B
XML

<?xml version="1.0"?>
<form>
<label name="tax_template"/>
<field name="tax_template"/>
<label name="account_template"/>
<field name="account_template"/>
<label name="form"/>
<field name="form"/>
<label name="box"/>
<field name="box"/>
<label name="box_label"/>
<field name="box_label" colspan="3"/>
<label name="amount_source"/>
<field name="amount_source"/>
<label name="operator"/>
<field name="operator"/>
<label name="flow"/>
<field name="flow"/>
<label name="active"/>
<field name="active"/>
<label name="effective_from"/>
<field name="effective_from"/>
<label name="effective_to"/>
<field name="effective_to"/>
<separator string="Base legal" colspan="4" id="legal"/>
<field name="legal_basis" colspan="4"/>
<separator string="Notas" colspan="4" id="notes"/>
<field name="notes" colspan="4"/>
</form>