mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 20:15:44 +00:00
Fixed form validation for previous step, hide tab depending on order status, added purchase_price field
This commit is contained in:
@ -102,8 +102,9 @@ class FileManager:
|
||||
]
|
||||
|
||||
self.OPTIONAL_HEADERS = [
|
||||
'Unit_Price',
|
||||
'Extended_Price',
|
||||
'Purchase_Price',
|
||||
'Reference',
|
||||
'Notes',
|
||||
]
|
||||
|
||||
# Update headers
|
||||
|
Reference in New Issue
Block a user