Browse Source
Merge pull request #120 from grupoesoc/deprecate-base_contact
Merge pull request #120 from grupoesoc/deprecate-base_contact
Deprecate base_contactpull/140/merge
Pedro M. Baeza
9 years ago
54 changed files with 2089 additions and 993 deletions
-
25base_contact/README.rst
-
12base_contact/__init__.py
-
20base_contact/__openerp__.py
-
186base_contact/i18n/base_contact.pot
-
191base_contact/i18n/de.po
-
189base_contact/i18n/es.po
-
188base_contact/i18n/fr.po
-
191base_contact/i18n/sl.po
-
38base_contact/migrations/8.0.2.0/pre-migrate.py
-
79partner_contact_birthdate/README.rst
-
19partner_contact_birthdate/__init__.py
-
31partner_contact_birthdate/__openerp__.py
-
19partner_contact_birthdate/data/res_partner.yml
-
37partner_contact_birthdate/i18n/de.po
-
38partner_contact_birthdate/i18n/es.po
-
36partner_contact_birthdate/i18n/fr.po
-
33partner_contact_birthdate/i18n/partner_contact_birthdate.pot
-
37partner_contact_birthdate/i18n/sl.po
-
58partner_contact_birthdate/models.py
-
19partner_contact_birthdate/tests/__init__.py
-
53partner_contact_birthdate/tests/test_birthdate.py
-
19partner_contact_birthdate/views/res_partner.xml
-
68partner_contact_in_several_companies/README.rst
-
19partner_contact_in_several_companies/__init__.py
-
35partner_contact_in_several_companies/__openerp__.py
-
0partner_contact_in_several_companies/demo/res_partner.xml
-
171partner_contact_in_several_companies/i18n/de.po
-
170partner_contact_in_several_companies/i18n/es.po
-
170partner_contact_in_several_companies/i18n/fr.po
-
165partner_contact_in_several_companies/i18n/partner_contact_in_several_companies.pot
-
169partner_contact_in_several_companies/i18n/sl.po
-
6partner_contact_in_several_companies/models.py
-
6partner_contact_in_several_companies/tests/__init__.py
-
18partner_contact_in_several_companies/tests/test_partner_contact_in_several_companies.py
-
31partner_contact_in_several_companies/views/res_partner.xml
-
69partner_contact_nationality/README.rst
-
19partner_contact_nationality/__init__.py
-
31partner_contact_nationality/__openerp__.py
-
29partner_contact_nationality/i18n/de.po
-
28partner_contact_nationality/i18n/es.po
-
28partner_contact_nationality/i18n/fr.po
-
27partner_contact_nationality/i18n/partner_contact_nationality.pot
-
29partner_contact_nationality/i18n/sl.po
-
26partner_contact_nationality/models.py
-
19partner_contact_nationality/views/res_partner.xml
-
59partner_contact_personal_information_page/README.rst
-
0partner_contact_personal_information_page/__init__.py
-
32partner_contact_personal_information_page/__openerp__.py
-
24partner_contact_personal_information_page/i18n/de.po
-
23partner_contact_personal_information_page/i18n/es.po
-
23partner_contact_personal_information_page/i18n/fr.po
-
22partner_contact_personal_information_page/i18n/partner_contact_personal_information_page.pot
-
24partner_contact_personal_information_page/i18n/sl.po
-
24partner_contact_personal_information_page/views/res_partner.xml
@ -1,186 +0,0 @@ |
|||
# Translation of OpenERP Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_contact |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: OpenERP Server 7.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2014-09-19 22:10+0000\n" |
|||
"PO-Revision-Date: 2014-09-19 18:10-0500\n" |
|||
"Last-Translator: EL Hadji DEM <elhadji.dem@savoirfairelinux.com>\n" |
|||
"Language-Team: \n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: 8bit\n" |
|||
"Plural-Forms: \n" |
|||
"X-Generator: Poedit 1.5.4\n" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "other position" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Contacts" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "" |
|||
"To see personal information about this contact, please go to to the his " |
|||
"person form:" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Street..." |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "at" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Tags..." |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Other Positions" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Phone:" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Company" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,contact_id:0 |
|||
msgid "Main Contact" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Fax:" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: code:addons/base_contact/base_contact.py:31 |
|||
#, python-format |
|||
msgid "Standalone Contact" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: help:res.partner,nationality_id:0 |
|||
msgid "Nationality." |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Address" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,nationality_id:0 |
|||
msgid "Nationality" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: code:addons/base_contact/base_contact.py:32 |
|||
#, python-format |
|||
msgid "Attached to existing Contact" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "ZIP" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,birthdate_date:0 |
|||
msgid "Birthdate" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Person" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Contact" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Mobile:" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "All partner positions" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "All positions" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: model:ir.model,name:base_contact.model_ir_actions_act_window |
|||
msgid "ir.actions.act_window" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "other positions" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,contact_type:0 |
|||
msgid "Contact Type" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: model:ir.model,name:base_contact.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,other_contact_ids:0 |
|||
msgid "Others Positions" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Personal Information" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "e.g. Sales Director" |
|||
msgstr "" |
@ -1,191 +0,0 @@ |
|||
# Translation of OpenERP Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_contact |
|||
# |
|||
# Rudolf Schnapka <schnapkar@golive-saar.de>, 2014. |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: OpenERP Server 7.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2014-09-19 22:10+0000\n" |
|||
"PO-Revision-Date: 2014-12-30 18:14+0100\n" |
|||
"Last-Translator: Rudolf Schnapka <schnapkar@golive-saar.de>\n" |
|||
"Language-Team: German <kde-i18n-de@kde.org>\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: 8bit\n" |
|||
"Plural-Forms: \n" |
|||
"X-Generator: Lokalize 1.5\n" |
|||
"Language: de\n" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "City" |
|||
msgstr "Stadt" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "other position" |
|||
msgstr "andere Position" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Contacts" |
|||
msgstr "Kontakte" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "" |
|||
"To see personal information about this contact, please go to to the his " |
|||
"person form:" |
|||
msgstr "" |
|||
"Um persönliche Auskunft zu diesem Kontakt zu erhalten, gehen Sie bitte auf " |
|||
"die Seite persönlich:" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Street..." |
|||
msgstr "Straße..." |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "State" |
|||
msgstr "Bundesland" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "at" |
|||
msgstr "bei" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Tags..." |
|||
msgstr "Schlagworte..." |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Other Positions" |
|||
msgstr "Andere Positionen" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Phone:" |
|||
msgstr "Telefon:" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Company" |
|||
msgstr "Unternehmen" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,contact_id:0 |
|||
msgid "Main Contact" |
|||
msgstr "Hauptkontakt" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Fax:" |
|||
msgstr "Fax:" |
|||
|
|||
#. module: base_contact |
|||
#: code:addons/base_contact/base_contact.py:31 |
|||
#, python-format |
|||
msgid "Standalone Contact" |
|||
msgstr "Alleinstehender Kontakt" |
|||
|
|||
#. module: base_contact |
|||
#: help:res.partner,nationality_id:0 |
|||
msgid "Nationality." |
|||
msgstr "Nationalität." |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Address" |
|||
msgstr "Anschrift" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,nationality_id:0 |
|||
msgid "Nationality" |
|||
msgstr "Nationalität" |
|||
|
|||
#. module: base_contact |
|||
#: code:addons/base_contact/base_contact.py:32 |
|||
#, python-format |
|||
msgid "Attached to existing Contact" |
|||
msgstr "Mit bestehendem Kontakt verknüpft" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "ZIP" |
|||
msgstr "PLZ" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Country" |
|||
msgstr "Land" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,birthdate_date:0 |
|||
msgid "Birthdate" |
|||
msgstr "Geburtsdatum" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Person" |
|||
msgstr "Person" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Contact" |
|||
msgstr "Kontakt" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Mobile:" |
|||
msgstr "Mobil:" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "All partner positions" |
|||
msgstr "Alle Positionen des Partners" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "All positions" |
|||
msgstr "Alle Positionen" |
|||
|
|||
#. module: base_contact |
|||
#: model:ir.model,name:base_contact.model_ir_actions_act_window |
|||
msgid "ir.actions.act_window" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "other positions" |
|||
msgstr "andere Positionen" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,contact_type:0 |
|||
msgid "Contact Type" |
|||
msgstr "Kontaktart" |
|||
|
|||
#. module: base_contact |
|||
#: model:ir.model,name:base_contact.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,other_contact_ids:0 |
|||
msgid "Others Positions" |
|||
msgstr "Andere Positionen" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Personal Information" |
|||
msgstr "Persönliche Auskunft" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "e.g. Sales Director" |
|||
msgstr "z. B. Verkaufsleiter" |
|||
|
@ -1,189 +0,0 @@ |
|||
# Translation of OpenERP Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_contact |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: OpenERP Server 7.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2014-09-19 22:10+0000\n" |
|||
"PO-Revision-Date: 2015-05-18 13:01+0100\n" |
|||
"Last-Translator: Jairo Llopis <j.llopis@grupoesoc.es>\n" |
|||
"Language-Team: \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.7.6\n" |
|||
"Language: es_ES\n" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "City" |
|||
msgstr "Ciudad" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "other position" |
|||
msgstr "otra posición" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Contacts" |
|||
msgstr "Contactos" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "" |
|||
"To see personal information about this contact, please go to to the his " |
|||
"person form:" |
|||
msgstr "" |
|||
"Para ver la información personal de este contacto, por favor vaya a su " |
|||
"formulario personal:" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Street..." |
|||
msgstr "Calle..." |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "State" |
|||
msgstr "Provincia" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "at" |
|||
msgstr "en" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Tags..." |
|||
msgstr "Etiquetas..." |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Other Positions" |
|||
msgstr "Otras posiciones" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Phone:" |
|||
msgstr "Teléfono:" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Company" |
|||
msgstr "Compañía" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,contact_id:0 |
|||
msgid "Main Contact" |
|||
msgstr "Contacto principal" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Fax:" |
|||
msgstr "Fax:" |
|||
|
|||
#. module: base_contact |
|||
#: code:addons/base_contact/base_contact.py:31 |
|||
#, python-format |
|||
msgid "Standalone Contact" |
|||
msgstr "Contacto independiente" |
|||
|
|||
#. module: base_contact |
|||
#: help:res.partner,nationality_id:0 |
|||
msgid "Nationality." |
|||
msgstr "Nacionalidad." |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Address" |
|||
msgstr "Dirección" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,nationality_id:0 |
|||
msgid "Nationality" |
|||
msgstr "Nacionalidad" |
|||
|
|||
#. module: base_contact |
|||
#: code:addons/base_contact/base_contact.py:32 |
|||
#, python-format |
|||
msgid "Attached to existing Contact" |
|||
msgstr "Anexado a un contacto existente" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "ZIP" |
|||
msgstr "C.P." |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Country" |
|||
msgstr "País" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,birthdate_date:0 |
|||
msgid "Birthdate" |
|||
msgstr "Fecha de nacimiento" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Person" |
|||
msgstr "Persona" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Contact" |
|||
msgstr "Contacto" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Mobile:" |
|||
msgstr "Teléfono móvil:" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "All partner positions" |
|||
msgstr "Todas las posiciones de empresa" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "All positions" |
|||
msgstr "Todas las posiciones" |
|||
|
|||
#. module: base_contact |
|||
#: model:ir.model,name:base_contact.model_ir_actions_act_window |
|||
msgid "ir.actions.act_window" |
|||
msgstr "" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "other positions" |
|||
msgstr "otras posiciones" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,contact_type:0 |
|||
msgid "Contact Type" |
|||
msgstr "Tipo de contacto" |
|||
|
|||
#. module: base_contact |
|||
#: model:ir.model,name:base_contact.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Empresa" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,other_contact_ids:0 |
|||
msgid "Others Positions" |
|||
msgstr "Otras posiciones" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Personal Information" |
|||
msgstr "Información personal" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "e.g. Sales Director" |
|||
msgstr "ej.: Director de ventas" |
@ -1,188 +0,0 @@ |
|||
# Translation of OpenERP Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_contact |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: OpenERP Server 7.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2014-09-19 22:11+0000\n" |
|||
"PO-Revision-Date: 2014-09-19 18:18-0500\n" |
|||
"Last-Translator: EL Hadji DEM <elhadji.dem@savoirfairelinux.com>\n" |
|||
"Language-Team: \n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: 8bit\n" |
|||
"Plural-Forms: \n" |
|||
"X-Generator: Poedit 1.5.4\n" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "City" |
|||
msgstr "Ville" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "other position" |
|||
msgstr "fonction" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Contacts" |
|||
msgstr "Contacts" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "" |
|||
"To see personal information about this contact, please go to to the his " |
|||
"person form:" |
|||
msgstr "" |
|||
"Pour voir des informations personnelles sur ce contact, s'il vous plaît " |
|||
"aller au formulaire de la personne:" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Street..." |
|||
msgstr "Rue..." |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "State" |
|||
msgstr "État" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "at" |
|||
msgstr "à" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Tags..." |
|||
msgstr "Étiquettes..." |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Other Positions" |
|||
msgstr "Fonctions" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Phone:" |
|||
msgstr "Téléphone:" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Company" |
|||
msgstr "Organisme" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,contact_id:0 |
|||
msgid "Main Contact" |
|||
msgstr "Principal contact" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Fax:" |
|||
msgstr "Fax :" |
|||
|
|||
#. module: base_contact |
|||
#: code:addons/base_contact/base_contact.py:31 |
|||
#, python-format |
|||
msgid "Standalone Contact" |
|||
msgstr "Contact autonome" |
|||
|
|||
#. module: base_contact |
|||
#: help:res.partner,nationality_id:0 |
|||
msgid "Nationality." |
|||
msgstr "Nationalité." |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Address" |
|||
msgstr "Adresse" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,nationality_id:0 |
|||
msgid "Nationality" |
|||
msgstr "Nationalité" |
|||
|
|||
#. module: base_contact |
|||
#: code:addons/base_contact/base_contact.py:32 |
|||
#, python-format |
|||
msgid "Attached to existing Contact" |
|||
msgstr "Contact rattaché à un contact existant" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "ZIP" |
|||
msgstr "Code postal" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Country" |
|||
msgstr "Pays" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,birthdate_date:0 |
|||
msgid "Birthdate" |
|||
msgstr "Date de naissance" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Person" |
|||
msgstr "Personne" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Contact" |
|||
msgstr "Contact" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Mobile:" |
|||
msgstr "Portable :" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "All partner positions" |
|||
msgstr "Tous les contacts" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "All positions" |
|||
msgstr "Tous les contacts" |
|||
|
|||
#. module: base_contact |
|||
#: model:ir.model,name:base_contact.model_ir_actions_act_window |
|||
msgid "ir.actions.act_window" |
|||
msgstr "ir.actions.act_window" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "other positions" |
|||
msgstr "fonctions" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,contact_type:0 |
|||
msgid "Contact Type" |
|||
msgstr "Type de contact" |
|||
|
|||
#. module: base_contact |
|||
#: model:ir.model,name:base_contact.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partenaire" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,other_contact_ids:0 |
|||
msgid "Others Positions" |
|||
msgstr "Fonctions" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Personal Information" |
|||
msgstr "Informations personnelles" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "e.g. Sales Director" |
|||
msgstr "ex: Directeur des ventes" |
@ -1,191 +0,0 @@ |
|||
# Translation of OpenERP Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_contact |
|||
# |
|||
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015. |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: OpenERP Server 7.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2014-09-19 22:10+0000\n" |
|||
"PO-Revision-Date: 2015-03-20 08:34+0100\n" |
|||
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n" |
|||
"Language-Team: Slovenian <translate@matmoz.si>\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: 8bit\n" |
|||
"Plural-Forms: \n" |
|||
"X-Generator: Lokalize 1.5\n" |
|||
"Language: sl\n" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "City" |
|||
msgstr "Kraj" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "other position" |
|||
msgstr "drug položaj" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Contacts" |
|||
msgstr "Stiki" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "" |
|||
"To see personal information about this contact, please go to to the his " |
|||
"person form:" |
|||
msgstr "" |
|||
"Za ogled osebnih podatkov o tem stiku pojdite na njegov glavni " |
|||
"obrazec:" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Street..." |
|||
msgstr "Ulica..." |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "State" |
|||
msgstr "Zvezna država" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "at" |
|||
msgstr "pri" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Tags..." |
|||
msgstr "Oznake..." |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Other Positions" |
|||
msgstr "Drugi položaji" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Phone:" |
|||
msgstr "Telefon:" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Company" |
|||
msgstr "Družba" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,contact_id:0 |
|||
msgid "Main Contact" |
|||
msgstr "Glavni stik" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Fax:" |
|||
msgstr "Faks:" |
|||
|
|||
#. module: base_contact |
|||
#: code:addons/base_contact/base_contact.py:31 |
|||
#, python-format |
|||
msgid "Standalone Contact" |
|||
msgstr "Samostojni stik" |
|||
|
|||
#. module: base_contact |
|||
#: help:res.partner,nationality_id:0 |
|||
msgid "Nationality." |
|||
msgstr "Nacionalnost" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Address" |
|||
msgstr "Naslov" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,nationality_id:0 |
|||
msgid "Nationality" |
|||
msgstr "Nacionalnost" |
|||
|
|||
#. module: base_contact |
|||
#: code:addons/base_contact/base_contact.py:32 |
|||
#, python-format |
|||
msgid "Attached to existing Contact" |
|||
msgstr "Pripeto obstoječemu stiku" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "ZIP" |
|||
msgstr "Poštna številka" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Country" |
|||
msgstr "Država" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,birthdate_date:0 |
|||
msgid "Birthdate" |
|||
msgstr "Rojstni datum" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Person" |
|||
msgstr "Oseba" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Contact" |
|||
msgstr "Stik" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Mobile:" |
|||
msgstr "Mobilni telefon:" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "All partner positions" |
|||
msgstr "Vsi partnerjevi položaji" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "All positions" |
|||
msgstr "Vsi položaji" |
|||
|
|||
#. module: base_contact |
|||
#: model:ir.model,name:base_contact.model_ir_actions_act_window |
|||
msgid "ir.actions.act_window" |
|||
msgstr "ir.actions.act_window" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "other positions" |
|||
msgstr "drugi položaji" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,contact_type:0 |
|||
msgid "Contact Type" |
|||
msgstr "Tip stika" |
|||
|
|||
#. module: base_contact |
|||
#: model:ir.model,name:base_contact.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
|||
|
|||
#. module: base_contact |
|||
#: field:res.partner,other_contact_ids:0 |
|||
msgid "Others Positions" |
|||
msgstr "Drugi položaji" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "Personal Information" |
|||
msgstr "Osebni podatki" |
|||
|
|||
#. module: base_contact |
|||
#: view:res.partner:0 |
|||
msgid "e.g. Sales Director" |
|||
msgstr "npr. vodja prodaje" |
|||
|
@ -0,0 +1,38 @@ |
|||
# -*- encoding: utf-8 -*- |
|||
|
|||
# Odoo, Open Source Management Solution |
|||
# Copyright (C) 2014-2015 Grupo ESOC <www.grupoesoc.es> |
|||
# |
|||
# This program is free software: you can redistribute it and/or modify |
|||
# it under the terms of the GNU Affero General Public License as published by |
|||
# the Free Software Foundation, either version 3 of the License, or |
|||
# (at your option) any later version. |
|||
# |
|||
# This program is distributed in the hope that it will be useful, |
|||
# but WITHOUT ANY WARRANTY; without even the implied warranty of |
|||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|||
# GNU Affero General Public License for more details. |
|||
# |
|||
# You should have received a copy of the GNU Affero General Public License |
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
|||
|
|||
|
|||
def migrate(cr, version): |
|||
"""Update fields owner module to avoid Odoo deleting them on uninstall.""" |
|||
# partner_contact_birthdate |
|||
cr.execute("""UPDATE ir_model_data |
|||
SET module='partner_contact_birthdate' |
|||
WHERE module='base_contact' |
|||
AND name in ('field_res_partner_birthdate_date')""") |
|||
|
|||
# partner_contact_nationality |
|||
cr.execute("""UPDATE ir_model_data |
|||
SET module='partner_contact_nationality' |
|||
WHERE module='base_contact' |
|||
AND name in ('field_res_partner_nationality_id')""") |
|||
|
|||
# partner_contact_in_several_companies |
|||
cr.execute("""UPDATE ir_model_data |
|||
SET module='partner_contact_in_several_companies' |
|||
WHERE module='base_contact' |
|||
AND name LIKE 'field_%'""") |
@ -0,0 +1,79 @@ |
|||
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg |
|||
:alt: License: AGPL-3 |
|||
|
|||
Module name |
|||
=========== |
|||
|
|||
This module was written to extend the functionality of Odoo to support setting |
|||
a birthdate using a date format and allow you to benefit of a clearer API and |
|||
UI. |
|||
|
|||
Installation |
|||
============ |
|||
|
|||
To install this module, you need to: |
|||
|
|||
* Ensure that the current contents of the *birthdate* field in the |
|||
*res.partner* model in your database are empty or in a format easily readable |
|||
by the python function strptime_ in case you want this module to |
|||
automatically convert those to the new format. |
|||
* Install the OCA repository `partner-contact`_. |
|||
* Update your modules list. |
|||
* Search and install this module. |
|||
|
|||
Configuration |
|||
============= |
|||
|
|||
No configuration is needed. |
|||
|
|||
Usage |
|||
===== |
|||
|
|||
To use this module, you need to: |
|||
|
|||
* Edit or create a partner. |
|||
* Ensure it is **not** a company. |
|||
* Go to the *Personal Information* sheet. |
|||
* Set the birthdate there. |
|||
|
|||
For further information, please visit: |
|||
|
|||
* https://www.odoo.com/forum/help-1 |
|||
* https://github.com/OCA/partner-contact/ |
|||
|
|||
Known issues / Roadmap |
|||
====================== |
|||
|
|||
* If you have data in your *res.partner* records' *birthdate* field that cannot |
|||
be converted to date by Pyhton's strptime_ function, those records will have |
|||
an empty *birthdate_date* after install. |
|||
|
|||
Credits |
|||
======= |
|||
|
|||
Contributors |
|||
------------ |
|||
|
|||
* EL Hadji DEM <elhadji.dem@savoirfairelinux.com> |
|||
* Jairo Llopis <j.llopis@grupoesoc.es> |
|||
* Matjaž Mozetič <m.mozetic@matmoz.si> |
|||
* Rudolf Schnapka <schnapkar@golive-saar.de> |
|||
|
|||
Maintainer |
|||
---------- |
|||
|
|||
.. image:: https://odoo-community.org/logo.png |
|||
:alt: Odoo Community Association |
|||
:target: https://odoo-community.org |
|||
|
|||
This module is maintained by the OCA. |
|||
|
|||
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. |
|||
|
|||
|
|||
.. _partner-contact: https://github.com/OCA/partner-contact/ |
|||
.. _strptime: https://docs.python.org/2/library/datetime.html#datetime.datetime.strptime |
@ -0,0 +1,19 @@ |
|||
# -*- coding: utf-8 -*- |
|||
|
|||
# Odoo, Open Source Management Solution |
|||
# Copyright (C) 2014-2015 Grupo ESOC <www.grupoesoc.es> |
|||
# |
|||
# This program is free software: you can redistribute it and/or modify |
|||
# it under the terms of the GNU Affero General Public License as published by |
|||
# the Free Software Foundation, either version 3 of the License, or |
|||
# (at your option) any later version. |
|||
# |
|||
# This program is distributed in the hope that it will be useful, |
|||
# but WITHOUT ANY WARRANTY; without even the implied warranty of |
|||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|||
# GNU Affero General Public License for more details. |
|||
# |
|||
# You should have received a copy of the GNU Affero General Public License |
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
|||
|
|||
from . import models |
@ -0,0 +1,31 @@ |
|||
# -*- coding: utf-8 -*- |
|||
|
|||
# Odoo, Open Source Management Solution |
|||
# Copyright (C) 2014-2015 Grupo ESOC <www.grupoesoc.es> |
|||
# |
|||
# This program is free software: you can redistribute it and/or modify |
|||
# it under the terms of the GNU Affero General Public License as published by |
|||
# the Free Software Foundation, either version 3 of the License, or |
|||
# (at your option) any later version. |
|||
# |
|||
# This program is distributed in the hope that it will be useful, |
|||
# but WITHOUT ANY WARRANTY; without even the implied warranty of |
|||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|||
# GNU Affero General Public License for more details. |
|||
# |
|||
# You should have received a copy of the GNU Affero General Public License |
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
|||
|
|||
{ |
|||
"name": "Contact's birthdate", |
|||
"version": "1.0", |
|||
"author": "Odoo Community Association (OCA)", |
|||
"category": "Customer Relationship Management", |
|||
"website": "https://odoo-community.org/", |
|||
"depends": [ |
|||
"partner_contact_personal_information_page", |
|||
], |
|||
"data": [ |
|||
"views/res_partner.xml", |
|||
], |
|||
} |
@ -0,0 +1,19 @@ |
|||
# -*- coding: utf-8 -*- |
|||
|
|||
# Odoo, Open Source Management Solution |
|||
# Copyright (C) 2014-2015 Grupo ESOC <www.grupoesoc.es> |
|||
# |
|||
# This program is free software: you can redistribute it and/or modify |
|||
# it under the terms of the GNU Affero General Public License as published by |
|||
# the Free Software Foundation, either version 3 of the License, or |
|||
# (at your option) any later version. |
|||
# |
|||
# This program is distributed in the hope that it will be useful, |
|||
# but WITHOUT ANY WARRANTY; without even the implied warranty of |
|||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|||
# GNU Affero General Public License for more details. |
|||
# |
|||
# You should have received a copy of the GNU Affero General Public License |
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
|||
|
|||
- !function {model: res.partner, name: _birthdate_install} |
@ -0,0 +1,37 @@ |
|||
# Translation of OpenERP Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_contact |
|||
# |
|||
# Rudolf Schnapka <schnapkar@golive-saar.de>, 2014. |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: OpenERP Server 7.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-05-20 07:17+0000\n" |
|||
"PO-Revision-Date: 2015-05-20 09:20+0100\n" |
|||
"Last-Translator: Rudolf Schnapka <schnapkar@golive-saar.de>\n" |
|||
"Language-Team: German <kde-i18n-de@kde.org>\n" |
|||
"Language: de\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: 8bit\n" |
|||
"Plural-Forms: \n" |
|||
"X-Generator: Poedit 1.7.6\n" |
|||
|
|||
#. module: partner_contact_birthdate |
|||
#: field:res.partner,birthdate_date:0 |
|||
msgid "Birthdate" |
|||
msgstr "Geburtsdatum" |
|||
|
|||
#. module: partner_contact_birthdate |
|||
#: code:addons/partner_contact_birthdate/models.py:52 |
|||
#, python-format |
|||
msgid "" |
|||
"Could not convert '{0.birthdate}' to date in res.partner {0.id} ({0.name}). " |
|||
"Skipping." |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_birthdate |
|||
#: model:ir.model,name:partner_contact_birthdate.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
@ -0,0 +1,38 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * partner_contact_birthdate |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 8.0-20150514\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-05-20 07:17+0000\n" |
|||
"PO-Revision-Date: 2015-05-20 09:21+0100\n" |
|||
"Last-Translator: Jairo Llopis <j.llopis@grupoesoc.es>\n" |
|||
"Language-Team: \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.7.6\n" |
|||
"Language: es_ES\n" |
|||
|
|||
#. module: partner_contact_birthdate |
|||
#: field:res.partner,birthdate_date:0 |
|||
msgid "Birthdate" |
|||
msgstr "Fecha de nacimiento" |
|||
|
|||
#. module: partner_contact_birthdate |
|||
#: code:addons/partner_contact_birthdate/models.py:52 |
|||
#, python-format |
|||
msgid "" |
|||
"Could not convert '{0.birthdate}' to date in res.partner {0.id} ({0.name}). " |
|||
"Skipping." |
|||
msgstr "" |
|||
"No se pudo convertir '{0.birthdate}' en fecha en el res.partner {0.id} ({0." |
|||
"name}). Omitiéndolo." |
|||
|
|||
#. module: partner_contact_birthdate |
|||
#: model:ir.model,name:partner_contact_birthdate.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Empresa" |
@ -0,0 +1,36 @@ |
|||
# Translation of OpenERP Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_contact |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: OpenERP Server 7.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-05-20 07:17+0000\n" |
|||
"PO-Revision-Date: 2015-05-20 09:20+0100\n" |
|||
"Last-Translator: EL Hadji DEM <elhadji.dem@savoirfairelinux.com>\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: \n" |
|||
"X-Generator: Poedit 1.7.6\n" |
|||
|
|||
#. module: partner_contact_birthdate |
|||
#: field:res.partner,birthdate_date:0 |
|||
msgid "Birthdate" |
|||
msgstr "Date de naissance" |
|||
|
|||
#. module: partner_contact_birthdate |
|||
#: code:addons/partner_contact_birthdate/models.py:52 |
|||
#, python-format |
|||
msgid "" |
|||
"Could not convert '{0.birthdate}' to date in res.partner {0.id} ({0.name}). " |
|||
"Skipping." |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_birthdate |
|||
#: model:ir.model,name:partner_contact_birthdate.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partenaire" |
@ -0,0 +1,33 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * partner_contact_birthdate |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 8.0-20150514\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-05-20 07:17+0000\n" |
|||
"PO-Revision-Date: 2015-05-20 07:17+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_birthdate |
|||
#: field:res.partner,birthdate_date:0 |
|||
msgid "Birthdate" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_birthdate |
|||
#: code:addons/partner_contact_birthdate/models.py:52 |
|||
#, python-format |
|||
msgid "Could not convert '{0.birthdate}' to date in res.partner {0.id} ({0.name}). Skipping." |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_birthdate |
|||
#: model:ir.model,name:partner_contact_birthdate.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "" |
|||
|
@ -0,0 +1,37 @@ |
|||
# Translation of OpenERP Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_contact |
|||
# |
|||
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015. |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: OpenERP Server 7.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-05-20 07:17+0000\n" |
|||
"PO-Revision-Date: 2015-05-20 09:22+0100\n" |
|||
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n" |
|||
"Language-Team: Slovenian <translate@matmoz.si>\n" |
|||
"Language: sl\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: 8bit\n" |
|||
"Plural-Forms: \n" |
|||
"X-Generator: Poedit 1.7.6\n" |
|||
|
|||
#. module: partner_contact_birthdate |
|||
#: field:res.partner,birthdate_date:0 |
|||
msgid "Birthdate" |
|||
msgstr "Rojstni datum" |
|||
|
|||
#. module: partner_contact_birthdate |
|||
#: code:addons/partner_contact_birthdate/models.py:52 |
|||
#, python-format |
|||
msgid "" |
|||
"Could not convert '{0.birthdate}' to date in res.partner {0.id} ({0.name}). " |
|||
"Skipping." |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_birthdate |
|||
#: model:ir.model,name:partner_contact_birthdate.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
@ -0,0 +1,58 @@ |
|||
# -*- coding: utf-8 -*- |
|||
|
|||
# Odoo, Open Source Management Solution |
|||
# Copyright (C) 2014-2015 Grupo ESOC <www.grupoesoc.es> |
|||
# |
|||
# This program is free software: you can redistribute it and/or modify |
|||
# it under the terms of the GNU Affero General Public License as published by |
|||
# the Free Software Foundation, either version 3 of the License, or |
|||
# (at your option) any later version. |
|||
# |
|||
# This program is distributed in the hope that it will be useful, |
|||
# but WITHOUT ANY WARRANTY; without even the implied warranty of |
|||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|||
# GNU Affero General Public License for more details. |
|||
# |
|||
# You should have received a copy of the GNU Affero General Public License |
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
|||
|
|||
from openerp import _, api, fields, models |
|||
import logging |
|||
|
|||
|
|||
_logger = logging.getLogger(__name__) |
|||
|
|||
|
|||
class Partner(models.Model): |
|||
"""Partner with birth date in date format.""" |
|||
_inherit = "res.partner" |
|||
|
|||
# New birthdate field in date format |
|||
birthdate_date = fields.Date("Birthdate") |
|||
|
|||
# Make the old Char field to reflect the new Date field |
|||
birthdate = fields.Char( |
|||
compute="_birthdate_compute", |
|||
inverse="_birthdate_inverse", |
|||
store=True) |
|||
|
|||
@api.one |
|||
@api.depends("birthdate_date") |
|||
def _birthdate_compute(self): |
|||
"""Store a string of the new date in the old field.""" |
|||
self.birthdate = self.birthdate_date |
|||
|
|||
@api.one |
|||
def _birthdate_inverse(self): |
|||
"""Convert the old Char date to the new Date format.""" |
|||
try: |
|||
self.birthdate_date = self.birthdate |
|||
except ValueError: |
|||
_logger.warn( |
|||
_("Could not convert '{0.birthdate}' to date in " |
|||
"res.partner {0.id} ({0.name}). Skipping.").format(self)) |
|||
|
|||
@api.model |
|||
def _birthdate_install(self): |
|||
"""Export all old birthdates to the new format.""" |
|||
self.search([('birthdate', "!=", False)])._inverse_birthdate() |
@ -0,0 +1,19 @@ |
|||
# -*- coding: utf-8 -*- |
|||
|
|||
# Odoo, Open Source Management Solution |
|||
# Copyright (C) 2014-2015 Grupo ESOC <www.grupoesoc.es> |
|||
# |
|||
# This program is free software: you can redistribute it and/or modify |
|||
# it under the terms of the GNU Affero General Public License as published by |
|||
# the Free Software Foundation, either version 3 of the License, or |
|||
# (at your option) any later version. |
|||
# |
|||
# This program is distributed in the hope that it will be useful, |
|||
# but WITHOUT ANY WARRANTY; without even the implied warranty of |
|||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|||
# GNU Affero General Public License for more details. |
|||
# |
|||
# You should have received a copy of the GNU Affero General Public License |
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
|||
|
|||
from . import test_birthdate |
@ -0,0 +1,53 @@ |
|||
# -*- coding: utf-8 -*- |
|||
|
|||
# Odoo, Open Source Management Solution |
|||
# Copyright (C) 2014-2015 Grupo ESOC <www.grupoesoc.es> |
|||
# |
|||
# This program is free software: you can redistribute it and/or modify |
|||
# it under the terms of the GNU Affero General Public License as published by |
|||
# the Free Software Foundation, either version 3 of the License, or |
|||
# (at your option) any later version. |
|||
# |
|||
# This program is distributed in the hope that it will be useful, |
|||
# but WITHOUT ANY WARRANTY; without even the implied warranty of |
|||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|||
# GNU Affero General Public License for more details. |
|||
# |
|||
# You should have received a copy of the GNU Affero General Public License |
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
|||
|
|||
from openerp import fields |
|||
from openerp.tests.common import TransactionCase |
|||
from datetime import date |
|||
|
|||
|
|||
class GoodCase(TransactionCase): |
|||
def setUp(self): |
|||
super(GoodCase, self).setUp() |
|||
self.partner = self.env["res.partner"].create({"name": str(self)}) |
|||
self.birthdate = date.today() |
|||
|
|||
def tearDown(self): |
|||
self.assertEqual(self.partner.birthdate, self.partner.birthdate_date) |
|||
super(GoodCase, self).tearDown() |
|||
|
|||
def test_new_to_old(self): |
|||
self.partner.birthdate_date = self.birthdate |
|||
|
|||
def test_old_to_new(self): |
|||
self.partner.birthdate = fields.Date.to_string(self.birthdate) |
|||
|
|||
|
|||
class BadCase(TransactionCase): |
|||
def setUp(self): |
|||
super(BadCase, self).setUp() |
|||
self.partner = self.env["res.partner"].create({"name": str(self)}) |
|||
self.birthdate = date.today() |
|||
|
|||
def tearDown(self): |
|||
self.assertNotEqual(self.partner.birthdate, |
|||
self.partner.birthdate_date) |
|||
super(BadCase, self).tearDown() |
|||
|
|||
def test_old_to_new(self): |
|||
self.partner.birthdate = "Not a date" |
@ -0,0 +1,19 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<openerp> |
|||
<data> |
|||
|
|||
<record id="birthdate_date" model="ir.ui.view"> |
|||
<field name="name">Birthdate Date field</field> |
|||
<field name="model">res.partner</field> |
|||
<field name="inherit_id" ref="partner_contact_personal_information_page.personal_information"/> |
|||
<field name="arch" type="xml"> |
|||
<data> |
|||
<xpath expr="//group[@name='personal_information_group']"> |
|||
<field name="birthdate_date"/> |
|||
</xpath> |
|||
</data> |
|||
</field> |
|||
</record> |
|||
|
|||
</data> |
|||
</openerp> |
@ -0,0 +1,68 @@ |
|||
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg |
|||
:alt: License: AGPL-3 |
|||
|
|||
Module name |
|||
=========== |
|||
|
|||
This module was written to extend the contact management functionality. It |
|||
allows you to set several job positions in different companies per contact. |
|||
|
|||
Installation |
|||
============ |
|||
|
|||
To install this module, you need to: |
|||
|
|||
* Install the OCA repository `partner-contact`_. |
|||
|
|||
Configuration |
|||
============= |
|||
|
|||
No configuration is needed. |
|||
|
|||
Usage |
|||
===== |
|||
|
|||
New tabs 'Other Positions' and 'Personal Information' are available on the |
|||
contact form. |
|||
|
|||
For further information, please visit: |
|||
|
|||
* https://www.odoo.com/forum/help-1 |
|||
* https://github.com/OCA/partner-contact/ |
|||
|
|||
Known issues / Roadmap |
|||
====================== |
|||
|
|||
* Update to v8 API. |
|||
|
|||
Credits |
|||
======= |
|||
|
|||
Contributors |
|||
------------ |
|||
|
|||
* Xavier ALT <xal@openerp.com> (original author) |
|||
* EL HADJI DEM <elhadji.dem@savoirfairelinux.com> |
|||
* TheCloneMaster <the.clone.master@gmail.com> |
|||
* Sandy Carter <bwrsandman@gmail.com> |
|||
* Rudolf Schnapka <rs@techno-flex.de> |
|||
* Sebastien Alix <sebastien.alix@osiell.com> |
|||
* Jairo Llopis <j.llopis@grupoesoc.es> |
|||
|
|||
Maintainer |
|||
---------- |
|||
|
|||
.. image:: https://odoo-community.org/logo.png |
|||
:alt: Odoo Community Association |
|||
:target: https://odoo-community.org |
|||
|
|||
This module is maintained by the OCA. |
|||
|
|||
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. |
|||
|
|||
|
|||
.. _partner-contact: https://github.com/OCA/partner-contact/ |
@ -0,0 +1,19 @@ |
|||
# -*- coding: utf-8 -*- |
|||
|
|||
# Odoo, Open Source Management Solution |
|||
# Copyright (C) 2014-2015 Grupo ESOC <www.grupoesoc.es> |
|||
# |
|||
# This program is free software: you can redistribute it and/or modify |
|||
# it under the terms of the GNU Affero General Public License as published by |
|||
# the Free Software Foundation, either version 3 of the License, or |
|||
# (at your option) any later version. |
|||
# |
|||
# This program is distributed in the hope that it will be useful, |
|||
# but WITHOUT ANY WARRANTY; without even the implied warranty of |
|||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|||
# GNU Affero General Public License for more details. |
|||
# |
|||
# You should have received a copy of the GNU Affero General Public License |
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
|||
|
|||
from . import models |
@ -0,0 +1,35 @@ |
|||
# -*- coding: utf-8 -*- |
|||
|
|||
# Odoo, Open Source Management Solution |
|||
# Copyright (C) 2014-2015 Grupo ESOC <www.grupoesoc.es> |
|||
# |
|||
# This program is free software: you can redistribute it and/or modify |
|||
# it under the terms of the GNU Affero General Public License as published by |
|||
# the Free Software Foundation, either version 3 of the License, or |
|||
# (at your option) any later version. |
|||
# |
|||
# This program is distributed in the hope that it will be useful, |
|||
# but WITHOUT ANY WARRANTY; without even the implied warranty of |
|||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|||
# GNU Affero General Public License for more details. |
|||
# |
|||
# You should have received a copy of the GNU Affero General Public License |
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
|||
|
|||
{ |
|||
"name": "Contacts in several partners", |
|||
"summary": "Allow to have one contact in several partners", |
|||
"version": "1.0.0", |
|||
"author": "Odoo Community Association (OCA)", |
|||
"category": "Customer Relationship Management", |
|||
"website": "https://odoo-community.org/", |
|||
"depends": [ |
|||
"partner_contact_personal_information_page", |
|||
], |
|||
"data": [ |
|||
"views/res_partner.xml", |
|||
], |
|||
"demo": [ |
|||
"demo/res_partner.xml", |
|||
], |
|||
} |
@ -0,0 +1,171 @@ |
|||
# Translation of OpenERP Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_contact |
|||
# |
|||
# Rudolf Schnapka <schnapkar@golive-saar.de>, 2014. |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: OpenERP Server 7.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-05-20 09:26+0000\n" |
|||
"PO-Revision-Date: 2015-05-20 11:27+0100\n" |
|||
"Last-Translator: Rudolf Schnapka <schnapkar@golive-saar.de>\n" |
|||
"Language-Team: German <kde-i18n-de@kde.org>\n" |
|||
"Language: de\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: 8bit\n" |
|||
"Plural-Forms: \n" |
|||
"X-Generator: Poedit 1.7.6\n" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Address" |
|||
msgstr "Anschrift" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_filter_contact |
|||
msgid "All partner positions" |
|||
msgstr "Alle Positionen des Partners" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_filter_contact |
|||
msgid "All positions" |
|||
msgstr "Alle Positionen" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: code:addons/partner_contact_in_several_companies/models.py:32 |
|||
#, python-format |
|||
msgid "Attached to existing Contact" |
|||
msgstr "Mit bestehendem Kontakt verknüpft" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "City" |
|||
msgstr "Stadt" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Company" |
|||
msgstr "Unternehmen" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Contact" |
|||
msgstr "Kontakt" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: field:res.partner,contact_type:0 |
|||
msgid "Contact Type" |
|||
msgstr "Kontaktart" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Contacts" |
|||
msgstr "Kontakte" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Country" |
|||
msgstr "Land" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Fax:" |
|||
msgstr "Fax:" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: field:res.partner,contact_id:0 |
|||
msgid "Main Contact" |
|||
msgstr "Hauptkontakt" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Mobile:" |
|||
msgstr "Mobil:" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Other Positions" |
|||
msgstr "Andere Positionen" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: field:res.partner,other_contact_ids:0 |
|||
msgid "Others Positions" |
|||
msgstr "Andere Positionen" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: model:ir.model,name:partner_contact_in_several_companies.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_filter_contact |
|||
msgid "Person" |
|||
msgstr "Person" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Phone:" |
|||
msgstr "Telefon:" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: code:addons/partner_contact_in_several_companies/models.py:31 |
|||
#, python-format |
|||
msgid "Standalone Contact" |
|||
msgstr "Alleinstehender Kontakt" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "State" |
|||
msgstr "Bundesland" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Street..." |
|||
msgstr "Straße..." |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Tags..." |
|||
msgstr "Schlagworte..." |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_personal_information |
|||
#, fuzzy |
|||
msgid "" |
|||
"To see personal information about this contact, please\n" |
|||
" go to to the his person form:" |
|||
msgstr "" |
|||
"Um persönliche Auskunft zu diesem Kontakt zu erhalten, gehen Sie bitte auf " |
|||
"die Seite persönlich:" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "ZIP" |
|||
msgstr "PLZ" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "at" |
|||
msgstr "bei" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "e.g. Sales Director" |
|||
msgstr "z. B. Verkaufsleiter" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_kanban_contact |
|||
msgid "other position" |
|||
msgstr "andere Position" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_kanban_contact |
|||
msgid "other positions" |
|||
msgstr "andere Positionen" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "{'invisible': [('contact_type','=','attached')]}" |
|||
msgstr "" |
@ -0,0 +1,170 @@ |
|||
# Translation of OpenERP Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_contact |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: OpenERP Server 7.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-05-20 09:26+0000\n" |
|||
"PO-Revision-Date: 2015-05-20 11:33+0100\n" |
|||
"Last-Translator: Jairo Llopis <j.llopis@grupoesoc.es>\n" |
|||
"Language-Team: \n" |
|||
"Language: es_ES\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.7.6\n" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Address" |
|||
msgstr "Dirección" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_filter_contact |
|||
msgid "All partner positions" |
|||
msgstr "Todas las posiciones de empresa" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_filter_contact |
|||
msgid "All positions" |
|||
msgstr "Todas las posiciones" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: code:addons/partner_contact_in_several_companies/models.py:32 |
|||
#, python-format |
|||
msgid "Attached to existing Contact" |
|||
msgstr "Anexado a un contacto existente" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "City" |
|||
msgstr "Ciudad" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Company" |
|||
msgstr "Compañía" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Contact" |
|||
msgstr "Contacto" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: field:res.partner,contact_type:0 |
|||
msgid "Contact Type" |
|||
msgstr "Tipo de contacto" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Contacts" |
|||
msgstr "Contactos" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Country" |
|||
msgstr "País" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Fax:" |
|||
msgstr "Fax:" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: field:res.partner,contact_id:0 |
|||
msgid "Main Contact" |
|||
msgstr "Contacto principal" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Mobile:" |
|||
msgstr "Teléfono móvil:" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Other Positions" |
|||
msgstr "Otras posiciones" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: field:res.partner,other_contact_ids:0 |
|||
msgid "Others Positions" |
|||
msgstr "Otras posiciones" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: model:ir.model,name:partner_contact_in_several_companies.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Empresa" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_filter_contact |
|||
msgid "Person" |
|||
msgstr "Persona" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Phone:" |
|||
msgstr "Teléfono:" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: code:addons/partner_contact_in_several_companies/models.py:31 |
|||
#, python-format |
|||
msgid "Standalone Contact" |
|||
msgstr "Contacto independiente" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "State" |
|||
msgstr "Provincia" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Street..." |
|||
msgstr "Calle..." |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Tags..." |
|||
msgstr "Etiquetas..." |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_personal_information |
|||
#, fuzzy |
|||
msgid "" |
|||
"To see personal information about this contact, please\n" |
|||
" go to to the his person form:" |
|||
msgstr "" |
|||
"Para ver la información personal de este contacto, por favor vaya a su " |
|||
"formulario personal:" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "ZIP" |
|||
msgstr "C.P." |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "at" |
|||
msgstr "en" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "e.g. Sales Director" |
|||
msgstr "ej.: Director de ventas" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_kanban_contact |
|||
msgid "other position" |
|||
msgstr "otra posición" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_kanban_contact |
|||
msgid "other positions" |
|||
msgstr "otras posiciones" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "{'invisible': [('contact_type','=','attached')]}" |
|||
msgstr "" |
@ -0,0 +1,170 @@ |
|||
# Translation of OpenERP Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_contact |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: OpenERP Server 7.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-05-20 09:26+0000\n" |
|||
"PO-Revision-Date: 2015-05-20 11:28+0100\n" |
|||
"Last-Translator: EL Hadji DEM <elhadji.dem@savoirfairelinux.com>\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: \n" |
|||
"X-Generator: Poedit 1.7.6\n" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Address" |
|||
msgstr "Adresse" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_filter_contact |
|||
msgid "All partner positions" |
|||
msgstr "Tous les contacts" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_filter_contact |
|||
msgid "All positions" |
|||
msgstr "Tous les contacts" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: code:addons/partner_contact_in_several_companies/models.py:32 |
|||
#, python-format |
|||
msgid "Attached to existing Contact" |
|||
msgstr "Contact rattaché à un contact existant" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "City" |
|||
msgstr "Ville" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Company" |
|||
msgstr "Organisme" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Contact" |
|||
msgstr "Contact" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: field:res.partner,contact_type:0 |
|||
msgid "Contact Type" |
|||
msgstr "Type de contact" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Contacts" |
|||
msgstr "Contacts" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Country" |
|||
msgstr "Pays" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Fax:" |
|||
msgstr "Fax :" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: field:res.partner,contact_id:0 |
|||
msgid "Main Contact" |
|||
msgstr "Principal contact" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Mobile:" |
|||
msgstr "Portable :" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Other Positions" |
|||
msgstr "Fonctions" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: field:res.partner,other_contact_ids:0 |
|||
msgid "Others Positions" |
|||
msgstr "Fonctions" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: model:ir.model,name:partner_contact_in_several_companies.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partenaire" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_filter_contact |
|||
msgid "Person" |
|||
msgstr "Personne" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Phone:" |
|||
msgstr "Téléphone:" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: code:addons/partner_contact_in_several_companies/models.py:31 |
|||
#, python-format |
|||
msgid "Standalone Contact" |
|||
msgstr "Contact autonome" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "State" |
|||
msgstr "État" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Street..." |
|||
msgstr "Rue..." |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Tags..." |
|||
msgstr "Étiquettes..." |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_personal_information |
|||
#, fuzzy |
|||
msgid "" |
|||
"To see personal information about this contact, please\n" |
|||
" go to to the his person form:" |
|||
msgstr "" |
|||
"Pour voir des informations personnelles sur ce contact, s'il vous plaît " |
|||
"aller au formulaire de la personne:" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "ZIP" |
|||
msgstr "Code postal" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "at" |
|||
msgstr "à" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "e.g. Sales Director" |
|||
msgstr "ex: Directeur des ventes" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_kanban_contact |
|||
msgid "other position" |
|||
msgstr "fonction" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_kanban_contact |
|||
msgid "other positions" |
|||
msgstr "fonctions" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "{'invisible': [('contact_type','=','attached')]}" |
|||
msgstr "" |
@ -0,0 +1,165 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * partner_contact_in_several_companies |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 8.0-20150514\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-05-20 09:26+0000\n" |
|||
"PO-Revision-Date: 2015-05-20 09:26+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_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Address" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_filter_contact |
|||
msgid "All partner positions" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_filter_contact |
|||
msgid "All positions" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: code:addons/partner_contact_in_several_companies/models.py:32 |
|||
#, python-format |
|||
msgid "Attached to existing Contact" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "City" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Company" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Contact" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: field:res.partner,contact_type:0 |
|||
msgid "Contact Type" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Contacts" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Country" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Fax:" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: field:res.partner,contact_id:0 |
|||
msgid "Main Contact" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Mobile:" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Other Positions" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: field:res.partner,other_contact_ids:0 |
|||
msgid "Others Positions" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: model:ir.model,name:partner_contact_in_several_companies.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_filter_contact |
|||
msgid "Person" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Phone:" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: code:addons/partner_contact_in_several_companies/models.py:31 |
|||
#, python-format |
|||
msgid "Standalone Contact" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "State" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Street..." |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Tags..." |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_personal_information |
|||
msgid "To see personal information about this contact, please\n" |
|||
" go to to the his person form:" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "ZIP" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "at" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "e.g. Sales Director" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_kanban_contact |
|||
msgid "other position" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_kanban_contact |
|||
msgid "other positions" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "{'invisible': [('contact_type','=','attached')]}" |
|||
msgstr "" |
|||
|
@ -0,0 +1,169 @@ |
|||
# Translation of OpenERP Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_contact |
|||
# |
|||
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015. |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: OpenERP Server 7.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-05-20 09:26+0000\n" |
|||
"PO-Revision-Date: 2015-05-20 11:28+0100\n" |
|||
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n" |
|||
"Language-Team: Slovenian <translate@matmoz.si>\n" |
|||
"Language: sl\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: 8bit\n" |
|||
"Plural-Forms: \n" |
|||
"X-Generator: Poedit 1.7.6\n" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Address" |
|||
msgstr "Naslov" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_filter_contact |
|||
msgid "All partner positions" |
|||
msgstr "Vsi partnerjevi položaji" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_filter_contact |
|||
msgid "All positions" |
|||
msgstr "Vsi položaji" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: code:addons/partner_contact_in_several_companies/models.py:32 |
|||
#, python-format |
|||
msgid "Attached to existing Contact" |
|||
msgstr "Pripeto obstoječemu stiku" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "City" |
|||
msgstr "Kraj" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Company" |
|||
msgstr "Družba" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Contact" |
|||
msgstr "Stik" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: field:res.partner,contact_type:0 |
|||
msgid "Contact Type" |
|||
msgstr "Tip stika" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Contacts" |
|||
msgstr "Stiki" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Country" |
|||
msgstr "Država" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Fax:" |
|||
msgstr "Faks:" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: field:res.partner,contact_id:0 |
|||
msgid "Main Contact" |
|||
msgstr "Glavni stik" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Mobile:" |
|||
msgstr "Mobilni telefon:" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Other Positions" |
|||
msgstr "Drugi položaji" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: field:res.partner,other_contact_ids:0 |
|||
msgid "Others Positions" |
|||
msgstr "Drugi položaji" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: model:ir.model,name:partner_contact_in_several_companies.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_filter_contact |
|||
msgid "Person" |
|||
msgstr "Oseba" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Phone:" |
|||
msgstr "Telefon:" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: code:addons/partner_contact_in_several_companies/models.py:31 |
|||
#, python-format |
|||
msgid "Standalone Contact" |
|||
msgstr "Samostojni stik" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "State" |
|||
msgstr "Zvezna država" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Street..." |
|||
msgstr "Ulica..." |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "Tags..." |
|||
msgstr "Oznake..." |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_personal_information |
|||
#, fuzzy |
|||
msgid "" |
|||
"To see personal information about this contact, please\n" |
|||
" go to to the his person form:" |
|||
msgstr "Za ogled osebnih podatkov o tem stiku pojdite na njegov glavni obrazec:" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "ZIP" |
|||
msgstr "Poštna številka" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "at" |
|||
msgstr "pri" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "e.g. Sales Director" |
|||
msgstr "npr. vodja prodaje" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_kanban_contact |
|||
msgid "other position" |
|||
msgstr "drug položaj" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_res_partner_kanban_contact |
|||
msgid "other positions" |
|||
msgstr "drugi položaji" |
|||
|
|||
#. module: partner_contact_in_several_companies |
|||
#: view:res.partner:partner_contact_in_several_companies.view_partner_form_inherit |
|||
msgid "{'invisible': [('contact_type','=','attached')]}" |
|||
msgstr "" |
@ -0,0 +1,69 @@ |
|||
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg |
|||
:alt: License: AGPL-3 |
|||
|
|||
Module name |
|||
=========== |
|||
|
|||
This module was written to extend the functionality of Odoo to support setting |
|||
a nationality for your contacts. |
|||
|
|||
Installation |
|||
============ |
|||
|
|||
To install this module, you need to: |
|||
|
|||
* Install the OCA repository `partner-contact`_. |
|||
|
|||
Configuration |
|||
============= |
|||
|
|||
No configuration is needed. |
|||
|
|||
Usage |
|||
===== |
|||
|
|||
To use this module, you need to: |
|||
|
|||
* Edit or create a partner. |
|||
* Ensure it is **not** a company. |
|||
* Go to the *Personal Information* sheet. |
|||
* Set the nationality there. |
|||
|
|||
For further information, please visit: |
|||
|
|||
* https://www.odoo.com/forum/help-1 |
|||
* https://github.com/OCA/partner-contact/ |
|||
|
|||
Known issues / Roadmap |
|||
====================== |
|||
|
|||
* None. |
|||
|
|||
Credits |
|||
======= |
|||
|
|||
Contributors |
|||
------------ |
|||
|
|||
* EL Hadji DEM <elhadji.dem@savoirfairelinux.com> |
|||
* Jairo Llopis <j.llopis@grupoesoc.es> |
|||
* Matjaž Mozetič <m.mozetic@matmoz.si> |
|||
* Rudolf Schnapka <schnapkar@golive-saar.de> |
|||
|
|||
Maintainer |
|||
---------- |
|||
|
|||
.. image:: https://odoo-community.org/logo.png |
|||
:alt: Odoo Community Association |
|||
:target: https://odoo-community.org |
|||
|
|||
This module is maintained by the OCA. |
|||
|
|||
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. |
|||
|
|||
|
|||
.. _partner-contact: https://github.com/OCA/partner-contact/ |
@ -0,0 +1,19 @@ |
|||
# -*- coding: utf-8 -*- |
|||
|
|||
# Odoo, Open Source Management Solution |
|||
# Copyright (C) 2014-2015 Grupo ESOC <www.grupoesoc.es> |
|||
# |
|||
# This program is free software: you can redistribute it and/or modify |
|||
# it under the terms of the GNU Affero General Public License as published by |
|||
# the Free Software Foundation, either version 3 of the License, or |
|||
# (at your option) any later version. |
|||
# |
|||
# This program is distributed in the hope that it will be useful, |
|||
# but WITHOUT ANY WARRANTY; without even the implied warranty of |
|||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|||
# GNU Affero General Public License for more details. |
|||
# |
|||
# You should have received a copy of the GNU Affero General Public License |
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
|||
|
|||
from . import models |
@ -0,0 +1,31 @@ |
|||
# -*- coding: utf-8 -*- |
|||
|
|||
# Odoo, Open Source Management Solution |
|||
# Copyright (C) 2014-2015 Grupo ESOC <www.grupoesoc.es> |
|||
# |
|||
# This program is free software: you can redistribute it and/or modify |
|||
# it under the terms of the GNU Affero General Public License as published by |
|||
# the Free Software Foundation, either version 3 of the License, or |
|||
# (at your option) any later version. |
|||
# |
|||
# This program is distributed in the hope that it will be useful, |
|||
# but WITHOUT ANY WARRANTY; without even the implied warranty of |
|||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|||
# GNU Affero General Public License for more details. |
|||
# |
|||
# You should have received a copy of the GNU Affero General Public License |
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
|||
|
|||
{ |
|||
"name": "Contact's nationality", |
|||
"version": "1.0.0", |
|||
"author": "Odoo Community Association (OCA)", |
|||
"category": "Customer Relationship Management", |
|||
"website": "https://odoo-community.org/", |
|||
"depends": [ |
|||
"partner_contact_personal_information_page", |
|||
], |
|||
"data": [ |
|||
"views/res_partner.xml", |
|||
], |
|||
} |
@ -0,0 +1,29 @@ |
|||
# Translation of OpenERP Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_contact |
|||
# |
|||
# Rudolf Schnapka <schnapkar@golive-saar.de>, 2014. |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: OpenERP Server 7.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-05-20 07:38+0000\n" |
|||
"PO-Revision-Date: 2015-05-20 09:39+0100\n" |
|||
"Last-Translator: Rudolf Schnapka <schnapkar@golive-saar.de>\n" |
|||
"Language-Team: German <kde-i18n-de@kde.org>\n" |
|||
"Language: de\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: 8bit\n" |
|||
"Plural-Forms: \n" |
|||
"X-Generator: Poedit 1.7.6\n" |
|||
|
|||
#. module: partner_contact_nationality |
|||
#: field:res.partner,nationality_id:0 |
|||
msgid "Nationality" |
|||
msgstr "Nationalität" |
|||
|
|||
#. module: partner_contact_nationality |
|||
#: model:ir.model,name:partner_contact_nationality.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
@ -0,0 +1,28 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * partner_contact_nationality |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 8.0-20150514\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-05-20 07:38+0000\n" |
|||
"PO-Revision-Date: 2015-05-20 09:39+0100\n" |
|||
"Last-Translator: Jairo Llopis <j.llopis@grupoesoc.es>\n" |
|||
"Language-Team: \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.7.6\n" |
|||
"Language: es_ES\n" |
|||
|
|||
#. module: partner_contact_nationality |
|||
#: field:res.partner,nationality_id:0 |
|||
msgid "Nationality" |
|||
msgstr "Nacionalidad" |
|||
|
|||
#. module: partner_contact_nationality |
|||
#: model:ir.model,name:partner_contact_nationality.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Empresa" |
@ -0,0 +1,28 @@ |
|||
# Translation of OpenERP Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_contact |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: OpenERP Server 7.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-05-20 07:38+0000\n" |
|||
"PO-Revision-Date: 2015-05-20 09:40+0100\n" |
|||
"Last-Translator: EL Hadji DEM <elhadji.dem@savoirfairelinux.com>\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: \n" |
|||
"X-Generator: Poedit 1.7.6\n" |
|||
|
|||
#. module: partner_contact_nationality |
|||
#: field:res.partner,nationality_id:0 |
|||
msgid "Nationality" |
|||
msgstr "Nationalité" |
|||
|
|||
#. module: partner_contact_nationality |
|||
#: model:ir.model,name:partner_contact_nationality.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partenaire" |
@ -0,0 +1,27 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * partner_contact_nationality |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 8.0-20150514\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-05-20 07:38+0000\n" |
|||
"PO-Revision-Date: 2015-05-20 07:38+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_nationality |
|||
#: field:res.partner,nationality_id:0 |
|||
msgid "Nationality" |
|||
msgstr "" |
|||
|
|||
#. module: partner_contact_nationality |
|||
#: model:ir.model,name:partner_contact_nationality.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "" |
|||
|
@ -0,0 +1,29 @@ |
|||
# Translation of OpenERP Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_contact |
|||
# |
|||
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015. |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: OpenERP Server 7.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-05-20 07:38+0000\n" |
|||
"PO-Revision-Date: 2015-05-20 09:40+0100\n" |
|||
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n" |
|||
"Language-Team: Slovenian <translate@matmoz.si>\n" |
|||
"Language: sl\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: 8bit\n" |
|||
"Plural-Forms: \n" |
|||
"X-Generator: Poedit 1.7.6\n" |
|||
|
|||
#. module: partner_contact_nationality |
|||
#: field:res.partner,nationality_id:0 |
|||
msgid "Nationality" |
|||
msgstr "Nacionalnost" |
|||
|
|||
#. module: partner_contact_nationality |
|||
#: model:ir.model,name:partner_contact_nationality.model_res_partner |
|||
msgid "Partner" |
|||
msgstr "Partner" |
@ -0,0 +1,26 @@ |
|||
# -*- coding: utf-8 -*- |
|||
|
|||
# Odoo, Open Source Management Solution |
|||
# Copyright (C) 2014-2015 Grupo ESOC <www.grupoesoc.es> |
|||
# |
|||
# This program is free software: you can redistribute it and/or modify |
|||
# it under the terms of the GNU Affero General Public License as published by |
|||
# the Free Software Foundation, either version 3 of the License, or |
|||
# (at your option) any later version. |
|||
# |
|||
# This program is distributed in the hope that it will be useful, |
|||
# but WITHOUT ANY WARRANTY; without even the implied warranty of |
|||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|||
# GNU Affero General Public License for more details. |
|||
# |
|||
# You should have received a copy of the GNU Affero General Public License |
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
|||
|
|||
from openerp import fields, models |
|||
|
|||
|
|||
class Partner(models.Model): |
|||
"""Partner with nationality.""" |
|||
_inherit = "res.partner" |
|||
|
|||
nationality_id = fields.Many2one("res.country", "Nationality") |
@ -0,0 +1,19 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<openerp> |
|||
<data> |
|||
|
|||
<record id="form" model="ir.ui.view"> |
|||
<field name="name">Nationality field</field> |
|||
<field name="model">res.partner</field> |
|||
<field name="inherit_id" ref="partner_contact_personal_information_page.personal_information"/> |
|||
<field name="arch" type="xml"> |
|||
<data> |
|||
<xpath expr="//group[@name='personal_information_group']"> |
|||
<field name="nationality_id"/> |
|||
</xpath> |
|||
</data> |
|||
</field> |
|||
</record> |
|||
|
|||
</data> |
|||
</openerp> |
@ -0,0 +1,59 @@ |
|||
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg |
|||
:alt: License: AGPL-3 |
|||
|
|||
Contacts' Personal Information Page |
|||
=================================== |
|||
|
|||
This module was written to extend the contact management functionality. |
|||
|
|||
Its only purpose is to serve as a base for other modules that add personal |
|||
information fields to **contacts that are persons**. |
|||
|
|||
Installation |
|||
============ |
|||
|
|||
.. warning:: |
|||
**You should NOT install this module yourself**, because it does nothing by |
|||
itself. This module should get installed automatically when you install |
|||
other modules that actually do something useful. |
|||
|
|||
Usage |
|||
===== |
|||
|
|||
You can find a new page called *Personal Information* in the contact's form. |
|||
|
|||
For further information, please visit: |
|||
|
|||
* https://www.odoo.com/forum/help-1 |
|||
* https://github.com/OCA/partner-contact/ |
|||
|
|||
Known issues / Roadmap |
|||
====================== |
|||
|
|||
* None. |
|||
|
|||
Credits |
|||
======= |
|||
|
|||
Contributors |
|||
------------ |
|||
|
|||
* EL Hadji DEM <elhadji.dem@savoirfairelinux.com> |
|||
* Jairo Llopis <j.llopis@grupoesoc.es> |
|||
* Matjaž Mozetič <m.mozetic@matmoz.si> |
|||
* Rudolf Schnapka <schnapkar@golive-saar.de> |
|||
|
|||
Maintainer |
|||
---------- |
|||
|
|||
.. image:: https://odoo-community.org/logo.png |
|||
:alt: Odoo Community Association |
|||
:target: https://odoo-community.org |
|||
|
|||
This module is maintained by the OCA. |
|||
|
|||
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. |
@ -0,0 +1,32 @@ |
|||
# -*- coding: utf-8 -*- |
|||
|
|||
# Odoo, Open Source Management Solution |
|||
# Copyright (C) 2014-2015 Grupo ESOC <www.grupoesoc.es> |
|||
# |
|||
# This program is free software: you can redistribute it and/or modify |
|||
# it under the terms of the GNU Affero General Public License as published by |
|||
# the Free Software Foundation, either version 3 of the License, or |
|||
# (at your option) any later version. |
|||
# |
|||
# This program is distributed in the hope that it will be useful, |
|||
# but WITHOUT ANY WARRANTY; without even the implied warranty of |
|||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|||
# GNU Affero General Public License for more details. |
|||
# |
|||
# You should have received a copy of the GNU Affero General Public License |
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
|||
|
|||
{ |
|||
"name": "Personal information page for contacts", |
|||
"summary": "Add a page to contacts form to put personal information", |
|||
"version": "1.0.0", |
|||
"author": "Odoo Community Association (OCA)", |
|||
"category": "Customer Relationship Management", |
|||
"website": "https://odoo-community.org/", |
|||
"depends": [ |
|||
"base" |
|||
], |
|||
"data": [ |
|||
"views/res_partner.xml", |
|||
], |
|||
} |
@ -0,0 +1,24 @@ |
|||
# Translation of OpenERP Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_contact |
|||
# |
|||
# Rudolf Schnapka <schnapkar@golive-saar.de>, 2014. |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: OpenERP Server 7.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-05-19 10:13+0000\n" |
|||
"PO-Revision-Date: 2015-05-19 12:15+0100\n" |
|||
"Last-Translator: Rudolf Schnapka <schnapkar@golive-saar.de>\n" |
|||
"Language-Team: German <kde-i18n-de@kde.org>\n" |
|||
"Language: de\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: 8bit\n" |
|||
"Plural-Forms: \n" |
|||
"X-Generator: Poedit 1.7.6\n" |
|||
|
|||
#. module: partner_contact_base |
|||
#: view:res.partner:partner_contact_base.personal_information |
|||
msgid "Personal Information" |
|||
msgstr "Persönliche Auskunft" |
@ -0,0 +1,23 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * partner_contact_base |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 8.0-20150514\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-05-19 10:13+0000\n" |
|||
"PO-Revision-Date: 2015-05-19 12:16+0100\n" |
|||
"Last-Translator: Jairo Llopis <j.llopis@grupoesoc.es>\n" |
|||
"Language-Team: \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.7.6\n" |
|||
"Language: es_ES\n" |
|||
|
|||
#. module: partner_contact_base |
|||
#: view:res.partner:partner_contact_base.personal_information |
|||
msgid "Personal Information" |
|||
msgstr "Información personal" |
@ -0,0 +1,23 @@ |
|||
# Translation of OpenERP Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_contact |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: OpenERP Server 7.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-05-19 10:13+0000\n" |
|||
"PO-Revision-Date: 2015-05-19 12:15+0100\n" |
|||
"Last-Translator: EL Hadji DEM <elhadji.dem@savoirfairelinux.com>\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: \n" |
|||
"X-Generator: Poedit 1.7.6\n" |
|||
|
|||
#. module: partner_contact_base |
|||
#: view:res.partner:partner_contact_base.personal_information |
|||
msgid "Personal Information" |
|||
msgstr "Informations personnelles" |
@ -0,0 +1,22 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * partner_contact_base |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 8.0-20150514\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-05-19 10:13+0000\n" |
|||
"PO-Revision-Date: 2015-05-19 10:13+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_base |
|||
#: view:res.partner:partner_contact_base.personal_information |
|||
msgid "Personal Information" |
|||
msgstr "" |
|||
|
@ -0,0 +1,24 @@ |
|||
# Translation of OpenERP Server. |
|||
# This file contains the translation of the following modules: |
|||
# * base_contact |
|||
# |
|||
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015. |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: OpenERP Server 7.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2015-05-19 10:13+0000\n" |
|||
"PO-Revision-Date: 2015-05-19 12:15+0100\n" |
|||
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n" |
|||
"Language-Team: Slovenian <translate@matmoz.si>\n" |
|||
"Language: sl\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: 8bit\n" |
|||
"Plural-Forms: \n" |
|||
"X-Generator: Poedit 1.7.6\n" |
|||
|
|||
#. module: partner_contact_base |
|||
#: view:res.partner:partner_contact_base.personal_information |
|||
msgid "Personal Information" |
|||
msgstr "Osebni podatki" |
@ -0,0 +1,24 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<openerp> |
|||
<data> |
|||
|
|||
<record id="personal_information" model="ir.ui.view"> |
|||
<field name="name">Personal information page for contacts form</field> |
|||
<field name="model">res.partner</field> |
|||
<field name="inherit_id" ref="base.view_partner_form"/> |
|||
<field name="priority">2</field> |
|||
<field name="arch" type="xml"> |
|||
<data> |
|||
<xpath expr="//page[@name='internal_notes']" position="after"> |
|||
<page name="personal_information_page" |
|||
string="Personal Information" |
|||
attrs="{'invisible': [('is_company','=',True)]}"> |
|||
<group name="personal_information_group"/> |
|||
</page> |
|||
</xpath> |
|||
</data> |
|||
</field> |
|||
</record> |
|||
|
|||
</data> |
|||
</openerp> |
Write
Preview
Loading…
Cancel
Save
Reference in new issue