Repository
OCA/sale-promotion · module folder · Try on Runboat
Module version
1.0.0
Category
eCommerce
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/sale-promotion
Last tracking update
2026-08-07 07:57:18
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Pedro M. Baeza, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
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_coupon_page.promotion_item
website_sale_coupon_suggestion Promotions suggestions ir.ui.view qweb Inherits website_sale.cart_lines
HTTP endpoints (7)
Route(s)HandlerAuthTypeMethodsFlags
(inherited route override) CouponPage.promotion inherited http ALL sudo
/website_sale_coupon_selection_wizard/apply CouponSelectionWizardController.apply_promotion_public public json POST
(inherited route override) CouponSelectionWizardController.configure_promotion inherited http ALL website
(inherited route override) WebsiteSaleCouponWizard.cart inherited http ALL sudo
(inherited route override) WebsiteSaleCouponWizard.pricelist inherited http ALL sudo
/promotions/dismiss WebsiteSaleCouponWizard.promotion_in_cart_dismiss public http ALL website
/promotions/<int:program_id>/apply WebsiteSaleCouponWizard.promotion_program_apply public http ALL sudo website
Models touched (0)

No models found for this module.

Loading…