| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/survey |
| GIT | |
| GIT | https://github.com/OCA/survey.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/survey/tree/17.0/survey_partner_representative |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Marketing/Survey |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, pilarvargas-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/survey |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - survey - auth_signup - base_setup - base - web - bus - web_tour - http_routing - gamification |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Do surveys on behalf of others. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
survey_form |
survey.survey | group | Inherits survey.survey_survey_view_form | |
survey_user_input_view_form |
survey.user_input | field | Inherits survey.survey_user_input_view_form |
survey_representative_partner_id
Many2one → res.partner
comodel_name='res.partner'
compute='_compute_survey_representative_partner_id'
readonly=False
store=True
survey_user_input_id
Many2one → survey.user_input
comodel_name='survey.user_input'
readonly=True
No public methods.
allow_partner_representing
Boolean
help='A user with the proper permissions, could do the survey on behalf of other'
No public methods.
representative_partner_id
Many2one → res.partner
comodel_name='res.partner'
help='This partner filled this survey on behalf of other'
readonly=True
create(self, vals_list)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/survey |
| GIT | |
| GIT | https://github.com/OCA/survey.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/survey/tree/15.0/survey_partner_representative |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Marketing/Survey |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, David, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/survey |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:00:43 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - survey - auth_signup - base_setup - base - web - bus - web_tour - http_routing - gamification - web_kanban_gauge |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Do surveys on behalf of others. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
survey_form |
survey.survey | group | Inherits survey.survey_form | |
survey_user_input_view_form |
survey.user_input | field | Inherits survey.survey_user_input_view_form |
survey_representative_partner_id
Many2one → res.partner
comodel_name='res.partner'
compute='_compute_survey_representative_partner_id'
readonly=False
store=True
survey_user_input_id
Many2one → survey.user_input
comodel_name='survey.user_input'
readonly=True
No public methods.
allow_partner_representing
Boolean
help='A user with the proper permissions, could do the survey on behalf of other'
No public methods.
representative_partner_id
Many2one → res.partner
comodel_name='res.partner'
help='This partner filled this survey on behalf of other'
readonly=True
create(self, vals_list)