From d568329d8dec6addc4be1f0af5adefd067d61423 Mon Sep 17 00:00:00 2001 From: shopinvader-git-bot Date: Tue, 26 Mar 2024 14:39:05 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- shopinvader_api_address/README.rst | 2 +- shopinvader_api_address/__manifest__.py | 2 +- shopinvader_api_address/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bae2688acc..4e79150ae2 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ addon | version | maintainers | summary [sale_cart](sale_cart/) | 16.0.1.0.0 | | Uee Sale Orders as cart. [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_address](shopinvader_api_address/) | 16.0.1.2.2 | | Adds a service to manage shopinvader invoicing and delivery address [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. diff --git a/shopinvader_api_address/README.rst b/shopinvader_api_address/README.rst index 4883291f05..a93c6be740 100644 --- a/shopinvader_api_address/README.rst +++ b/shopinvader_api_address/README.rst @@ -7,7 +7,7 @@ Shopinvader Address Api !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:22a7cf2cabab5e7dd56ca57d8fc7284bd503d37ea5d116bc199f00515ea3dd16 + !! source digest: sha256:acb630fa9620f2ea0cfd6e15a4ed06590bb6f85fe698e63cd7096b673737cc64 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/shopinvader_api_address/__manifest__.py b/shopinvader_api_address/__manifest__.py index e5363def06..302bcbcc13 100644 --- a/shopinvader_api_address/__manifest__.py +++ b/shopinvader_api_address/__manifest__.py @@ -5,7 +5,7 @@ "name": "Shopinvader Address Api", "summary": """ Adds a service to manage shopinvader invoicing and delivery address""", - "version": "16.0.1.2.1", + "version": "16.0.1.2.2", "license": "AGPL-3", "author": "ACSONE SA/NV,Odoo Community Association (OCA)", "website": "https://github.com/shopinvader/odoo-shopinvader", diff --git a/shopinvader_api_address/static/description/index.html b/shopinvader_api_address/static/description/index.html index be632d2cc4..6a7de062d7 100644 --- a/shopinvader_api_address/static/description/index.html +++ b/shopinvader_api_address/static/description/index.html @@ -367,7 +367,7 @@

Shopinvader Address Api

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:22a7cf2cabab5e7dd56ca57d8fc7284bd503d37ea5d116bc199f00515ea3dd16 +!! source digest: sha256:acb630fa9620f2ea0cfd6e15a4ed06590bb6f85fe698e63cd7096b673737cc64 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 shopinvader/odoo-shopinvader

This addon adds a web API on top of the res.partner model to ease the management