Cooperator Website Refferral

cooperator_website_referral_source
REPOSITORY
REPOSITORYOCA/cooperative
GIT
GIThttps://github.com/OCA/cooperative.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/cooperative/tree/12.0/cooperator_website_referral_source
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYCooperative management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Coop IT Easy SC
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Coop IT Easy SC
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Victor Champonnois
WEBSITE
WEBSITEhttps://github.com/OCA/cooperative
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:26
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/cooperative:
    - cooperator_website
    - cooperator
OCA/partner-contact:
    - partner_firstname
    - partner_contact_birthdate
    - partner_contact_personal_information_page
    - partner_contact_gender
odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
    - base_iban
    - website
    - web_editor
    - social_media
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
referral_source_template referral_source_template ir.ui.view qweb New
referral_source_view_tree view_referral_source_tree referral.source tree New
rules_template rules_template ir.ui.view qweb Inherits cooperator_website.rules_template
subscription_request_view_form subscription.request.view.form subscription.request field Inherits cooperator.subscription_request_view_form
view_partner_form res.partner.view.form res.partner field Inherits cooperator.view_partner_form
Models touched (3)

New fields (1)
  • name Char
    string='How did you hear about us?' translate=True
Public methods (0)

No public methods.

New fields (1)
  • referral_source_id Many2one → referral.source
    comodel_name='referral.source' string='How did you hear about us?'
Public methods (0)

No public methods.

New fields (1)
  • referral_source_id Many2one → referral.source
    comodel_name='referral.source' string='How did you hear about us?'
Public methods (4)
  • get_partner_company_vals(self)
  • get_partner_vals(self)
  • get_person_info(self, partner)
  • get_representative_vals(self)