Skip to content

Commit 0ca3fc5

Browse files
Swapnesh-SerpentCSalexis-via
authored andcommitted
[MIG] sale_commercial_partner: Migration to 11.0
[UPD] Update sale_commercial_partner.pot
1 parent 3f507e2 commit 0ca3fc5

30 files changed

+250
-438
lines changed

sale_commercial_partner/README.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can group by *Commercial Entity*:
2121

2222
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
2323
:alt: Try me on Runbot
24-
:target: https://runbot.odoo-community.org/runbot/167/10.0
24+
:target: https://runbot.odoo-community.org/runbot/167/11.0
2525

2626
Bug Tracker
2727
===========
@@ -38,6 +38,7 @@ Contributors
3838
------------
3939

4040
* Alexis de Lattre <alexis.delattre@akretion.com>
41+
* Serpent Consulting Services Pvt. Ltd. <support@serpentcs.com>
4142

4243
Maintainer
4344
----------

sale_commercial_partner/__init__.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
# -*- coding: utf-8 -*-
1+
# © 2016 Akretion (Alexis de Lattre <alexis.delattre@akretion.com>)
2+
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
23

34
from . import models

sale_commercial_partner/__manifest__.py

+10-5
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,21 @@
1-
# -*- coding: utf-8 -*-
21
# © 2016 Akretion (Alexis de Lattre <alexis.delattre@akretion.com>)
32
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
43

