Hello,
I want to get the individual fields in the delivery slip specifically quantity, uom and product. How do I break it down when the code is like this?
<t t-set="aggregated_lines" t-value="o.move_line_ids._get_aggregated_product_quantities()"/>
<t t-call="stock.stock_report_delivery_aggregated_move_lines"/