Skip to content

Latest commit

 

History

History
 
 

shopinvader_guest_mode

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Shopinvader Guest Mode

Production/Stable License: AGPL-3 shopinvader/odoo-shopinvader

This addons adds a new option on the Shopnvader backend to allow to 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 of 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 create 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

  • [ADD] shopinvader_guest_mode: New module to manage guest mode
  • [12.0][MIG] shopinvader_guest_mode

Bugs are tracked on GitHub Issues. 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 feedback.

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

  • ACSONE SA/NV

The development of this module has been financially supported by:

  • Abitare

This module is part of the shopinvader/odoo-shopinvader project on GitHub.

You are welcome to contribute.