Daily updates from Odoo
Friday, February 6, 2026
2 changes · 18.0
New functionality added to Odoo
This update adds the ability to seamlessly transfer information from Point of Sale (POS) transactions to the corresponding Taiwan E-invoice. This ensures accurate and compliant invoice generation for sales made through Odoo's POS system, fulfilling Taiwan's electronic invoicing requirements. It improves the accuracy of invoices and simplifies the process for businesses operating in Taiwan.
Original PR description
Passing values from Pos to invoice for Taiwan E-invoice 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 pull request adds support for Argentinean Electronic Invoicing (EDI) through the WSMTXCA protocol. It includes necessary models and configurations to comply with Argentine tax regulations, enabling businesses to generate and transmit electronic invoices. A minor fix was also included to address an issue.
Original PR description
Backport PR https://github.com/odoo/odoo/pull/212786