Monday, February 26, 2024
2 changes · saas-17.1
Enhancements to existing features
This update changes how product documents are ordered in Odoo, prioritizing them by name instead of ID. This gives users greater control over the appearance of documents in the eCommerce storefront and PDF quotation builder, ensuring the most relevant documents are displayed first.
Original PR description
Ordering documents attached to a produt by name, rather than ID. That allows a control on the order in the PDF quotation builder, and the eCommerce page. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#154961
This update adjusts the layout of the Point of Sale (POS) menu to place 'Close Session' and 'Backend' options at the bottom. This change enhances usability by grouping less frequently used functions together, making it easier for staff to find essential controls.
Original PR description
-Move menu options to have 'Close session' and 'Backend' at the bottom of the list task id: 3759943 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#154998