Skip to content

Commit

Permalink
Merge pull request #463 from OCA/18.0
Browse files Browse the repository at this point in the history
Syncing from upstream OCA/management-system (18.0)
  • Loading branch information
bt-admin authored Nov 24, 2024
2 parents 310d564 + 5cf2a0f commit ad95d1f
Show file tree
Hide file tree
Showing 33 changed files with 1,298 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ addon | version | maintainers | summary
--- | --- | --- | ---
[mgmtsystem](mgmtsystem/) | 18.0.1.0.0 | | Management System
[mgmtsystem_action](mgmtsystem_action/) | 18.0.1.0.0 | | Management System - Action
[mgmtsystem_survey](mgmtsystem_survey/) | 18.0.1.0.0 | [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) | Management System - Survey

[//]: # (end addons)

Expand Down
144 changes: 144 additions & 0 deletions mgmtsystem_survey/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,144 @@
==========================
Management System - Survey
==========================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:bc02ffebcb1a81c48d8cabb5e9024924374bc765d21bd935c5ca211cf23babf8
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmanagement--system-lightgray.png?logo=github
:target: https://github.com/OCA/management-system/tree/18.0/mgmtsystem_survey
:alt: OCA/management-system
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/management-system-18-0/management-system-18-0-mgmtsystem_survey
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/management-system&target_branch=18.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module enables you to manage your customer satisfaction surveys and
their answers.

**Table of contents**

.. contents::
:local:

Configuration
=============

To configure this module, you need to:

1. Go to Management System > Configuration > Surveys
2. Click on Create to create your customer satisfaction survey
3. Add pages and questions

Usage
=====

To use this module, you need to:

1. Publish the survey on the web (using the website module) or
2. Print the survey and send it by email or
3. Call your customer and go through the list of questions over the
phone

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/management-system/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/management-system/issues/new?body=module:%20mgmtsystem_survey%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Savoir-faire Linux

Contributors
------------

- Maxime Chambreuil <[email protected]>

- Daniel Reis <[email protected]>

- Loïc Lacroix <[email protected]>

- Stéphane Bidoul <[email protected]>

- Gervais Naoussi <[email protected]>

- Luk Vermeylen <[email protected]>

- Eugen Don <[email protected]>

- Jose Maria Alzaga <[email protected]>

- Julien Coux <[email protected]>

- `Tecnativa <https://www.tecnativa.com>`__:

- Ernesto Tejeda
- Pedro M. Baeza

- `Binhex <https://binhex.cloud//com>`__:

- David Luis Mora <[email protected]>

- Yvan Dotet <[email protected]>

- `Trobz <https://www.trobz.com>`__:

- Dung Tran <[email protected]>
- Khoi (Kien Kim) <[email protected]>

Other credits
-------------

The migration of this module from 17.0 to 18.0 was financially supported
by:

- Camptocamp

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

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.

.. |maintainer-max3903| image:: https://github.com/max3903.png?size=40px
:target: https://github.com/max3903
:alt: max3903

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-max3903|

This module is part of the `OCA/management-system <https://github.com/OCA/management-system/tree/18.0/mgmtsystem_survey>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
1 change: 1 addition & 0 deletions mgmtsystem_survey/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
16 changes: 16 additions & 0 deletions mgmtsystem_survey/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Copyright (C) 2010 Savoir-faire Linux (<http://www.savoirfairelinux.com>).
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

{
"name": "Management System - Survey",
"version": "18.0.1.0.0",
"author": "Savoir-faire Linux, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/management-system",
"license": "AGPL-3",
"category": "Management System",
"depends": ["mgmtsystem", "survey"],
"data": ["views/survey_survey.xml"],
"installable": True,
"development_status": "Beta",
"maintainers": ["max3903"],
}
36 changes: 36 additions & 0 deletions mgmtsystem_survey/i18n/de.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mgmtsystem_survey
#
# Translators:
# OCA Transbot <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-21 18:16+0000\n"
"PO-Revision-Date: 2017-04-21 18:16+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: mgmtsystem_survey
#: model:ir.actions.act_window,name:mgmtsystem_survey.action_survey_form
#: model:ir.ui.menu,name:mgmtsystem_survey.menu_open_survey
msgid "Surveys"
msgstr "Umfragen"

#~ msgid "Management System"
#~ msgstr "Management-System"

#, fuzzy
#~ msgid "Survey"
#~ msgstr "Umfragen"

#, fuzzy
#~ msgid "Survey Stage"
#~ msgstr "Umfragen"
36 changes: 36 additions & 0 deletions mgmtsystem_survey/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mgmtsystem_survey
#
# Translators:
# OCA Transbot <[email protected]>, 2018
# enjolras <[email protected]>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-02-10 07:39+0000\n"
"PO-Revision-Date: 2022-02-12 21:16+0000\n"
"Last-Translator: Miquel Romera <[email protected]>\n"
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.3.2\n"

#. module: mgmtsystem_survey
#: model:ir.actions.act_window,name:mgmtsystem_survey.action_survey_form
#: model:ir.ui.menu,name:mgmtsystem_survey.menu_open_survey
msgid "Surveys"
msgstr "Encuestas"

#~ msgid "Management System"
#~ msgstr "Sistema de gestión"

#~ msgid "Survey"
#~ msgstr "Encuestas"

#~ msgid "Survey Stage"
#~ msgstr "Etapa de la encuesta"
38 changes: 38 additions & 0 deletions mgmtsystem_survey/i18n/es_CO.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mgmtsystem_survey
#
# Translators:
# JOSE ALEJANDRO ECHEVERRI VALENCIA <[email protected]>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 07:18+0000\n"
"PO-Revision-Date: 2018-01-16 07:18+0000\n"
"Last-Translator: JOSE ALEJANDRO ECHEVERRI VALENCIA <josealejandroeche@gmail."
"com>, 2018\n"
"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/"
"es_CO/)\n"
"Language: es_CO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: mgmtsystem_survey
#: model:ir.actions.act_window,name:mgmtsystem_survey.action_survey_form
#: model:ir.ui.menu,name:mgmtsystem_survey.menu_open_survey
msgid "Surveys"
msgstr "Encuestas"

#~ msgid "Management System"
#~ msgstr "Sistema de Gestión"

#, fuzzy
#~ msgid "Survey"
#~ msgstr "Encuestas"

#, fuzzy
#~ msgid "Survey Stage"
#~ msgstr "Encuestas"
28 changes: 28 additions & 0 deletions mgmtsystem_survey/i18n/fi.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mgmtsystem_survey
#
# Translators:
# OCA Transbot <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-08-04 02:45+0000\n"
"PO-Revision-Date: 2016-08-04 02:45+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2016\n"
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: mgmtsystem_survey
#: model:ir.actions.act_window,name:mgmtsystem_survey.action_survey_form
#: model:ir.ui.menu,name:mgmtsystem_survey.menu_open_survey
msgid "Surveys"
msgstr ""

#~ msgid "Management System"
#~ msgstr "Johtamisjärjestelmä"
38 changes: 38 additions & 0 deletions mgmtsystem_survey/i18n/fr.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mgmtsystem_survey
#
# Translators:
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012
# Maxime Chambreuil <[email protected]>, 2015
msgid ""
msgstr ""
"Project-Id-Version: management-system (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-07 14:27+0000\n"
"PO-Revision-Date: 2015-05-26 18:45+0000\n"
"Last-Translator: Maxime Chambreuil <[email protected]>\n"
"Language-Team: French (http://www.transifex.com/oca/OCA-management-"
"system-8-0/language/fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#. module: mgmtsystem_survey
#: model:ir.actions.act_window,name:mgmtsystem_survey.action_survey_form
#: model:ir.ui.menu,name:mgmtsystem_survey.menu_open_survey
msgid "Surveys"
msgstr "Questionnaires"

#~ msgid "Management System"
#~ msgstr "Système de gestion"

#, fuzzy
#~ msgid "Survey"
#~ msgstr "Questionnaires"

#, fuzzy
#~ msgid "Survey Stage"
#~ msgstr "Questionnaires"
30 changes: 30 additions & 0 deletions mgmtsystem_survey/i18n/hr_HR.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mgmtsystem_survey
#
# Translators:
# Bole <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-01 20:06+0000\n"
"PO-Revision-Date: 2017-05-01 20:06+0000\n"
"Last-Translator: Bole <[email protected]>, 2017\n"
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/"
"hr_HR/)\n"
"Language: hr_HR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"

#. module: mgmtsystem_survey
#: model:ir.actions.act_window,name:mgmtsystem_survey.action_survey_form
#: model:ir.ui.menu,name:mgmtsystem_survey.menu_open_survey
msgid "Surveys"
msgstr ""

#~ msgid "Management System"
#~ msgstr "Susatv upravljanja"
Loading

0 comments on commit ad95d1f

Please sign in to comment.