From: Ludovic CHEVALIER Date: Wed, 10 Dec 2014 11:01:27 +0000 (+0100) Subject: [VIEW] +join membership button in member form X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dcompta/operations/%22%7B%7Blocalurle:Special:Userlogin%7D%7D/%40%20%27info_date_publication_anterieure%27%20=%3E%20%27Previously%20published%20on:%27%2C%20%27info_date_referencement%27%20=%3E%20%27THIS%20SITE%20REFERENCED%20ON:%27%2C%20%27info_derniere_etape%27%20=%3E%20%27Done%21%27%2C-%27info_derniers_articles_publies%27%20=%3E%20%27Your%20most%20recently%20published%20articles%27%2C-%27info_desactiver_messagerie_personnelle%27%20=%3E%20%27You%20can%20enable%20or%20disable%20your%20personal%20messaging%20on%20this%20site.%27%2C%20%27info_descriptif%27%20=%3E%20%27Description:%27%2C%20%27info_desinstaller_plugin%27%20=%3E%20%27%20deactivates%20the%20plugin%20and%20deletes%20the%20data%27%2C%20%27info_discussion_cours%27%20=%3E%20%27Current%20discussions%27%2C%40%40%20-332%2C7%20%20284%2C6%20%40%40%20Do%20not%20submit%20this%20import%20request.%3Cp%3EFor%20more%20information%2C%20please%20see%20%3Ca%20href=?a=commitdiff_plain;h=91e58ee236b03158c0e042a165aa3705b1cf9b23;p=burette%2Feturecup.git [VIEW] +join membership button in member form --- diff --git a/__openerp__.py b/__openerp__.py index 804dc40..3502047 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -33,8 +33,8 @@ This module is a profile module for Étu'Récup It installs the profile for bike co-ops to manage some features like: * ... """, - 'author': 'Cycles & Manivelles', - 'website': 'http://www.heureux-cyclage.org/', + 'author': 'Étu\'Récup', + 'website': 'http://www.eturecup.org/', 'depends': [ 'bikecoop', 'bikecoop_l10n_fr' @@ -42,6 +42,7 @@ It installs the profile for bike co-ops to manage some features like: 'init_xml': [ ], 'update_xml': [ + 'view/bikecoop.xml', ], 'installable': True, 'auto_install': False, diff --git a/i18n/eturecup.pot b/i18n/eturecup.pot new file mode 100644 index 0000000..8529fbc --- /dev/null +++ b/i18n/eturecup.pot @@ -0,0 +1,32 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * eturecup +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-12-10 10:57+0000\n" +"PO-Revision-Date: 2014-12-10 10:57+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: eturecup +#: view:res.partner:0 +msgid "This is a special functionnality for Étu'Récup that doesn't use the point of sale at moment. It's not a permanent functionnality." +msgstr "" + +#. module: eturecup +#: view:res.partner:0 +msgid "Invoice membership" +msgstr "" + +#. module: eturecup +#: view:res.partner:0 +msgid "Join membership" +msgstr "" + diff --git a/i18n/fr.po b/i18n/fr.po new file mode 100644 index 0000000..a83f260 --- /dev/null +++ b/i18n/fr.po @@ -0,0 +1,37 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * cyclesetmanivelles +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-12-10 10:57+0000\n" +"PO-Revision-Date: 2014-12-10 11:58+0100\n" +"Last-Translator: Ludovic CHEVALIER \n" +"Language-Team: \n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Poedit 1.6.10\n" + +#. module: eturecup +#: view:res.partner:0 +msgid "" +"This is a special functionnality for Étu'Récup that doesn't use the point of " +"sale at moment. It's not a permanent functionnality." +msgstr "" +"Ceci est une fonctionnalité pour Étu'Récup qui n'utilise pas le point de " +"vente pour le moment. Ce n'est pas une fonctionnalité permanente." + +#. module: eturecup +#: view:res.partner:0 +msgid "Invoice membership" +msgstr "Facturer une cotisation" + +#. module: eturecup +#: view:res.partner:0 +msgid "Join membership" +msgstr "Prendre une adhésion" diff --git a/view/bikecoop.xml b/view/bikecoop.xml new file mode 100644 index 0000000..4ec3683 --- /dev/null +++ b/view/bikecoop.xml @@ -0,0 +1,18 @@ + + + + + res.partner.form + res.partner + + + + +

This is a special functionnality for Étu'Récup that doesn't use the point of sale at moment. It's not a permanent functionnality.

+