requiere login para realizar el checkout, cogido de OCA/e-commnerce

This commit is contained in:
santiky 2022-04-22 19:48:25 +02:00
parent 50f2a6d592
commit d6de99c5aa
Signed by: snt
GPG key ID: A9FD34930EADBE71
23 changed files with 885 additions and 0 deletions

View 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*.