Monday, March 11, 2024
2 changes · master
New functionality added to Odoo
Project teams can now send external users a secure access link to view selected projects and tasks through the portal. This makes collaboration with customers or partners easier while keeping access limited and controlled.
Original PR description
https://www.odoo.com/web#id=1866286&model=project.task&view_type=form&menu_id=5195 Purpose ======= Allow external users to receive an access link to a give project, and to display the kanban view on the frontend, with limited access
Users can now edit their own messages in Odoo Mail, including messages with emojis and attachments. This makes it easier to correct mistakes or update information without posting a new message, improving day-to-day communication.
Original PR description
- added edit icon in message core if the current user is author of the message - added more button in message core, that contains edit button - edit the message with emoji and attachment - inline composer for desktop device and using existing composer for mobile devices taskId: 2362167 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr