Wednesday, May 13, 2026
2 changes · saas-19.3
New functionality added to Odoo
This update adds comprehensive test cases for the France fiscal report generation process. These tests cover adding and removing report lines, extracting data, and exporting the report in XML format – ensuring accurate and compliant report creation for French businesses. This improves the reliability and quality of the France localization feature.
Original PR description
Created test cases for adding and removing lines from a report, extracting the data, and exporting the report as xml for the france localization fiscal report task-6131210
This update introduces ECPay, a new payment provider specifically designed for transactions in Taiwan. ECPay supports various payment methods including credit cards, bank transfers, and increasingly popular local options like convenience stores and mobile wallets, expanding our payment options for Taiwanese customers.
Original PR description
This change integrates a new payment provider: ECPay for payments in Taiwan. Supported Payment methods of the provider: - card: credit/debit card - bank transfer - wechat pay - [NEW] Convenience Stores (eg. 7/11, OK Mart etc.) - [NEW] Mobile Wallet (eg. iPASS Money, Jkopay etc.) - [NEW] TWQR Note: - Tokenization and Refund is not implemented in this commit. Task-5168802 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#235069