model of products

This commit is contained in:
sinergia 2023-03-31 10:36:44 -05:00
parent f0faa4058f
commit b766a9ceda

View File

@ -99,7 +99,6 @@ this repository contains the full copyright notices and license terms. -->
<xpath <xpath
expr="/form/notebook/page[@id='measurements']" position="inside"> 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"/> <label name="temperature_min"/>
<field name="temperature_min"/> <field name="temperature_min"/>
<newline/> <newline/>
@ -115,18 +114,15 @@ this repository contains the full copyright notices and license terms. -->
<field name="moisture_uom"/> <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"/> <label name="electrical_equipment"/>
<field name="electrical_equipment"/> <field name="electrical_equipment"/>
<newline/> <newline/>
<label name="frequency"/> <label name="frequency"/>
<field name="frequency"/> <field name="frequency"/>
<field name="frequency_uom"/> <field name="frequency_uom"/>
<label name="voltageAC"/> <label name="voltageAC"/>
<field name="voltageAC"/> <field name="voltageAC"/>
<field name="voltageAC_uom"/> <field name="voltageAC_uom"/>
<label name="voltageDC"/> <label name="voltageDC"/>
<field name="voltageDC"/> <field name="voltageDC"/>
<field name="voltageDC_uom"/> <field name="voltageDC_uom"/>