From 910696f1f2cbc29189150840b3b74c3e47e6b532 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?ana=C3=AFs?=
Date: Tue, 30 Apr 2024 10:42:30 +0200
Subject: [PATCH] [IMP] stock_quantity_history_location: pre-commit auto fixes
---
stock_quantity_history_location/README.rst | 38 ++++++++++---------
.../pyproject.toml | 3 ++
.../readme/CONTRIBUTORS.md | 3 ++
.../readme/CONTRIBUTORS.rst | 4 --
.../{DESCRIPTION.rst => DESCRIPTION.md} | 0
.../readme/USAGE.md | 9 +++++
.../readme/USAGE.rst | 6 ---
.../static/description/index.html | 14 +++----
8 files changed, 41 insertions(+), 36 deletions(-)
create mode 100644 stock_quantity_history_location/pyproject.toml
create mode 100644 stock_quantity_history_location/readme/CONTRIBUTORS.md
delete mode 100644 stock_quantity_history_location/readme/CONTRIBUTORS.rst
rename stock_quantity_history_location/readme/{DESCRIPTION.rst => DESCRIPTION.md} (100%)
create mode 100644 stock_quantity_history_location/readme/USAGE.md
delete mode 100644 stock_quantity_history_location/readme/USAGE.rst
diff --git a/stock_quantity_history_location/README.rst b/stock_quantity_history_location/README.rst
index 9602096..ecdbda5 100644
--- a/stock_quantity_history_location/README.rst
+++ b/stock_quantity_history_location/README.rst
@@ -17,13 +17,13 @@ Stock Quantity History 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%2Fstock--logistics--reporting-lightgray.png?logo=github
- :target: https://github.com/OCA/stock-logistics-reporting/tree/16.0/stock_quantity_history_location
+ :target: https://github.com/OCA/stock-logistics-reporting/tree/17.0/stock_quantity_history_location
:alt: OCA/stock-logistics-reporting
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
- :target: https://translation.odoo-community.org/projects/stock-logistics-reporting-16-0/stock-logistics-reporting-16-0-stock_quantity_history_location
+ :target: https://translation.odoo-community.org/projects/stock-logistics-reporting-17-0/stock-logistics-reporting-17-0-stock_quantity_history_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/stock-logistics-reporting&target_branch=16.0
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-reporting&target_branch=17.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -39,12 +39,16 @@ report by location, for a past date or for current date.
Usage
=====
-* Go to: *Inventory / Reporting / Inventory or Inventory Valuation*
-* Filter by location
-* **Optionally: Mark if you want to include child location**
-* Choose a moment in time:
- * Current Inventory
- * At a Specific Date
+- Go to: *Inventory / Reporting / Inventory or Inventory Valuation*
+
+- Filter by location
+
+- **Optionally: Mark if you want to include child location**
+
+- Choose a moment in time:
+
+ - Current Inventory
+ - At a Specific Date
Bug Tracker
===========
@@ -52,7 +56,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.
@@ -60,20 +64,20 @@ Credits
=======
Authors
-~~~~~~~
+-------
* ForgeFlow
Contributors
-~~~~~~~~~~~~
+------------
-* Jordi Ballester Alomar
-* `Tecnativa `_:
+- Jordi Ballester Alomar
+- `Tecnativa `__:
- * Ernesto Tejeda
+ - Ernesto Tejeda
Maintainers
-~~~~~~~~~~~
+-----------
This module is maintained by the OCA.
@@ -96,6 +100,6 @@ Current `maintainers `__:
|maintainer-luisg123v| |maintainer-rolandojduartem|
-This module is part of the `OCA/stock-logistics-reporting `_ project on GitHub.
+This module is part of the `OCA/stock-logistics-reporting `_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/stock_quantity_history_location/pyproject.toml b/stock_quantity_history_location/pyproject.toml
new file mode 100644
index 0000000..4231d0c
--- /dev/null
+++ b/stock_quantity_history_location/pyproject.toml
@@ -0,0 +1,3 @@
+[build-system]
+requires = ["whool"]
+build-backend = "whool.buildapi"
diff --git a/stock_quantity_history_location/readme/CONTRIBUTORS.md b/stock_quantity_history_location/readme/CONTRIBUTORS.md
new file mode 100644
index 0000000..5b4b87c
--- /dev/null
+++ b/stock_quantity_history_location/readme/CONTRIBUTORS.md
@@ -0,0 +1,3 @@
+- Jordi Ballester Alomar \<\>
+- [Tecnativa](https://www.tecnativa.com):
+ - Ernesto Tejeda
diff --git a/stock_quantity_history_location/readme/CONTRIBUTORS.rst b/stock_quantity_history_location/readme/CONTRIBUTORS.rst
deleted file mode 100644
index c7a3048..0000000
--- a/stock_quantity_history_location/readme/CONTRIBUTORS.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-* Jordi Ballester Alomar
-* `Tecnativa `_:
-
- * Ernesto Tejeda
diff --git a/stock_quantity_history_location/readme/DESCRIPTION.rst b/stock_quantity_history_location/readme/DESCRIPTION.md
similarity index 100%
rename from stock_quantity_history_location/readme/DESCRIPTION.rst
rename to stock_quantity_history_location/readme/DESCRIPTION.md
diff --git a/stock_quantity_history_location/readme/USAGE.md b/stock_quantity_history_location/readme/USAGE.md
new file mode 100644
index 0000000..0f4b8a4
--- /dev/null
+++ b/stock_quantity_history_location/readme/USAGE.md
@@ -0,0 +1,9 @@
+- Go to: *Inventory / Reporting / Inventory or Inventory Valuation*
+
+- Filter by location
+
+- **Optionally: Mark if you want to include child location**
+
+- Choose a moment in time:
+ - Current Inventory
+ - At a Specific Date
diff --git a/stock_quantity_history_location/readme/USAGE.rst b/stock_quantity_history_location/readme/USAGE.rst
deleted file mode 100644
index 9037ce5..0000000
--- a/stock_quantity_history_location/readme/USAGE.rst
+++ /dev/null
@@ -1,6 +0,0 @@
-* Go to: *Inventory / Reporting / Inventory or Inventory Valuation*
-* Filter by location
-* **Optionally: Mark if you want to include child location**
-* Choose a moment in time:
- * Current Inventory
- * At a Specific Date
diff --git a/stock_quantity_history_location/static/description/index.html b/stock_quantity_history_location/static/description/index.html
index 58a2785..5b5c2a5 100644
--- a/stock_quantity_history_location/static/description/index.html
+++ b/stock_quantity_history_location/static/description/index.html
@@ -369,7 +369,7 @@ ul.auto-toc {
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:ac43dd7053855a1321ed1443b61c325d68163a28e58509877bc63879cf59c05e
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-

+

This module allows to run an Inventory report or Inventory Valuation
report by location, for a past date or for current date.
Table of contents
@@ -388,17 +388,13 @@ report by location, for a past date or for current date.
-- Go to: Inventory / Reporting / Inventory or Inventory Valuation
+- Go to: Inventory / Reporting / Inventory or Inventory Valuation
- Filter by location
- Optionally: Mark if you want to include child location
-
-- Choose a moment in time:
-
+- Choose a moment in time:
- Current Inventory
- At a Specific Date
-
-
@@ -407,7 +403,7 @@ report by location, for a past date or for current date.
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.