TIP: You can type at any time to perform a new search.
Sale Loyalty Order Type Applicability
sale_loyalty_order_type_applicability · OCA/sale-promotion
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_idsMany2many → sale.order.typecomodel_name='sale.order.type'help='Restrict the loyalty program to those sale order types.'string='Sales Order Types'
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)