Metadata-Version: 2.1
Name: odoo12-addon-shopinvader_guest_mode
Version: 12.0.2.0.0.99.dev9
Summary: Guest mode for Shopinvader
Home-page: https://github.com/shopinvader/odoo-shopinvader
Author: ACSONE SA/NV,Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 12.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.5
Requires-Dist: odoo12-addon-shopinvader
Requires-Dist: odoo<12.1dev,>=12.0a

======================
Shopinvader Guest Mode
======================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:1f8a55271868f66959518895f5e62d4fe767c6ec76b6223541db58e20d29d9bf
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
    :target: https://odoo-community.org/page/development-status
    :alt: Production/Stable
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-shopinvader%2Fodoo--shopinvader-lightgray.png?logo=github
    :target: https://github.com/shopinvader/odoo-shopinvader/tree/12.0/shopinvader_guest_mode
    :alt: shopinvader/odoo-shopinvader

|badge1| |badge2| |badge3|

This addons adds a new option on the Shopinvader backend to allow sale orders
in guest mode. The guest mode is a special case on the ecommerce website where
the customer is allowed to create a sale order without creating a user
account on the website.

Into Odoo this results in the creation of a partner + binding with a fixed
validity period linked to the sale order. At the end of this period, the
binding is automatically disabled if the customer has not created an account.

It's not possible to create a new customer with the same email if a binding is
valid. In such a case the customer must create an account.

If a customer creates a new sale order in guest mode with the
same email, the new partner will be linked to the first partner found with
the same email except if Shopinvader is configured to avoid duplicate partners

**Table of contents**

.. contents::
   :local:

Changelog
=========

10.0.1.0.0 (2018-10-19)
~~~~~~~~~~~~~~~~~~~~~~~

* [ADD] shopinvader_guest_mode: New module to manage guest mode

12.0.1.0.0 (2019-06-04)
~~~~~~~~~~~~~~~~~~~~~~~

* [12.0][MIG] shopinvader_guest_mode

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/shopinvader/odoo-shopinvader/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/shopinvader/odoo-shopinvader/issues/new?body=module:%20shopinvader_guest_mode%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* ACSONE SA/NV

Contributors
~~~~~~~~~~~~

* Laurent Mignon <laurent.mignon@acsone.eu>
* François Honoré <francois.honore@acsone.eu>
* Denis Roussel <denis.roussel@acsone.eu>

Other credits
~~~~~~~~~~~~~

Funders
-------

The development of this module has been financially supported by:

* Abitare

Maintainers
~~~~~~~~~~~

This module is part of the `shopinvader/odoo-shopinvader <https://github.com/shopinvader/odoo-shopinvader/tree/12.0/shopinvader_guest_mode>`_ project on GitHub.

You are welcome to contribute.
