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