wizard 'create equipments'

This commit is contained in:
2022-07-14 21:09:07 -05:00
parent 4d02d61639
commit 41ec228407
5 changed files with 58 additions and 57 deletions

View File

@@ -42,8 +42,7 @@
<label name="origin_country"/>
<field name="origin_country"/>
<label name="current_subscription"/>
<field name="current_subscription"/>
<field name="current_subscription"/>
<notebook>
<page string="Subscriptions" id="subscriptions_equipment">
<field name="subscription_history"/>

View File

@@ -12,13 +12,13 @@ this repository contains the full copyright notices and license terms. -->
</xpath>
<xpath expr="/form/notebook/page[@id='general']" position="after">
<page string="Features" id="features">
<label name="reference"/>
<field name="reference"/>
<newline/>
<label name="mark_category"/>
<field name="mark_category"/>
<label name="model_category"/>
<field name="model_category"/>
<label name="reference_category"/>
<field name="reference_category"/>
<label name="equipment_type"/>
<field name="equipment_type"/>
<label name="calibration"/>
@@ -33,12 +33,11 @@ this repository contains the full copyright notices and license terms. -->
<field name="origin_country"/>
<label name="main_tecnology"/>
<field name="main_tecnology"/>
<label name="software_version"/>
<field name="software_version"/>
<label name="useful_life"/>
<field name="useful_life"/>
<label name="warranty"/>
<field name="warranty"/>
<newline/>
<label name="observation"/>
<field name="observation"/>
</page>