mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-13 20:05:09 +00:00
[install] fixes - do not update parent doctype if in_import
This commit is contained in:
@@ -42,6 +42,7 @@ def make_roles():
|
||||
|
||||
def post_import():
|
||||
webnotes.conn.begin()
|
||||
|
||||
# feature setup
|
||||
import_defaults()
|
||||
import_country_and_currency()
|
||||
|
||||
Reference in New Issue
Block a user