Search 1.9 billion lines of Odoo code on GitHub

shopinvader_multi_cart

Author: Camptocamp SA
License: AGPL-3
Branch: 14-merge_1319_1342
Repository: acsone/odoo-shopinvader
Dependencies: component, and shopinvader
Languages: HTML (333, 57.6%), Python (167, 28.9%), XML (37, 6.4%), and reStructuredText (41, 7.1%)
Other branches: 14-shopinvader-product-link, 14-shopinvader-xbo, 14-shopinvader_assortment-xbo, 14-shopinvader_locomotive-xbo, 14-shopinvader_notification-xbo, 14.0, 14.0-abi-shopinvader_guest_mode_constr-dro, 14.0-abi_master, 14.0-fix-s_test-dro, 14.0-fix-shopinvader-invoice-dro, 14.0-fix-shopinvader_download-dro, 14.0-fix-shopinvader_partner_bind-dro, 14.0-fix-sudo_cart_additem-dro, 14.0-fix-tests-equals-dro, 14.0-imp-black-dro, 14.0-imp-restore_other_address-dro, 14.0-imp-sale-profile-dro, 14.0-imp-shopinvader-base-rest-ver-dro, 14.0-imp-shopinvader-labels-dro, 14.0-imp-shopinvader_assortment_cron-dro, 14.0-imp-shopinvader_customer_multi_user, 14.0-imp-shopinvader_elastic_demo-dro, 14.0-imp-shopinvader_payment-dro, 14.0-mig-new-cart-service, 14.0-mig-s_category_image_for_product-dro, 14.0-mig-shopinvader_backend_image_proxy, 14.0-mig-shopinvader_customer_autobind, 14.0-mig-shopinvader_delivery_carrier_category_keep_carrier, 14.0-mig-shopinvader_delivery_instruction, 14.0-mig-shopinvader_guest_mode-fho, 14.0-mig-shopinvader_locomotive_guest_mode, 14.0-mig-shopinvader_pending_cart_reminder, 14.0-mig-shopinvader_pos, 14.0-mig-shopinvader_product_template_multi_link, 14.0-mig-shopinvader_promotion_rule, 14.0-mig-shopinvader_validation_token, 14.0-mig-shopinvader_validation_token_guest, 14.0-no-product-product-demo, 14.0-prepare-future-lmi, 14.0-price_update-cpi, 14.0-sale-profile-cpi, 14.0-shopinvader-variant-exporter, 14.0-shopinvader_access_partner_binding, 14.0-shopinvader_auth_jwt, 14.0-shopinvader_company_index, 14.0-shopinvader_delivery_carrier_fix, 14.0-shopinvader_difference_backend, 14.0-shopinvader_guest_mode_notification, 14.0-shopinvader_invoice_umber_empty_mig, 14.0-shopinvader_locomotive_country_state_id, 14.0-shopinvader_membership_subscribe, 14.0-shopinvader_notification_priority, 14.0-shopinvader_sale_profile_price_update, 14.0-shopinvader_utm-xbo, 14.0-stock_ass-cpi, 14.0-switch-oca-copier-dro, and shopinvader_store_cache_fill
Other repositories: ForgeFlow/odoo-shopinvader, akretion/odoo-shopinvader, camptocamp/odoo-shopinvader, kmee/odoo-shopinvader, and shopinvader/odoo-shopinvader

<h1 class="title">Shopinvader Multi-Cart</h1> <p><a class="reference external" 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" 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" href="https://github.com/shopinvader/odoo-shopinvader/tree/14.0/shopinvader_multi_cart"><img alt="shopinvader/odoo-shopinvader" src="https://img.shields.io/badge/github-shopinvader%2Fodoo--shopinvader-lightgray.png?logo=github" /></a></p> <p>This allows to manage multiple carts per user.</p> <p>It exposes a new service <cite>carts</cite> to fetch the user's saved carts, read them, delete them, or select any of them as the current cart.</p> <p>It also adds a new method <cite>save</cite> on the <cite>cart</cite> service, to store the current cart. It can later be accessed and eventually restored from the <cite>carts</cite> service.</p> <p>Saved carts are identified with the typology <cite>saved</cite>.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id2">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id3">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li> </ul> </li> </ul> </div> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id1">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/shopinvader/odoo-shopinvader/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed <a class="reference external" href="https://github.com/shopinvader/odoo-shopinvader/issues/new?body=module:%20shopinvader_multi_cart%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id2">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id3">Authors</a></h3> <ul class="simple"> <li>Camptocamp SA</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id4">Contributors</a></h3> <ul class="simple"> <li><a class="reference external" href="https://www.camptocamp.com">Camptocamp</a><ul> <li>Simone Orsi &lt;<a class="reference external" href="mailto:simone.orsi&#64;camtocamp.com">simone.orsi&#64;camtocamp.com</a>&gt;</li> <li>Iván Todorovich &lt;<a class="reference external" href="mailto:ivan.todorovich&#64;gmail.com">ivan.todorovich&#64;gmail.com</a>&gt;</li> </ul> </li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id5">Maintainers</a></h3> <p>This module is part of the <a class="reference external" href="https://github.com/shopinvader/odoo-shopinvader/tree/14.0/shopinvader_multi_cart">shopinvader/odoo-shopinvader</a> project on GitHub.</p> <p>You are welcome to contribute.</p>