Thursday, September 1, 2016
5 changes · master
Enhancements to existing features
HTTP 404 errors are now recorded as errors instead of informational messages. This makes missing-page or missing-resource issues easier for teams to spot and investigate quickly.
Original PR description
Description of the issue/feature this PR addresses: We have HTTP-404 error in the log but is not easy to identify because is a logger.info Current behaviour before PR: If you have a HTTP 404 error in your instance you see a `INFO` logger. Desired behaviour after PR is merged: If you have a HTTP 404 error in your instance you see a `ERROR` logger.
This update adds support for authorizing card payments at checkout and capturing the money later, such as when an order ships. It also improves saved-card handling, checkout card saving, and Authorize.net server-to-server payment support, giving businesses more flexible and modern payment workflows.
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
The CRM experience is made easier to use by showing the Won stage by default and improving the guided tour so users can reach the planner more smoothly. Partner categories are also relabeled as tags, matching how business users understand and use them.
Original PR description
Task: https://www.odoo.com/web#id=28056&view_type=form&model=project.task&action=333&active_id=248&menu_id=4720
Odoo now gives teams clearer visibility into whether customer emails were sent, failed, or bounced directly from the conversation history. The mail system also handles bounced emails more reliably and removes outdated routing behavior, reducing confusion and improving follow-up with customers.
Original PR description
Task: https://www.odoo.com/web?#id=21026&view_type=form&model=project.task&action=333&active_id=248&menu_id=4720
This change ensures sales-related analytic entries are only created for confirmed sales orders, not quotations, completed, or cancelled orders. It helps avoid confusing or inaccurate reporting when expenses or timesheets are linked to orders that should no longer affect sales analytics.
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