Skip to content
Snippets Groups Projects
Commit e63290c7 authored by Fabien Pinckaers's avatar Fabien Pinckaers
Browse files

viewimprove

bzr revid: fp@tinyerp.com-20081010083508-7m6z9ivv297zdpjr
parent 58ccb869
Branches
Tags
No related merge requests found
......@@ -254,12 +254,13 @@
<field name="type">tree</field>
<field name="field_parent">bom_lines</field>
<field name="arch" type="xml">
<tree string="BoM Structure">
<tree string="BoM Structure" colors="blue:method">
<field name="product_id"/>
<field name="code"/>
<field name="product_qty"/>
<field name="product_uom"/>
<field name="method"/>
<field name="routing_id"/>
<field name="date_start"/>
<field name="date_stop"/>
</tree>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment