Hello,
I try to create a new development branch but I have an error message.
Please help me to understand what is the problem...
FAIL: TestReorderingRule.test_decrease_qty_multi_step_receipt02
Traceback (most recent call last):
File "/home/odoo/src/odoo/addons/purchase_stock/tests/test_reordering_rule\.py",\ line\ 881,\ in\ test_decrease_qty_multi_step_receipt02
\ \ self\.assertRecordValues\(moves,\ \[
\ File\ "/home/odoo/src/odoo/odoo/tests/common.py", line 610, in assertRecordValues
self.fail('\n'.join(errors))
AssertionError: The records and expected_values do not match.
==== Differences at index 0 ====
---
+++
@@ -1 +1 @@
-product_qty:6.0
+product_qty:1
==== Differences at index 1 ====
---
+++
@@ -1 +1 @@
-product_qty:10.0
+product_qty:1
==== Differences at index 2 ====
---
+++