trytond-product_cost_plan/view/plan_cost_type_form.xml

10 lines
265 B
XML
Raw Permalink Normal View History

<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
2018-04-25 15:44:48 +02:00
<form>
<label name="name"/>
<field name="name"/>
2015-01-19 19:16:09 +01:00
<label name="system"/>
<field name="system"/>
</form>