Viewing shipment manifest in admin::orders#edit causes exception
Closed this issue · 1 comments
sohara commented
When we view an order in the backend in orders#edit we get a detailed view of the shipment manifest for each shipment. In this line of the shipment partial the order object tries to find the corresponding order.line_item for a given item in than manfest. But in the case where the item on the manifest is a 'part' of a product assembly in can't find the correct order#line_item.
We would stil like to have a shipment manifest that lists for us the 'exploded' bundles (the parts that make them up) but perhaps it should say something like (part of bundle xyz).