Accept invoice number when adding truck dump child from invoice file

This commit is contained in:
Lance Edgar 2018-06-27 18:00:28 -05:00
parent eeba784c32
commit 49f241a4b9

View file

@ -442,6 +442,7 @@ class ReceivingBatchView(PurchasingBatchView):
'truck_dump_vendor',
'invoice_file',
'invoice_parser_key',
'invoice_number',
'description',
'notes',
])