Skip to content

Commit a2cefc0

Browse files
[MIG] crm_lead_currency: Migration to 18.0
1 parent 34721f9 commit a2cefc0

File tree

5 files changed

+25
-14
lines changed

5 files changed

+25
-14
lines changed

crm_lead_currency/README.rst

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ CRM Lead Currency
1717
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1818
:alt: License: AGPL-3
1919
.. |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_lead_currency
20+
:target: https://github.com/OCA/crm/tree/18.0/crm_lead_currency
2121
:alt: OCA/crm
2222
.. |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_lead_currency
23+
:target: https://translation.odoo-community.org/projects/crm-18-0/crm-18-0-crm_lead_currency
2424
:alt: Translate me on Weblate
2525
.. |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
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/crm&target_branch=18.0
2727
:alt: Try me on Runboat
2828

2929
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -65,7 +65,7 @@ Bug Tracker
6565
Bugs are tracked on `GitHub Issues <https://github.com/OCA/crm/issues>`_.
6666
In case of trouble, please check there if your issue has already been reported.
6767
If you spotted it first, help us to smash it by providing a detailed and welcomed
68-
`feedback <https://github.com/OCA/crm/issues/new?body=module:%20crm_lead_currency%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
68+
`feedback <https://github.com/OCA/crm/issues/new?body=module:%20crm_lead_currency%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
6969

7070
Do not contact contributors directly about support or help with technical issues.
7171

@@ -81,10 +81,14 @@ Authors
8181
Contributors
8282
------------
8383

84-
- Thierry Ducrest <[email protected]>
85-
- `APSL-Nagarro <https://apsl.tech>`__:
84+
- Thierry Ducrest <[email protected]>
85+
- `APSL-Nagarro <https://apsl.tech>`__:
8686

87-
- Bernat Obrador <[email protected]>
87+
- Bernat Obrador <[email protected]>
88+
89+
- `Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>`__
90+
91+
- Bhavesh Heliconia
8892

8993
Maintainers
9094
-----------
@@ -107,6 +111,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
107111

108112
|maintainer-luisg123v|
109113

110-
This module is part of the `OCA/crm <https://github.com/OCA/crm/tree/17.0/crm_lead_currency>`_ project on GitHub.
114+
This module is part of the `OCA/crm <https://github.com/OCA/crm/tree/18.0/crm_lead_currency>`_ project on GitHub.
111115

112116
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

crm_lead_currency/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"maintainers": [
99
"luisg123v",
1010
],
11-
"version": "17.0.1.0.0",
11+
"version": "18.0.1.0.0",
1212
"license": "AGPL-3",
1313
"author": "Camptocamp SA,Odoo Community Association (OCA),Vauxoo",
1414
"website": "https://github.com/OCA/crm",
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
- Thierry Ducrest \<<[email protected]>\>
22
- [APSL-Nagarro](<https://apsl.tech>):
3-
- Bernat Obrador \<<[email protected]>\>
3+
- Bernat Obrador \<<[email protected]>\>
4+
- [Heliconia Solutions Pvt. Ltd.](https://www.heliconia.io)
5+
- Bhavesh Heliconia
6+

crm_lead_currency/static/description/index.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ <h1 class="title">CRM Lead Currency</h1>
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370370
!! source digest: sha256:9bf41df2f27035661a45d16c182ca683c50c7ba630cbbd2ad588da573a67a86a
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/crm/tree/17.0/crm_lead_currency"><img alt="OCA/crm" src="https://img.shields.io/badge/github-OCA%2Fcrm-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/crm-17-0/crm-17-0-crm_lead_currency"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/crm&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/crm/tree/18.0/crm_lead_currency"><img alt="OCA/crm" src="https://img.shields.io/badge/github-OCA%2Fcrm-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/crm-18-0/crm-18-0-crm_lead_currency"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/crm&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>This module allows to select a specific currency for a lead or an
374374
opportunity. If the selected currency is different to the company
375375
currency, an amount in the customer currency can be set and the expected
@@ -413,7 +413,7 @@ <h1><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h1>
413413
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/crm/issues">GitHub Issues</a>.
414414
In case of trouble, please check there if your issue has already been reported.
415415
If you spotted it first, help us to smash it by providing a detailed and welcomed
416-
<a class="reference external" href="https://github.com/OCA/crm/issues/new?body=module:%20crm_lead_currency%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
416+
<a class="reference external" href="https://github.com/OCA/crm/issues/new?body=module:%20crm_lead_currency%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
417417
<p>Do not contact contributors directly about support or help with technical issues.</p>
418418
</div>
419419
<div class="section" id="credits">
@@ -433,6 +433,10 @@ <h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
433433
<li>Bernat Obrador &lt;<a class="reference external" href="mailto:bobrador&#64;apsl.net">bobrador&#64;apsl.net</a>&gt;</li>
434434
</ul>
435435
</li>
436+
<li><a class="reference external" href="https://www.heliconia.io">Heliconia Solutions Pvt. Ltd.</a><ul>
437+
<li>Bhavesh Heliconia</li>
438+
</ul>
439+
</li>
436440
</ul>
437441
</div>
438442
<div class="section" id="maintainers">
@@ -446,7 +450,7 @@ <h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
446450
promote its widespread use.</p>
447451
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
448452
<p><a class="reference external image-reference" href="https://github.com/luisg123v"><img alt="luisg123v" src="https://github.com/luisg123v.png?size=40px" /></a></p>
449-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/crm/tree/17.0/crm_lead_currency">OCA/crm</a> project on GitHub.</p>
453+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/crm/tree/18.0/crm_lead_currency">OCA/crm</a> project on GitHub.</p>
450454
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
451455
</div>
452456
</div>

crm_lead_currency/views/crm_lead_views.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<field name="inherit_id" ref="crm.crm_case_kanban_view_leads" />
2828
<field name="priority">99</field>
2929
<field name="arch" type="xml">
30-
<field name="expected_revenue" position="after">
30+
<field name="team_id" position="after">
3131
<field name="is_same_currency" />
3232
<field name="amount_customer_currency" />
3333
<field name="customer_currency_id" />

0 commit comments

Comments
 (0)