fix(startup): coa drill down
This commit is contained in:
parent
e6abe1b77f
commit
d066b5cd04
@ -1117,7 +1117,7 @@ def parse_naming_series_variable(doc, variable):
|
||||
|
||||
|
||||
@frappe.whitelist()
|
||||
def get_coa(doctype, parent, is_root, chart=None):
|
||||
def get_coa(doctype, parent, is_root=None, chart=None):
|
||||
from erpnext.accounts.doctype.account.chart_of_accounts.chart_of_accounts import (
|
||||
build_tree_from_json,
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user