Repository
OCA/survey · module folder · Try on Runboat
Module version
1.0.0
Category
Marketing/Survey
Folder size
0.08 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/survey
Last tracking update
2026-08-13 17:32:51
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
OCA-git-bot, oca-ci, Adasat Torres de León
Odoo dependencies
OCA/reporting-engine:
odoo/odoo:
- web
- bus
Python dependencies
py3o.formats, py3o.template
System dependencies
libreoffice
Required by
None
Description
This module allows customisation of the certification report of a survey
using odt templates.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
survey_form survey.survey form Inherits survey.survey_survey_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (0)

No new fields.

Public methods (1)
  • generate_email(self, res_ids, fields=None)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • py3o_template_id Many2one → py3o.template
    args: 'py3o.template', 'Template'
Public methods (0)

No public methods.

New fields (1)
  • py3o_template_id Many2one
    related='survey_id.py3o_template_id'
Public methods (0)

No public methods.

Loading…

Loading…