[PYTHON] +usual contact field in partner form
authorLudovic CHEVALIER <ludovic@beurresarrasin.net>
Tue, 28 Feb 2017 15:32:28 +0000 (16:32 +0100)
committerLudovic CHEVALIER <ludovic@beurresarrasin.net>
Tue, 28 Feb 2017 15:32:28 +0000 (16:32 +0100)
__init__.py
__openerp__.py
i18n/fr.po
i18n/lhc.pot

index e1bc557..731c83f 100644 (file)
@@ -21,4 +21,6 @@
 #
 ##############################################################################
 
+import lhc
+
 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
index afb33f7..1561547 100644 (file)
@@ -51,6 +51,7 @@ Module pour les personnalisations de L'Heureux Cyclage
         'view/hr_expense.xml',
         'view/membership.xml',
         'view/project.xml',
+        'view/res_partner.xml',
         'view/wiki.xml',
     ],
     'installable': True,
index d29d48e..1545f0e 100644 (file)
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: OpenERP Server 6.0.4\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-02-28 12:30+0100\n"
-"PO-Revision-Date: 2017-02-28 12:32+0100\n"
+"POT-Creation-Date: 2017-02-28 16:29+0100\n"
+"PO-Revision-Date: 2017-02-28 16:29+0100\n"
 "Last-Translator: Ludovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>\n"
 "Language-Team: \n"
 "Language: fr\n"
@@ -21,6 +21,11 @@ msgstr ""
 msgid "Customer"
 msgstr "Client"
 
+#. module: lhc
+#: field:res.partner,usual_contact:0
+msgid "Usual contact"
+msgstr "Contact fréquent"
+
 #. module: lhc
 #: model:res.groups,name:lhc.group_rencontres
 msgid "Annual meeting organisation"
@@ -31,9 +36,17 @@ msgstr "Organisation des rencontres"
 msgid "L'Heureux Cyclage"
 msgstr "L'Heureux Cyclage"
 
+#. module: lhc
+#: help:res.partner,usual_contact:0
+msgid ""
+"This contact is a usual contact for L'Heureux Cyclage employees. This field "
+"can be used to discriminated contacts for differents usages."
+msgstr ""
+"Ce contact est un contact fréquent pour les employé·e·s de L'Heureux "
+"Cyclage. Ce champ permet de discriminer des contacts pour différents usages."
+
 #. module: lhc
 #: model:res.groups,name:lhc.group_ca
-#, fuzzy
 msgid "Administration board members"
 msgstr "Membres du conseil d'administration"
 
@@ -57,6 +70,11 @@ msgstr "Envoyer  par courriel"
 msgid "L'Heureux Cyclage employees"
 msgstr "Employé·e·s de L'Heureux Cyclage"
 
+#. module: lhc
+#: model:ir.model,name:lhc.model_res_partner
+msgid "Partner"
+msgstr "Partenaire"
+
 #. module: lhc
 #: model:ir.module.category,description:lhc.module_category_lhc
 msgid "Customize OpenERP for L'Heureux Cyclage usages."
@@ -84,9 +102,6 @@ msgstr "Projets"
 #~ msgid "Contacts"
 #~ msgstr "Contacts"
 
-#~ msgid "Partners"
-#~ msgstr "Partenaires"
-
 #~ msgid "Address book"
 #~ msgstr "Annuaire"
 
index b2b8bbe..f166702 100644 (file)
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: OpenERP Server 7.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-02-28 11:30+0000\n"
-"PO-Revision-Date: 2017-02-28 11:30+0000\n"
+"POT-Creation-Date: 2017-02-28 15:29+0000\n"
+"PO-Revision-Date: 2017-02-28 15:29+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -20,6 +20,11 @@ msgstr ""
 msgid "Customer"
 msgstr ""
 
+#. module: lhc
+#: field:res.partner,usual_contact:0
+msgid "Usual contact"
+msgstr ""
+
 #. module: lhc
 #: model:res.groups,name:lhc.group_rencontres
 msgid "Annual meeting organisation"
@@ -30,6 +35,11 @@ msgstr ""
 msgid "L'Heureux Cyclage"
 msgstr ""
 
+#. module: lhc
+#: help:res.partner,usual_contact:0
+msgid "This contact is a usual contact for L'Heureux Cyclage employees. This field can be used to discriminated contacts for differents usages."
+msgstr ""
+
 #. module: lhc
 #: model:res.groups,name:lhc.group_ca
 msgid "Administration board members"
@@ -55,6 +65,11 @@ msgstr ""
 msgid "L'Heureux Cyclage employees"
 msgstr ""
 
+#. module: lhc
+#: model:ir.model,name:lhc.model_res_partner
+msgid "Partner"
+msgstr ""
+
 #. module: lhc
 #: model:ir.module.category,description:lhc.module_category_lhc
 msgid "Customize OpenERP for L'Heureux Cyclage usages."