diff --git a/tailbone/views/batch/pricing.py b/tailbone/views/batch/pricing.py index d8790606..0ef150f8 100644 --- a/tailbone/views/batch/pricing.py +++ b/tailbone/views/batch/pricing.py @@ -121,7 +121,11 @@ class PricingBatchView(BatchMasterView): 'department_name', 'subdepartment_number', 'subdepartment_name', + 'family_code', + 'report_code', + 'alternate_code', 'vendor', + 'vendor_item_code', 'regular_unit_cost', 'discounted_unit_cost', 'suggested_price',