{{picking.name}}
Company : {{picking.company_id[1]}}
{{picking.state}}
| Vendor | : | {{picking.partner_id[1]}} |
| Scheduled Date | : | {{picking.scheduled_date.replaceAll('T',' ')}} |
| Picking Type | : | {{picking.picking_type_id[1]}} |
| Location | : | {{picking.location_id[1]}} |
| Destination Location | : | {{picking.location_dest_id[1]}} |
| Product | Quantity | Lot Name | QR |
| {{item.product_id[1]}} | {{item.quantity}} | {{item.lot_id?item.lot_id[1]:''}} |