Change 1 of 15
Chatter on pay runs
The chatter is now enabled on pay runs to allow more interaction.
Official Odoo 20 release note
In plain words
Pay runs now have their own chatter. From the Pay Runs list you can open a side panel to post notes, send messages, plan activities and see the history of a pay run (creation, status changes).
Where to find it
- Payroll > Payslips > Pay Runs.
- Hover a pay run card and click its chat icon next to the employee count.
For users
Click the chat icon next to a pay run to open its chatter on the right side of the Pay Runs screen.
For developers
A PayRunChatterService plugin keeps the selected hr.payslip.run and the panel visibility; the chatter is rendered aside with threadModel hr.payslip.run.
Upgrading from Odoo 19
No data migration. Custom pay run views that replace the kanban js_class lose the chatter panel.
