Daily updates from Odoo
Friday, November 10, 2017
4 changes · master
Enhancements to existing features
This change keeps the existing behavior that marks invoices, quotations, and purchase documents as sent when emailed, but implements it directly on the relevant business records instead of through the generic email composer. This makes the process more reliable and easier to maintain without changing the expected user workflow.
Original PR description
Description of the issue/feature this PR addresses: - Task : https://www.odoo.com/web#id=32721&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 - Pad : https://pad.odoo.com/p/r.b875d0d1cb1e0ce980c04821365055ff Current behavior before PR: - remove override of a generic composer and replace it by a model-based behavior Desired behavior after PR is merged: - remove send_mail override - replace by override of message_post and implement same behavior directly on model - check everything still works :) -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update corrects the spelling of “reconciliable” to “reconcilable” across accounting-related code. It improves consistency and readability without changing business behavior or workflows.
Original PR description
Description of the issue/feature this PR addresses: task_id : https://www.odoo.com/web?#id=38019&view_type=form&model=project.task&action=327&menu_id=4720 pad: https://pad.odoo.com/p/r.528058c78826c71b07089c76be55072d 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 mail chatter wizard now stops users from sending messages with no content. This helps avoid accidental blank communications and keeps conversation history clearer for users.
Original PR description
Task: https://www.odoo.com/web#id=37005&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.128a4419b5082347c7834111906266a2 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 update improves wording in accounting screens so users can better understand online provider accounts and fiscal position settings. This helps reduce confusion during setup and day-to-day accounting configuration without changing core workflows.
Original PR description
Task:https://www.odoo.com/web#id=29541&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad:https://pad.odoo.com/p/r.6ed75586ddee5e23a38532fa6a62c882