trytonpsk-staff_payroll_co/view/assistant_update_employee_start_view_form.xml
2020-12-02 15:54:15 -05:00

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