Validate that the BuildItem quantity is an integer

This commit is contained in:
Oliver Walters
2020-10-20 20:42:29 +11:00
parent fdcef7b699
commit 28460b3023
2 changed files with 9 additions and 9 deletions
+1
View File
@@ -157,6 +157,7 @@ class StockItemSerializer(InvenTreeModelSerializer):
'customer',
'build_order',
'in_stock',
'is_building',
'link',
'location',
'location_detail',