Skip to content

Commit 2069f66

Browse files
committed
Merge PR #550 into 17.0
Signed-off-by pedrobaeza
2 parents e520ee5 + c2fd97d commit 2069f66

32 files changed

+1744
-0
lines changed

crm_industry/README.rst

Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
============
2+
CRM Industry
3+
============
4+
5+
..
6+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
7+
!! This file is generated by oca-gen-addon-readme !!
8+
!! changes will be overwritten. !!
9+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10+
!! source digest: sha256:5a734491f7c9a01d6fbe9b7cb43a90d49cfa1ff8b654ca9ef44d9b09fbbd0f0e
11+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12+
13+
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
14+
:target: https://odoo-community.org/page/development-status
15+
:alt: Beta
16+
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
17+
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
18+
:alt: License: AGPL-3
19+
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fcrm-lightgray.png?logo=github
20+
:target: https://github.com/OCA/crm/tree/17.0/crm_industry
21+
:alt: OCA/crm
22+
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23+
:target: https://translation.odoo-community.org/projects/crm-17-0/crm-17-0-crm_industry
24+
:alt: Translate me on Weblate
25+
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/crm&target_branch=17.0
27+
:alt: Try me on Runboat
28+
29+
|badge1| |badge2| |badge3| |badge4| |badge5|
30+
31+
This module adds industries for leads and opportunities.
32+
33+
**Table of contents**
34+
35+
.. contents::
36+
:local:
37+
38+
Bug Tracker
39+
===========
40+
41+
Bugs are tracked on `GitHub Issues <https://github.com/OCA/crm/issues>`_.
42+
In case of trouble, please check there if your issue has already been reported.
43+
If you spotted it first, help us to smash it by providing a detailed and welcomed
44+
`feedback <https://github.com/OCA/crm/issues/new?body=module:%20crm_industry%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
45+
46+
Do not contact contributors directly about support or help with technical issues.
47+
48+
Credits
49+
=======
50+
51+
Authors
52+
-------
53+
54+
* Tecnativa
55+
56+
Contributors
57+
------------
58+
59+
- Rafael Blasco <[email protected]>
60+
- Antonio Espinosa <[email protected]>
61+
- Javier Iniesta <[email protected]>
62+
- Luis M. Ontalba <[email protected]>
63+
- Miquel Raïch <[email protected]>
64+
- Alexandre Díaz <[email protected]>
65+
- Manuel Marquez <[email protected]>
66+
- `Pesol <https://www.pesol.es>`__:
67+
68+
- Jonathan Oscategui Taza <[email protected]>
69+
70+
Maintainers
71+
-----------
72+
73+
This module is maintained by the OCA.
74+
75+
.. image:: https://odoo-community.org/logo.png
76+
:alt: Odoo Community Association
77+
:target: https://odoo-community.org
78+
79+
OCA, or the Odoo Community Association, is a nonprofit organization whose
80+
mission is to support the collaborative development of Odoo features and
81+
promote its widespread use.
82+
83+
This module is part of the `OCA/crm <https://github.com/OCA/crm/tree/17.0/crm_industry>`_ project on GitHub.
84+
85+
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

crm_industry/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
2+
3+
from . import models

crm_industry/__manifest__.py

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Copyright 2015 Antiun Ingenieria S.L. - Javier Iniesta
2+
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
3+
4+
{
5+
"name": "CRM Industry",
6+
"summary": "Link leads/opportunities to industries",
7+
"version": "17.0.1.0.0",
8+
"category": "Customer Relationship Management",
9+
"website": "https://github.com/OCA/crm",
10+
"author": "Tecnativa, Odoo Community Association (OCA)",
11+
"license": "AGPL-3",
12+
"installable": True,
13+
"depends": ["crm", "partner_industry_secondary"],
14+
"data": ["views/crm_lead_view.xml"],
15+
}

crm_industry/i18n/bg.po

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * crm_sector
4+
#
5+
# Translators:
6+
msgid ""
7+
msgstr ""
8+
"Project-Id-Version: crm (8.0)\n"
9+
"Report-Msgid-Bugs-To: \n"
10+
"POT-Creation-Date: 2016-11-02 14:15+0000\n"
11+
"PO-Revision-Date: 2016-03-10 18:53+0000\n"
12+
"Last-Translator: <>\n"
13+
"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-crm-8-0/language/"
14+
"bg/)\n"
15+
"Language: bg\n"
16+
"MIME-Version: 1.0\n"
17+
"Content-Type: text/plain; charset=UTF-8\n"
18+
"Content-Transfer-Encoding: \n"
19+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
20+
21+
#. module: crm_industry
22+
#: model_terms:ir.ui.view,arch_db:crm_industry.crm_lead_view_form
23+
#: model_terms:ir.ui.view,arch_db:crm_industry.view_crm_case_leads_filter
24+
#: model_terms:ir.ui.view,arch_db:crm_industry.view_crm_case_opportunities_filter
25+
msgid "Industry"
26+
msgstr ""
27+
28+
#. module: crm_industry
29+
#: model:ir.model,name:crm_industry.model_crm_lead
30+
msgid "Lead/Opportunity"
31+
msgstr "Следа/Възможност"
32+
33+
#. module: crm_industry
34+
#: model:ir.model.fields,field_description:crm_industry.field_crm_lead__industry_id
35+
msgid "Main Industry"
36+
msgstr ""
37+
38+
#. module: crm_industry
39+
#: model:ir.model.fields,field_description:crm_industry.field_crm_lead__secondary_industry_ids
40+
msgid "Secondary Industries"
41+
msgstr ""
42+
43+
#. module: crm_industry
44+
#. odoo-python
45+
#: code:addons/crm_industry/models/crm_lead.py:0
46+
#, python-format
47+
msgid "The secondary industries must be different from the main industry."
48+
msgstr ""

