From af9143a2a3f7e50c56fc276c4fe0bac8cfbf0754 Mon Sep 17 00:00:00 2001
From: Patryk Pyczko
Date: Thu, 18 Jul 2024 13:18:19 +0200
Subject: [PATCH] [IMP] crm_location: pre-commit auto fixes
---
crm_location/README.rst | 32 +++++++++----------
crm_location/pyproject.toml | 3 ++
crm_location/readme/CONTRIBUTORS.md | 6 ++++
crm_location/readme/CONTRIBUTORS.rst | 6 ----
.../{DESCRIPTION.rst => DESCRIPTION.md} | 0
crm_location/readme/INSTALL.md | 4 +++
crm_location/readme/INSTALL.rst | 4 ---
crm_location/static/description/index.html | 18 ++++++-----
8 files changed, 39 insertions(+), 34 deletions(-)
create mode 100644 crm_location/pyproject.toml
create mode 100644 crm_location/readme/CONTRIBUTORS.md
delete mode 100644 crm_location/readme/CONTRIBUTORS.rst
rename crm_location/readme/{DESCRIPTION.rst => DESCRIPTION.md} (100%)
create mode 100644 crm_location/readme/INSTALL.md
delete mode 100644 crm_location/readme/INSTALL.rst
diff --git a/crm_location/README.rst b/crm_location/README.rst
index 9305fd7e943..245465fb626 100644
--- a/crm_location/README.rst
+++ b/crm_location/README.rst
@@ -17,13 +17,13 @@ CRM location
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fcrm-lightgray.png?logo=github
- :target: https://github.com/OCA/crm/tree/16.0/crm_location
+ :target: https://github.com/OCA/crm/tree/17.0/crm_location
:alt: OCA/crm
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
- :target: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_location
+ :target: https://translation.odoo-community.org/projects/crm-17-0/crm-17-0-crm_location
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
- :target: https://runboat.odoo-community.org/builds?repo=OCA/crm&target_branch=16.0
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/crm&target_branch=17.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -42,8 +42,8 @@ Installation
To install this module, you need:
-* crm
-* base_location located in OCA/partner-contact repo
+- crm
+- base_location located in OCA/partner-contact repo
Bug Tracker
===========
@@ -51,7 +51,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues `_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
-`feedback `_.
+`feedback `_.
Do not contact contributors directly about support or help with technical issues.
@@ -59,22 +59,22 @@ Credits
=======
Authors
-~~~~~~~
+-------
* Tecnativa
Contributors
-~~~~~~~~~~~~
+------------
-* Endika Iglesias
-* Rafael Blasco
-* Luis M. Ontalba
-* Alexandre Díaz
-* Tharathip Chaweewongphan
-* Ruchir Shukla
+- Endika Iglesias
+- Rafael Blasco
+- Luis M. Ontalba
+- Alexandre Díaz
+- Tharathip Chaweewongphan
+- Ruchir Shukla
Maintainers
-~~~~~~~~~~~
+-----------
This module is maintained by the OCA.
@@ -86,6 +86,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
-This module is part of the `OCA/crm `_ project on GitHub.
+This module is part of the `OCA/crm `_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/crm_location/pyproject.toml b/crm_location/pyproject.toml
new file mode 100644
index 00000000000..4231d0cccb3
--- /dev/null
+++ b/crm_location/pyproject.toml
@@ -0,0 +1,3 @@
+[build-system]
+requires = ["whool"]
+build-backend = "whool.buildapi"
diff --git a/crm_location/readme/CONTRIBUTORS.md b/crm_location/readme/CONTRIBUTORS.md
new file mode 100644
index 00000000000..c8f25e0b870
--- /dev/null
+++ b/crm_location/readme/CONTRIBUTORS.md
@@ -0,0 +1,6 @@
+- Endika Iglesias \<\>
+- Rafael Blasco \<\>
+- Luis M. Ontalba \<\>
+- Alexandre Díaz \<\>
+- Tharathip Chaweewongphan \<\>
+- Ruchir Shukla \<\>
diff --git a/crm_location/readme/CONTRIBUTORS.rst b/crm_location/readme/CONTRIBUTORS.rst
deleted file mode 100644
index 59609d17adb..00000000000
--- a/crm_location/readme/CONTRIBUTORS.rst
+++ /dev/null
@@ -1,6 +0,0 @@
-* Endika Iglesias
-* Rafael Blasco
-* Luis M. Ontalba
-* Alexandre Díaz
-* Tharathip Chaweewongphan
-* Ruchir Shukla
diff --git a/crm_location/readme/DESCRIPTION.rst b/crm_location/readme/DESCRIPTION.md
similarity index 100%
rename from crm_location/readme/DESCRIPTION.rst
rename to crm_location/readme/DESCRIPTION.md
diff --git a/crm_location/readme/INSTALL.md b/crm_location/readme/INSTALL.md
new file mode 100644
index 00000000000..f14815e5b62
--- /dev/null
+++ b/crm_location/readme/INSTALL.md
@@ -0,0 +1,4 @@
+To install this module, you need:
+
+- crm
+- base_location located in OCA/partner-contact repo
diff --git a/crm_location/readme/INSTALL.rst b/crm_location/readme/INSTALL.rst
deleted file mode 100644
index 5eafcba0994..00000000000
--- a/crm_location/readme/INSTALL.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-To install this module, you need:
-
-* crm
-* base_location located in OCA/partner-contact repo
diff --git a/crm_location/static/description/index.html b/crm_location/static/description/index.html
index e6965972c0f..28bef9da01b 100644
--- a/crm_location/static/description/index.html
+++ b/crm_location/static/description/index.html
@@ -1,4 +1,3 @@
-
@@ -9,10 +8,11 @@
/*
:Author: David Goodger (goodger@python.org)
-:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
+:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
:Copyright: This stylesheet has been placed in the public domain.
Default cascading style sheet for the HTML output of Docutils.
+Despite the name, some widely supported CSS2 features are used.
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
customize this style sheet.
@@ -275,7 +275,7 @@
margin-left: 2em ;
margin-right: 2em }
-pre.code .ln { color: grey; } /* line numbers */
+pre.code .ln { color: gray; } /* line numbers */
pre.code, code { background-color: #eeeeee }
pre.code .comment, code .comment { color: #5C6576 }
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -301,7 +301,7 @@
span.pre {
white-space: pre }
-span.problematic {
+span.problematic, pre.problematic {
color: red }
span.section-subtitle {
@@ -369,7 +369,7 @@ CRM location
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:6059e71066f0dffb0b5e61bd534e2cec93dbb1e3db0b01024283b5b323f92751
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-
+
This module introduces a better zip.
It enables zip, city, state and country auto-completion on lead.
Table of contents
@@ -398,7 +398,7 @@
Bugs are tracked on GitHub Issues.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
-feedback.
+feedback.
Do not contact contributors directly about support or help with technical issues.
@@ -423,11 +423,13 @@
This module is maintained by the OCA.
-
+
+
+
OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
-
This module is part of the OCA/crm project on GitHub.
+
This module is part of the OCA/crm project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.