trytonpsk-laboratory/view/order_line_tree.xml

12 lines
350 B
XML
Executable File

<?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="test"/>
<field name="description"/>
<field name="unit_price"/>
<field name="quantity"/>
<field name="analysis_date"/>
</tree>