Wednesday, May 22, 2024
1 change · master
Code cleanup and technical improvements
This update reorganizes internal Point of Sale data models to make the checkout and ordering code easier to maintain. It also improves self-order behavior by allowing autocomplete and loading only the needed POS data, which can make the customer ordering flow more efficient.
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