trytond-product_cost_plan/view/plan_cost_type_form.xml

10 lines
265 B
XML

<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<form>
<label name="name"/>
<field name="name"/>
<label name="system"/>
<field name="system"/>
</form>