mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Remove 'notes' field from PurchaseOrder edit / create form
This commit is contained in:
parent
cdc4c5d6d5
commit
f07f3b99cf
@ -70,7 +70,6 @@ class EditPurchaseOrderForm(HelperForm):
|
||||
'supplier',
|
||||
'description',
|
||||
'URL',
|
||||
'notes'
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user