| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/commission |
| GIT | |
| GIT | https://github.com/OCA/commission.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/commission/tree/18.0/sale_commission_oca_product_criteria_semaphore |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sales Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Carlos Roca |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/commission |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/commission: - sale_commission_oca_product_criteria - sale_commission_oca - account_commission_oca - commission_oca OCA/sale-workflow: - sale_semaphore odoo/odoo: - sale - sales_team - base - base_setup - web - bus - web_tour - html_editor - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module extends `sale_commission_product_criteria` so commission rules can also be filtered by semaphore status. With it, you can keep the usual product/category-based rules and add more specific percentages for lines marked as green, yellow or red in `sale_semaphore`. Generic rules without semaphore remain valid as a fallback. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
commission_item_form_view |
commission.item | field | Inherits sale_commission_oca_product_criteria.commission_item_form_view | |
commission_item_tree_view |
commission.item | field | Inherits sale_commission_oca_product_criteria.commission_item_tree_view | |
report_settlement_document |
report_settlement_document | ir.ui.view | qweb | Inherits sale_commission_oca_product_criteria.report_settlement_document |
sale_commission_form_lines_mod |
commission | xpath | Inherits sale_commission_oca_product_criteria.sale_commission_form_lines_mod | |
view_settlement_form |
commission.settlement | xpath | Inherits commission_oca.view_settlement_form |
semaphore
Selection
No public methods.
No new fields.
Public methods (0)No public methods.
semaphore
Selection
compute='_compute_semaphore'
store=True
args: [('success', '🟢'), ('warning', '🟡'), ('danger', '🔴')]
No public methods.