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