From 458f528a2088fccf9ea4ec1ad9af45d3a7f6c581 Mon Sep 17 00:00:00 2001 From: Krushndevsinh Jadeja Date: Mon, 18 Mar 2019 12:58:06 +0530 Subject: [PATCH] [MIG][ADD][IMP][I18N] web_tree_resize_column: migrated module to odoo 12.0 --- web_tree_resize_column/README.rst | 12 ++++++------ web_tree_resize_column/__manifest__.py | 2 +- .../i18n/web_tree_resize_column.pot | 4 +++- web_tree_resize_column/static/description/index.html | 6 +++--- 4 files changed, 13 insertions(+), 11 deletions(-) diff --git a/web_tree_resize_column/README.rst b/web_tree_resize_column/README.rst index f33b6d57..b5a0c9f3 100644 --- a/web_tree_resize_column/README.rst +++ b/web_tree_resize_column/README.rst @@ -14,16 +14,16 @@ Resize Columns :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github - :target: https://github.com/OCA/web/tree/11.0/web_tree_resize_column + :target: https://github.com/OCA/web/tree/12.0/web_tree_resize_column :alt: OCA/web .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/web-11-0/web-11-0-web_tree_resize_column + :target: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_tree_resize_column :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/162/11.0 + :target: https://runbot.odoo-community.org/runbot/162/12.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module adds the ability to resize columns in tree views. @@ -49,7 +49,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -84,6 +84,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/web `_ project on GitHub. +This module is part of the `OCA/web `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/web_tree_resize_column/__manifest__.py b/web_tree_resize_column/__manifest__.py index b3162a16..b6c38789 100644 --- a/web_tree_resize_column/__manifest__.py +++ b/web_tree_resize_column/__manifest__.py @@ -5,7 +5,7 @@ 'name': 'Resize Columns', 'summary': 'Resize columns in tree views', 'category': 'Extra Tools', - 'version': '11.0.1.0.0', + 'version': '12.0.1.0.0', 'development_status': 'Production/Stable', 'author': 'Onestein, Odoo Community Association (OCA)', 'license': 'AGPL-3', diff --git a/web_tree_resize_column/i18n/web_tree_resize_column.pot b/web_tree_resize_column/i18n/web_tree_resize_column.pot index 447d3bb3..41591c14 100644 --- a/web_tree_resize_column/i18n/web_tree_resize_column.pot +++ b/web_tree_resize_column/i18n/web_tree_resize_column.pot @@ -3,8 +3,10 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 11.0\n" +"Project-Id-Version: Odoo Server 12.0\n" "Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-03-18 06:59+0000\n" +"PO-Revision-Date: 2019-03-18 06:59+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/web_tree_resize_column/static/description/index.html b/web_tree_resize_column/static/description/index.html index 5faa8832..9c1cce3a 100644 --- a/web_tree_resize_column/static/description/index.html +++ b/web_tree_resize_column/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Production/Stable License: AGPL-3 OCA/web Translate me on Weblate Try me on Runbot

+

Production/Stable License: AGPL-3 OCA/web Translate me on Weblate Try me on Runbot

This module adds the ability to resize columns in tree views.

Table of contents

@@ -398,7 +398,7 @@ ul.auto-toc {

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -feedback.

+feedback.

Do not contact contributors directly about support or help with technical issues.

@@ -426,7 +426,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome

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/web project on GitHub.

+

This module is part of the OCA/web project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.