mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 04:55:44 +00:00
Rename Order.URL to Order.link
This commit is contained in:
@ -70,7 +70,7 @@ class EditPurchaseOrderForm(HelperForm):
|
||||
'reference',
|
||||
'supplier',
|
||||
'description',
|
||||
'URL',
|
||||
'link',
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user