trytonpsk-staff_payroll_co/view/payroll_list.xml

11 lines
357 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 keyword_open="1">
<field name="employee"/>
<field name="period"/>
<field name="net_payment"/>
<field name="gross_payments"/>
<field name="total_cost"/>
</tree>