requiere login para realizar el checkout, cogido de OCA/e-commnerce
This commit is contained in:
parent
50f2a6d592
commit
d6de99c5aa
23 changed files with 885 additions and 0 deletions
7
website_sale_require_login/readme/DESCRIPTION.rst
Normal file
7
website_sale_require_login/readme/DESCRIPTION.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
This module extends the functionality of eCommerce to force users
|
||||
to login before buying anything in the website and allow you to get rid of
|
||||
those duplicated entries of returning unauthenticated users.
|
||||
|
||||
If you do not allow external users to sign up, this can serve you to make
|
||||
checkout available only for those that have a user account, and make some sort
|
||||
of *members club*.
|
||||
Loading…
Add table
Add a link
Reference in a new issue