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
Resolved issues and error corrections
This change corrects how shared website resources are loaded and cached, helping pages use the right files more reliably. It supports faster and more consistent loading for website, web, and live chat features without changing the user-facing workflow.