crm_industry/i18n/ca.po

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * crm_industry
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: Odoo Server 12.0\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"PO-Revision-Date: 2019-12-27 14:13+0000\n"
10+
"Last-Translator: Carles Antoli <[email protected]>\n"
11+
"Language-Team: none\n"
12+
"Language: ca\n"
13+
"MIME-Version: 1.0\n"
14+
"Content-Type: text/plain; charset=UTF-8\n"
15+
"Content-Transfer-Encoding: \n"
16+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
17+
"X-Generator: Weblate 3.10\n"
18+
19+
#. module: crm_industry
20+
#: model_terms:ir.ui.view,arch_db:crm_industry.crm_lead_view_form
21+
#: model_terms:ir.ui.view,arch_db:crm_industry.view_crm_case_leads_filter
22+
#: model_terms:ir.ui.view,arch_db:crm_industry.view_crm_case_opportunities_filter
23+
msgid "Industry"
24+
msgstr "Indústria"
25+
26+
#. module: crm_industry
27+
#: model:ir.model,name:crm_industry.model_crm_lead
28+
msgid "Lead/Opportunity"
29+
msgstr "Iniciativa/Oportunitat"
30+
31+
#. module: crm_industry
32+
#: model:ir.model.fields,field_description:crm_industry.field_crm_lead__industry_id
33+
msgid "Main Industry"
34+
msgstr "Indústria principal"
35+
36+
#. module: crm_industry
37+
#: model:ir.model.fields,field_description:crm_industry.field_crm_lead__secondary_industry_ids
38+
msgid "Secondary Industries"
39+
msgstr "Indústries secundàries"
40+
41+
#. module: crm_industry
42+
#. odoo-python
43+
#: code:addons/crm_industry/models/crm_lead.py:0
44+
#, python-format
45+
msgid "The secondary industries must be different from the main industry."
46+
msgstr ""
47+
"Les indústries secundàries han de ser diferents de la indústria principal."

crm_industry/i18n/ca_ES.po

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * crm_industry
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: Odoo Server 12.0\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"Last-Translator: Automatically generated\n"
10+
"Language-Team: none\n"
11+
"Language: ca_ES\n"
12+
"MIME-Version: 1.0\n"
13+
"Content-Type: text/plain; charset=UTF-8\n"
14+
"Content-Transfer-Encoding: \n"
15+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
16+
17+
#. module: crm_industry
18+
#: model_terms:ir.ui.view,arch_db:crm_industry.crm_lead_view_form
19+
#: model_terms:ir.ui.view,arch_db:crm_industry.view_crm_case_leads_filter
20+
#: model_terms:ir.ui.view,arch_db:crm_industry.view_crm_case_opportunities_filter
21+
msgid "Industry"
22+
msgstr ""
23+
24+
#. module: crm_industry
25+
#: model:ir.model,name:crm_industry.model_crm_lead
26+
msgid "Lead/Opportunity"
27+
msgstr ""
28+
29+
#. module: crm_industry
30+
#: model:ir.model.fields,field_description:crm_industry.field_crm_lead__industry_id
31+
msgid "Main Industry"
32+
msgstr ""
33+
34+
#. module: crm_industry
35+
#: model:ir.model.fields,field_description:crm_industry.field_crm_lead__secondary_industry_ids
36+
msgid "Secondary Industries"
37+
msgstr ""
38+
39+
#. module: crm_industry
40+
#. odoo-python
41+
#: code:addons/crm_industry/models/crm_lead.py:0
42+
#, python-format
43+
msgid "The secondary industries must be different from the main industry."
44+
msgstr ""

