trytond-account_invoice_mil.../view/configuration_form.xml
2014-12-18 13:29:54 +01:00

13 lines
534 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. -->
<data>
<xpath expr="/form" position="inside">
<label name="milestone_advancement_product"/>
<field name="milestone_advancement_product"/>
<label name="milestone_group_sequence"/>
<field name="milestone_group_sequence"/>
<label name="milestone_sequence"/>
<field name="milestone_sequence"/>
</xpath>
</data>