trytonpsk-staff_payroll_co/view/payroll_task_tree.xml

12 lines
397 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. -->
<!-- colors="If(Bool(Eval('receipt')), 'black', 'blue')" -->
<tree >
<field name="name"/>
<field name="payroll" />
<field name="payroll_processed"/>
<field name="percentage"/>
<field name="state"/>
</tree>