correction to direction model calendar

This commit is contained in:
2022-10-05 13:56:04 -05:00
parent 41d44b4956
commit 739440efb9
3 changed files with 12 additions and 27 deletions

View File

@@ -2,6 +2,6 @@
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<calendar
dtstart="estimated_agended"
dtend="estimated_agended">
dtstart="date_expected"
dtend="date_expected">
</calendar>

View File

@@ -17,16 +17,6 @@
<label name="service_maintenance"/>
<field name="service_maintenance"/>
<notebook colspan="6">
<!--
<page string="Agended" id="agended">
<label name="estimated_agended"/>
<field name="estimated_agended"/>
<label name="technical"/>
<field name="technical"/>
<label name="state_agended"/>
<field name="state_agended"/>
</page>
-->
<page string="Preventive" id="preventive">
<label name="initial_operation"/>
<field name="initial_operation"/>
@@ -42,18 +32,13 @@
<field name="optical"/>
<label name="check_calibration"/>
<field name="check_calibration"/>
<newline/>
<!--
<label name="check_calibration"/>
<field name="check_calibration"/>
-->
</page>
<page string="Corrective" id="corrective">
<label name="maintenance_lines"/>
<field name="maintenance_lines"/>
<field name="maintenance_lines"/>
</page>
<page string="Calibration" colspan="6" id="calibration">
<page string="Calibration" id="calibration">
<label name="patterns_equipments"/>
<field name="patterns_equipments"/>
<newline/>