Jauges Go to matching
This commit is contained in:
@@ -7,7 +7,14 @@
|
||||
<field name="lot_quantity"/>
|
||||
<field name="lot_qt_min"/>
|
||||
<field name="lot_qt_max"/>
|
||||
<field name="lot_tol_min"/>
|
||||
<field name="lot_tol_max"/>
|
||||
<field name="lot_theoretical_qt" tree_invisible="1"/>
|
||||
<field name="lot_already_matched_qt" tree_invisible="1"/>
|
||||
<field name="lot_tol_min" tree_invisible="1"/>
|
||||
<field name="lot_tol_max" tree_invisible="1"/>
|
||||
<field name="lot_tolerance_min" tree_invisible="1"/>
|
||||
<field name="lot_tolerance_max" tree_invisible="1"/>
|
||||
<field name="lot_tolerance_used" widget="tolerance_gauge"
|
||||
min_field="lot_tolerance_min" max_field="lot_tolerance_max"
|
||||
width="180"/>
|
||||
<field name="lot_matched_qt"/>
|
||||
</tree>
|
||||
|
||||
@@ -7,7 +7,14 @@
|
||||
<field name="lot_quantity"/>
|
||||
<field name="lot_qt_min"/>
|
||||
<field name="lot_qt_max"/>
|
||||
<field name="lot_tol_min"/>
|
||||
<field name="lot_tol_max"/>
|
||||
<field name="lot_theoretical_qt" tree_invisible="1"/>
|
||||
<field name="lot_already_matched_qt" tree_invisible="1"/>
|
||||
<field name="lot_tol_min" tree_invisible="1"/>
|
||||
<field name="lot_tol_max" tree_invisible="1"/>
|
||||
<field name="lot_tolerance_min" tree_invisible="1"/>
|
||||
<field name="lot_tolerance_max" tree_invisible="1"/>
|
||||
<field name="lot_tolerance_used" widget="tolerance_gauge"
|
||||
min_field="lot_tolerance_min" max_field="lot_tolerance_max"
|
||||
width="180"/>
|
||||
<field name="lot_matched_qt"/>
|
||||
</tree>
|
||||
|
||||
@@ -44,7 +44,6 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<label name="tol_max_v"/>
|
||||
<field name="tol_max_v"/>
|
||||
<newline/>
|
||||
<label string="" id="tolerance_gauge_spacer" colspan="2"/>
|
||||
<label name="tolerance_used"/>
|
||||
<field name="tolerance_used" widget="tolerance_gauge"
|
||||
min_field="tolerance_min" max_field="tolerance_max"
|
||||
|
||||
@@ -44,7 +44,6 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<label name="tol_max_v"/>
|
||||
<field name="tol_max_v"/>
|
||||
<newline/>
|
||||
<label string="" id="tolerance_gauge_spacer" colspan="2"/>
|
||||
<label name="tolerance_used"/>
|
||||
<field name="tolerance_used" widget="tolerance_gauge"
|
||||
min_field="tolerance_min" max_field="tolerance_max"
|
||||
|
||||
Reference in New Issue
Block a user