Daily updates from Odoo
Thursday, April 2, 2026
2 changes · 19.0
Enhancements to existing features
This update adds the delivery address to the TicketScreen in Point of Sale. This allows sales teams to quickly view and confirm the correct delivery address while scheduling deliveries, streamlining the order fulfillment process. It addresses a previous need for clearer visibility of delivery information.
Original PR description
In this commit: =============== - Added address details on the TicketScreen when the order preset identification type is `address`. - This helps to easily see the delivery address while scheduling the delivery. Task-5974595 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update simplifies the bank account synchronization process. Instead of a multi-step selection process, users can now simply click a card to confirm and initiate the bank sync. This change streamlines the workflow and improves usability for connecting bank accounts.
Original PR description
Description of the issue/feature this PR addresses: We want to change the UX of the bank sync process. Current behavior before PR: The bank sync requires a radio button selection, followed by a second confirmation button. Desired behavior after PR is merged: The bank sync is confirmed upon clicking a card task-6076171 runbot-https://runbot.odoo.com/runbot/bundle/190-account-selection-wizard-andha-455262 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr