trytond-contract/view/contract_review_line_list.xml
2020-05-25 14:06:00 +02:00

10 lines
335 B
XML

<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<tree>
<field name="review"/>
<field name="contract_line"/>
<field name="price"/>
<field name="increase_percentage" factor="100"/>
<field name="updated_price"/>
</tree>