Expose ship_method
and notes_to_vendor
for purchase, ordering batch
This commit is contained in:
parent
37a788a141
commit
d75fe88c44
2 changed files with 8 additions and 0 deletions
tailbone/views/purchases
|
@ -69,6 +69,8 @@ class PurchaseView(MasterView):
|
|||
'date_received',
|
||||
'po_number',
|
||||
'po_total',
|
||||
'ship_method',
|
||||
'notes_to_vendor',
|
||||
'invoice_date',
|
||||
'invoice_number',
|
||||
'invoice_total',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue