correction to module products

This commit is contained in:
2022-07-26 19:21:12 -05:00
parent 40204302f4
commit 8fad2a7cf3
4 changed files with 59 additions and 30 deletions

View File

@@ -33,6 +33,8 @@ 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"/>
@@ -54,6 +56,9 @@ this repository contains the full copyright notices and license terms. -->
<label name="k_pattern"/>
<field name="k_pattern"/>
<newline/>
<label name="resolution_type"/>
<field name="resolution_type"/>
<newline/>
<label name="d_resolution"/>
<field name="d_resolution"/>
<newline/>
@@ -69,20 +74,20 @@ this repository contains the full copyright notices and license terms. -->
</xpath>
<xpath
expr="/form/notebook/page[@id='measurements']" position="inside">
<separator id="enviromental_conditions" string="Enviromental Conditions" colspan="4"/>
<separator id="enviromental_working_conditions" string="Enviromental Working Conditions" colspan="4"/>
<label name="temperature_init"/>
<field name="temperature_init"/>
<label name="temperature_min"/>
<field name="temperature_min"/>
<newline/>
<label name="temperature_end"/>
<field name="temperature_end"/>
<label name="temperature_max"/>
<field name="temperature_max"/>
<field name="temperature_uom"/>
<newline/>
<label name="moisture_init"/>
<field name="moisture_init"/>
<label name="moisture_min"/>
<field name="moisture_min"/>
<newline/>
<label name="moisture_end"/>
<field name="moisture_end"/>
<label name="moisture_max"/>
<field name="moisture_max"/>
<field name="moisture_uom"/>
<separator id="electrical_conditions" string="Electrical Conditions" colspan="4"/>