Feat: Actualización de la carpeta optical_equipment

This commit is contained in:
mongar
2024-04-17 15:22:20 -05:00
parent b981dcd670
commit b6e3ff5bc1
50 changed files with 49102 additions and 4308 deletions

View File

@@ -2,7 +2,7 @@
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<data>
<xpath expr="//field[@name='street']" position="replace">
<field name="street" expand="1"/>
</xpath>
<!-- <xpath expr="//field[@name='street']" position="replace"> -->
<!-- <field name="street" expand="1"/> -->
<!-- </xpath> -->
</data>

View File

@@ -0,0 +1,35 @@
<?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="diopter"/>
<field name="diopter"/>
<label name="dev_std"/>
<field name="dev_std"/>
<label name="uncertain_type_A"/>
<field name="uncertain_type_A"/>
<label name="uncertain_pattern"/>
<field name="uncertain_pattern"/>
<label name="k_c_calibration"/>
<field name="k_c_calibration"/>
<label name="uncertain_U_b1"/>
<field name="uncertain_U_b1"/>
<label name="d_resolution"/>
<field name="d_resolution"/>
<label name="uncertain_U_b2_dig"/>
<field name="uncertain_U_b2_dig"/>
<label name="uncertain_U_b2_ana"/>
<field name="uncertain_U_b2_ana"/>
<label name="uncertain_combinated"/>
<field name="uncertain_combinated"/>
<label name="uncertain_eff"/>
<field name="uncertain_eff"/>
<label name="t_student"/>
<field name="t_student"/>
<label name="uncertain_expanded"/>
<field name="uncertain_expanded"/>
<label name="graph_dates"/>
<field name="graph_dates"/>
<label name="state"/>
<field name="state"/>
</form>

View File

@@ -48,4 +48,7 @@ this repository contains the full copyright notices and license terms. -->
<label name="invima"/>
<field name="invima"/>
<label name="technician_signature"/>
<field name="technician_signature"/>
</form>

View File

@@ -33,8 +33,8 @@ this repository contains the full copyright notices and license terms. -->
<field name="history_equipments"/>
</page>
<page string="Other Info" id="other">
<label name="company"/>
<field name="company"/>
<!-- <label name="company"/> -->
<!-- <field name="company"/> -->
</page>
</notebook>
<label name="price_contract"/>

View File

@@ -1,9 +1,11 @@
<?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. -->
<data>
<xpath expr="/form/field[@name='maintenance_type']" position="after">
<label name="equipment"/>
<field name="equipment"/>
</xpath>
</data>
<form>
<!-- <xpath expr="/form/field[@name='maintenance_type']" position="after"> -->
<!-- <label name="equipment"/> -->
<!-- <field name="equipment"/> -->
<!-- </xpath> -->
<label name="equipment"/>
<field name="equipment"/>
</form>

View File

@@ -17,7 +17,7 @@
<label name="service_maintenance"/>
<field name="service_maintenance"/>
<label name="equipment_calibrate"/>
<field name="equipment_calibrate"/>
<field name="equipment_calibrate"/>
<newline/>
<label name="description_activity"/>
<field name="description_activity" colspan="3"/>

View File

@@ -59,6 +59,12 @@
<page string="Other Info" id="other_info">
<label name="company"/>
<field name="company"/>
<label name="technician_responsible"/>
<field name="technician_responsible"/>
<label name="invima"/>
<field name="invima"/>
</page>
</notebook>
<newline/>

View File

@@ -0,0 +1,8 @@
<?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. -->
<data>
<xpath expr="//field[@name='name']" position="after">
<field name="attributes_name" expand="1"/>
</xpath>
</data>

View File

@@ -2,19 +2,17 @@
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<data>
<xpath expr="//label[@name='payment_term']" position="replace"></xpath>
<xpath expr="//field[@name='payment_term']" position="replace"></xpath>
<xpath expr="//field[@name='warehouse']" position="after">
<label name="payment_term_description"/>
<field name="payment_term_description" colspan="5"/>
<newline/>
</xpath>
<xpath expr="//label[@name='payment_term']" position="replace"></xpath>
<xpath expr="//field[@name='payment_term']" position="replace"></xpath>
<xpath expr="//label[@name='number']" position="before">
<label name="quote_number"/>
<field name="quote_number"/>
</xpath>
<xpath expr="//field[@name='reference']" position="after">
<newline/>
<label name="quote_number"/>
<field name="quote_number"/>
<label name="sale_type"/>
<field name="sale_type"/>
<label name="maintenance_type"/>

View File

@@ -8,7 +8,7 @@
<xpath expr="//field[@name='number']" position="replace">
<field name="number"/>
</xpath>
<xpath expr="//field[@name='untaxed_amount']" position="after">
<field name="residual_amount"/>
</xpath>
<!-- <xpath expr="//field[@name='untaxed_amount']" position="after"> -->
<!-- <field name="residual_amount"/> -->
<!-- </xpath> -->
</data>

View File

@@ -2,13 +2,12 @@
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<data>
<xpath expr="/form/notebook/page[@id='general']/group[@id='checkboxes']" position="inside">
<newline/>
<xpath expr="/form/notebook/page[@id='general']/group[@id='checkboxes']"
position="inside">
<label name="equipment"/>
<field name="equipment"/>
<label name="replacement"/>
<field name="replacement"/>
<newline/>
<label name="maintenance_activity"/>
<field name="maintenance_activity"/>
</xpath>
@@ -111,15 +110,21 @@ this repository contains the full copyright notices and license terms. -->
<field name="clean_eyes"/>
<label name="check_calibration"/>
<field name="check_calibration"/>
<newline/>
<separator name="preventive_activities" colspan="4"/>
<label name="preventive_activities"/>
<field name="preventive_activities" colspan="3"/>
</page>
</xpath>
<xpath expr="/form/notebook/page[@id='measurements']/label[@name='length']" position="before">
<newline/>
<separator id="measurements_equipment" string="Measurements of Equipment" colspan="4"/>
<separator id="measurements_equipment" string="Measurements of Equipment" colspan="4"/>
</xpath>
<xpath
expr="/form/notebook/page[@id='measurements']" position="inside">
<separator id="enviromental_working_conditions" string="Enviromental Working Conditions" colspan="4"/>
<separator id="enviromental_working_conditions" string="Enviromental Working Conditions" colspan="4"/>
<label name="temperature_min"/>
<field name="temperature_min"/>
<newline/>
@@ -134,7 +139,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="moisture_max"/>
<field name="moisture_uom"/>
<separator id="electrical_conditions" string="Electrical Conditions" colspan="4"/>
<separator id="electrical_conditions" string="Electrical Conditions" colspan="4"/>
<label name="electrical_equipment"/>
<field name="electrical_equipment"/>
<newline/>
@@ -146,6 +151,6 @@ this repository contains the full copyright notices and license terms. -->
<field name="voltageAC_uom"/>
<label name="voltageDC"/>
<field name="voltageDC"/>
<field name="voltageDC_uom"/>
<field name="voltageDC_uom"/>
</xpath>
</data>