Skip to content

Commit 0c33b0f

Browse files
committed
[MIG] crm_lead_search_archive: Migration to 17.0
1 parent df598f8 commit 0c33b0f

File tree

4 files changed

+11
-1
lines changed

4 files changed

+11
-1
lines changed

crm_lead_search_archive/README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ Contributors
6060

6161
- David Béal <[email protected]>
6262

63+
- [APSL-Nagarro](https://apsl.tech):
64+
65+
- Patryk Pyczko <[email protected]>
66+
6367
Maintainers
6468
-----------
6569

crm_lead_search_archive/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Crm Lead Search in Archive",
33
"summary": "Add a filter to search both in active/archive lead",
4-
"version": "16.0.1.0.1",
4+
"version": "17.0.1.0.0",
55
"category": "Customer Relationship Management",
66
"author": "Akretion, Odoo Community Association (OCA)",
77
"website": "https://github.com/OCA/crm",
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
- Akretion
22
- David Béal \<<[email protected]>\>
3+
- \[APSL-Nagarro\](<https://apsl.tech>):
4+
- Patryk Pyczko \<<[email protected]>\>

crm_lead_search_archive/static/description/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,10 @@ <h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
406406
<li>David Béal &lt;<a class="reference external" href="mailto:david.beal&#64;akretion.com">david.beal&#64;akretion.com</a>&gt;</li>
407407
</ul>
408408
</li>
409+
<li>[APSL-Nagarro](<a class="reference external" href="https://apsl.tech">https://apsl.tech</a>):<ul>
410+
<li>Patryk Pyczko &lt;<a class="reference external" href="mailto:ppyczko&#64;apsl.net">ppyczko&#64;apsl.net</a>&gt;</li>
411+
</ul>
412+
</li>
409413
</ul>
410414
</div>
411415
<div class="section" id="maintainers">

0 commit comments

Comments
 (0)