| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 100 |
| Technical Name |
ps_edit_followers_batch |
| License | LGPL-3 |
Pixora Solution · Discuss
Edit Followers Batch
Add or remove followers on many records at once from list and kanban views —
using Odoo’s standard mail.followers.edit wizard. No per-record form chatter required.
Action menu → standard wizard
Select one or many records, open Actions — same group as Export, Duplicate, Delete.
Full Add / Remove form — optional notify when adding followers.
Why teams install it
Apply the same followers to every selected row — or the whole domain when “select all” is used.
Uses
mail.mail_followers_edit_form — the same wizard core Odoo uses on Sale,
CRM, and Purchase.
Fills the gap
for mail.thread models that have no built-in list binding (e.g. many
invoices, custom modules).
Skips models that already ship an Add/Remove Followers action from standard apps.
How it works
Open any list or
kanban view for a document that inherits mail.thread.
Select records (or the full domain), then choose Add/Remove Followers under Actions.
Pick Add or Remove, choose contacts, and confirm — all targets update in one wizard.
Got a feature idea for Odoo?
We're always looking for real-world pain points to solve. Tell us what's slowing your team down — we review every suggestion and turn the most-requested ones into free modules for the community.
Share your ideaNo commitment needed — just a quick email describing the workflow you'd like to see improved.
Technical notes
- Requires
mailandweb— standard on all Odoo installations. - Patches list and kanban controllers; exposes
mail.threadmodels viasession_info. - Wizard:
mail.followers.editwith viewmail.mail_followers_edit_form. - License follows the declaration on your Pixora Solution listing.
Please log in to comment on this module