trytond-product_cost_plan/view/plan_cost_list.xml

10 lines
301 B
XML

<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<tree editable="bottom" sequence="sequence">
<field name="plan"/>
<field name="type"/>
<field name="cost"/>
<field name="system"/>
</tree>