mirror of
https://github.com/inventree/InvenTree.git
synced 2025-09-18 00:21:31 +00:00
Rename Build.URL -> Build.link
This commit is contained in:
@@ -30,7 +30,9 @@ class BuildSerializer(InvenTreeModelSerializer):
|
||||
'quantity',
|
||||
'status',
|
||||
'status_text',
|
||||
'notes']
|
||||
'notes',
|
||||
'link',
|
||||
]
|
||||
|
||||
read_only_fields = [
|
||||
'status',
|
||||
|
Reference in New Issue
Block a user