fix: Assignment fix

This commit is contained in:
deepeshgarg007 2019-07-20 14:49:32 +05:30
parent 1ee3d040a1
commit e097d4f470

View File

@ -122,7 +122,7 @@ def get_balance_on(account=None, date=None, party_type=None, party=None, company
allow_cost_center_in_entry_of_bs_account = get_allow_cost_center_in_entry_of_bs_account()
if acc:
report_type == acc.report_type
report_type = acc.report_type
else:
report_type = ""