Add the diopter field
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
<!-- 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"/>
|
||||
|
||||
@@ -2,6 +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. -->
|
||||
<tree>
|
||||
<field name="diopter" expand="1"/>
|
||||
<field name="dev_std" expand="1"/>
|
||||
<field name="uncertain_type_A" expand="1"/>
|
||||
<field name="uncertain_pattern" expand="1"/>
|
||||
|
||||
Reference in New Issue
Block a user