mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-21 10:26:30 +00:00
Merge branch 'develop' of https://github.com/frappe/erpnext into manqala-exchange_rate_modifications1
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user