[install] fixes - do not update parent doctype if in_import

This commit is contained in:
Rushabh Mehta 2013-06-25 12:36:13 +05:30
parent 9132de5e4c
commit a94d1af871

View File

@ -42,6 +42,7 @@ def make_roles():
def post_import():
webnotes.conn.begin()
# feature setup
import_defaults()
import_country_and_currency()