Daily updates from Odoo
Tuesday, February 6, 2018
6 changes · master
Enhancements to existing features
This change standardizes how purchase order and purchase order line preparation methods receive information. It improves maintainability and reduces the risk of inconsistent behavior in purchasing workflows, with no expected direct change for everyday users.
Original PR description
Make `_prepare_purchase_order` and `_prepare_purchase_order_line` using consistent parameters. opw-806807 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
Email marketing reports now include the number of clicks in the pivot table. This gives teams a fuller view of campaign engagement directly in reporting, matching the metrics already visible on individual mailing records.
Original PR description
Description of the issue/feature this PR addresses: Task ID - https://www.odoo.com/web#id=34625&view_type=form&model=project.task&action=327&menu_id=4720 PAD - https://pad.odoo.com/p/r.acb94d4413217e85550ef77125451da4 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
Newly created actions from Studio now show the updated empty-state layout, including a friendly smiling document icon. This creates a more consistent and polished experience when users open views that do not yet contain records.
Original PR description
Task: https://www.odoo.com/web?#id=51521&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.3ad52e0683d8ec8c8b79693157effda3
Resolved issues and error corrections
This fixes how forum post information is shown after a user publishes content with images. It makes the forum posting experience smoother and helps ensure newly posted content appears as expected.
Original PR description
Task: https://www.odoo.com/web#id=34691&view_type=form&model=project.task&action=333&active_id=131&menu_id=4720 Pad: https://pad.odoo.com/p/r.eadde644a7e0ea0c88060b9400330750
This change removes an unnecessary title from a payment-related error message. It makes the warning clearer and more consistent for users without changing payment processing behavior.
Original PR description
Issue : https://www.odoo.com/web#id=806216&view_type=form&model=project.issue&action=609&menu_id=4720 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update makes the status titles shown on purchase order documents more precise. It helps vendors and suppliers better understand the current state of a purchase order, reducing ambiguity in business communication.
Original PR description
@tivisse As you were the latest to modify this part of the code may I ask you to merge this and therefore improve the communication? This is the result of a discussion with a client and I think it is good to be precise here as it is part of the communication with the vendor/supplier and Thank you in advance...it could be eventually also merged in stable but the change of the little condition which might be inherited by someone made me decide to suggest for master. @nim-odoo if you think it is bearable (helping more than disturbing some inheritance in case of an upgrade of the module) in stable feel free to grab it and merge there (same patch is working for both) -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr