Repository
OCA/mail · module folder · Try on Runboat
Module version
1.0.0
Category
Mail
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/mail
Last tracking update
2026-08-07 08:42:57
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Weblate, OCA-git-bot, oca-ci, Khôi (Kiên Kim)
Odoo dependencies
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description
Delete email notifications in error.

The scheduled action *Notification: Delete Notifications older than 6
Month* provided by Odoo is responsible to delete notifications that have
been sent successfully.

However, it doesn't delete the notifications that could not be sent, and
their number could keep growing over time, impacting the performance of
some queries related to the chatter.

This module extends the scheduled action of Odoo to also delete such
notifications.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
20 days ago
Last activity
14 days ago
Repository
OCA/mail
Pull request
[19.0][MIG] mail_notification_clean_status_error: Migration to 19.0 (#237)