trytond-sale_commission/view/configuration_form.xml

10 lines
305 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" position="inside">
<label name="commission_product" />
<field name="commission_product" />
</xpath>
</data>