Skip to content

Commit c697cbd

Browse files
[18.0][IMP] partner_street_city_search : replace town by city in module name
1 parent 0238d52 commit c697cbd

File tree

9 files changed

+12
-12
lines changed

9 files changed

+12
-12
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
==========================
2-
Partner Street Town Search
2+
Partner Street City Search
33
==========================
44

55
..
@@ -17,10 +17,10 @@ Partner Street Town Search
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%2Fpartner--contact-lightgray.png?logo=github
20-
:target: https://github.com/OCA/partner-contact/tree/18.0/partner_street_town_search
20+
:target: https://github.com/OCA/partner-contact/tree/18.0/partner_street_city_search
2121
:alt: OCA/partner-contact
2222
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23-
:target: https://translation.odoo-community.org/projects/partner-contact-18-0/partner-contact-18-0-partner_street_town_search
23+
:target: https://translation.odoo-community.org/projects/partner-contact-18-0/partner-contact-18-0-partner_street_city_search
2424
:alt: Translate me on Weblate
2525
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
2626
:target: https://runboat.odoo-community.org/builds?repo=OCA/partner-contact&target_branch=18.0
@@ -43,7 +43,7 @@ Bug Tracker
4343
Bugs are tracked on `GitHub Issues <https://github.com/OCA/partner-contact/issues>`_.
4444
In case of trouble, please check there if your issue has already been reported.
4545
If you spotted it first, help us to smash it by providing a detailed and welcomed
46-
`feedback <https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_street_town_search%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
46+
`feedback <https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_street_city_search%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
4747

4848
Do not contact contributors directly about support or help with technical issues.
4949

@@ -73,6 +73,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
7373
mission is to support the collaborative development of Odoo features and
7474
promote its widespread use.
7575

76-
This module is part of the `OCA/partner-contact <https://github.com/OCA/partner-contact/tree/18.0/partner_street_town_search>`_ project on GitHub.
76+
This module is part of the `OCA/partner-contact <https://github.com/OCA/partner-contact/tree/18.0/partner_street_city_search>`_ project on GitHub.
7777

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

partner_street_town_search/__manifest__.py renamed to partner_street_city_search/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
33

44
{
5-
"name": "Partner Street Town Search",
5+
"name": "Partner Street City Search",
66
"summary": """Enable partner search by street and city""",
77
"version": "18.0.1.0.0",
88
"license": "AGPL-3",
File renamed without changes.
File renamed without changes.

partner_street_town_search/static/description/icon.png renamed to partner_street_city_search/static/description/icon.png

File renamed without changes.

partner_street_town_search/static/description/index.html renamed to partner_street_city_search/static/description/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Partner Street Town Search</title>
6+
<title>Partner Street City Search</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,16 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="partner-street-town-search">
364-
<h1 class="title">Partner Street Town Search</h1>
363+
<div class="document" id="partner-street-city-search">
364+
<h1 class="title">Partner Street City Search</h1>
365365

366366
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370370
!! source digest: sha256:b3117cd7d67a09dc2c16fd6a7f9bafade6a168f9b92069872427fa8e26a6b20a
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/partner-contact/tree/18.0/partner_street_town_search"><img alt="OCA/partner-contact" src="https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/partner-contact-18-0/partner-contact-18-0-partner_street_town_search"><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/partner-contact&amp;target_branch=18.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/partner-contact/tree/18.0/partner_street_city_search"><img alt="OCA/partner-contact" src="https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/partner-contact-18-0/partner-contact-18-0-partner_street_city_search"><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/partner-contact&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 extends the partner search functionality by adding a Street
374374
search filter that looks up partners using both the street and street2
375375
address fields, as well as the city field.</p>
@@ -390,7 +390,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
390390
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/partner-contact/issues">GitHub Issues</a>.
391391
In case of trouble, please check there if your issue has already been reported.
392392
If you spotted it first, help us to smash it by providing a detailed and welcomed
393-
<a class="reference external" href="https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_street_town_search%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
393+
<a class="reference external" href="https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_street_city_search%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
394394
<p>Do not contact contributors directly about support or help with technical issues.</p>
395395
</div>
396396
<div class="section" id="credits">
@@ -416,7 +416,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
416416
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
417417
mission is to support the collaborative development of Odoo features and
418418
promote its widespread use.</p>
419-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/partner-contact/tree/18.0/partner_street_town_search">OCA/partner-contact</a> project on GitHub.</p>
419+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/partner-contact/tree/18.0/partner_street_city_search">OCA/partner-contact</a> project on GitHub.</p>
420420
<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>
421421
</div>
422422
</div>
File renamed without changes.

0 commit comments

Comments
 (0)