trytondo-account_co_co/view/configuration_form.xml

10 lines
376 B
XML

<?xml version="1.0"?>
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<data>
<xpath expr="/form/field[@name='default_supplier_tax_rule']"
position="after">
<label name="default_draft_sequence"/>
<field name="default_draft_sequence"/>
</xpath>
</data>