Sale Loyalty Order Type Applicability

sale_loyalty_order_type_applicability
REPOSITORY
REPOSITORYOCA/sale-promotion
GIT
GIThttps://github.com/OCA/sale-promotion.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-promotion/tree/18.0/sale_loyalty_order_type_applicability
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales/Sales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Sygel
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Sygel
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, sygel
WEBSITE
WEBSITEhttps://github.com/OCA/sale-promotion
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:08
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/sale-workflow:
    - sale_order_type
odoo/odoo:
    - sale_loyalty
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - loyalty
    - sale_stock
    - stock_account
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
    - sale_management
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 xpath Inherits loyalty.loyalty_program_view_form
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.