Thursday, July 19, 2018
3 changes · master
Resolved issues and error corrections
The purchase requisition demo data now better reflects real workflow behavior. Demo requests for quotations are only linked to a blanket order that is in the appropriate validated state, reducing confusion during demonstrations or testing.
Original PR description
Task: https://www.odoo.com/web#id=1864372&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/openerp-project.task-7W8O5UGQBB -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Consumable and service products no longer show on-hand or forecasted quantity values in product list views. This prevents users from seeing misleading inventory figures for products that are not managed as stockable items.
Original PR description
… consumable or service. TASK: https://www.odoo.com/web#id=1864329&action=333&active_id=131&model=project.task&view_type=form&menu_id=4720 PAD: https://pad.odoo.com/p/r.533eeea7d6a1d63507b9b6db039d88b0 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
The attachment close button in the chatter now correctly removes the selected file. This prevents users from accidentally leaving unwanted attachments on messages, reducing confusion before sending or updating communications.