oc_template/modules/account_co_co/view/configuration_form.xml

11 lines
376 B
XML
Raw Permalink Normal View History

2024-06-15 11:00:00 -05:00
<?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>