Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
shopinvader-git-bot committed Jun 5, 2024
1 parent 7490efa commit 87b7956
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ addon | version | maintainers | summary
[shopinvader_api_cart](shopinvader_api_cart/) | 16.0.1.3.4 | | Cart FastAPI designed to work with the shopinvader-js-cart library see (https://github.com/shopinvader/shopinvader-js-cart)
[shopinvader_api_cart_step](shopinvader_api_cart_step/) | 16.0.1.0.0 | | Track checkout steps on sale cart.
[shopinvader_api_lead](shopinvader_api_lead/) | 16.0.1.0.1 | | Lead FastAPI adding a service for creating CRM leads.
[shopinvader_api_sale](shopinvader_api_sale/) | 16.0.1.1.3 | | Sale FastApi for exposing sale order
[shopinvader_api_sale](shopinvader_api_sale/) | 16.0.1.1.4 | | 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_signin_jwt](shopinvader_api_signin_jwt/) | 16.0.1.1.0 | | This module adds a signin service with jwt token.
Expand Down
2 changes: 1 addition & 1 deletion shopinvader_api_sale/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Shopinvader API Sale
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:24fa48f5bebbc2f4d11db4547cd5c5f3c72d9f3b8d87cf844812af525377820e
!! source digest: sha256:34e97d4da14aefa98a210db0c907376cc5c098e9a59ddb2de24e8b1c205ddae7
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
Expand Down
2 changes: 1 addition & 1 deletion shopinvader_api_sale/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{
"name": "Shopinvader API Sale",
"summary": "Sale FastApi for exposing sale order",
"version": "16.0.1.1.3",
"version": "16.0.1.1.4",
"development_status": "Alpha",
"category": "Uncategorized",
"website": "https://github.com/shopinvader/odoo-shopinvader",
Expand Down
2 changes: 1 addition & 1 deletion shopinvader_api_sale/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Shopinvader API Sale</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:24fa48f5bebbc2f4d11db4547cd5c5f3c72d9f3b8d87cf844812af525377820e
!! source digest: sha256:34e97d4da14aefa98a210db0c907376cc5c098e9a59ddb2de24e8b1c205ddae7
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/shopinvader/odoo-shopinvader/tree/16.0/shopinvader_api_sale"><img alt="shopinvader/odoo-shopinvader" src="https://img.shields.io/badge/github-shopinvader%2Fodoo--shopinvader-lightgray.png?logo=github" /></a></p>
<p>This addon adds a web API on top of the sale.order model to list and get sale order
Expand Down

0 comments on commit 87b7956

Please sign in to comment.