| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/commission |
| GIT | |
| GIT | https://github.com/OCA/commission.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/commission/tree/17.0/commission_formula |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Commission |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Abstract |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Abstract |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, sygel |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/commission |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:04 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/commission: - commission odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom - account - onboarding - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module extends commission to introduce the use of formulas to compute the agent commissions. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
commission_form |
commission.form.inherit | commission | xpath | Inherits commission.commission_form |
commission_type
Selection
ondelete={'formula': 'set default'}
selection_add=[('formula', 'Formula')]
formula
Text
default="if line._name == 'sale.order.line':\n result = 0\nif line._name == 'account.move.line':\n result = 0\n"
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/commission |
| GIT | |
| GIT | https://github.com/OCA/commission.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/commission/tree/16.0/commission_formula |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Commission |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Abstract |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Abstract |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, andre |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/commission |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:44 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/commission: - commission odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom - account - 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 |
|---|---|---|---|---|
commission_form |
commission.form.inherit | commission | xpath | Inherits commission.commission_form |
commission_type
Selection
ondelete={'formula': 'set default'}
selection_add=[('formula', 'Formula')]
formula
Text
default="if line._name == 'sale.order.line':\n result = 0\nif line._name == 'account.move.line':\n result = 0\n"
No public methods.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/commission |
| GIT | |
| GIT | https://github.com/OCA/commission.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/commission/tree/15.0/commission_formula |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Commission |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Abstract |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Abstract |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Aungkokolin1997 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/commission |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:33 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/commission: - commission odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
commission_form |
commission.form.inherit | commission | field | Inherits commission.commission_form |
commission_type
Selection
ondelete={'formula': 'set default'}
selection_add=[('formula', 'Formula')]
formula
Text
default="if line._name == 'sale.order.line':\n result = 0\nif line._name == 'account.move.line':\n result = 0\n"
No public methods.
No new fields.
Public methods (0)No public methods.