| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/commission |
| GIT | |
| GIT | https://github.com/OCA/commission.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/commission/tree/14.0/sale_commission_geo_assign |
| VERSION | |
| VERSION | 1.1.3 |
| CATEGORY | |
| CATEGORY | Sales Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Agile Business Group |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Agile Business Group |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, oca-ci, Alessandro Uffreduzzi, Olga Marco, Alessio Renda, PicchiSeba, iwkse |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/commission |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/commission: - sale_commission odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - sale_management - sale - sales_team - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_form_agent_geo_assign |
view_partner_form_agent_geo_assign | res.partner | xpath | Inherits sale_commission.view_partner_form_agent |
view_res_partner_filter_geo_assign |
view_res_partner_filter_geo_assign | res.partner | xpath | Inherits sale_commission.res_partner_view_search |
wizard_geo_assign_partner_view |
Add Agents with Geo Assign | wizard.geo.assign.partner | form | New |
agent_country_ids
Many2many → res.country
help='Countries where this agent operates'
string='Countries'
args: 'res.country'
agent_state_ids
Many2many → res.country.state
help='States where this agent operates'
string='States'
args: 'res.country.state'
agent_zip_from
Char
help='ZIP range where this agent operates'
args: 'Zip From'
agent_zip_to
Char
help='ZIP range where this agent operates'
args: 'Zip To'
no_geo_assign_update
Boolean
is_assignable(self, partner)
onchange_countries(self)
check_existing_agents
Boolean
default=True
help='If checked, partners with already assigned agents will be blocked. Otherwise, found agents will be added'
string='Check Existing Agents'
replace_existing_agents
Boolean
string='Replace Existing Agents'
geo_assign_partner(self)
update_partner_data(self, partner, agents)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/commission |
| GIT | |
| GIT | https://github.com/OCA/commission.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/commission/tree/10.0/sale_commission_geo_assign |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sales Management |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Agile Business Group |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Agile Business Group |
| COMMITTERS | |
| COMMITTERS | Alex Comba, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/commission |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:55 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/commission: - sale_commission odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - web_tour - report - analytic - web_planner - sale - sales_team - procurement |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_form_agent_geo_assign |
view_partner_form_agent_geo_assign | res.partner | xpath | Inherits sale_commission.view_partner_form_agent |
view_res_partner_filter_geo_assign |
view_res_partner_filter_geo_assign | res.partner | xpath | Inherits sale_commission.view_res_partner_filter |
wizard_geo_assign_partner_view |
Geo assign agents | wizard.geo.assign.partner | form | New |
agent_country_ids
Many2many → res.country
help='Countries where this agent operates'
string='Countries'
args: 'res.country'
agent_state_ids
Many2many → res.country.state
help='States where this agent operates'
string='States'
args: 'res.country.state'
agent_zip_from
Char
help='ZIP range where this agent operates'
args: 'Zip From'
agent_zip_to
Char
help='ZIP range where this agent operates'
args: 'Zip To'
is_assignable(self, partner)
onchange_countries(self)
check_existing_agents
Boolean
default=True
help='If checked, partners with already assigned agents will be blocked. Otherwise, found agents will be added'
args: 'Check existing agents'
geo_assign_partner(self)