changes finished

This commit is contained in:
2022-10-06 00:26:24 -05:00
parent 4767cc94c7
commit 221c887cb6
9 changed files with 311 additions and 60 deletions

View File

@@ -25,22 +25,20 @@ this repository contains the full copyright notices and license terms. -->
<field name="maintenance_services"/>
</page>
<page string="Equipments" id="equipments">
<!--
<field name="equipments"/>
-->
<field name="equipments"/>
</page>
<page string="Other Info" id="other">
<label name="company"/>
<field name="company"/>
</page>
</page>
</notebook>
<label name="state"/>
<field name="state"/>
<group col="2" colspan="2" id="button">
<!--<button name="draft"/> -->
<!--
<button name="quotation"/>
<button name="run"/>
<button name="cancelled"/>
<button name="running"/>
-->
</group>
</form>

View File

@@ -12,5 +12,8 @@ this repository contains the full copyright notices and license terms. -->
<newline/>
<label name="agended_sequence"/>
<field name="agended_sequence"/>
<newline/>
<label name="contract_sequence"/>
<field name="contract_sequence"/>
</form>