mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 11:36:44 +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',
|
'supplier',
|
||||||
'description',
|
'description',
|
||||||
'URL',
|
'URL',
|
||||||
'notes'
|
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user