From cf5972291ae022058824f653443a3afa2ccc0130 Mon Sep 17 00:00:00 2001 From: fd-oerp Date: Wed, 11 Dec 2024 15:29:06 -0500 Subject: [PATCH] [IMP] stock_picking_show_linked: pre-commit auto fixes --- stock_picking_show_linked/README.rst | 28 ++++++++++--------- stock_picking_show_linked/pyproject.toml | 3 ++ .../readme/CONTRIBUTORS.md | 1 + .../readme/CONTRIBUTORS.rst | 1 - .../readme/DESCRIPTION.md | 7 +++++ .../readme/DESCRIPTION.rst | 5 ---- .../static/description/index.html | 26 ++++++++++------- 7 files changed, 42 insertions(+), 29 deletions(-) create mode 100644 stock_picking_show_linked/pyproject.toml create mode 100644 stock_picking_show_linked/readme/CONTRIBUTORS.md delete mode 100644 stock_picking_show_linked/readme/CONTRIBUTORS.rst create mode 100644 stock_picking_show_linked/readme/DESCRIPTION.md delete mode 100644 stock_picking_show_linked/readme/DESCRIPTION.rst diff --git a/stock_picking_show_linked/README.rst b/stock_picking_show_linked/README.rst index 0c1827a36fb4..bbd56b1aeee0 100644 --- a/stock_picking_show_linked/README.rst +++ b/stock_picking_show_linked/README.rst @@ -17,22 +17,24 @@ Stock Picking Show Linked :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--warehouse-lightgray.png?logo=github - :target: https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_picking_show_linked + :target: https://github.com/OCA/stock-logistics-warehouse/tree/18.0/stock_picking_show_linked :alt: OCA/stock-logistics-warehouse .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_picking_show_linked + :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-18-0/stock-logistics-warehouse-18-0-stock_picking_show_linked :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-warehouse&target_branch=16.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=18.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| -This module should allow a user to display, on smart buttons in a picking: +This module should allow a user to display, on smart buttons in a +picking: -* Destination pickings: the pickings associated to destination moves indicated in the moves in this picking - -* Origin pickings: the pickings associated to origin moves indicated in the moves in this picking +- Destination pickings: the pickings associated to destination moves + indicated in the moves in this picking +- Origin pickings: the pickings associated to origin moves indicated in + the moves in this picking **Table of contents** @@ -45,7 +47,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. @@ -53,17 +55,17 @@ Credits ======= Authors -~~~~~~~ +------- * ForgeFlow Contributors -~~~~~~~~~~~~ +------------ -* Juany Davila +- Juany Davila Maintainers -~~~~~~~~~~~ +----------- This module is maintained by the OCA. @@ -75,6 +77,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/stock-logistics-warehouse `_ project on GitHub. +This module is part of the `OCA/stock-logistics-warehouse `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/stock_picking_show_linked/pyproject.toml b/stock_picking_show_linked/pyproject.toml new file mode 100644 index 000000000000..4231d0cccb3d --- /dev/null +++ b/stock_picking_show_linked/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/stock_picking_show_linked/readme/CONTRIBUTORS.md b/stock_picking_show_linked/readme/CONTRIBUTORS.md new file mode 100644 index 000000000000..ccefab247774 --- /dev/null +++ b/stock_picking_show_linked/readme/CONTRIBUTORS.md @@ -0,0 +1 @@ +- Juany Davila \<\> diff --git a/stock_picking_show_linked/readme/CONTRIBUTORS.rst b/stock_picking_show_linked/readme/CONTRIBUTORS.rst deleted file mode 100644 index 960dd0adb84e..000000000000 --- a/stock_picking_show_linked/readme/CONTRIBUTORS.rst +++ /dev/null @@ -1 +0,0 @@ -* Juany Davila diff --git a/stock_picking_show_linked/readme/DESCRIPTION.md b/stock_picking_show_linked/readme/DESCRIPTION.md new file mode 100644 index 000000000000..367cc5e39274 --- /dev/null +++ b/stock_picking_show_linked/readme/DESCRIPTION.md @@ -0,0 +1,7 @@ +This module should allow a user to display, on smart buttons in a +picking: + +- Destination pickings: the pickings associated to destination moves + indicated in the moves in this picking +- Origin pickings: the pickings associated to origin moves indicated in + the moves in this picking diff --git a/stock_picking_show_linked/readme/DESCRIPTION.rst b/stock_picking_show_linked/readme/DESCRIPTION.rst deleted file mode 100644 index 5b1e6deb5053..000000000000 --- a/stock_picking_show_linked/readme/DESCRIPTION.rst +++ /dev/null @@ -1,5 +0,0 @@ -This module should allow a user to display, on smart buttons in a picking: - -* Destination pickings: the pickings associated to destination moves indicated in the moves in this picking - -* Origin pickings: the pickings associated to origin moves indicated in the moves in this picking diff --git a/stock_picking_show_linked/static/description/index.html b/stock_picking_show_linked/static/description/index.html index 03f0c2c5ed9f..bedcb4c5a8be 100644 --- a/stock_picking_show_linked/static/description/index.html +++ b/stock_picking_show_linked/static/description/index.html @@ -8,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. @@ -274,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 } @@ -300,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -368,11 +369,14 @@

Stock Picking Show Linked

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:36f378c966c99df8d9bcd34414e960231e8c0977e2ae1abcb7b8acb4b844f23e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: AGPL-3 OCA/stock-logistics-warehouse Translate me on Weblate Try me on Runboat

-

This module should allow a user to display, on smart buttons in a picking:

+

Beta License: AGPL-3 OCA/stock-logistics-warehouse Translate me on Weblate Try me on Runboat

+

This module should allow a user to display, on smart buttons in a +picking:

    -
  • Destination pickings: the pickings associated to destination moves indicated in the moves in this picking
  • -
  • Origin pickings: the pickings associated to origin moves indicated in the moves in this picking
  • +
  • Destination pickings: the pickings associated to destination moves +indicated in the moves in this picking
  • +
  • Origin pickings: the pickings associated to origin moves indicated in +the moves in this picking

Table of contents

@@ -391,7 +395,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.

@@ -411,11 +415,13 @@

Contributors

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

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/stock-logistics-warehouse project on GitHub.

+

This module is part of the OCA/stock-logistics-warehouse project on GitHub.

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