Friday, July 3, 2020
2 changes · master
Enhancements to existing features
This update makes forms handle repeated fields more clearly, so clicking a label focuses the correct field instead of the first matching one. It also updates the CRM lead form to avoid browser warnings and improve usability where duplicated fields appear.
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
Delivery slips now present shipments in a more organized way by grouping kit components, packages, and repeated product lines where appropriate. Businesses can also choose to show lot or serial number expiration dates, making deliveries easier to check and improving communication with customers.
Original PR description
Improve delivery slip with following features: 1. Group Kit components on the delivery slip - Split kit components by kit "sections" 2. Print one line per product whatever the tracking - Combine duplicate product move lines when "Display Lots & Serial Numbers on Delivery Slips" is not activated or no lots/serial numbers are assigned in the picking 3. Group packages on the delivery slip - Split products up by package "sections" - Print package info such as "weight" 4. Expiration Dates - Give option to print lot/serial number expiration dates on delivery slip Task: 2008609 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