Error fixed in patch
This commit is contained in:
parent
ce3ecf00c2
commit
a8077bdd20
@ -39,7 +39,7 @@ def execute():
|
||||
|
||||
sql("update `tabBOM Material` set rate = moving_avg_rate, amount = amount_as_per_mar")
|
||||
|
||||
sql("update `tabFlat Bom Detail` set rate = moving_avg_rate, amount = amount_as_per_mar")
|
||||
sql("update `tabFlat BOM Detail` set rate = moving_avg_rate, amount = amount_as_per_mar")
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user