mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-17 12:35:46 +00:00
Template rendering improvements
This commit is contained in:
@ -69,6 +69,7 @@ class EditPurchaseOrderForm(HelperForm):
|
||||
fields = [
|
||||
'reference',
|
||||
'supplier',
|
||||
'supplier_reference',
|
||||
'description',
|
||||
'link',
|
||||
]
|
||||
|
Reference in New Issue
Block a user