trytonpsk-sale_shop/view/sale_indicator_tree.xml

11 lines
325 B
XML
Raw Permalink Normal View History

2022-01-17 17:04:48 +01:00
<?xml version="1.0"?>
<!-- This file is part of sale_pos module for Tryton.
The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<data>
2022-06-29 22:11:25 +02:00
<xpath expr="/tree/field[@name='salesman']"
2022-01-17 17:04:48 +01:00
position="after">
<field name="shop"/>
2022-06-29 22:11:25 +02:00
</xpath>
2022-01-17 17:04:48 +01:00
</data>