Repository
OCA/sale-promotion · module folder · Try on Runboat
Module version
1.0.1
Category
eCommerce
Folder size
0.08 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
Pedro M. Baeza, pilarvargas-tecnativa, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
geoip2
System dependencies
None
Required by
website_sale_loyalty_suggestion_wizard_multi_gift, website_sale_loyalty_suggestion_wizard_multi_product
Description
This module makes suggestions for promotions whose rules include a
product added to the cart. It also allows you to configure and apply
these promotions with an elegant eCommerce wizard.

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
configure Configure Promotion ir.ui.view qweb New
configure_promotion Configure Promotion ir.ui.view qweb Inherits website_sale.cart_lines
promotion_item Promotion Item Apply ir.ui.view qweb Inherits website_sale_loyalty_page.promotion_item
promotion_wizard_product_card Product Card ir.ui.view qweb New
promotion_wizard_reward_card promotion_wizard_reward_card ir.ui.view qweb New
promotion_wizard_reward_product promotion_wizard_reward_product ir.ui.view qweb New
website_sale_loyalty_suggestion Promotions suggestions ir.ui.view qweb Inherits website_sale.cart_lines
HTTP endpoints (6)
Route(s)HandlerAuthTypeMethodsFlags
(inherited route override) LoyaltyPage.promotion inherited http ALL sudo
(inherited route override) WebsiteSaleLoyaltySuggestionWizard.cart inherited http ALL sudo
/promotions/dismiss WebsiteSaleLoyaltySuggestionWizard.promotion_in_cart_dismiss public http ALL website
/promotions/<int:program_id>/apply WebsiteSaleLoyaltySuggestionWizard.promotion_program_apply public http ALL sudo website
/website_sale_loyalty_suggestion_wizard/apply WebsiteSaleLoyaltySuggestionWizardController.apply_promotion_public public json POST sudo
/website_sale_loyalty_suggestion_wizard/get_defaults WebsiteSaleLoyaltySuggestionWizardController.get_default_products public json POST sudo
Models touched (0)

No models found for this module.

Loading…

Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
38 days ago
Last activity
38 days ago
Repository
OCA/sale-promotion
Pull request
[19.0][MIG]website_sale_loyalty_suggestion_wizard: Migration to 19.0 (#355)