trytondo-sale_pos_extras/view/sale_device_form.xml

11 lines
372 B
XML
Executable File

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