diff --git a/account_chart_update/README.rst b/account_chart_update/README.rst index e4e6541b..c64ce7a5 100644 --- a/account_chart_update/README.rst +++ b/account_chart_update/README.rst @@ -14,13 +14,13 @@ Detect changes and update the Account Chart from a template :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--financial--tools-lightgray.png?logo=github - :target: https://github.com/OCA/account-financial-tools/tree/10.0/account_chart_update + :target: https://github.com/OCA/account-financial-tools/tree/11.0/account_chart_update :alt: OCA/account-financial-tools .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/account-financial-tools-10-0/account-financial-tools-10-0-account_chart_update + :target: https://translation.odoo-community.org/projects/account-financial-tools-11-0/account-financial-tools-11-0-account_chart_update :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/92/10.0 + :target: https://runbot.odoo-community.org/runbot/92/11.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| @@ -69,7 +69,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. @@ -91,7 +91,7 @@ Contributors * Jacques-Etienne Baudoux * Sylvain Van Hoof * Nacho Muñoz - +* Alberto Martín - Guadaltech Maintainers ~~~~~~~~~~~ @@ -106,6 +106,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/account-financial-tools `_ project on GitHub. +This module is part of the `OCA/account-financial-tools `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/account_chart_update/__init__.py b/account_chart_update/__init__.py index c059a226..bdf9279b 100644 --- a/account_chart_update/__init__.py +++ b/account_chart_update/__init__.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # © 2010 Zikzakmedia S.L. (http://www.zikzakmedia.com) # © 2010 Pexego Sistemas Informáticos S.L.(http://www.pexego.es) # © 2016 Jairo Llopis diff --git a/account_chart_update/__manifest__.py b/account_chart_update/__manifest__.py index a9e5d78f..b0392e60 100644 --- a/account_chart_update/__manifest__.py +++ b/account_chart_update/__manifest__.py @@ -8,12 +8,12 @@ { 'name': "Detect changes and update the Account Chart from a template", "summary": "Wizard to update a company's account chart from a template", - 'version': "10.0.2.0.0", + 'version': "11.0.1.0.0", 'author': "Tecnativa, " "BCIM, " "Okia, " "Odoo Community Association (OCA)", - 'website': "http://odoo-community.org", + 'website': "http://github.com/OCA/account-financial-tools", 'depends': ["account"], 'development_status': 'Mature', 'category': "Accounting", diff --git a/account_chart_update/readme/CONTRIBUTORS.rst b/account_chart_update/readme/CONTRIBUTORS.rst index f247d64d..d5396d28 100644 --- a/account_chart_update/readme/CONTRIBUTORS.rst +++ b/account_chart_update/readme/CONTRIBUTORS.rst @@ -3,4 +3,4 @@ * Jacques-Etienne Baudoux * Sylvain Van Hoof * Nacho Muñoz - +* Alberto Martín - Guadaltech diff --git a/account_chart_update/static/description/index.html b/account_chart_update/static/description/index.html index c0d18bef..2dddb8ef 100644 --- a/account_chart_update/static/description/index.html +++ b/account_chart_update/static/description/index.html @@ -3,13 +3,13 @@ - + Detect changes and update the Account Chart from a template