| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/commission |
| GIT | |
| GIT | https://github.com/OCA/commission.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/commission/tree/16.0/sale_commission_margin |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Dixmit |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Dixmit |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Luis Rodriguez |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/commission |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:11:57 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/commission: - sale_commission - account_commission - commission odoo/odoo: - sale_margin - sale_management - sale - sales_team - base - base_setup - web - bus - web_tour - account_payment - account - 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 the functionality of sale_margin and sale_commission to deduct commissions from margin |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_order_margin_form_inherit |
sale.order.margin.view.form | sale.order | xpath | Inherits sale.view_order_form |
amount
Monetary
compute='_compute_amount'
precompute=True
store=True
commission_id
Many2one
compute='_compute_commission_id'
precompute=True
store=True
No public methods.
agent_ids
One2many
compute='_compute_agent_ids'
precompute=True
store=True
commission_free
Boolean
compute='_compute_commission_free'
precompute=True
store=True
No public methods.
No new fields.
Public methods (0)No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/commission |
| PULL REQUEST | |
| PULL REQUEST | [18.0] [MIG] sale_commission_margin_oca: Migration to 18.0 + rename (#641) |