[fix] [minor] fixes in old patches
This commit is contained in:
parent
373b53f222
commit
52f6b5a6e8
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
import webnotes
|
import webnotes
|
||||||
def execute():
|
def execute():
|
||||||
|
webnotes.reload_doc("stock", "doctype", "warehouse")
|
||||||
webnotes.reload_doc("setup", "doctype", "company")
|
webnotes.reload_doc("setup", "doctype", "company")
|
||||||
webnotes.reload_doc("accounts", "doctype", "cost_center")
|
webnotes.reload_doc("accounts", "doctype", "cost_center")
|
||||||
create_chart_of_accounts_if_not_exists()
|
create_chart_of_accounts_if_not_exists()
|
||||||
|
Loading…
Reference in New Issue
Block a user