diff --git a/README.md b/README.md index 024980be..692c4b36 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [partner_survey](partner_survey/) | 17.0.1.0.0 | | Link partners with their survey results +[survey_partner_representative](survey_partner_representative/) | 17.0.1.0.0 | [![chienandalu](https://github.com/chienandalu.png?size=30px)](https://github.com/chienandalu) | Fill the survey on behalf of others [//]: # (end addons) diff --git a/setup/_metapackage/pyproject.toml b/setup/_metapackage/pyproject.toml index 48b7c6a1..d861c898 100644 --- a/setup/_metapackage/pyproject.toml +++ b/setup/_metapackage/pyproject.toml @@ -1,8 +1,9 @@ [project] name = "odoo-addons-oca-survey" -version = "17.0.20240605.0" +version = "17.0.20250128.0" dependencies = [ "odoo-addon-partner_survey>=17.0dev,<17.1dev", + "odoo-addon-survey_partner_representative>=17.0dev,<17.1dev", ] classifiers=[ "Programming Language :: Python", diff --git a/survey_partner_representative/README.rst b/survey_partner_representative/README.rst index 1e56d12f..4aa2833e 100644 --- a/survey_partner_representative/README.rst +++ b/survey_partner_representative/README.rst @@ -7,7 +7,7 @@ Survey Partner Representative !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:32924103c7ee99139f60cb1d89ae02a2085ced8d944a379da91f5d3a2426cf11 + !! source digest: sha256:a1ba7226b2a2ebd2da1ab92f81ccf1925154892ff0b48a1446f4e01d28114ed6 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -63,8 +63,8 @@ Usage A user acting on behalf of other can start a new survey from the share link: -- On the survey backend form, click on *Share* and copy the survey URL. -- Paste it in your browser and fill the survey with needed data. +- On the survey backend form, click on *Share* and copy the survey URL. +- Paste it in your browser and fill the survey with needed data. Bug Tracker =========== @@ -87,9 +87,9 @@ Authors Contributors ------------ -- `Tecnativa `__ +- `Tecnativa `__ - - David Vidal + - David Vidal Maintainers ----------- diff --git a/survey_partner_representative/static/description/index.html b/survey_partner_representative/static/description/index.html index 16aae856..c21e4b06 100644 --- a/survey_partner_representative/static/description/index.html +++ b/survey_partner_representative/static/description/index.html @@ -367,7 +367,7 @@

Survey Partner Representative

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:32924103c7ee99139f60cb1d89ae02a2085ced8d944a379da91f5d3a2426cf11 +!! source digest: sha256:a1ba7226b2a2ebd2da1ab92f81ccf1925154892ff0b48a1446f4e01d28114ed6 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/survey Translate me on Weblate Try me on Runboat

Do surveys on behalf of others.