Repository
OCA/sale-promotion · module folder · Try on Runboat
Module version
1.0.0
Category
Marketing
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), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Víctor Martínez, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds the possibility to associate the loyalty programs to a
partner.

Furthermore, it adds the way to group by this partner on the Sales
Analysis.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
loyalty_program_view_form loyalty.program form Inherits loyalty.loyalty_program_view_form
loyalty_program_view_tree loyalty.program tree Inherits loyalty.loyalty_program_view_tree
view_order_product_search sale.report search Inherits sale.view_order_product_search
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • partner_id Many2one → res.partner
    comodel_name='res.partner' string='Partner'
Public methods (0)

No public methods.

New fields (1)
  • loyalty_program_partner_id Many2one → res.partner
    comodel_name='res.partner' string='Loyalty Program Partner'
Public methods (0)

No public methods.

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
574 days ago
Last activity
32 days ago
Repository
OCA/sale-promotion
Pull request
[17.0][MIG] sale_loyalty_partner: Migration to 17.0 (#250)
Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
104 days ago
Last activity
2 days ago
Repository
OCA/sale-promotion
Pull request
[19.0][MIG] sale_loyalty_partner: Migration to 19.0 (#329)