TIP: You can type at any time to perform a new search.
Email History
mail_history · OCA/social
- Repository
- OCA/social · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Social Network
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/social
- Last tracking update
- 2026-08-07 07:31:58
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Carlos Roca, Weblate, OCA Transbot, OCA-git-bot, oca-travis, Tom Blauwendraat
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
mail_history assets | ir.ui.view | qweb | Inherits web.assets_backend |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (3)-
mark_all_as_read(self, channel_ids=None, domain=None)@api.modelOverride this method for injecting a context key for avoiding the removal of mail.notification. We need to inject as well a true leaf in the domain for avoiding a part of code in super that removes the records by sql. -
message_format(self)@api.multiOverride this method to add the notification fetching for the read messages. -
set_message_done(self)@api.multiOverride this method for injecting a context key for avoiding the removal of mail.notification.
New fields (0)
No new fields.
Public methods (1)-
unlink(self)