diff --git a/README.md b/README.md index ccc19f5d6a..3d6373b952 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ addon | version | maintainers | summary [shopinvader_address](shopinvader_address/) | 16.0.1.1.0 | | Shopinvader Address: Delivery,Invoicing [shopinvader_anonymous_partner](shopinvader_anonymous_partner/) | 16.0.1.0.2 | | Manage anonymous partners with a cookie. [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.2 | | Cart FastAPI designed to work with the shopinvader-js-cart library see (https://github.com/shopinvader/shopinvader-js-cart) +[shopinvader_api_cart](shopinvader_api_cart/) | 16.0.1.3.3 | | 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 diff --git a/shopinvader_api_cart/README.rst b/shopinvader_api_cart/README.rst index 654b93206b..4b199a75c8 100644 --- a/shopinvader_api_cart/README.rst +++ b/shopinvader_api_cart/README.rst @@ -7,7 +7,7 @@ Shopinvader API Cart !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:29b7c8d399587bfdead99c67c30562d5f5d68280fc2575566c60dc5bfafed5f6 + !! source digest: sha256:52c5a2e676c2c9e5536405689e2678d0374d9a4a9d6248804a43f9832ba9b614 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/shopinvader_api_cart/__manifest__.py b/shopinvader_api_cart/__manifest__.py index a4234c7875..ca267d1c3a 100644 --- a/shopinvader_api_cart/__manifest__.py +++ b/shopinvader_api_cart/__manifest__.py @@ -6,7 +6,7 @@ "summary": """ Cart FastAPI designed to work with the shopinvader-js-cart library see (https://github.com/shopinvader/shopinvader-js-cart)""", - "version": "16.0.1.3.2", + "version": "16.0.1.3.3", "license": "AGPL-3", "author": "ACSONE SA/NV", "website": "https://github.com/shopinvader/odoo-shopinvader", diff --git a/shopinvader_api_cart/static/description/index.html b/shopinvader_api_cart/static/description/index.html index 29d601a4f0..b3bdfe2433 100644 --- a/shopinvader_api_cart/static/description/index.html +++ b/shopinvader_api_cart/static/description/index.html @@ -367,7 +367,7 @@
This addon adds a web API on top of the sale.order model to ease the creation of