Wednesday, August 14, 2019
4 changes · master
Resolved issues and error corrections
The mail chatter no longer keeps suggesting a contact after they have already been added as a follower. This reduces repeated prompts and makes sending messages from the chatter clearer for users.
Original PR description
In the chatter composer, suggested partners are shown more than necessary. 1. Create a new partner 2. Open the chatter composer to send a message (the new partner is suggested as a recipient) 3. Re-open the chatter composer => the partner is still suggested, but it is already a follower now! Task 2050102 Co-authored-by: jbm-odoo <jbm@odoo.com> -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Purchase order line descriptions now include product attribute details that do not create separate variants. This helps buyers and vendors see the full product specifications directly on purchase documents, reducing ambiguity and ordering mistakes.
Original PR description
Display no variant infos in the purchase order line description. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This fixes repeated popups when sending multiple messages to a new customer. Users now see the customer creation prompt only on the first message, reducing interruptions and making chatter messaging smoother.
Original PR description
Description of the issue/feature this PR addresses: When sending multiple messages to a new customer, we get the popup to create a new customer for each message Current behavior before PR: When sending multiple messages to a new customer, we get the popup to create a new customer for each message Desired behavior after PR is merged: When sending multiple messages to a new customer, we get the popup to create a new customer for the first message -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This fixes rental sales screens so delivered quantities are not hidden in places where users still need them. It also resolves an installation issue when the rental sales module is installed after stock-related sales features, improving reliability for businesses using rentals with inventory.
Original PR description
FIXES of rental V13 PR