Sale commission CRM geo assign

website_sale_commission_lead_geo_assign
REPOSITORY
REPOSITORYOCA/commission
GIT
GIThttps://github.com/OCA/commission.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/commission/tree/10.0/website_sale_commission_lead_geo_assign
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Agile Business Group
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Agile Business Group
COMMITTERS
COMMITTERSoca-travis, Weblate, OCA-git-bot, SimoRubi
WEBSITE
WEBSITEhttps://github.com/OCA/commission/tree/10.0/website_sale_commission_lead_geo_assign
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:55
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/commission:
    - sale_commission_geo_assign
    - sale_commission
odoo/odoo:
    - website_crm_partner_assign
    - base_geolocalize
    - base
    - crm
    - base_action_rule
    - resource
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - sales_team
    - calendar
    - web_calendar
    - fetchmail
    - utm
    - web_planner
    - account
    - product
    - decimal_precision
    - report
    - analytic
    - portal
    - auth_signup
    - website_partner
    - website
    - web_editor
    - website_google_map
    - website_portal
    - sale
    - procurement
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
wizard_geo_assign_lead_view Geo assign agents to leads wizard.geo.assign.lead form New
Models touched (2)

New fields (0)

No new fields.

Public methods (2)
  • create(self, vals)
    @api.model
  • geo_assign_agents(self, check_existing_agents=True, leads=None)
    @api.model
    Assign an agent to the leads specified. :param leads: Recordset of leads to assign. :param check_existing_agents: See the homonym parameter in geo_assign_lead.

New fields (1)
  • check_existing_agents Boolean
    default=True help='If checked, leads with already assigned agents will be blocked. Otherwise, found agents will be added' string='Check existing agents'
Public methods (1)
  • geo_assign_lead(self)
    @api.multi
    Assign an agent to the leads in active_ids