Skip to content
Snippets Groups Projects
Commit 74416a2e authored by Gaetan Vanden Bergh (gavb)'s avatar Gaetan Vanden Bergh (gavb)
Browse files

[FIX] *: assertAlmostEqual parameters identification


purchase_stock, point_of_sale, sale_mrp

What are the steps to reproduce your issue?
When Odoo.sh runs unit tests on a development branch,
it tests the code in the MRP module for rounding errors.

What is the current behavior that you observe?
I had a customization that introduced a rounding error in the standard MRP module.
When the unit tests ran on the development branch, I got a traceback.

What would be your expected behavior in this case?
The rounding error should be reported as a failed test with a message. No traceback.

opw-3454998

closes odoo/odoo#131418

Signed-off-by: default avatarWilliam Henrotin (whe) <whe@odoo.com>
parent 7bedae38
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment