trytonpsk-staff_payroll/view/mandatory_wage_tree.xml

9 lines
286 B
XML
Raw Normal View History

2020-04-16 00:37:53 +02:00
<?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. -->
2021-06-04 23:04:40 +02:00
<tree editable="1">
2020-04-16 00:37:53 +02:00
<field name="wage_type"/>
<field name="party"/>
2020-05-28 02:39:25 +02:00
<field name="fix_amount"/>
2020-04-16 00:37:53 +02:00
</tree>