Daily updates from Odoo
Wednesday, November 15, 2017
3 changes · master
New functionality added to Odoo
When a sales quotation is created from a CRM opportunity, the opportunity's internal notes are now carried over to the quotation. This helps sales teams keep important context visible and reduces the need to copy information manually.
Original PR description
Task : https://www.odoo.com/web?#id=35760&view_type=form&model=project.task&action=327&menu_id=4720 PAD : https://pad.odoo.com/p/r.7d39ebb2d64ff2b38e0bb58919e04abe -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Enhancements to existing features
This update adjusts how files are encoded in the website signing flow. It helps ensure signed documents are handled more reliably, reducing the chance of file display or download issues caused by encoding mismatches.
Original PR description
Description of the issue/feature this PR addresses: Issue : https://www.odoo.com/web#id=778926&view_type=form&model=project.issue&action=609&menu_id=4720 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
Resolved issues and error corrections
The Canadian localization app no longer depends on an old reporting component that is not available. This prevents installation errors and lets businesses enable the Canadian localization normally.
Original PR description
Description of the issue/feature this PR addresses: Issue : https://www.odoo.com/web?debug=assets#id=742993&view_type=form&model=project.issue&action=609&menu_id=4720 Getting error while installing l10n_ca Module because of report module no longer available. Current behavior before PR: now module can be installed because report module is now removed from the dependency of l10n_ca Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr