You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UnboundLocalError: local variable 'line' referenced before assignment
File "trytond/protocols/dispatcher.py", line 186, in _dispatch
result = rpc.result(meth(*c_args, **c_kwargs))
File "trytonspain_account_jasper_reports-5.4.0-py3.7.egg/trytond/modules/account_jasper_reports/general_ledger.py", line 367, in execute
records, parameters = cls.prepare(data)
File "trytonspain_account_jasper_reports-5.4.0-py3.7.egg/trytond/modules/account_jasper_reports/general_ledger.py", line 306, in prepare
if line.account.type and line.account.type.receivable:
The text was updated successfully, but these errors were encountered:
Here is the traceback:
The text was updated successfully, but these errors were encountered: