Select Cancel
{{ report_title }}
{% comment "Not needed for serverside" %} {% for inv in inv_list %} {% endfor %} {% endcomment %}
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 }}
Choose an item in the list to see details.