diff --git a/sale_coupon_criteria_order_based/README.rst b/sale_coupon_criteria_order_based/README.rst index fe50d8896..533396f63 100644 --- a/sale_coupon_criteria_order_based/README.rst +++ b/sale_coupon_criteria_order_based/README.rst @@ -17,13 +17,13 @@ Sales Coupon based on Sales Order values :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsale--promotion-lightgray.png?logo=github - :target: https://github.com/OCA/sale-promotion/tree/15.0/sale_coupon_criteria_order_based + :target: https://github.com/OCA/sale-promotion/tree/17.0/sale_coupon_criteria_order_based :alt: OCA/sale-promotion .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/sale-promotion-15-0/sale-promotion-15-0-sale_coupon_criteria_order_based + :target: https://translation.odoo-community.org/projects/sale-promotion-17-0/sale-promotion-17-0-sale_coupon_criteria_order_based :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-promotion&target_branch=15.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/sale-promotion&target_branch=17.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -41,11 +41,13 @@ Example: "If Sales Team is 'Europe' apply the following discount' Usage ===== -Open or create a new Promotion Program in the **Sales/Products/Promotion Programs** menu. +Open or create a new Promotion Program in the **Sales/Products/Promotion +Programs** menu. In *Conditions* section the following new option is available: -* **Based on Order** configure an order-based domain to apply the promotion +- **Based on Order** configure an order-based domain to apply the + promotion Bug Tracker =========== @@ -53,7 +55,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. @@ -61,22 +63,22 @@ Credits ======= Authors -~~~~~~~ +------- * Ooops404 * Cetmix Contributors -~~~~~~~~~~~~ +------------ -* Ooops404 -* Cetmix -* `Tecnativa `_ +- Ooops404 +- Cetmix +- `Tecnativa `__ - * Pilar Vargas + - Pilar Vargas Maintainers -~~~~~~~~~~~ +----------- This module is maintained by the OCA. @@ -88,6 +90,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-promotion `_ project on GitHub. +This module is part of the `OCA/sale-promotion `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/sale_coupon_criteria_order_based/pyproject.toml b/sale_coupon_criteria_order_based/pyproject.toml new file mode 100644 index 000000000..4231d0ccc --- /dev/null +++ b/sale_coupon_criteria_order_based/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/sale_coupon_criteria_order_based/readme/CONTRIBUTORS.md b/sale_coupon_criteria_order_based/readme/CONTRIBUTORS.md new file mode 100644 index 000000000..7d1a3d174 --- /dev/null +++ b/sale_coupon_criteria_order_based/readme/CONTRIBUTORS.md @@ -0,0 +1,4 @@ +- Ooops404 \<\> +- Cetmix \<\> +- [Tecnativa](https://www.tecnativa.com) + - Pilar Vargas diff --git a/sale_coupon_criteria_order_based/readme/CONTRIBUTORS.rst b/sale_coupon_criteria_order_based/readme/CONTRIBUTORS.rst deleted file mode 100644 index 2397ba569..000000000 --- a/sale_coupon_criteria_order_based/readme/CONTRIBUTORS.rst +++ /dev/null @@ -1,5 +0,0 @@ -* Ooops404 -* Cetmix -* `Tecnativa `_ - - * Pilar Vargas diff --git a/sale_coupon_criteria_order_based/readme/DESCRIPTION.rst b/sale_coupon_criteria_order_based/readme/DESCRIPTION.md similarity index 100% rename from sale_coupon_criteria_order_based/readme/DESCRIPTION.rst rename to sale_coupon_criteria_order_based/readme/DESCRIPTION.md diff --git a/sale_coupon_criteria_order_based/readme/USAGE.rst b/sale_coupon_criteria_order_based/readme/USAGE.md similarity index 55% rename from sale_coupon_criteria_order_based/readme/USAGE.rst rename to sale_coupon_criteria_order_based/readme/USAGE.md index b519f4bcf..06c20bb4a 100644 --- a/sale_coupon_criteria_order_based/readme/USAGE.rst +++ b/sale_coupon_criteria_order_based/readme/USAGE.md @@ -1,5 +1,7 @@ -Open or create a new Promotion Program in the **Sales/Products/Promotion Programs** menu. +Open or create a new Promotion Program in the **Sales/Products/Promotion +Programs** menu. In *Conditions* section the following new option is available: -* **Based on Order** configure an order-based domain to apply the promotion +- **Based on Order** configure an order-based domain to apply the + promotion diff --git a/sale_coupon_criteria_order_based/static/description/index.html b/sale_coupon_criteria_order_based/static/description/index.html index 2ba39beab..be1a6caec 100644 --- a/sale_coupon_criteria_order_based/static/description/index.html +++ b/sale_coupon_criteria_order_based/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 @@

Sales Coupon based on Sales Order values

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:979b0c094347147f5111cfc8288b9cc8e5881d909d64fb41c068cc4f2ab4f187 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: AGPL-3 OCA/sale-promotion Translate me on Weblate Try me on Runboat

+

Beta License: AGPL-3 OCA/sale-promotion Translate me on Weblate Try me on Runboat

This module adds an option to configure your coupon conditions based on the Sales Order values.

Example: “If Sales Team is ‘Europe’ apply the following discount’

@@ -388,10 +388,12 @@

Sales Coupon based on Sales Order values

Usage

-

Open or create a new Promotion Program in the Sales/Products/Promotion Programs menu.

+

Open or create a new Promotion Program in the Sales/Products/Promotion +Programs menu.

In Conditions section the following new option is available:

    -
  • Based on Order configure an order-based domain to apply the promotion
  • +
  • Based on Order configure an order-based domain to apply the +promotion
@@ -399,7 +401,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.

@@ -425,11 +427,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-promotion project on GitHub.

+

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

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