Module
subscription_oca
Describe the bug
The following is logged:
ERROR odoo odoo.addons.subscription_oca.tests.test_subscription_oca: FAIL: TestSubscriptionOCA.test_x_subscription_oca_pricelist_related_2
Traceback (most recent call last):
File "/__w/contract/contract/subscription_oca/tests/test_subscription_oca.py", line 683, in test_x_subscription_oca_pricelist_related_2
self.assertAlmostEqual(int(res), 613)
AssertionError: 514 != 613 within 7 places
(from https://github.com/OCA/contract/actions/runs/28377759497/job/84071837812?pr=1477#step:8:385)
To Reproduce
Affected versions:
Steps to reproduce the behavior:
- Run the repo's CI
Expected behavior
Tests succeed
Additional context
This was mentioned in #1094.
Module
subscription_oca
Describe the bug
The following is logged:
(from https://github.com/OCA/contract/actions/runs/28377759497/job/84071837812?pr=1477#step:8:385)
To Reproduce
Affected versions:
14.0Steps to reproduce the behavior:
Expected behavior
Tests succeed
Additional context
This was mentioned in #1094.