trytonpsk-farming/view/exportation_dex_line_tree.xml

13 lines
510 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="number"/>
<field name="date"/>
<field name="exchange_rate" symbol="currency_company"/>
<field name="amount_paid" symbol="currency"/>
<field name="amount_exchanged" symbol="currency"/>
<field name="amount_local_currency" symbol="currency_company"/>
<field name="profit" symbol="currency_company"/>
</tree>