TIP: You can type at any time to perform a new search.
Mass mailing unsubscription metadata
mass_mailing_custom_unsubscribe · OCA/mass-mailing
- Repository
- OCA/mass-mailing · module folder · Try on Runboat
- Module version
- 1.1.1
- Category
- Marketing
- Folder size
- 1.35 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/mass-mailing
- Last tracking update
- 2026-08-07 08:43:06
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Carlos Lopez, Pilar Vargas, Weblate, Eduardo de Miguel, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This addon extends the Odoo subscription engine to provide proof on why you are sending mass mailings to a given contact, as required by the GDPR in Europe. Also, when you unsubscribe from a specific list, it allows you to be redirected to the subscription lists form where the reasons for unsubscribing are visible.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mailing_subscription_view_form |
mailing.subscription | form | Inherits mass_mailing.mailing_subscription_view_form |
HTTP endpoints (5)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
| (inherited route override) | CustomUnsubscribe.mail_blocklist_add |
inherited | http | ALL | |
| (inherited route override) | CustomUnsubscribe.mail_blocklist_remove |
inherited | http | ALL | |
| (inherited route override) | CustomUnsubscribe.mailing_confirm_unsubscribe |
inherited | http | ALL | sudo |
| (inherited route override) | CustomUnsubscribe.mailing_send_feedback |
inherited | http | ALL | |
| (inherited route override) | CustomUnsubscribe.mailing_update_list_subscription |
inherited | http | ALL |
Models touched (2)
New fields (1)
-
metadataText
No public methods.
New fields (1)
-
metadataText
-
create(self, vals_list)@api.model_create_multi -
write(self, vals)
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…