trytonpsk-product_onebarcode/view/product_tree_qty.xml
2022-03-03 08:40:47 -05:00

10 lines
317 B
XML

<?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="/tree/field[@name='cost_value']" position="after">
<!-- <field name="position"/> -->
</xpath>
</data>