Tuesday, April 9, 2024
3 changes
Enhancements to existing features
This update aligns the naming of message formats used in Knowledge and WhatsApp features with related community changes. It is a minor consistency improvement that helps keep messaging behavior easier to maintain without changing business workflows.
Original PR description
@see https://github.com/odoo/odoo/pull/160355
Barcode batch transfers now show the description field in the kanban view. This gives warehouse users more context at a glance when reviewing batches or waves, helping them identify the right transfer faster.
Original PR description
The description field added in https://github.com/odoo/odoo/pull/157869 is added to the barcode batch transfers kanban view. Task-3724421
Updates naming around message formatting in Knowledge and WhatsApp-related messaging to keep the system more consistent. This is an internal cleanup that should help maintainability without changing day-to-day user workflows.