crm_industry/i18n/crm_industry.pot

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * crm_industry
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: Odoo Server 16.0\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"Last-Translator: \n"
10+
"Language-Team: \n"
11+
"MIME-Version: 1.0\n"
12+
"Content-Type: text/plain; charset=UTF-8\n"
13+
"Content-Transfer-Encoding: \n"
14+
"Plural-Forms: \n"
15+
16+
#. module: crm_industry
17+
#: model_terms:ir.ui.view,arch_db:crm_industry.crm_lead_view_form
18+
#: model_terms:ir.ui.view,arch_db:crm_industry.view_crm_case_leads_filter
19+
#: model_terms:ir.ui.view,arch_db:crm_industry.view_crm_case_opportunities_filter
20+
msgid "Industry"
21+
msgstr ""
22+
23+
#. module: crm_industry
24+
#: model:ir.model,name:crm_industry.model_crm_lead
25+
msgid "Lead/Opportunity"
26+
msgstr ""
27+
28+
#. module: crm_industry
29+
#: model:ir.model.fields,field_description:crm_industry.field_crm_lead__industry_id
30+
msgid "Main Industry"
31+
msgstr ""
32+
33+
#. module: crm_industry
34+
#: model:ir.model.fields,field_description:crm_industry.field_crm_lead__secondary_industry_ids
35+
msgid "Secondary Industries"
36+
msgstr ""
37+
38+
#. module: crm_industry
39+
#. odoo-python
40+
#: code:addons/crm_industry/models/crm_lead.py:0
41+
#, python-format
42+
msgid "The secondary industries must be different from the main industry."
43+
msgstr ""

crm_industry/i18n/crm_sector.pot

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * crm_sector
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: Odoo Server 10.0\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"Last-Translator: <>\n"
10+
"Language-Team: \n"
11+
"MIME-Version: 1.0\n"
12+
"Content-Type: text/plain; charset=UTF-8\n"
13+
"Content-Transfer-Encoding: \n"
14+
"Plural-Forms: \n"
15+
16+
#. module: crm_sector
17+
#: model:ir.model,name:crm_sector.model_crm_lead
18+
msgid "Lead/Opportunity"
19+
msgstr ""
20+
21+
#. module: crm_sector
22+
#: model:ir.model.fields,field_description:crm_sector.field_crm_lead_sector_id
23+
msgid "Main Sector"
24+
msgstr ""
25+
26+
#. module: crm_sector
27+
#: model:ir.model.fields,field_description:crm_sector.field_crm_lead_secondary_sector_ids
28+
msgid "Secondary Sectors"
29+
msgstr ""
30+
31+
#. module: crm_sector
32+
#: model:ir.ui.view,arch_db:crm_sector.crm_case_form_view_leads
33+
#: model:ir.ui.view,arch_db:crm_sector.crm_case_form_view_oppor
34+
#: model:ir.ui.view,arch_db:crm_sector.view_crm_case_leads_filter
35+
#: model:ir.ui.view,arch_db:crm_sector.view_crm_case_opportunities_filter
36+
msgid "Sector"
37+
msgstr ""
38+
39+
#. module: crm_sector
40+
#: code:addons/crm_sector/models/crm_lead.py:22
41+
#, python-format
42+
msgid "The secondary sectors must be different from the main sector."
43+
msgstr ""
44+

crm_industry/i18n/de.po

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * crm_sector
4+
#
5+
# Translators:
6+
# OCA Transbot <[email protected]>, 2017
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: Odoo Server 10.0\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2017-06-09 08:00+0000\n"
12+
"PO-Revision-Date: 2018-12-15 16:58+0000\n"
13+
"Last-Translator: Maria Sparenberg <[email protected]>\n"
14+
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
15+
"Language: de\n"
16+
"MIME-Version: 1.0\n"
17+
"Content-Type: text/plain; charset=UTF-8\n"
18+
"Content-Transfer-Encoding: \n"
19+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
20+
"X-Generator: Weblate 3.3\n"
21+
22+
#. module: crm_industry
23+
#: model_terms:ir.ui.view,arch_db:crm_industry.crm_lead_view_form
24+
#: model_terms:ir.ui.view,arch_db:crm_industry.view_crm_case_leads_filter
25+
#: model_terms:ir.ui.view,arch_db:crm_industry.view_crm_case_opportunities_filter
26+
msgid "Industry"
27+
msgstr "Branche"
28+
29+
#. module: crm_industry
30+
#: model:ir.model,name:crm_industry.model_crm_lead
31+
msgid "Lead/Opportunity"
32+
msgstr "Lead/Chance"
33+
34+
#. module: crm_industry
35+
#: model:ir.model.fields,field_description:crm_industry.field_crm_lead__industry_id
36+
msgid "Main Industry"
37+
msgstr "Hauptbranche"
38+
39+
#. module: crm_industry
40+
#: model:ir.model.fields,field_description:crm_industry.field_crm_lead__secondary_industry_ids
41+
msgid "Secondary Industries"
42+
msgstr "Sekundäre Branchen"
43+
44+
#. module: crm_industry
45+
#. odoo-python
46+
#: code:addons/crm_industry/models/crm_lead.py:0
47+
#, python-format
48+
msgid "The secondary industries must be different from the main industry."
49+
msgstr "Die Hauptbranche muss sich von den Sekundären unterscheiden."
50+
51+
#~ msgid "Main Sector"
52+
#~ msgstr "Hauptsektor"
53+
54+
#~ msgid "Sector"
55+
#~ msgstr "Sektor"

0 commit comments

Comments
 (0)