BOM Structure
[[ repeatIn(objects, 'o') ]] BOM Product Name Quantity Code [[ o.name ]] [[ o.product_id.name ]] [[ o.product_qty ]] [[ o.product_uom.name ]] [[ o.code ]]
[[ repeatIn(get_children(o.bom_lines), 'l') ]] [[ '... '*(l['level']) ]]-[[ l['name'] ]] [[ l['pname'] ]] [[ l['pqty'] ]] [[ l['uname'] ]] [[ l['code'] ]]