Closed lukio closed 4 years ago
File "/opt/trytond/saas50/env/lib/python3.5/site-packages/trytond/modules/account_voucher_ar/move.py", line 44, in get_amount_residual if payment.voucher.state == 'posted': AttributeError: 'NoneType' object has no attribute 'state'
File "/opt/trytond/saas50/env/lib/python3.5/site-packages/trytond/modules/account_voucher_ar/move.py", line 44, in get_amount_residual
if payment.voucher.state == 'posted': AttributeError: 'NoneType' object has no attribute 'state'