Tuesday, September 22, 2020
1 change · master
Resolved issues and error corrections
This fixes an issue where manufacturing deadline calculations could apply the same date to multiple production records instead of calculating each one separately. Businesses get more accurate production planning dates, helping teams prioritize and schedule work correctly.
Original PR description
## Description of the issue/feature this PR addresses: compute the right value for each record ## Current behavior before PR: compute the same value for all records ## Desired behavior after PR is merged: compute the right value for each record -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr