Monday, March 8, 2021
1 change · master
Resolved issues and error corrections
This update simplifies part of the online shop order processing logic by removing an unnecessary loop return pattern. The change is intended to make the code easier to maintain without altering the customer shopping experience.
Original PR description
Description of the issue/feature this PR addresses: @JKE-be clean code by remove the loop. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr