minor fix

This commit is contained in:
Nabin Hait 2014-05-20 18:33:43 +05:30
parent dec02340e8
commit b5c552faf3

View File

@ -53,7 +53,7 @@ class Account(Document):
if par["report_type"]:
self.report_type = par["report_type"]
if par["root_type"]:
self.root_type - par["root_type"]
self.root_type = par["root_type"]
def validate_root_details(self):
#does not exists parent