Receiver | Item | Customer | CustItemCode | Lot | Qty. On Hand | Class | Group | Description | Car |
---|---|---|---|---|---|---|---|---|---|
{{ inv.receiver }} | {{ inv.item.name }} | {{ inv.customer_id }} | {{ inv.cust_item_code }} | {{ inv.lot }} | {{ inv.qty_on_hand | floatformat:'0' | intcomma }} | {{ inv.inv_class_id }} | {{ inv.inv_group_id }} | {{ inv.description }} | {{ inv.car_id }} |