Update set_budget_against_as_cost_center.py
This commit is contained in:
parent
72c5aec68b
commit
32e5b7af20
@ -1,7 +1,7 @@
|
||||
import frappe
|
||||
|
||||
def execute():
|
||||
frappe.reload_doc("account", "doctype", "budget")
|
||||
frappe.reload_doc("accounts", "doctype", "budget")
|
||||
frappe.db.sql("""
|
||||
update
|
||||
`tabBudget`
|
||||
|
Loading…
x
Reference in New Issue
Block a user