diff --git a/tailbone/views/purchasing/costing.py b/tailbone/views/purchasing/costing.py index 149e0442..daf016a9 100644 --- a/tailbone/views/purchasing/costing.py +++ b/tailbone/views/purchasing/costing.py @@ -128,6 +128,8 @@ class CostingBatchView(PurchasingBatchView): 'size', 'department_name', 'case_quantity', + 'cases_shipped', + 'units_shipped', 'cases_received', 'units_received', 'po_line_number',