Include pathstring

This commit is contained in:
Oliver Walters 2026-06-19 01:20:47 +00:00
parent 49710e9e0c
commit fb19da8db4
1 changed files with 1 additions and 0 deletions

View File

@ -192,6 +192,7 @@ class CategoryTree(InvenTree.serializers.InvenTreeModelSerializer):
'pk',
'name',
'description',
'pathstring',
'parent',
'tree_id',
'level',