This question has been flagged
2 Replies
2634 Views

We tried to push some custom module to odoo.sh v11 and it was working fine yesterday. Today we made some changes in the module and we tried to push it to odoo.sh and now it is failing some test in account module. I am just copying the whole error here.


07/16/2018 18:55:07

ERROR server FAIL 07/16/2018 18:55:35 ERROR server FAIL: test_aged_report (odoo.addons.account.tests.test_reconciliation.TestReconciliation) 07/16/2018 18:55:35 ERROR server Traceback (most recent call last): 07/16/2018 18:55:35 ERROR server ` File "/home/odoo/src/odoo/addons/account/tests/test_reconciliation.py", line 797, in test_aged_report 07/16/2018 18:55:35 ERROR server ` self.assertFalse(partner.id in amls, 'The aged receivable should not have amls either') 07/16/2018 18:55:35 ERROR server ` AssertionError: True is not false : The aged receivable should not have amls either 07/16/2018 18:55:35 ERROR server FAILED 07/16/2018 18:55:35 ERROR server Module account: 1 failures, 0 errors




Avatar
Discard

@salman How did you resolve these errors? While creating a build I got the same error though I did not change anything in the code.

Best Answer

Hey!

Same error, did you find a solution?

Regards

Avatar
Discard