diff --git a/partner_survey/README.rst b/partner_survey/README.rst index 3ea3277f..f0e07a86 100644 --- a/partner_survey/README.rst +++ b/partner_survey/README.rst @@ -70,6 +70,14 @@ Contributors - Ernesto Tejeda - Stefan Ungureanu +- Chau Le + +Other credits +------------- + +The migration of this module from 16.0 to 17.0 was financially supported +by Camptocamp + Maintainers ----------- diff --git a/partner_survey/__manifest__.py b/partner_survey/__manifest__.py index 47f42a66..c2f0680d 100644 --- a/partner_survey/__manifest__.py +++ b/partner_survey/__manifest__.py @@ -5,7 +5,7 @@ "name": "Partner Survey", "summary": "Link partners with their survey results", "category": "Marketing", - "version": "16.0.1.0.0", + "version": "17.0.1.0.0", "depends": ["contacts", "survey"], "data": ["views/res_partner_view.xml"], "author": "Tecnativa, Camptocamp, Odoo Community Association (OCA)", diff --git a/partner_survey/readme/CONTRIBUTORS.md b/partner_survey/readme/CONTRIBUTORS.md index 5fea57ab..409b2750 100644 --- a/partner_survey/readme/CONTRIBUTORS.md +++ b/partner_survey/readme/CONTRIBUTORS.md @@ -6,3 +6,4 @@ - Antonio Espinosa - Ernesto Tejeda - Stefan Ungureanu +- Chau Le \<\> \ No newline at end of file diff --git a/partner_survey/readme/CREDITS.md b/partner_survey/readme/CREDITS.md new file mode 100644 index 00000000..26832616 --- /dev/null +++ b/partner_survey/readme/CREDITS.md @@ -0,0 +1 @@ +The migration of this module from 16.0 to 17.0 was financially supported by Camptocamp diff --git a/partner_survey/static/description/index.html b/partner_survey/static/description/index.html index c91d6772..b3695357 100644 --- a/partner_survey/static/description/index.html +++ b/partner_survey/static/description/index.html @@ -380,7 +380,8 @@

Partner Survey

  • Credits
  • @@ -415,10 +416,16 @@

    Contributors

  • Stefan Ungureanu
  • +
  • Chau Le <chaulb@trobz.com>
  • +
    +

    Other credits

    +

    The migration of this module from 16.0 to 17.0 was financially supported +by Camptocamp

    +