diff --git a/product_supplierinfo_archive/README.rst b/product_supplierinfo_archive/README.rst index b810647ed7d..742f51e6310 100644 --- a/product_supplierinfo_archive/README.rst +++ b/product_supplierinfo_archive/README.rst @@ -68,6 +68,15 @@ Contributors - Álvaro Trius Béjar - Oriol Villamayor - Dhara Solanki +- Khoi (Kien Kim) + +Other credits +------------- + +The migration of this module from 17.0 to 18.0 was financially supported +by: + +- Camptocamp Maintainers ----------- diff --git a/product_supplierinfo_archive/__manifest__.py b/product_supplierinfo_archive/__manifest__.py index 63a1653f127..a2908b06194 100644 --- a/product_supplierinfo_archive/__manifest__.py +++ b/product_supplierinfo_archive/__manifest__.py @@ -6,7 +6,7 @@ "summary": """ Add the active field to the product supplier info """, - "version": "17.0.1.0.0", + "version": "18.0.1.0.0", "license": "LGPL-3", "website": "https://github.com/OCA/product-attribute", "author": "ForgeFlow, Odoo Community Association (OCA)", diff --git a/product_supplierinfo_archive/readme/CONTRIBUTORS.md b/product_supplierinfo_archive/readme/CONTRIBUTORS.md index 398ac828cb5..2b58e824d0b 100644 --- a/product_supplierinfo_archive/readme/CONTRIBUTORS.md +++ b/product_supplierinfo_archive/readme/CONTRIBUTORS.md @@ -2,3 +2,4 @@ - Álvaro Trius Béjar \<\> - Oriol Villamayor \<\> - Dhara Solanki \<\> +- Khoi (Kien Kim) \<\> diff --git a/product_supplierinfo_archive/readme/CREDITS.md b/product_supplierinfo_archive/readme/CREDITS.md new file mode 100644 index 00000000000..f024a19f86f --- /dev/null +++ b/product_supplierinfo_archive/readme/CREDITS.md @@ -0,0 +1,3 @@ +The migration of this module from 17.0 to 18.0 was financially supported by: + +- Camptocamp diff --git a/product_supplierinfo_archive/static/description/index.html b/product_supplierinfo_archive/static/description/index.html index 82a1c4f25c5..3bdef65919f 100644 --- a/product_supplierinfo_archive/static/description/index.html +++ b/product_supplierinfo_archive/static/description/index.html @@ -380,7 +380,8 @@

Product Supplier Info Archive

  • Credits
  • @@ -413,10 +414,19 @@

    Contributors

  • Álvaro Trius Béjar <alvaro.trius@forgeflow.com>
  • Oriol Villamayor <oriol.villamayor@forgeflow.com>
  • Dhara Solanki <dhara.solanki@initos.com>
  • +
  • Khoi (Kien Kim) <khoikk@trobz.com>
  • + + +
    +

    Other credits

    +

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

    +
      +
    • Camptocamp