Friday, September 14, 2018
1 change · master
Resolved issues and error corrections
Point of Sale now better handles cases where the same product is added in separate lines and then merged. After the merge, the updated product line stays selected so staff can immediately see the corrected quantity or details.
Original PR description
Description of the issue/feature this PR addresses: The update adds the new feature related with selecting orderline after merge with another orderline with the same product. After merge we need select this orderline to view the changes of this orderline Current behavior before PR: The last orderline is always selected Desired behavior after PR is merged: The changed orderline is selected -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr @it-projects-llc