trytonpsk-staff_payroll_co/view/liquidation_adjustment_star...

14 lines
421 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. -->
<form >
<label name="wage_type"/>
<field name="wage_type"/>
<label name="amount"/>
<field name="amount"/>
<label name="account"/>
<field name="account"/>
<label name="description"/>
<field name="description"/>
</form>