4+
55
{
66
'name': 'Sale Commercial Partner',
7-
'version': '10.0.1.0.0',
8-
'category': 'Sales Management',
9-
'license': 'AGPL-3',
107
'summary': "Add stored related field 'Commercial Entity' on sale orders",
8+
'version': '11.0.1.0.0',
119
'author': 'Akretion,Odoo Community Association (OCA)',
1210
'website': 'http://www.akretion.com',
13-
'depends': ['sale'],
11+
'category': 'Sales',
12+
'license': 'AGPL-3',
13+
"contributors": [
14+
"Serpent Consulting Services Pvt. Ltd. <support@serpentcs.com>",
15+
],
16+
'depends': [
17+
'sale'
18+
],
1419
'data': [
1520
'views/sale.xml',
1621
],
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,28 @@
11
# Translation of Odoo Server.
22
# This file contains the translation of the following modules:
3-
# * sale_commercial_partner
4-
#
5-
# Translators:
6-
# OCA Transbot <transbot@odoo-community.org>, 2017
3+
# * sale_commercial_partner
4+
#
75
msgid ""
86
msgstr ""
9-
"Project-Id-Version: Odoo Server 10.0\n"
7+
"Project-Id-Version: Odoo Server 11.0\n"
108
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2017-06-01 02:53+0000\n"
12-
"PO-Revision-Date: 2017-06-01 02:53+0000\n"
13-
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
14-
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
9+
"POT-Creation-Date: 2018-01-18 05:43+0000\n"
10+
"PO-Revision-Date: 2018-01-18 05:43+0000\n"
11+
"Last-Translator: <>\n"
12+
"Language-Team: \n"
13+
"Language: \n"
1514
"MIME-Version: 1.0\n"
1615
"Content-Type: text/plain; charset=UTF-8\n"
1716
"Content-Transfer-Encoding: \n"
18-
"Language: ca\n"
19-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
17+
"Plural-Forms: \n"
2018

2119
#. module: sale_commercial_partner
2220
#: model:ir.model.fields,field_description:sale_commercial_partner.field_sale_order_commercial_partner_id
2321
#: model:ir.ui.view,arch_db:sale_commercial_partner.view_sales_order_filter
2422
msgid "Commercial Entity"
25-
msgstr ""
23+
msgstr "Commercial Entity"
2624

2725
#. module: sale_commercial_partner
2826
#: model:ir.model,name:sale_commercial_partner.model_sale_order
29-
msgid "Sales Order"
30-
msgstr "Comandes de venda"
27+
msgid "Quotation"
28+
msgstr "Quotation"

sale_commercial_partner/i18n/de.po

+12-14
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,28 @@
11
# Translation of Odoo Server.
22
# This file contains the translation of the following modules:
3-
# * sale_commercial_partner
4-
#
5-
# Translators:
6-
# OCA Transbot <transbot@odoo-community.org>, 2017
3+
# * sale_commercial_partner
4+
#
75
msgid ""
86
msgstr ""
9-
"Project-Id-Version: Odoo Server 10.0\n"
7+
"Project-Id-Version: Odoo Server 11.0\n"
108
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2017-06-01 02:53+0000\n"
12-
"PO-Revision-Date: 2017-06-01 02:53+0000\n"
13-
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
14-
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
9+
"POT-Creation-Date: 2018-01-18 05:44+0000\n"
10+
"PO-Revision-Date: 2018-01-18 05:44+0000\n"
11+
"Last-Translator: <>\n"
12+
"Language-Team: \n"
13+
"Language: \n"
1514
"MIME-Version: 1.0\n"
1615
"Content-Type: text/plain; charset=UTF-8\n"
1716
"Content-Transfer-Encoding: \n"
18-
"Language: de\n"
19-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
17+
"Plural-Forms: \n"
2018

2119
#. module: sale_commercial_partner
2220
#: model:ir.model.fields,field_description:sale_commercial_partner.field_sale_order_commercial_partner_id
2321
#: model:ir.ui.view,arch_db:sale_commercial_partner.view_sales_order_filter
2422
msgid "Commercial Entity"
25-
msgstr ""
23+
msgstr "Commercial Entity"
2624

2725
#. module: sale_commercial_partner
2826
#: model:ir.model,name:sale_commercial_partner.model_sale_order
29-
msgid "Sales Order"
30-
msgstr "Verkaufsauftrag"
27+
msgid "Quotation"
28+
msgstr "Quotation"

sale_commercial_partner/i18n/el_GR.po

+12-14
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,28 @@
11
# Translation of Odoo Server.
22
# This file contains the translation of the following modules:
3-
# * sale_commercial_partner
4-
#
5-
# Translators:
6-
# OCA Transbot <transbot@odoo-community.org>, 2017
3+
# * sale_commercial_partner
4+
#
75
msgid ""
86
msgstr ""
9-
"Project-Id-Version: Odoo Server 10.0\n"
7+
"Project-Id-Version: Odoo Server 11.0\n"
108
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2017-06-01 02:53+0000\n"
12-
"PO-Revision-Date: 2017-06-01 02:53+0000\n"
13-
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
14-
"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n"
9+
"POT-Creation-Date: 2018-01-18 05:44+0000\n"
10+
"PO-Revision-Date: 2018-01-18 05:44+0000\n"
11+
"Last-Translator: <>\n"
12+
"Language-Team: \n"
13+
"Language: \n"
1514
"MIME-Version: 1.0\n"
1615
"Content-Type: text/plain; charset=UTF-8\n"
1716
"Content-Transfer-Encoding: \n"
18-
"Language: el_GR\n"
19-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
17+
"Plural-Forms: \n"
2018

2119
#. module: sale_commercial_partner
2220
#: model:ir.model.fields,field_description:sale_commercial_partner.field_sale_order_commercial_partner_id
2321
#: model:ir.ui.view,arch_db:sale_commercial_partner.view_sales_order_filter
2422
msgid "Commercial Entity"
25-
msgstr ""
23+
msgstr "Commercial Entity"
2624

2725
#. module: sale_commercial_partner
2826
#: model:ir.model,name:sale_commercial_partner.model_sale_order
29-
msgid "Sales Order"
30-
msgstr "Εντολή Πώλησης"
27+
msgid "Quotation"
28+
msgstr "Quotation"

sale_commercial_partner/i18n/es.po

+12-14
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,28 @@
11
# Translation of Odoo Server.
22
# This file contains the translation of the following modules:
3-
# * sale_commercial_partner
4-
#
5-
# Translators:
6-
# OCA Transbot <transbot@odoo-community.org>, 2017
3+
# * sale_commercial_partner
4+
#
75
msgid ""
86
msgstr ""
9-
"Project-Id-Version: Odoo Server 10.0\n"
7+
"Project-Id-Version: Odoo Server 11.0\n"
108
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2017-06-01 02:53+0000\n"
12-
"PO-Revision-Date: 2017-06-01 02:53+0000\n"
13-
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
14-
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
9+
"POT-Creation-Date: 2018-01-18 05:45+0000\n"
10+
"PO-Revision-Date: 2018-01-18 05:45+0000\n"
11+
"Last-Translator: <>\n"
12+
"Language-Team: \n"
13+
"Language: \n"
1514
"MIME-Version: 1.0\n"
1615
"Content-Type: text/plain; charset=UTF-8\n"
1716
"Content-Transfer-Encoding: \n"
18-
"Language: es\n"
19-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
17+
"Plural-Forms: \n"
2018

2119
#. module: sale_commercial_partner
2220
#: model:ir.model.fields,field_description:sale_commercial_partner.field_sale_order_commercial_partner_id
2321
#: model:ir.ui.view,arch_db:sale_commercial_partner.view_sales_order_filter
2422
msgid "Commercial Entity"
25-
msgstr ""
23+
msgstr "Commercial Entity"
2624

2725
#. module: sale_commercial_partner
2826
#: model:ir.model,name:sale_commercial_partner.model_sale_order
29-
msgid "Sales Order"
30-
msgstr "Pedido de venta"
27+
msgid "Quotation"
28+
msgstr "Quotation"

sale_commercial_partner/i18n/es_ES.po

-30
This file was deleted.

sale_commercial_partner/i18n/es_VE.po

+12-14
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,28 @@
11
# Translation of Odoo Server.
22
# This file contains the translation of the following modules:
3-
# * sale_commercial_partner
4-
#
5-
# Translators:
6-
# OCA Transbot <transbot@odoo-community.org>, 2017
3+
# * sale_commercial_partner
4+
#
75
msgid ""
86
msgstr ""
9-
"Project-Id-Version: Odoo Server 10.0\n"
7+
"Project-Id-Version: Odoo Server 11.0\n"
108
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2017-06-01 02:53+0000\n"
12-
"PO-Revision-Date: 2017-06-01 02:53+0000\n"
13-
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
14-
"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/es_VE/)\n"
9+
"POT-Creation-Date: 2018-01-18 05:45+0000\n"
10+
"PO-Revision-Date: 2018-01-18 05:45+0000\n"
11+
"Last-Translator: <>\n"
12+
"Language-Team: \n"
13+
"Language: \n"
1514
"MIME-Version: 1.0\n"
1615
"Content-Type: text/plain; charset=UTF-8\n"
1716
"Content-Transfer-Encoding: \n"
18-
"Language: es_VE\n"
19-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
17+
"Plural-Forms: \n"
2018

2119
#. module: sale_commercial_partner
2220
#: model:ir.model.fields,field_description:sale_commercial_partner.field_sale_order_commercial_partner_id
2321
#: model:ir.ui.view,arch_db:sale_commercial_partner.view_sales_order_filter
2422
msgid "Commercial Entity"
25-
msgstr ""
23+
msgstr "Commercial Entity"
2624

2725
#. module: sale_commercial_partner
2826
#: model:ir.model,name:sale_commercial_partner.model_sale_order
29-
msgid "Sales Order"
30-
msgstr "Pedidos de venta"
27+
msgid "Quotation"
28+
msgstr "Quotation"

sale_commercial_partner/i18n/fi.po

+12-14
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,28 @@
11
# Translation of Odoo Server.
22
# This file contains the translation of the following modules:
3-
# * sale_commercial_partner
4-
#
5-
# Translators:
6-
# OCA Transbot <transbot@odoo-community.org>, 2017
3+
# * sale_commercial_partner
4+
#
75
msgid ""
86
msgstr ""
9-
"Project-Id-Version: Odoo Server 10.0\n"
7+
"Project-Id-Version: Odoo Server 11.0\n"
108
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2017-06-01 02:53+0000\n"
12-
"PO-Revision-Date: 2017-06-01 02:53+0000\n"
13-
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
14-
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n"
9+
"POT-Creation-Date: 2018-01-18 05:45+0000\n"
10+
"PO-Revision-Date: 2018-01-18 05:45+0000\n"
11+
"Last-Translator: <>\n"
12+
"Language-Team: \n"
13+
"Language: \n"
1514
"MIME-Version: 1.0\n"
1615
"Content-Type: text/plain; charset=UTF-8\n"
1716
"Content-Transfer-Encoding: \n"
18-
"Language: fi\n"
19-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
17+
"Plural-Forms: \n"
2018

2119
#. module: sale_commercial_partner
2220
#: model:ir.model.fields,field_description:sale_commercial_partner.field_sale_order_commercial_partner_id
2321
#: model:ir.ui.view,arch_db:sale_commercial_partner.view_sales_order_filter
2422
msgid "Commercial Entity"
25-
msgstr ""
23+
msgstr "Commercial Entity"
2624

2725
#. module: sale_commercial_partner
2826
#: model:ir.model,name:sale_commercial_partner.model_sale_order
29-
msgid "Sales Order"
30-
msgstr "Myyntitilaus"
27+
msgid "Quotation"
28+
msgstr "Quotation"

sale_commercial_partner/i18n/fr.po

+12-15
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,28 @@
11
# Translation of Odoo Server.
22
# This file contains the translation of the following modules:
3-
# * sale_commercial_partner
4-
#
5-
# Translators:
6-
# OCA Transbot <transbot@odoo-community.org>, 2017
7-
# guillaume bauer <guillaume.bauer@syentys.com>, 2017
3+
# * sale_commercial_partner
4+
#
85
msgid ""
96
msgstr ""
10-
"Project-Id-Version: Odoo Server 10.0\n"
7+
"Project-Id-Version: Odoo Server 11.0\n"
118
"Report-Msgid-Bugs-To: \n"
12-
"POT-Creation-Date: 2017-07-15 07:47+0000\n"
13-
"PO-Revision-Date: 2017-07-15 07:47+0000\n"
14-
"Last-Translator: guillaume bauer <guillaume.bauer@syentys.com>, 2017\n"
15-
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
9+
"POT-Creation-Date: 2018-01-18 05:46+0000\n"
10+
"PO-Revision-Date: 2018-01-18 05:46+0000\n"
11+
"Last-Translator: <>\n"
12+
"Language-Team: \n"
13+
"Language: \n"
1614
"MIME-Version: 1.0\n"
1715
"Content-Type: text/plain; charset=UTF-8\n"
1816
"Content-Transfer-Encoding: \n"
19-
"Language: fr\n"
20-
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
17+
"Plural-Forms: \n"
2118

2219
#. module: sale_commercial_partner
2320
#: model:ir.model.fields,field_description:sale_commercial_partner.field_sale_order_commercial_partner_id
2421
#: model:ir.ui.view,arch_db:sale_commercial_partner.view_sales_order_filter
2522
msgid "Commercial Entity"
26-
msgstr "Entité commerciale"
23+
msgstr "Commercial Entity"
2724

2825
#. module: sale_commercial_partner
2926
#: model:ir.model,name:sale_commercial_partner.model_sale_order
30-
msgid "Sales Order"
31-
msgstr "Bon de commande"
27+
msgid "Quotation"
28+
msgstr "Quotation"

0 commit comments

Comments
 (0)