Daily updates from Odoo
Friday, February 6, 2026
3 changes
1 change
New functionality added to Odoo
This update introduces a new priority field across several key Odoo modules – Helpdesk, HR Payroll, MRP PLM, and Quality – to better manage and categorize support requests and tasks. This improved prioritization will allow teams to focus on the most urgent issues and streamline workflows. The change enhances operational efficiency and reporting capabilities within these core business areas.
Original PR description
task-5385387 PR community: https://github.com/odoo/odoo/pull/244673
2 changes
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