16 lines
540 B
XML
16 lines
540 B
XML
<?xml version="1.0"?>
|
|
<!-- 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="dev_std"/>
|
|
<field name="dev_std"/>
|
|
<label name="uncertain_type_A"/>
|
|
<field name="uncertain_type_A"/>
|
|
<label name="uncertain_pattern"/>
|
|
<field name="uncertain_pattern"/>
|
|
<label name="k_c_calibration"/>
|
|
<field name="k_c_calibration"/>
|
|
<label name="uncertain_U_b1"/>
|
|
<field name="uncertain_U_b1"/>
|
|
</form>
|