TIP: You can type at any time to perform a new search.
Survey contacts generation
survey_contact_generation · OCA/survey
- Repository
- OCA/survey · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Marketing/Survey
- Folder size
- 0.1 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/survey
- Last tracking update
- 2026-08-21 17:31:45
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- OCA-git-bot, oca-ci, Adasat Torres de León
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
survey_form |
survey.survey | form | Inherits survey.survey_survey_view_form | |
survey_question_form |
survey.question | form | Inherits survey.survey_question_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (5)
New fields (1)
-
generating_survey_user_input_idMany2one → survey.user_inputcomodel_name='survey.user_input'copy=Falsereadonly=True
No public methods.
New fields (5)
-
allowed_partner_field_domainBinarycompute='_compute_allowed_partner_field_domain' -
res_partner_fieldMany2one → ir.model.fieldscomodel_name='ir.model.fields'string='Contact field' -
res_partner_field_nameCharrelated='res_partner_field.name' -
res_partner_typeSelectionhelp='Address type of the contact this question opens. Contacts share their address with their parent, so a node holding an address of its own needs a different type.'selection=<expr>string='Contact address type' -
survey_question_node_idMany2one → survey.questioncomodel_name='survey.question'help='Question opening the contact this one relates to. A question mapped to the name opens a contact of its own, and hangs it from the contact of this node. Any other question fills in a field of the contact this node opened.'string='Node'
No public methods.
New fields (2)
-
res_partner_fieldMany2onerelated='question_id.res_partner_field' -
res_partner_field_resource_refReferenceselection='_selection_res_partner_field_resource_ref'string='Contact field value'
-
default_get(self, fields)@api.model
New fields (2)
-
create_parent_contactBooleanhelp='Set the company_name in a question and a parent contact will be created to hold the generated one' -
generate_contactBooleanhelp='Generate contacts for anonymous survey users'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…