Fixes for stock location forms

This commit is contained in:
Oliver
2022-01-08 20:28:57 +11:00
parent af18d16d98
commit ff7a75266b
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -426,6 +426,7 @@ class LocationSerializer(InvenTree.serializers.InvenTreeModelSerializer):
'parent',
'pathstring',
'items',
'owner',
]