trytondo-optical_equipment/view/maintenance_service_tree.xml

15 lines
548 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="code"/>
<field name="sale_origin"/>
<field name="sale_date"/>
<field name="estimated_agended" widget="date"/>
<field name="estimated_agended" string="Time" widget="time"/>
<field name="technical"/>
<field name="propietary"/>
<field name="propietary_address"/>
<field name="lines" string="# Equipments"/>
</tree>