Repository
OCA/mail · 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/mail
Last tracking update
2026-08-07 08:23:01
Authors
Odoo Community Association (OCA), ForgeFlow
Maintainers
Odoo Community Association (OCA), ForgeFlow
Committers
Weblate, OCA-git-bot, oca-ci, GuillermoNforgeflow
Odoo dependencies
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description
This module introduces a “Sent History” mailbox in Odoo's messaging 
system, giving users a dedicated view of all messages and notes 
they have personally sent. Users can also search through their sent 
messages using the search bar.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (1)
Route(s)HandlerAuthTypeMethodsFlags
/mail/sent_history/messages MailboxControllerExtended.discuss_sent_history_messages user json POST
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • get_sent_history(self, limit=30, before=None, after=None)
    @api.model
Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
44 days ago
Last activity
44 days ago
Repository
OCA/mail
Pull request
[19.0][MIG] mail_sent_history: Migration to 19.0 (#230)