diff --git a/product_main_supplierinfo/README.rst b/product_main_supplierinfo/README.rst index d7f17cc6a06..56407215f7d 100644 --- a/product_main_supplierinfo/README.rst +++ b/product_main_supplierinfo/README.rst @@ -60,6 +60,16 @@ Contributors - Sébastien Alix +- `Trobz `__ + + - Do Anh Duy + +Other credits +------------- + +The migration of this module from 17.0 to 18.0 was financially supported +by Camptocamp + Maintainers ----------- diff --git a/product_main_supplierinfo/__manifest__.py b/product_main_supplierinfo/__manifest__.py index 93914190ce5..81faeae5038 100644 --- a/product_main_supplierinfo/__manifest__.py +++ b/product_main_supplierinfo/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl) { "name": "Product Main Vendor", - "version": "17.0.1.0.0", + "version": "18.0.1.0.0", "summary": "Display the main vendor of a product.", "website": "https://github.com/OCA/product-attribute", "author": "Camptocamp, Odoo Community Association (OCA)", diff --git a/product_main_supplierinfo/readme/CONTRIBUTORS.md b/product_main_supplierinfo/readme/CONTRIBUTORS.md index 0b2c9b4b653..ef0939e1f9f 100644 --- a/product_main_supplierinfo/readme/CONTRIBUTORS.md +++ b/product_main_supplierinfo/readme/CONTRIBUTORS.md @@ -1,2 +1,4 @@ - [Camptocamp](https://www.camptocamp.com) - Sébastien Alix \<\> +- [Trobz](https://www.trobz.com) + - Do Anh Duy \<\> diff --git a/product_main_supplierinfo/readme/CREDITS.md b/product_main_supplierinfo/readme/CREDITS.md new file mode 100644 index 00000000000..e2327d9292f --- /dev/null +++ b/product_main_supplierinfo/readme/CREDITS.md @@ -0,0 +1 @@ +The migration of this module from 17.0 to 18.0 was financially supported by Camptocamp diff --git a/product_main_supplierinfo/static/description/index.html b/product_main_supplierinfo/static/description/index.html index a5dd60a2883..1a2990c0e60 100644 --- a/product_main_supplierinfo/static/description/index.html +++ b/product_main_supplierinfo/static/description/index.html @@ -378,7 +378,8 @@

Product Main Vendor

  • Credits
  • @@ -406,10 +407,19 @@

    Contributors

  • Sébastien Alix <sebastien.alix@camptocamp.com>
  • +
  • Trobz +
  • + + +
    +

    Other credits

    +

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