Thursday, May 14, 2026
2 changes · master
Enhancements to existing features
Odoo now recognizes additional standard fields used by CBC Belgium invoices to identify vehicle licence plates. This helps imported purchase invoices link vehicle information more accurately, reducing manual corrections for affected accounting documents.
Original PR description
Used on invoices from CBC Belgium Forward-Port-Of: odoo/odoo#264131 Forward-Port-Of: odoo/odoo#263878
Archived users will no longer display an offline status in avatar cards. This prevents confusion by making it clear that these users are inactive rather than simply unavailable.
Original PR description
*: test_discuss_full Previously, archived users were displayed as 'offline' in the avatar card, which could be misleading since they are no longer active participants. This PR ensures that the status is hidden for archived users, avoiding confusion and aligning the behavior with their inactive state. task-4797343 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#213980