diff --git a/base_multi_image/README.rst b/base_multi_image/README.rst index df59057f4e5..2ebe66915b6 100644 --- a/base_multi_image/README.rst +++ b/base_multi_image/README.rst @@ -2,7 +2,7 @@ Multiple images base ==================== -.. +.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! @@ -17,13 +17,13 @@ Multiple images base :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github - :target: https://github.com/OCA/server-tools/tree/16.0/base_multi_image + :target: https://github.com/OCA/server-tools/tree/17.0/base_multi_image :alt: OCA/server-tools .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_multi_image + :target: https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-base_multi_image :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png - :target: https://runboat.odoo-community.org/builds?repo=OCA/server-tools&target_branch=16.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/server-tools&target_branch=17.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -148,7 +148,8 @@ Contributors * Shepilov Vladislav * `Greenice `_: - * Fernando La Chica +* Fernando La Chica +* Ugne Sinkeviciene Other credits ~~~~~~~~~~~~~ @@ -171,6 +172,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. -This module is part of the `OCA/server-tools `_ project on GitHub. +This module is part of the `OCA/server-tools `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/base_multi_image/__manifest__.py b/base_multi_image/__manifest__.py index 4f933f89231..23bfdee1d94 100644 --- a/base_multi_image/__manifest__.py +++ b/base_multi_image/__manifest__.py @@ -7,7 +7,7 @@ { "name": "Multiple images base", "summary": "Allow multiple images for database objects", - "version": "16.0.1.0.0", + "version": "17.0.1.0.0", "author": "Tecnativa, " "Antiun IngenierĂ­a, S.L., Sodexis, " "LasLabs, OpenFire, " diff --git a/base_multi_image/views/image_view.xml b/base_multi_image/views/image_view.xml index 7c48f442be8..4b8edeb1d57 100644 --- a/base_multi_image/views/image_view.xml +++ b/base_multi_image/views/image_view.xml @@ -10,11 +10,7 @@