trytond-sale_pos_esc/view/sale_device_tree.xml
2015-03-09 19:00:02 +01:00

11 lines
390 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="/tree/field[@name='company']" position="after">
<field name="printer_port"/>
<field name="display_port"/>
<field name="display_baud"/>
<field name="display_digits"/>
</xpath>
</data>