Description Quantity [[repeatIn(objects,'o')]] Invoiced to [[ o.origin and get_partner_invoice_info(o.origin)[0] or '' ]] [[ o.origin and get_partner_invoice_info(o.origin)[1] or '' ]] [[ o.partner_id and o.partner_id.name or '' ]] [[ o.partner_id and display_address(o.partner_id) ]] Delivery Order : [[ o.name ]] Order Ref. Order Date Shipping Date Carrier Weight [[ o.origin or '' ]] [[ formatLang(o.date,date_time=True) ]] [[ formatLang(o.min_date,date_time = True) ]] [[ o.carrier_id and o.carrier_id.name or '' ]] [[ formatLang(o.weight) ]] Description Quantity
[[repeatIn(o.move_lines,'line')]] [[line.product_id.code ]] [[ line.product_id and line.product_id.name or '']] [[ formatLang(line.product_qty) ]] [[ line.product_uom and line.product_uom.name ]]