mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-17 12:35:46 +00:00
Add notes field to purchase order line item
This commit is contained in:
@ -47,5 +47,5 @@ class EditPurchaseOrderLineItemForm(HelperForm):
|
||||
'part',
|
||||
'quantity',
|
||||
'reference',
|
||||
'received'
|
||||
'notes',
|
||||
]
|
||||
|
Reference in New Issue
Block a user