Topic: customer login

hi ,
i have 2 questions:
1- can i do something to my costumer be able to login to FA and see their invoices and balance? or put a new order for themselves ?
2- i try to create a user acc for each customer and limit the account access to sales part. but how i can limit each costumer to access only own reports or invoices?

Re: customer login

This is not possible in FA

Jor

3 (edited by tm 07/31/2013 01:51:31 pm)

Re: customer login

That sounds a lot like what any e-commerce software does. (Generate orders and keep track of order/invoice history.) Of course you would need to transfer the order data to FA regularly, and also keep the products (and possibly stock levels) in sync, but that might well be justified assuming it increases sales.

If you only need to be able to make reports available, you could implement your own simple frontend to FA's database. (With your own access control layer.)