Daily updates from Odoo
Monday, July 23, 2018
2 changes
Enhancements to existing features
Stock lots can now show the related sales and purchase orders tied to completed movements, making it easier to trace where items came from and where they went. The update also adds automatic follow-up activities when lots reach their expiration date, helping teams act on expiring products sooner.
Original PR description
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
Resolved issues and error corrections
This fix prevents report downloads from crashing when the report name contains a slash character. Slashes in download file names are now safely replaced with underscores, helping users export reports without errors.
Original PR description
Task link: https://www.odoo.com/web#id=1867496&action=333&active_id=1278&model=project.task&view_type=form&menu_id=4720 Pad link: https://pad.odoo.com/p/r.104254e8717fb962ba02b411b4a1e45b 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