trytonpsk-crm/view/opportunity_validation_tree...

15 lines
416 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="opportunity" />
<!-- <field name="party"/> -->
<field name="line_ask" />
<field name="response" />
<field name="comment" />
<field name="validated_by" />
<field name="date_validation" />
</tree>