trytond-product_cost_plan/view/create_bom_start_form.xml

8 lines
224 B
XML
Raw Normal View History

2014-03-25 23:43:47 +01:00
<?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>
2014-03-25 23:43:47 +01:00
<label name="name"/>
2014-04-09 02:00:05 +02:00
<field name="name" colspan="3"/>
2014-03-25 23:43:47 +01:00
</form>