Files
manufacture/mrp_unbuild_subcontracting/tests
BernatPForgeFlow f8cbae3247 [FIX] mrp_unbuild_subcontracting: Cannot unbuild subcontracting orders with many links
From version 16.0, when we create backorders we are not splitting the Origin Moves. For that reason, when we try to unbuild a subcontracting order that has more than origin move we cannot know which is the real origin.

There has been a PR to fix this in Odoo here: https://github.com/odoo/odoo/pull/148262, but it was reverted after some time due to some problems on the splitting. If we want to allow this, we would need to propose a PR in Odoo that completely fixes this problem.
2024-06-03 17:47:40 +02:00
..