Tuesday, July 5, 2016
4 changes
Enhancements to existing features
Financial amounts in reports and templates now use a shared formatting approach, making currency display more consistent across accounting, payroll, expenses, events, and localization reports. The change also includes related report rendering and asset handling fixes that improve maintainability and reduce display inconsistencies.
The Buckaroo payment integration has been migrated to Odoo's newer technical framework, helping keep the payment provider compatible and maintainable. The update also adjusts related tests and fixes a formatting issue that could cause test failures, improving reliability without changing the payment experience for customers.
Original PR description
https://www.odoo.com/web?debug#id=13388&view_type=form&model=project.task&action=333&active_id=131
The PayPal payment module was migrated to Odoo's newer internal framework and old unused prototype code was removed. This helps keep PayPal payments easier to maintain and prepares the module for future improvements without changing the core payment offering.
Original PR description
Task: https://www.odoo.com/web?#id=13367&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.lCmB0zqWCfqt2aR3
The Ogone payment integration has been updated to use Odoo's newer internal API. This improves maintainability and helps keep payment processing compatible with the rest of the platform without changing the customer-facing payment flow.
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