trytonpsk-sale_shop/view/statement_line_tree.xml
oscar alvarez f7f926213a Fix
2022-03-15 16:03:39 -05:00

11 lines
364 B
XML

<?xml version="1.0"?>
<!-- This file is part of the sale_payment module for 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='description']" position="before">
<field name="sale"/>
<!-- <field name="voucher"/> -->
</xpath>
</data>