diff --git a/web_m2x_options/README.rst b/web_m2x_options/README.rst index 5d5875afabde..a15a6b2ff44f 100644 --- a/web_m2x_options/README.rst +++ b/web_m2x_options/README.rst @@ -7,7 +7,7 @@ web_m2x_options !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:910793e5ee7f22cb791b406c307d1dbc31d43a5d5131eab0fa5265f79478099b + !! source digest: sha256:36f18dc3f0b0b3d8b91f63aa88d55c4936d53fef5857b1dcb903308b536c79c4 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -206,6 +206,8 @@ Contributors - Valentín Vinagre - Harald Panten +- Siddharth Bhalgami + Other credits ------------- diff --git a/web_m2x_options/__manifest__.py b/web_m2x_options/__manifest__.py index 5609db8325bf..8000c6bdedbb 100644 --- a/web_m2x_options/__manifest__.py +++ b/web_m2x_options/__manifest__.py @@ -6,13 +6,14 @@ { "name": "web_m2x_options", - "version": "17.0.1.0.4", + "version": "18.0.1.0.0", "category": "Web", "author": "initOS GmbH," "ACSONE SA/NV, " "0k.io, " "Tecnativa, " "Sygel, " + "Siddharth Bhalgami, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/web", "license": "AGPL-3", diff --git a/web_m2x_options/readme/CONTRIBUTORS.md b/web_m2x_options/readme/CONTRIBUTORS.md index df85534e3c4f..95d4dc22549a 100644 --- a/web_m2x_options/readme/CONTRIBUTORS.md +++ b/web_m2x_options/readme/CONTRIBUTORS.md @@ -27,3 +27,5 @@ - Manuel Regidor \<\> - Valentín Vinagre \<\> - Harald Panten \<\> + +- Siddharth Bhalgami \<\> diff --git a/web_m2x_options/static/description/index.html b/web_m2x_options/static/description/index.html index 02cc890edf31..23f366b60dc3 100644 --- a/web_m2x_options/static/description/index.html +++ b/web_m2x_options/static/description/index.html @@ -367,7 +367,7 @@

web_m2x_options

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:910793e5ee7f22cb791b406c307d1dbc31d43a5d5131eab0fa5265f79478099b +!! source digest: sha256:36f18dc3f0b0b3d8b91f63aa88d55c4936d53fef5857b1dcb903308b536c79c4 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This modules modifies “many2one” and “many2manytags” form widgets so as @@ -535,6 +535,7 @@

Contributors

  • Harald Panten <harald.panten@sygel.es>
  • +
  • Siddharth Bhalgami <siddharth.bhalgami@gmail.com>