changes finished

This commit is contained in:
sinergia 2022-10-10 18:50:13 -05:00
parent 01f3e58c7e
commit a442f1d098

View File

@ -1,22 +0,0 @@
<?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="product"/>
<field name="product"/>
<label name="maintenance"/>
<field name="maintenance"/>
<label name="maintenance_activity"/>
<field name="maintenance_activity"/>
</form>
<?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="product"/>
<field name="product"/>
<label name="maintenance"/>
<field name="maintenance"/>
<label name="maintenance_activity"/>
<field name="maintenance_activity"/>
</form>