Repository
OCA/sale-promotion · module folder · Try on Runboat
Module version
1.0.0
Category
web
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/sale-promotion
Last tracking update
2026-08-07 08:43:05
Authors
Odoo Community Association (OCA), Kencove
Maintainers
Odoo Community Association (OCA), Kencove
Committers
Weblate, Do Anh Duy, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds **'Never'** as a new default trigger option in the **Communications** tab of the **Loyalty Program**.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
loyalty_mail_view_tree_inherit loyalty.mail tree Inherits loyalty.loyalty_mail_view_tree
loyalty_program_view_form_inherit loyalty.program form Inherits loyalty.loyalty_program_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (2)
  • mail_template_id Many2one
    default=<expr>
  • trigger Selection
    default='never' ondelete={'never': 'cascade'} selection_add=[('never', 'Never')]
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
41 days ago
Last activity
41 days ago
Repository
OCA/sale-promotion
Pull request
[19.0][MIG] loyalty_coupon_no_mail : Migration to 19.0. (#349)