Sunday, October 22, 2023
2 changes · master
Resolved issues and error corrections
The self-order kiosk interface now shows order totals and cart item counts more clearly, with layout adjustments for product lists, combo selections, and desktop views. These fixes make the kiosk ordering flow easier for customers to understand and use.
Original PR description
Before this commit, some UI improvements and fixes were needed. - Revamped the Product List Footer * Removed the total amount from the "pay/review order" button. * Introduced a separate panel to display the total amount. * Added a count of items in the cart to the new panel. * Adapt the "click on product to cart" animation - Adjusted the Combo screen layout: * Set a fixed height for product images in the summary view, post combo selection. - Adjusted font-size, and height for desktop (landscape) view - btn-primary for company colors scss task-3488361 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Miscellaneous changes
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 Forward-Port-Of: odoo/odoo#13
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 Forward-Port-Of: odoo/odoo#139412