value for default 0 in fields of equipment
This commit is contained in:
@@ -58,8 +58,10 @@
|
||||
<page string="Maintenances" id="maintenances_equipment">
|
||||
<field name="maintenance_history"/>
|
||||
</page>
|
||||
<page string="Origins" id="origins_equipment">
|
||||
<field name="purchase_origin"/>
|
||||
</page>
|
||||
</notebook>
|
||||
|
||||
<group col="2" colspan="2" id="button">
|
||||
<!--<button name="draft"/> -->
|
||||
<button name="registred"/>
|
||||
|
||||
@@ -7,4 +7,8 @@
|
||||
<field name="equipments" colspan="4"/>
|
||||
</page>
|
||||
</xpath>
|
||||
|
||||
<group col="2" colspan="2" id="button">
|
||||
<button name="registred"/>
|
||||
</group>
|
||||
</data>
|
||||
|
||||
@@ -62,6 +62,9 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<label name="d_resolution"/>
|
||||
<field name="d_resolution"/>
|
||||
<newline/>
|
||||
<label name="a_factor_resolution"/>
|
||||
<field name="a_factor_resolution"/>
|
||||
<newline/>
|
||||
<label name="analog_resolution"/>
|
||||
<field name="analog_resolution"/>
|
||||
<newline/>
|
||||
|
||||
Reference in New Issue
Block a user