2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 20:45:44 +00:00

Form / view for creating a new purchase order

This commit is contained in:
Oliver Walters
2019-06-06 21:39:04 +10:00
parent c1f3bddf45
commit 7b139a7f05
6 changed files with 68 additions and 3 deletions

View File

@ -29,7 +29,6 @@ class EditPurchaseOrderForm(HelperForm):
'supplier',
'description',
'URL',
'status',
'notes'
]