diff --git a/mgmtsystem_survey/README.rst b/mgmtsystem_survey/README.rst index c0e52e4ba1da..02a5b6db1c23 100644 --- a/mgmtsystem_survey/README.rst +++ b/mgmtsystem_survey/README.rst @@ -77,14 +77,23 @@ Contributors ------------ - Maxime Chambreuil + - Daniel Reis + - Loïc Lacroix + - Stéphane Bidoul + - Gervais Naoussi + - Luk Vermeylen + - Eugen Don + - Jose Maria Alzaga + - Julien Coux + - `Tecnativa `__: - Ernesto Tejeda @@ -94,15 +103,18 @@ Contributors - David Luis Mora -Trobz - -- Dung Tran - Yvan Dotet +- `Trobz `__: + + - Dung Tran + - Khoi (Kien Kim) + Other credits ------------- -The development of this module has been financially supported by: +The migration of this module from 17.0 to 18.0 was financially supported +by: - Camptocamp @@ -119,6 +131,14 @@ 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 `__: + +|maintainer-max3903| + This module is part of the `OCA/management-system `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/mgmtsystem_survey/__init__.py b/mgmtsystem_survey/__init__.py index 69f7babdfb1a..d9d1f13deb58 100644 --- a/mgmtsystem_survey/__init__.py +++ b/mgmtsystem_survey/__init__.py @@ -1,3 +1 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). - -from . import models diff --git a/mgmtsystem_survey/__manifest__.py b/mgmtsystem_survey/__manifest__.py index e2e68e09ebed..a561869c371c 100644 --- a/mgmtsystem_survey/__manifest__.py +++ b/mgmtsystem_survey/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Management System - Survey", - "version": "17.0.1.0.0", + "version": "18.0.1.0.0", "author": "Savoir-faire Linux, Odoo Community Association (OCA)", "website": "https://github.com/OCA/management-system", "license": "AGPL-3", @@ -11,4 +11,6 @@ "depends": ["mgmtsystem", "survey"], "data": ["views/survey_survey.xml"], "installable": True, + "development_status": "Beta", + "maintainers": ["max3903"], } diff --git a/mgmtsystem_survey/models/__init__.py b/mgmtsystem_survey/models/__init__.py deleted file mode 100644 index d9d1f13deb58..000000000000 --- a/mgmtsystem_survey/models/__init__.py +++ /dev/null @@ -1 +0,0 @@ -# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). diff --git a/mgmtsystem_survey/readme/CONTRIBUTORS.md b/mgmtsystem_survey/readme/CONTRIBUTORS.md index 1eb64e606e17..c3719414e3ac 100644 --- a/mgmtsystem_survey/readme/CONTRIBUTORS.md +++ b/mgmtsystem_survey/readme/CONTRIBUTORS.md @@ -12,8 +12,8 @@ - Pedro M. Baeza - [Binhex](https://binhex.cloud//com): - David Luis Mora \<\> - -Trobz - -- Dung Tran \<\> - Yvan Dotet \<\> + +- [Trobz](https://www.trobz.com): + - Dung Tran \<\> + - Khoi (Kien Kim) \<\> diff --git a/mgmtsystem_survey/readme/CREDITS.md b/mgmtsystem_survey/readme/CREDITS.md index 705d3b30cad9..f024a19f86f6 100644 --- a/mgmtsystem_survey/readme/CREDITS.md +++ b/mgmtsystem_survey/readme/CREDITS.md @@ -1,3 +1,3 @@ -The development of this module has been financially supported by: +The migration of this module from 17.0 to 18.0 was financially supported by: - Camptocamp diff --git a/mgmtsystem_survey/static/description/index.html b/mgmtsystem_survey/static/description/index.html index f1693a23606a..9d7000838e19 100644 --- a/mgmtsystem_survey/static/description/index.html +++ b/mgmtsystem_survey/static/description/index.html @@ -443,16 +443,18 @@

Contributors

  • David Luis Mora <d.luis@binhex.cloud>
  • - -

    Trobz

    -

    Other credits

    -

    The development of this module has been financially supported by:

    +

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

    • Camptocamp
    @@ -466,6 +468,8 @@

    Maintainers

    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.

    +

    Current maintainer:

    +

    max3903

    This module is part of the OCA/management-system project on GitHub.

    You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

    diff --git a/mgmtsystem_survey/views/survey_survey.xml b/mgmtsystem_survey/views/survey_survey.xml index d49fe8b7d48b..e2a6bffaccdf 100644 --- a/mgmtsystem_survey/views/survey_survey.xml +++ b/mgmtsystem_survey/views/survey_survey.xml @@ -4,7 +4,7 @@ Surveys survey.survey - tree,form + list,form