Accept invoice number when adding truck dump child from invoice file
This commit is contained in:
parent
eeba784c32
commit
49f241a4b9
|
@ -442,6 +442,7 @@ class ReceivingBatchView(PurchasingBatchView):
|
||||||
'truck_dump_vendor',
|
'truck_dump_vendor',
|
||||||
'invoice_file',
|
'invoice_file',
|
||||||
'invoice_parser_key',
|
'invoice_parser_key',
|
||||||
|
'invoice_number',
|
||||||
'description',
|
'description',
|
||||||
'notes',
|
'notes',
|
||||||
])
|
])
|
||||||
|
|
Loading…
Reference in a new issue