Skip to content

Commit 887a31e

Browse files
author
shopinvader-git-bot
committed
[BOT] post-merge updates
1 parent a9e20a3 commit 887a31e

3 files changed

Lines changed: 24 additions & 14 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ addon | version | maintainers | summary
4545
[shopinvader_fastapi_auth_jwt](shopinvader_fastapi_auth_jwt/) | 18.0.1.0.0 | | Provide JWT and Anonymous Partner authentication to FastAPI routes.
4646
[shopinvader_router_helper](shopinvader_router_helper/) | 18.0.1.0.0 | | Standard helper for shopinvader routers
4747
[shopinvader_sale_cart](shopinvader_sale_cart/) | 18.0.1.0.0 | | ShopInvader logic for sale carts.
48+
[shopinvader_sale_cart_anonymous_partner](shopinvader_sale_cart_anonymous_partner/) | 18.0.1.0.0 | | Glue module between shopinvader_sale_cart and shopinvader_anonymous_partner. This module solves cart conflicts when an anonymous user sign in.
4849
[shopinvader_sale_state](shopinvader_sale_state/) | 18.0.1.0.0 | | Basic module to implement state for sale order
4950
[shopinvader_schema_address](shopinvader_schema_address/) | 18.0.1.0.0 | | Adds schema address: address invoicing_address delivery_address
5051
[shopinvader_schema_invoice](shopinvader_schema_invoice/) | 18.0.1.0.0 | | Add schema for invoices
@@ -60,7 +61,6 @@ addon | version | maintainers | summary
6061
[shopinvader_api_sale_loyalty](shopinvader_api_sale_loyalty/) | 16.0.1.2.0 (unported) | | FastAPI services to add coupons and loyalties to carts.
6162
[shopinvader_api_signin_jwt](shopinvader_api_signin_jwt/) | 16.0.2.0.0 (unported) | | This module adds a signin service with jwt token.
6263
[shopinvader_fastapi_auth_partner](shopinvader_fastapi_auth_partner/) | 16.0.1.0.0 (unported) | | Provide Partner and Anonymous Partner authentication to FastAPI routes.
63-
[shopinvader_sale_cart_anonymous_partner](shopinvader_sale_cart_anonymous_partner/) | 16.0.2.0.0 (unported) | | Glue module between shopinvader_sale_cart and shopinvader_anonymous_partner. This module solves cart conflicts when an anonymous user sign in.
6464

6565
[//]: # (end addons)
6666

shopinvader_sale_cart_anonymous_partner/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
=======================================
26
Shopinvader Sale Cart Anonymous Partner
37
=======================================
@@ -7,13 +11,13 @@ Shopinvader Sale Cart Anonymous Partner
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:b8d830ab55f4973d9f422f9716f01a82a8458da4c31fb0f1aa5b9a5a63603bd9
14+
!! source digest: sha256:6771f27f037158b3677e4bb75661763ebdc117ade5bf4303c435a8d331a29e0e
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-shopinvader%2Fodoo--shopinvader-lightgray.png?logo=github

shopinvader_sale_cart_anonymous_partner/static/description/index.html

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Shopinvader Sale Cart Anonymous Partner</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="shopinvader-sale-cart-anonymous-partner">
364-
<h1 class="title">Shopinvader Sale Cart Anonymous Partner</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="shopinvader-sale-cart-anonymous-partner">
370+
<h1>Shopinvader Sale Cart Anonymous Partner</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:b8d830ab55f4973d9f422f9716f01a82a8458da4c31fb0f1aa5b9a5a63603bd9
375+
!! source digest: sha256:6771f27f037158b3677e4bb75661763ebdc117ade5bf4303c435a8d331a29e0e
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.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/18.0/shopinvader_sale_cart_anonymous_partner"><img alt="shopinvader/odoo-shopinvader" src="https://img.shields.io/badge/github-shopinvader%2Fodoo--shopinvader-lightgray.png?logo=github" /></a></p>
377+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.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/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/shopinvader/odoo-shopinvader/tree/18.0/shopinvader_sale_cart_anonymous_partner"><img alt="shopinvader/odoo-shopinvader" src="https://img.shields.io/badge/github-shopinvader%2Fodoo--shopinvader-lightgray.png?logo=github" /></a></p>
373378
<p>This module plugs in the cart resolution when an anonymous user sign in.</p>
374379
<p><strong>Table of contents</strong></p>
375380
<div class="contents local topic" id="contents">
@@ -385,27 +390,27 @@ <h1 class="title">Shopinvader Sale Cart Anonymous Partner</h1>
385390
</ul>
386391
</div>
387392
<div class="section" id="usage">
388-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
393+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
389394
<p>Installation is automatic.</p>
390395
</div>
391396
<div class="section" id="bug-tracker">
392-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
397+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
393398
<p>Bugs are tracked on <a class="reference external" href="https://github.com/shopinvader/odoo-shopinvader/issues">GitHub Issues</a>.
394399
In case of trouble, please check there if your issue has already been reported.
395400
If you spotted it first, help us to smash it by providing a detailed and welcomed
396401
<a class="reference external" href="https://github.com/shopinvader/odoo-shopinvader/issues/new?body=module:%20shopinvader_sale_cart_anonymous_partner%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
397402
<p>Do not contact contributors directly about support or help with technical issues.</p>
398403
</div>
399404
<div class="section" id="credits">
400-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
405+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
401406
<div class="section" id="authors">
402-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
407+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
403408
<ul class="simple">
404409
<li>Akretion</li>
405410
</ul>
406411
</div>
407412
<div class="section" id="contributors">
408-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
413+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
409414
<ul class="simple">
410415
<li><a class="reference external" href="https://www.akretion.com">Akretion</a>:<ul>
411416
<li>Florian Mounier</li>
@@ -414,11 +419,12 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
414419
</ul>
415420
</div>
416421
<div class="section" id="maintainers">
417-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
422+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
418423
<p>This module is part of the <a class="reference external" href="https://github.com/shopinvader/odoo-shopinvader/tree/18.0/shopinvader_sale_cart_anonymous_partner">shopinvader/odoo-shopinvader</a> project on GitHub.</p>
419424
<p>You are welcome to contribute.</p>
420425
</div>
421426
</div>
422427
</div>
428+
</div>
423429
</body>
424430
</html>

0 commit comments

Comments
 (0)