mirror of
https://github.com/Mint-System/survey.git
synced 2026-04-23 22:13:46 -06:00
Survey addons
- HTML 50.9%
- Python 42.6%
- JavaScript 4.7%
- SCSS 1.8%
|
|
||
|---|---|---|
| .github/workflows | ||
| setup | ||
| survey_conditional_question | ||
| survey_description | ||
| survey_question_type_five_star | ||
| survey_question_type_nps | ||
| survey_xlsx | ||
| .copier-answers.yml | ||
| .editorconfig | ||
| .eslintrc.yml | ||
| .flake8 | ||
| .gitignore | ||
| .isort.cfg | ||
| .pre-commit-config.yaml | ||
| .prettierrc.yml | ||
| .pylintrc | ||
| .pylintrc-mandatory | ||
| LICENSE | ||
| oca_dependencies.txt | ||
| README.md | ||
OCA Survey Management Addons for Odoo
This project aims to deal with modules related to survey management.
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| survey_conditional_question | 14.0.1.0.0 | Survey Conditional Questions | |
| survey_description | 14.0.1.0.0 | ![]() |
Displays description and thank you fields for survey, page and question. |
| survey_question_type_five_star | 14.0.1.0.1 | This module add five stars rating as question type for survey page | |
| survey_question_type_nps | 14.0.1.0.0 | This module add nps rating as question type for survey page | |
| survey_xlsx | 14.0.1.0.0 | XLSX Report to show the survey results |
Licenses
This repository is licensed under AGPL-3.0.
However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's __manifest__.py file, which contains a license key
that explains its license.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

