| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-promotion |
| GIT | |
| GIT | https://github.com/OCA/sale-promotion.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-promotion/tree/15.0/coupon_domain_product_discount |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Sales Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Cetmix, Ooops |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Cetmix, Ooops |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, pilarvargas-tecnativa, Stefan |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-promotion |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:29 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - coupon - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
coupon_program_view_form_common |
coupon.program | xpath | Inherits coupon.coupon_program_view_form_common | |
report_coupon |
report_coupon | ir.ui.view | qweb | Inherits coupon.report_coupon |
discount_apply_on_domain_product
Boolean
help='When set, the discount will be applied on the filtered products'
string='Apply on products domain'
discount_apply_on_domain_product_description
Char
help='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_ids
Many2many
compute='_compute_discount_specific_product_ids'
inverse='_inverse_discount_specific_product_ids'
readonly=False
search='_search_discount_specific_product_ids'
store=False
stored_discount_specific_product_ids
Many2many → product.product
comodel_name='product.product'
relation='product_product_sale_coupon_reward_rel'
name_get(self)
strict_per_product_limit
Boolean
help='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.