Daily updates from Odoo
Thursday, June 6, 2024
2 changes · master
Enhancements to existing features
Front desk users will now see a chat popup when a visitor arrives or sends a message. This helps staff notice visitors faster and respond promptly instead of missing notifications that were previously limited to Odoobot.
Original PR description
In this commit, open a chat window so that front-desk user can see a new message in a popup as the visitor visits at frontdesk, which was previously restricted to Odoobot user to avoid spamming users, but it is crucial for frontdesk to be notified of the visitor. task-3790300
The data cleaning app now brings duplicate record merging into the same workflow, making it easier to identify and consolidate duplicate customer or business records. This helps teams improve data quality, reduce confusion, and keep cleaner records without switching between separate tools.