Monday, August 8, 2016
4 changes · master
Enhancements to existing features
The Google Calendar module was reorganized and migrated to Odoo's newer framework, making it easier to maintain and evolve. It also fixes a configuration error so users without certain admin rights see a clear setup message instead of an unexpected failure.
Original PR description
Task: https://www.odoo.com/web?#id=12146&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.PYyZQSYNShwNQyuO
The website Google Map feature was migrated to a newer integration approach. This helps keep map displays compatible and maintainable for website visitors and editors.
Original PR description
Task: https://www.odoo.com/web#id=12124&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.svhPfj7k24tN4qU8
Code cleanup and technical improvements
The Google Spreadsheet module has been migrated to Odoo's newer application structure and API conventions. This keeps the integration maintainable and aligned with current Odoo standards, reducing future upgrade risk without changing the core business workflow.
Original PR description
Task: https://www.odoo.com/web#id=12148&view_type=form&model=project.task&menu_id=3942&action=327 Pad: https://pad.odoo.com/p/r.dF6IczDDl4hnZHMg
This update modernizes older internal accounting code without changing the main accounting features users rely on. It should make the accounting module easier to maintain and support future improvements with lower technical risk.
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