trytond-agronomics/view/production_cost_price_distr...

12 lines
375 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. -->
<form>
<label name="template"/>
<field name="template"/>
<label name="percentatge"/>
<field name="percentatge" factor="100"/>
<label name="origin"/>
<field name="origin"/>
</form>