|
From: Dieter S. <dsi...@sq...> - 2001-11-24 19:19:01
|
Either disable access for all menu items except AR Reports. Then REVOKE rights so they can't delete anything, see the FAQ, and limit the selection menu for the customer to their name. The last step requires a couple lines of code. Or, write a new search screen and hardcode the name and options. This can be straight html, design one for each customer, or one screen with a bit of perl magic. You still need to revoke rights so they can't delete anything. Dieter Simader http://www.sql-ledger.org (780) 472-8161 DWS Systems Inc. Accounting Software Fax: 478-5281 =========== On a clear disk you can seek forever =========== On Fri, 23 Nov 2001, Caffeinate The World wrote: > is there an option for the customer to login and check their statement > from our accounting system using Sql-Ledger? that way they can see > which invoices are outstanding and which are paid, on their own time. > > if there is no option to do this, what would i need to do to implement > such a function? > > __________________________________________________ > Do You Yahoo!? > Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. > http://geocities.yahoo.com/ps/info1 > > |