trytonpsk-staff_payroll_co/view/liquidation_line_tree.xml

16 lines
436 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. -->
<tree >
<field name="sequence"/>
<field name="wage"/>
<field name="description"/>
<field name="days"/>
<field name="amount"/>
<field name="party_to_pay"/>
<!--
<field name="amount_to_post"/>
-->
<field name="notes"/>
</tree>