trytonpsk-staff_payroll_co/view/open_payroll_by_period_start_form.xml
Camilo Sarmiento af0387c577 migrato to git
2020-04-15 17:38:42 -05:00

10 lines
305 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="fiscalyear"/>
<field name="fiscalyear"/>
<label name="company"/>
<field name="company"/>
</form>