[patch] create chart of accounts if not created

This commit is contained in:
Nabin Hait 2013-04-09 14:46:12 +05:30
parent 807e4788d5
commit 29f3ecd6b1

View File

@ -241,4 +241,5 @@ patch_list = [
"patches.april_2013.p04_reverse_modules_list",
"execute:webnotes.delete_doc('Search Criteria', 'time_log_summary')",
"patches.april_2013.p04_update_role_in_pages",
"patches.april_2013.p05_create_chart_of_accounts"
]