24 lines
760 B
XML
24 lines
760 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. -->
|
|
<tree>
|
|
<field name="company"/>
|
|
<field name="location"/>
|
|
<field name="party"/>
|
|
<field name="party_address"/>
|
|
<field name="product"/>
|
|
<field name="equipment_type"/>
|
|
<field name="use"/>
|
|
<field name="biomedical_class"/>
|
|
<field name="calibration"/>
|
|
<field name="mark_category"/>
|
|
<field name="model_category"/>
|
|
<field name="refurbish"/>
|
|
<field name="software_version"/>
|
|
<field name="useful_life"/>
|
|
<field name="warranty"/>
|
|
<field name="serial"/>
|
|
<field name="health_register"/>
|
|
<field name="origin_country"/>
|
|
</tree>
|