mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 16:34:46 +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():
|
def post_import():
|
||||||
webnotes.conn.begin()
|
webnotes.conn.begin()
|
||||||
|
|
||||||
# feature setup
|
# feature setup
|
||||||
import_defaults()
|
import_defaults()
|
||||||
import_country_and_currency()
|
import_country_and_currency()
|
||||||
|
|||||||
Reference in New Issue
Block a user