mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 03:25:42 +00:00
Style fixes
This commit is contained in:
@ -632,7 +632,6 @@ class BomItemSerializer(InvenTreeModelSerializer):
|
||||
|
||||
"""
|
||||
Construct an "available stock" quantity:
|
||||
|
||||
available_stock = total_stock - build_order_allocations - sales_order_allocations
|
||||
"""
|
||||
|
||||
|
Reference in New Issue
Block a user