I am using Odoo 9 website and I want each customer (res.partner) to be able to view their account data (orders, invoices, etc.) from the website frontend.
As far as I can tell, in order to be able to login to the website, each customer would need their own entry in res.users also... Is this right or am I making this too complicated?
How can I allow my customers access to their accounts on my Odoo website?