From b64c0ca35a8a555eeb56f492ee9ce511b6783d61 Mon Sep 17 00:00:00 2001 From: shopinvader-git-bot Date: Thu, 1 Feb 2024 09:18:16 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + setup/_metapackage/VERSION.txt | 2 +- setup/_metapackage/setup.py | 1 + shopinvader_api_sale_loyalty/README.rst | 2 +- shopinvader_api_sale_loyalty/__manifest__.py | 2 +- shopinvader_api_sale_loyalty/static/description/index.html | 2 +- 6 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d2496193e2..c0938dfbbb 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ addon | version | maintainers | summary [shopinvader_api_address](shopinvader_api_address/) | 16.0.1.2.1 | | Adds a service to manage shopinvader invoicing and delivery address [shopinvader_api_cart](shopinvader_api_cart/) | 16.0.1.3.1 | | Cart FastAPI designed to work with the shopinvader-js-cart library see (https://github.com/shopinvader/shopinvader-js-cart) [shopinvader_api_sale](shopinvader_api_sale/) | 16.0.1.1.3 | | Sale FastApi for exposing sale order +[shopinvader_api_sale_loyalty](shopinvader_api_sale_loyalty/) | 16.0.1.0.1 | | FastAPI services to add coupons and loyalties to carts. [shopinvader_api_security_sale](shopinvader_api_security_sale/) | 16.0.1.1.1 | | Add security rule to expose sale order [shopinvader_api_wishlist](shopinvader_api_wishlist/) | 16.0.1.0.1 | | Handle shop wishlist [shopinvader_base_url](shopinvader_base_url/) | 16.0.1.0.3 | | keep history of url for products & categories diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 790ed5ea65..795edbcb41 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -16.0.20231220.0 \ No newline at end of file +16.0.20240201.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index dd66062ed2..fede28ae7a 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -14,6 +14,7 @@ 'odoo-addon-shopinvader_api_address>=16.0dev,<16.1dev', 'odoo-addon-shopinvader_api_cart>=16.0dev,<16.1dev', 'odoo-addon-shopinvader_api_sale>=16.0dev,<16.1dev', + 'odoo-addon-shopinvader_api_sale_loyalty>=16.0dev,<16.1dev', 'odoo-addon-shopinvader_api_security_sale>=16.0dev,<16.1dev', 'odoo-addon-shopinvader_api_wishlist>=16.0dev,<16.1dev', 'odoo-addon-shopinvader_base_url>=16.0dev,<16.1dev', diff --git a/shopinvader_api_sale_loyalty/README.rst b/shopinvader_api_sale_loyalty/README.rst index f126451be5..ea76a69171 100644 --- a/shopinvader_api_sale_loyalty/README.rst +++ b/shopinvader_api_sale_loyalty/README.rst @@ -7,7 +7,7 @@ Shopinvader API Sale Loyalty !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:181f22ca86c6b563f98c38b69eb73b031e2d5464d9cba7c3ebd919f889c80c73 + !! source digest: sha256:ea4ed00a2cf38d60f1d6fdd88017d9839a45051ee4cf6d4daa218c3949c5cdea !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/shopinvader_api_sale_loyalty/__manifest__.py b/shopinvader_api_sale_loyalty/__manifest__.py index ab8828e7c7..8a2b6a431e 100644 --- a/shopinvader_api_sale_loyalty/__manifest__.py +++ b/shopinvader_api_sale_loyalty/__manifest__.py @@ -5,7 +5,7 @@ "name": "Shopinvader API Sale Loyalty", "summary": """ FastAPI services to add coupons and loyalties to carts.""", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "license": "AGPL-3", "author": "ACSONE SA/NV", "website": "https://github.com/shopinvader/odoo-shopinvader", diff --git a/shopinvader_api_sale_loyalty/static/description/index.html b/shopinvader_api_sale_loyalty/static/description/index.html index 3a7838468c..e5383b76e2 100644 --- a/shopinvader_api_sale_loyalty/static/description/index.html +++ b/shopinvader_api_sale_loyalty/static/description/index.html @@ -367,7 +367,7 @@

Shopinvader API Sale Loyalty

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:181f22ca86c6b563f98c38b69eb73b031e2d5464d9cba7c3ebd919f889c80c73 +!! source digest: sha256:ea4ed00a2cf38d60f1d6fdd88017d9839a45051ee4cf6d4daa218c3949c5cdea !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 shopinvader/odoo-shopinvader

This module extends the functionality of Shopinvader to support Coupons