Show invoice number for each row in receiving
This commit is contained in:
parent
6b6e358dbe
commit
4729785b05
2 changed files with 2 additions and 0 deletions
|
@ -206,6 +206,7 @@ class ReceivingBatchView(PurchasingBatchView):
|
|||
'po_unit_cost',
|
||||
'po_case_size',
|
||||
'po_total',
|
||||
'invoice_number',
|
||||
'invoice_line_number',
|
||||
'invoice_unit_cost',
|
||||
'invoice_cost_confirmed',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue