Wednesday, November 18, 2020
3 changes · master
Enhancements to existing features
Kanban progress bar filters now show only the records that match the selected status, making filtered views clearer and more reliable. The "Load more" count also updates correctly, so users have a more accurate view of remaining records.
Original PR description
Taskid: 2196661 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
This update converts many existing Odoo email templates from the older Jinja format to QWeb, Odoo’s standard template rendering approach. It helps keep email generation more consistent across apps such as accounting, CRM, calendar, HR, events, and mail, with limited direct change expected for end users.
Barcode picking screens are easier to use, with clearer product information, quantity controls kept visible, and edit actions placed closer to the quantities they affect. Warehouse users can also scan a product to quickly see its available locations and quantities, helping them work faster and with fewer mistakes.
Original PR description
Task: https://www.odoo.com/web?#id=27033&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.8d2749de4844861078fc36312e573e48 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