TIP: You can type at any time to perform a new search.
Coupon Promotion Product Domain Discount
coupon_domain_product_discount · OCA/sale-promotion
- Repository
- OCA/sale-promotion · module folder · Try on Runboat
- Module version
- 1.1.1
- Category
- Sales Management
- 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, Cetmix, Ooops
- Maintainers
- Odoo Community Association (OCA), Tecnativa, Cetmix, Ooops
- Committers
- pilarvargas-tecnativa, Weblate, OCA-git-bot, oca-ci, Stefan
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
coupon_program_view_form_common |
coupon.program | form | Inherits coupon.coupon_program_view_form_common | |
report_coupon |
report_coupon | ir.ui.view | qweb | Inherits coupon.report_coupon |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (4)
-
discount_apply_on_domain_productBooleanhelp='When set, the discount will be applied on the filtered products'string='Apply on products domain' -
discount_apply_on_domain_product_descriptionCharhelp='Description to be displayed in the report when the option to applydiscount on the filtered products is set'string='Description for coupons' -
discount_specific_product_idsMany2manycompute='_compute_discount_specific_product_ids'inverse='_inverse_discount_specific_product_ids'readonly=Falsesearch='_search_discount_specific_product_ids'store=False -
stored_discount_specific_product_idsMany2many → product.productcomodel_name='product.product'relation='product_product_sale_coupon_reward_rel'
-
name_get(self)We don't know from this model the domain set on the rule. A generic name is given
New fields (1)
-
strict_per_product_limitBooleanhelp='In a discount on selected products reward for every product meeting the product domain condition, the minimum quantity/amount will be computed separately'
No public methods.