How is the line item field "Quantity" populated? u...
# suitescript
m
How is the line item field "Quantity" populated? update Item_count on the Transactions_lines has this data Using odbc I'm writing a query to print a label. I'm trying to use the "quantity" value displayed on the UI line item to calculate the number of labels to print but I'm not finding a "quantity" or related table value in transaction_lines. I see QUANTITY_COMMITTED, QUANTITY_PACKED, QUANTITY_PICKED and QUANTITY_RECEIVED_IN_SHIPMENT but not a "Quantity".