Browse Source

[UPD] prefix versions with 8.0

pull/542/head
Stéphane Bidoul 10 years ago
committed by Jay Vora(SerpentCS)
parent
commit
46e1208276
  1. 2
      partner_auto_salesman/__openerp__.py
  2. 23
      partner_auto_salesman/i18n/es.po

2
partner_auto_salesman/__openerp__.py

@ -21,7 +21,7 @@
{
'name': 'Partner auto salesman',
'version': '1.0',
'version': '8.0.1.0.0',
'category': 'Customer Relationship Management',
'complexity': "easy",
'description': """Fill the salesman field with the current user id""",

23
partner_auto_salesman/i18n/es.po

@ -0,0 +1,23 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * partner_auto_salesman
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: partner-contact (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-09 15:48+0000\n"
"PO-Revision-Date: 2015-10-06 13:57+0000\n"
"Last-Translator: Maxime Chambreuil <maxime.chambreuil@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-partner-contact-8-0/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: partner_auto_salesman
#: model:ir.model,name:partner_auto_salesman.model_res_partner
msgid "Partner"
msgstr "Empresa"
Loading…
Cancel
Save