Daily updates from Odoo
Monday, July 30, 2018
1 change · master
Resolved issues and error corrections
This fixes a missing routing action for delivery resupply flows in Inventory. It helps ensure delivery replenishment follows the intended warehouse route behavior, reducing the chance of incorrect or incomplete stock movements.
Original PR description
Since commit a35df8d37170790257876a54aa54f2c3ab596c44 action has been added on routing however it was forget in delivery ressuply case. Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr