mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-20 02:15:53 +00:00
Begin to add views for part models
- List BOM items - Show category listing as linked items - Fix some pathing issues with InvenTreeTree class
This commit is contained in:
@@ -48,4 +48,4 @@ class LocationSerializer(serializers.HyperlinkedModelSerializer):
|
||||
'name',
|
||||
'description',
|
||||
'parent',
|
||||
'path')
|
||||
'pathstring')
|
||||
|
Reference in New Issue
Block a user