clear branch
This commit is contained in:
@@ -1,42 +0,0 @@
|
||||
<?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>
|
||||
<field name="subscription_history"/>
|
||||
<label name="company"/>
|
||||
<field name="company"/>
|
||||
<label name="location"/>
|
||||
<field name="location"/>
|
||||
<label name="party"/>
|
||||
<field name="party"/>
|
||||
<label name="party_address"/>
|
||||
<field name="party_address"/>
|
||||
<label name="product"/>
|
||||
<field name="product"/>
|
||||
<label name="equipment_type"/>
|
||||
<field name="equipment_type"/>
|
||||
<label name="use"/>
|
||||
<field name="use"/>
|
||||
<label name="biomedical_class"/>
|
||||
<field name="biomedical_class"/>
|
||||
<label name="calibration"/>
|
||||
<field name="calibration"/>
|
||||
<label name="mark_category"/>
|
||||
<field name="mark_category"/>
|
||||
<label name="model_category"/>
|
||||
<field name="model_category"/>
|
||||
<label name="refurbish"/>
|
||||
<field name="refurbish"/>
|
||||
<label name="software_version"/>
|
||||
<field name="software_version"/>
|
||||
<label name="useful_life"/>
|
||||
<field name="useful_life"/>
|
||||
<label name="warranty"/>
|
||||
<field name="warranty"/>
|
||||
<label name="serial"/>
|
||||
<field name="serial"/>
|
||||
<label name="health_register"/>
|
||||
<field name="health_register"/>
|
||||
<label name="origin_country"/>
|
||||
<field name="origin_country"/>
|
||||
</form>
|
||||
@@ -1,23 +0,0 @@
|
||||
<?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>
|
||||
@@ -1,13 +0,0 @@
|
||||
<?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. -->
|
||||
<data>
|
||||
<xpath expr="/form/group[@id='header']" position="inside">
|
||||
<label name="client_type"/>
|
||||
<field name="client_type"/>
|
||||
</xpath>
|
||||
<xpath expr="/form/notebook/page[@id='general']" position="after">
|
||||
<page string="Equipments Party" id="equipments_party">
|
||||
</page>
|
||||
</xpath>
|
||||
</data>
|
||||
@@ -1,10 +0,0 @@
|
||||
<?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. -->
|
||||
<data>
|
||||
<xpath
|
||||
expr="/tree/field[@name='name']"
|
||||
position="before">
|
||||
<field name="client_type"/>
|
||||
</xpath>
|
||||
</data>
|
||||
@@ -1,13 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<!--This file file is part of Tryton. The COPYRIGHT file at the top level of this repository contains the full copyright notices and license terms. -->
|
||||
<data>
|
||||
<xpath
|
||||
expr="/form/notebook/page[@id='notes']" position="before">
|
||||
<page string="Equipment" id="equipment">
|
||||
<label name="serial_equipment"/>
|
||||
<field name="serial_equipment"/>
|
||||
<label name="refurbish"/>
|
||||
<field name="refurbish"/>
|
||||
</page>
|
||||
</xpath>
|
||||
</data>
|
||||
@@ -1,11 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<!--This file file is part of Tryton. The COPYRIGHT file at the top level of this repository contains the full copyright notices and license terms. -->
|
||||
<data>
|
||||
<xpath
|
||||
expr="/form/notebook/page[@id='notes']" position="before">
|
||||
<page string="Equipment" id="equipment">
|
||||
<label name="address_equipment"/>
|
||||
<field name="address_equipment"/>
|
||||
</page>
|
||||
</xpath>
|
||||
</data>
|
||||
@@ -1,10 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<!--This file file is part of Tryton. The COPYRIGHT file at the top level of this repository contains the full copyright notices and license terms. -->
|
||||
<data>
|
||||
<xpath
|
||||
expr="/form/notebook/page[@id='subscription']" position="after">
|
||||
<page string="Equipments" id="equipments_subscription">
|
||||
<field name="equipments" colspan="4"/>
|
||||
</page>
|
||||
</xpath>
|
||||
</data>
|
||||
@@ -1,70 +0,0 @@
|
||||
<?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. -->
|
||||
<data>
|
||||
<xpath expr="/form/notebook/page[@id='general']/group[@id='checkboxes']" position="inside">
|
||||
<label name="equipment"/>
|
||||
<field name="equipment"/>
|
||||
</xpath>
|
||||
<xpath expr="/form/notebook/page[@id='general']" position="after">
|
||||
<page string="Features" id="features">
|
||||
<label name="mark_category"/>
|
||||
<field name="mark_category"/>
|
||||
<label name="model_category"/>
|
||||
<field name="model_category"/>
|
||||
<label name="serial"/>
|
||||
<field name="serial"/>
|
||||
<label name="health_register"/>
|
||||
<field name="health_register"/>
|
||||
<label name="equipment_type"/>
|
||||
<field name="equipment_type"/>
|
||||
<label name="calibration"/>
|
||||
<field name="calibration"/>
|
||||
<label name="risk"/>
|
||||
<field name="risk"/>
|
||||
<label name="use"/>
|
||||
<field name="use"/>
|
||||
<label name="biomedical_class"/>
|
||||
<field name="biomedical_class"/>
|
||||
<label name="origin_country"/>
|
||||
<field name="origin_country"/>
|
||||
<label name="main_tecnology"/>
|
||||
<field name="main_tecnology"/>
|
||||
<label name="software_version"/>
|
||||
<field name="software_version"/>
|
||||
<label name="useful_life"/>
|
||||
<field name="useful_life"/>
|
||||
<label name="warranty"/>
|
||||
<field name="warranty"/>
|
||||
<label name="observation"/>
|
||||
<field name="observation"/>
|
||||
</page>
|
||||
</xpath>
|
||||
<xpath expr="/form/notebook/page[@id='measurements']" position="inside">
|
||||
|
||||
<separator id="enviromental_conditions" string="Enviromental Conditions" colspan="4"/>
|
||||
|
||||
<label name="temperature"/>
|
||||
<field name="temperature"/>
|
||||
<field name="temperature_uom"/>
|
||||
|
||||
<label name="wet"/>
|
||||
<field name="wet"/>
|
||||
<field name="wet_uom"/>
|
||||
|
||||
<separator id="electrical_conditions" string="Electrical Conditions" colspan="4"/>
|
||||
|
||||
<label name="frequency"/>
|
||||
<field name="frequency"/>
|
||||
<field name="frequency_uom"/>
|
||||
|
||||
|
||||
<label name="voltageAC"/>
|
||||
<field name="voltageAC"/>
|
||||
<field name="voltageAC_uom"/>
|
||||
|
||||
<label name="voltageDC"/>
|
||||
<field name="voltageDC"/>
|
||||
<field name="voltageDC_uom"/>
|
||||
</xpath>
|
||||
</data>
|
||||
Reference in New Issue
Block a user