trytonpsk-staff_payroll_co/view/payroll_paycheck_start_form...

11 lines
345 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="department"/>
<field name="department"/>
<label name="company"/>
<field name="company"/>
<field name="periods" colspan="4"/>
</form>