Update stock_entry.py
This commit is contained in:
parent
cfafe93391
commit
8923801881
@ -527,7 +527,7 @@ class StockEntry(StockController):
|
||||
}
|
||||
}, bom_no=self.bom_no)
|
||||
|
||||
self.e()
|
||||
self.get_stock_and_rate()
|
||||
|
||||
def get_bom_raw_materials(self, qty):
|
||||
from erpnext.manufacturing.doctype.bom.bom import get_bom_items_as_dict
|
||||
|
Loading…
x
Reference in New Issue
Block a user