Add action buttons to the sales order page

This commit is contained in:
Oliver Walters
2020-04-21 22:02:17 +10:00
parent 15166c7797
commit b75c343236
3 changed files with 42 additions and 1 deletions
+2
View File
@@ -65,6 +65,8 @@ class PartBriefSerializer(InvenTreeModelSerializer):
'thumbnail',
'active',
'assembly',
'purchaseable',
'salable',
'virtual',
]