From: Prem P. <pre...@gm...> - 2007-06-07 01:16:04
|
I would like to create a direct link to the cash payments report in sql-ledger. I know I only can do that with a user without password, but still i'm unable to make it work. The settings page before the report has this address: http://server/sql-ledger/rp.pl?path=bin/mozilla&action=report&level=Cash--Reports--Payments&login=loginname&js=1&report=payments Therefore I thought the direct link to the report should be something like: http://server/sql-ledger/rp.pl?path=bin/mozilla&action=report&level=Cash--Reports--Payments&login=loginname&js=1&action=list_payments The result of this direct link is the payments report without any items in it, just header and no payments visible! Thats strange since the normal way for accessing the report does show all payments. What should I include in the direct link address? Thanks Prem |