Friday, March 27, 2026
3 changes · 19.0
New functionality added to Odoo
Odoo Point of Sale now supports Cashdro cash machines for automated cash handling. This helps businesses connect compatible cash devices over HTTP without extra hardware, simplifying setup and reducing manual cash handling at checkout.
Original PR description
This commit adds support for the Cashdro line of cash machines. These work via HTTP so they do not require any additional hardware, and can be used with LNA to avoid the need for a certificate. task-5355208 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This adds a new WooCommerce integration that lets Odoo exchange products, customers, orders, and stock levels with an online store. It also adds monitoring, manual retry tools, scheduled updates, and webhook handling so teams can keep ecommerce operations synchronized with less manual work.
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
This adds Viettel SInvoice integration to Point of Sale, enabling businesses in Vietnam to issue compliant e-invoices directly from PoS transactions. It also improves invoice file handling and rounding accuracy to reduce processing errors with the SInvoice service.
Original PR description
Add Viettel SInvoice integration with the Point of Sale module to support PoS e-invoicing for the Vietnamese market. task-4844619 Forward-Port-Of: odoo/odoo#245672