mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-01 03:00:54 +00:00
Validate that the BuildItem quantity is an integer
This commit is contained in:
@ -157,6 +157,7 @@ class StockItemSerializer(InvenTreeModelSerializer):
|
||||
'customer',
|
||||
'build_order',
|
||||
'in_stock',
|
||||
'is_building',
|
||||
'link',
|
||||
'location',
|
||||
'location_detail',
|
||||
|
Reference in New Issue
Block a user