trytond-quality_control_str.../view/quality_stress_test_tree.xml

12 lines
406 B
XML

<?xml version="1.0"?>
<!--The COPYRIGHT file at the top level of this repository
contains the full copyright notices and license terms. -->
<tree>
<field name="test"/>
<field name="environment"/>
<field name="start" widget="date"/>
<field name="start" widget="time" string="Start Time"/>
<field name="end" widget="date"/>
<field name="end" widget="time" string="End Time"/>
</tree>