Repository
OCA/sale-promotion · module folder · Try on Runboat
Module version
1.0.0
Category
Sales/Sales
Folder size
0.04 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), Sygel
Maintainers
Odoo Community Association (OCA), Sygel
Committers
sygel, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module extends the functionality of sale_loyalty and sale_order_type to allow you to configure in which sale order types your loyalty programs will be applied.

As the default behaviour of Odoo applies loyalty programs to all order types, this module serves to restrict loyalty programs to order types.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
loyalty_program_view_form loyalty.program form Inherits loyalty.loyalty_program_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • sale_order_type_ids Many2many → sale.order.type
    comodel_name='sale.order.type' help='Restrict the loyalty program to those sale order types.' string='Sales Order Types'
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]sale_loyalty_order_type_applicability: Migration to 19.0 (#352)