Expose item_entry field for receiving batch row

This commit is contained in:
Lance Edgar 2018-09-22 20:18:52 -05:00
parent d7863c2572
commit ed5455089e

View file

@ -211,6 +211,7 @@ class ReceivingBatchView(PurchasingBatchView):
]
row_form_fields = [
'item_entry',
'upc',
'item_id',
'product',