Ir al contenido
Menú
Se marcó esta pregunta
2123 Vistas

When trying to change the currency in the trial balance I am getting this error:


    if (account_sum.get('debit', 0.0) - account_init_bal.get('debit', 0.0)) or (account_sum.get('credit', 0.0) - account_init_bal.get('credit', 0.0)) or\
TypeError: unsupported operand type(s) for -: 'NoneType' and 'NoneType'


Any suggestions how to solve it?


Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
feb 23
8308
0
sept 20
3464
2
mar 15
6084
3
jun 24
2033
3
jun 24
6767