From c8c48089027274228beea804a53a17134b21b683 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 15 Feb 2024 21:17:09 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + .../README.rst | 17 ++++--- .../static/description/index.html | 47 ++++++++++--------- setup/_metapackage/VERSION.txt | 2 +- setup/_metapackage/setup.py | 1 + 5 files changed, 37 insertions(+), 31 deletions(-) diff --git a/README.md b/README.md index 4e87f3e5398..1ceac55f39c 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ addon | version | maintainers | summary [sale_invoice_policy](sale_invoice_policy/) | 15.0.1.0.1 | | Sales Management: let the user choose the invoice policy on the order [sale_last_price_info](sale_last_price_info/) | 15.0.1.0.1 | | Product Last Price Info - Sale [sale_missing_tracking](sale_missing_tracking/) | 15.0.1.0.2 | [![carlosdauden](https://github.com/carlosdauden.png?size=30px)](https://github.com/carlosdauden) | Tracking sale missing products +[sale_missing_tracking_tier_validation](sale_missing_tracking_tier_validation/) | 15.0.1.0.0 | | Extends the functionality of Sale missing tracking exceptions to support a tier validation process. [sale_order_archive](sale_order_archive/) | 15.0.1.0.1 | | Archive Sale Orders [sale_order_carrier_auto_assign](sale_order_carrier_auto_assign/) | 15.0.1.0.1 | | Auto assign delivery carrier on sale order confirmation [sale_order_discount_invoicing](sale_order_discount_invoicing/) | 15.0.1.0.0 | | Sale Discount Invoicing diff --git a/sale_missing_tracking_tier_validation/README.rst b/sale_missing_tracking_tier_validation/README.rst index dc2f0518cec..7d79e97fe3e 100644 --- a/sale_missing_tracking_tier_validation/README.rst +++ b/sale_missing_tracking_tier_validation/README.rst @@ -1,11 +1,14 @@ -==================== -Sale Tier Validation -==================== +===================================== +Sale Missing Tracking Tier Validation +===================================== -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:67eb283248e5a24b8cbf5be669291d46da0c0ad9236ff44e56c1d4bdc45e3249 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -20,10 +23,10 @@ Sale Tier Validation :target: https://translation.odoo-community.org/projects/sale-workflow-15-0/sale-workflow-15-0-sale_missing_tracking_tier_validation :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png - :target: https://runboat.odoo-community.org/webui/builds.html?repo=OCA/sale-workflow&target_branch=15.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/sale-workflow&target_branch=15.0 :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module extends the functionality of Sale missing tracking exceptions to support a tier validation process. @@ -65,7 +68,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 smashing it by providing a detailed and welcomed +If you spotted it first, help us to smash it by providing a detailed and welcomed `feedback `_. Do not contact contributors directly about support or help with technical issues. diff --git a/sale_missing_tracking_tier_validation/static/description/index.html b/sale_missing_tracking_tier_validation/static/description/index.html index 42b34a1ab06..ce386a397ce 100644 --- a/sale_missing_tracking_tier_validation/static/description/index.html +++ b/sale_missing_tracking_tier_validation/static/description/index.html @@ -1,20 +1,19 @@ - - -Sale Tier Validation + +Sale Missing Tracking Tier Validation -
-

Sale Tier Validation

+
+

Sale Missing Tracking Tier Validation

-

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

+

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

This module extends the functionality of Sale missing tracking exceptions to support a tier validation process.

Table of contents

-

Configuration

+

Configuration

To configure this module, you need to:

  1. Go to Settings > Technical > Tier Validations > Tier Definition.
  2. @@ -393,7 +394,7 @@

    Configuration

-

Usage

+

Usage

To use this module, you need to:

  1. Create a Sale missing cart tracking exceptions triggering at least one @@ -412,23 +413,23 @@

    Usage

-

Bug Tracker

+

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 smashing it by providing a detailed and welcomed +If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

-

Credits

+

Credits

-

Authors

+

Authors

  • Tecnativa
-

Contributors

+

Contributors

-

Maintainers

+

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 366ef63bc24..b7488699b40 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -15.0.20240127.0 \ No newline at end of file +15.0.20240215.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 06938fd011c..1ba2dca65d8 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -39,6 +39,7 @@ 'odoo-addon-sale_invoice_policy>=15.0dev,<15.1dev', 'odoo-addon-sale_last_price_info>=15.0dev,<15.1dev', 'odoo-addon-sale_missing_tracking>=15.0dev,<15.1dev', + 'odoo-addon-sale_missing_tracking_tier_validation>=15.0dev,<15.1dev', 'odoo-addon-sale_order_archive>=15.0dev,<15.1dev', 'odoo-addon-sale_order_carrier_auto_assign>=15.0dev,<15.1dev', 'odoo-addon-sale_order_discount_invoicing>=15.0dev,<15.1dev',