TIP: You can type at any time to perform a new search.
Coupons Rewards from domain
coupon_domain_free_product · OCA/sale-promotion
- 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
- Weblate, OCA-git-bot, oca-ci, Stefan
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
coupon_program_view_form_common |
coupon.program | form | Inherits coupon.coupon_program_view_form_common |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
reward_product_max_quantityIntegerdefault=0help='Maximum reward product quantity (0 for no limit)'string='Max reward quantity' -
reward_typeSelectionondelete={'free_product_domain': 'set default'}selection_add=[('free_product_domain', 'Product Domain')]
-
name_get(self)Add complete description for the multi gift reward type.
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.