Repository
OCA/sale-promotion · module folder · Try on Runboat
Module version
1.0.0
Category
Sale
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 07:57:18
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
David, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
sale_coupon_selection_wizard
Description

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • action_view_sales_orders(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • multi_gift_reward_line_id Many2one → coupon.reward.product_line
    comodel_name='coupon.reward.product_line' readonly=True
  • multi_gift_reward_line_id_option_product_id Many2one → product.product
    comodel_name='product.product' readonly=True
Public methods (1)
  • unlink(self)
    Avoid unlinking valid multi gift lines since they aren't linked to the discount product of the promotion program

Loading…

Loading…