From dfa81657ea1b3a4776bdf6690ed03db62ce6f05b Mon Sep 17 00:00:00 2001 From: Jarsabot Date: Mon, 6 Jan 2025 12:25:36 -0600 Subject: [PATCH] [IMP] sale_product_code_remove: pre-commit auto fixes --- .../static/description/index.html | 3 +-- sale_product_code_remove/README.rst | 24 ++++++++++--------- sale_product_code_remove/pyproject.toml | 3 +++ .../readme/CONTRIBUTORS.md | 1 + .../readme/CONTRIBUTORS.rst | 1 - .../{DESCRIPTION.rst => DESCRIPTION.md} | 3 ++- .../readme/{USAGE.rst => USAGE.md} | 3 ++- .../static/description/index.html | 24 +++++++++++-------- 8 files changed, 36 insertions(+), 26 deletions(-) create mode 100644 sale_product_code_remove/pyproject.toml create mode 100644 sale_product_code_remove/readme/CONTRIBUTORS.md delete mode 100644 sale_product_code_remove/readme/CONTRIBUTORS.rst rename sale_product_code_remove/readme/{DESCRIPTION.rst => DESCRIPTION.md} (59%) rename sale_product_code_remove/readme/{USAGE.rst => USAGE.md} (54%) diff --git a/sale_order_lot_selection/static/description/index.html b/sale_order_lot_selection/static/description/index.html index 95dfd35c6a0..68146ee5686 100644 --- a/sale_order_lot_selection/static/description/index.html +++ b/sale_order_lot_selection/static/description/index.html @@ -8,7 +8,7 @@ /* :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. @@ -434,7 +434,6 @@

Contributors

  • Bhavesh Odedra <bodedra@opensourceintegrators.com>
  • François Honoré <francois.honore@acsone.eu>
  • Florian da Costa <florian.dacosta@akretion.com>
  • -
  • Sander Lienaerts <sander.lienaerts@codeforward.nl>
  • diff --git a/sale_product_code_remove/README.rst b/sale_product_code_remove/README.rst index b1791391008..90cb1c34993 100644 --- a/sale_product_code_remove/README.rst +++ b/sale_product_code_remove/README.rst @@ -17,18 +17,19 @@ Sale Product Code Remove :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html :alt: License: LGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsale--workflow-lightgray.png?logo=github - :target: https://github.com/OCA/sale-workflow/tree/15.0/sale_product_code_remove + :target: https://github.com/OCA/sale-workflow/tree/17.0/sale_product_code_remove :alt: OCA/sale-workflow .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/sale-workflow-15-0/sale-workflow-15-0-sale_product_code_remove + :target: https://translation.odoo-community.org/projects/sale-workflow-17-0/sale-workflow-17-0-sale_product_code_remove :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/sale-workflow&target_branch=15.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/sale-workflow&target_branch=17.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| -Removes default code brackets from the beginning of products and product descriptions on sale order lines. +Removes default code brackets from the beginning of products and product +descriptions on sale order lines. **Table of contents** @@ -38,7 +39,8 @@ Removes default code brackets from the beginning of products and product descrip Usage ===== -Add a product in the sale order line, then the description of the product will be displayed without the default code. +Add a product in the sale order line, then the description of the +product will be displayed without the default code. Bug Tracker =========== @@ -46,7 +48,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. @@ -54,17 +56,17 @@ Credits ======= Authors -~~~~~~~ +------- * Jarsa Contributors -~~~~~~~~~~~~ +------------ -* Alan Ramos +- Alan Ramos Maintainers -~~~~~~~~~~~ +----------- This module is maintained by the OCA. @@ -76,6 +78,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/sale-workflow `_ project on GitHub. +This module is part of the `OCA/sale-workflow `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/sale_product_code_remove/pyproject.toml b/sale_product_code_remove/pyproject.toml new file mode 100644 index 00000000000..4231d0cccb3 --- /dev/null +++ b/sale_product_code_remove/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/sale_product_code_remove/readme/CONTRIBUTORS.md b/sale_product_code_remove/readme/CONTRIBUTORS.md new file mode 100644 index 00000000000..4d45c3a1354 --- /dev/null +++ b/sale_product_code_remove/readme/CONTRIBUTORS.md @@ -0,0 +1 @@ +- Alan Ramos \<\> diff --git a/sale_product_code_remove/readme/CONTRIBUTORS.rst b/sale_product_code_remove/readme/CONTRIBUTORS.rst deleted file mode 100644 index 9c31b0ce2d1..00000000000 --- a/sale_product_code_remove/readme/CONTRIBUTORS.rst +++ /dev/null @@ -1 +0,0 @@ -* Alan Ramos diff --git a/sale_product_code_remove/readme/DESCRIPTION.rst b/sale_product_code_remove/readme/DESCRIPTION.md similarity index 59% rename from sale_product_code_remove/readme/DESCRIPTION.rst rename to sale_product_code_remove/readme/DESCRIPTION.md index f821bcbbf2c..e0943cbe395 100644 --- a/sale_product_code_remove/readme/DESCRIPTION.rst +++ b/sale_product_code_remove/readme/DESCRIPTION.md @@ -1 +1,2 @@ -Removes default code brackets from the beginning of products and product descriptions on sale order lines. +Removes default code brackets from the beginning of products and product +descriptions on sale order lines. diff --git a/sale_product_code_remove/readme/USAGE.rst b/sale_product_code_remove/readme/USAGE.md similarity index 54% rename from sale_product_code_remove/readme/USAGE.rst rename to sale_product_code_remove/readme/USAGE.md index ee0ef3a6b31..72365c72f38 100644 --- a/sale_product_code_remove/readme/USAGE.rst +++ b/sale_product_code_remove/readme/USAGE.md @@ -1 +1,2 @@ -Add a product in the sale order line, then the description of the product will be displayed without the default code. +Add a product in the sale order line, then the description of the +product will be displayed without the default code. diff --git a/sale_product_code_remove/static/description/index.html b/sale_product_code_remove/static/description/index.html index 6e00f3350aa..256989475ff 100644 --- a/sale_product_code_remove/static/description/index.html +++ b/sale_product_code_remove/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,8 +369,9 @@

    Sale Product Code Remove

    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:fc776e62acd90e6973ca180efc8553a25422c8e20e7686277b26ca626fe42748 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

    Beta License: LGPL-3 OCA/sale-workflow Translate me on Weblate Try me on Runboat

    -

    Removes default code brackets from the beginning of products and product descriptions on sale order lines.

    +

    Beta License: LGPL-3 OCA/sale-workflow Translate me on Weblate Try me on Runboat

    +

    Removes default code brackets from the beginning of products and product +descriptions on sale order lines.

    Table of contents

      @@ -386,14 +387,15 @@

      Sale Product Code Remove

    Usage

    -

    Add a product in the sale order line, then the description of the product will be displayed without the default code.

    +

    Add a product in the sale order line, then the description of the +product will be displayed without the default code.

    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.

    @@ -413,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/sale-workflow project on GitHub.

    +

    This module is part of the OCA/sale-workflow project on GitHub.

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