Great !!
1/ every mail sent (order confirmation, invoice) have an invitation to
signup on the portal
2/ the user can sign up from the website
Problem is that only "invited" users can sign up, and that "invitation"
is received after placing some kind of order... Many times it will be
required to accept new users without invitation, as when you want some
kind of "community" around your page. This one could be accomplish
reusing the parts from the checkout process...
If I am not wrong, everyone can signup: through the checkout process or
through the sign up. If something is missing, that will be fixed within the
next days.
Will check back by end of week and let you know...
Also, some times in current login screen, the register option is not
present (there should be some bug around it...)
Have to check, but I think it depends if you allowed portal or not. We will
check.
No, this is intermittent behavior, accessing right from runbot... Sometimes
the "register" option appears, some times not. Better don't waste time in
this one until website_login is merged... ;-)
Maybe these will be fixed on "website_login" branch, but at least in
current normal login remains with problems...
Yes, don't forget that these are still under development.
* Limit access for "website only" users, so they can not access
and navigate through regular OpenERP application, but stay
only at "website" pages.
Isn't it already like that?
I just tried again, but it is still the same... If you have a "website
user" (public role assigned) then if user logs in he gets access to
regular OpenERP menus.... like messaging, association, Human Resourses, ...
Yes, we are still working on the access rights. (that's why the branch if
orange on runbot, because there are still warnings on this branch.
Then, better wait a couple days more and then test again... ;-)
Thanks again !!