Repository
OCA/survey · module folder · Try on Runboat
Module version
1.0.0
Category
Appointments
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/survey
Last tracking update
2026-08-12 17:29:26
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Carlos Roca, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
cssselect
System dependencies
None
Required by
None
Description
This module extends the functionality of surveys and resource bookings
to support linking them together and to allow you to quickly request and
read answers.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
resource_booking_form resource.booking.view.form.inherit resource.booking form Inherits resource_booking.resource_booking_view_form
resource_booking_type_form Resource booking type survey resource.booking.type form Inherits resource_booking.resource_booking_type_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • survey_user_input_id Many2one → survey.user_input
    comodel_name='survey.user_input' copy=False help='User responses to survey, as specified in the resource booking type.' string='Survey user input' tracking=True
Public methods (1)
  • action_invite_survey(self)
    Invite requester to fill survey, if needed and possible.

New fields (1)
  • survey_id Many2one → survey.survey
    comodel_name='survey.survey' help='You will be able to invite requesters to respond to this survey.' tracking=True
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…