Daily updates from Odoo
Thursday, October 24, 2019
3 changes
Resolved issues and error corrections
The update clarifies documentation so developers can correctly use configuration files with command-line options. It also fixes a small wording issue in an error message shown for unknown commands, reducing confusion during setup and troubleshooting.
Original PR description
Description of the issue/feature this PR addresses: Developer is not able to use configuration file after reading the documentation. Current behavior before PR: Developer is not able to use configuration file after reading the documentation. Desired behavior after PR is merged: Developer is able to use configuration file after reading the documentation. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
When a salesperson creates or converts an opportunity and links it to an existing customer, the initial contact details now populate correctly in the Follow-up tab. This avoids having to select the same customer again and helps keep CRM records complete from the start.
Original PR description
When we create an opportunity manually from the Kanban view and that we associate a customer to the opportunity, the "Initial Contact Information" is appear in the "Followup" tab. Task : https://www.odoo.com/web#id=1974504&action=327&model=project.task&view_type=form&menu_id=4720 Pad : https://pad.odoo.com/p/r.113d0f1a192eb2a2d2e339021af02ee9 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The accounting reconciliation widget now retrieves the correct reconciliation models when users match bank statement lines. This helps avoid incorrect rule suggestions and makes reconciliation more reliable for accounting teams.
Original PR description
Forward port of https://github.com/odoo/odoo/commit/4257c7a7a11aa9321d34fe5ede342319eaca86a5