Style fixes
This commit is contained in:
parent
f3075d2151
commit
ba81e6caf9
|
|
@ -632,7 +632,6 @@ class BomItemSerializer(InvenTreeModelSerializer):
|
|||
|
||||
"""
|
||||
Construct an "available stock" quantity:
|
||||
|
||||
available_stock = total_stock - build_order_allocations - sales_order_allocations
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue