[minor] [fix] [patch] cost center company
This commit is contained in:
parent
6fa5e42b40
commit
0d009f3db0
@ -1,6 +1,7 @@
|
||||
import webnotes
|
||||
def execute():
|
||||
webnotes.reload_doc("setup", "doctype", "company")
|
||||
webnotes.reload_doc("accounts", "doctype", "cost_center")
|
||||
create_chart_of_accounts_if_not_exists()
|
||||
add_group_accounts()
|
||||
add_ledger_accounts()
|
||||
|
Loading…
Reference in New Issue
Block a user