mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-09 07:00:56 +00:00
Rename "URL" to "link" for StockItem and StockItemTracking models
This commit is contained in:
@ -329,6 +329,7 @@ class StockList(generics.ListCreateAPIView):
|
||||
'batch',
|
||||
'status',
|
||||
'notes',
|
||||
'link',
|
||||
'location',
|
||||
'location__name',
|
||||
'location__description',
|
||||
|
Reference in New Issue
Block a user