diff --git a/partner_contact_personal_information_page/README.rst b/partner_contact_personal_information_page/README.rst index ab725f7ef..123aaab55 100644 --- a/partner_contact_personal_information_page/README.rst +++ b/partner_contact_personal_information_page/README.rst @@ -38,7 +38,7 @@ For further information, please visit: .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas :alt: Try me on Runbot - :target: https://runbot.odoo-community.org/runbot/134/9.0 + :target: https://runbot.odoo-community.org/runbot/134/11.0 Known issues / Roadmap ====================== @@ -48,14 +48,10 @@ Known issues / Roadmap 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 `here `_. - +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. Credits ======= @@ -68,6 +64,7 @@ Contributors * Matjaž Mozetič * Rudolf Schnapka * Richard deMeester +* Nicolas JEUDY Maintainer ---------- @@ -82,4 +79,4 @@ 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. -To contribute to this module, please visit http://odoo-community.org. \ No newline at end of file +To contribute to this module, please visit http://odoo-community.org. diff --git a/partner_contact_personal_information_page/__manifest__.py b/partner_contact_personal_information_page/__manifest__.py index 28113dd7b..89cc81ca5 100644 --- a/partner_contact_personal_information_page/__manifest__.py +++ b/partner_contact_personal_information_page/__manifest__.py @@ -4,16 +4,17 @@ { "name": "Personal information page for contacts", "summary": "Add a page to contacts form to put personal information", - "version": "10.0.1.0.0", + "version": "11.0.1.0.0", "category": "Customer Relationship Management", "website": "https://odoo-community.org/", - "author": "Odoo Community Association (OCA)", + "author": "Nicolas JEUDY,Odoo Community Association (OCA)", "contributors": [ 'EL Hadji DEM ', 'Jairo Llopis ', 'Matjaž Mozetič ', 'Rudolf Schnapka ', 'Richard deMeester ', + 'Nicolas JEUDY ', ], "license": "AGPL-3", 'application': False, diff --git a/partner_contact_personal_information_page/i18n/partner_contact_personal_information_page.pot b/partner_contact_personal_information_page/i18n/partner_contact_personal_information_page.pot deleted file mode 100644 index 3e211f217..000000000 --- a/partner_contact_personal_information_page/i18n/partner_contact_personal_information_page.pot +++ /dev/null @@ -1,22 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * partner_contact_personal_information_page -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 9.0-20151126\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-11-26 09:18+0000\n" -"PO-Revision-Date: 2015-05-19 09:18+0000\n" -"Last-Translator: <>\n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: \n" - -#. module: partner_contact_personal_information_page -#: view:res.partner:base.personal_contact_information -msgid "Personal Information" -msgstr "" -