Thursday, February 22, 2018
2 changes · master
Resolved issues and error corrections
This update fixes a spelling mistake in the Indian payroll data. It improves the clarity and professionalism of payroll-related information without changing how the system works.
Original PR description
opw-1814701 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
This fixes a messaging issue where a user mention at the very end of a message could appear as plain text after sending. Mentions now display consistently, helping users clearly identify referenced colleagues in conversations.
Original PR description
Description of the issue/feature this PR addresses: https://www.odoo.com/web#id=813290&view_type=form&model=project.issue&action=963&active_id=681&menu_id=4720 Current behavior before PR: While mentioning the user in the message if the mentioned user is in the last of the message, after sending the message it looks likes the normal text. but if there is any text after that last mentioned user then it shows normally (as expected behavior). Desired behavior after PR is merged: Mentioning user works properly. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr