X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/25d67207329617a104fab716c301895cf0ae116d..53593baa211863fbf66540cf1bcc36c8fb37257f:/SL/Controller/AccTrans.pm diff --git a/SL/Controller/AccTrans.pm b/SL/Controller/AccTrans.pm index 37c9d3bfe..80e37b7c1 100644 --- a/SL/Controller/AccTrans.pm +++ b/SL/Controller/AccTrans.pm @@ -91,7 +91,7 @@ SL::Controller::AccTrans - module to list all transactions and balances of an in SL::Controller::AccTrans->action_list_transactions(); The HTML blob can also be opened directly as a url: - controller.pl?action=AccTrans/print_table&trans_id=7 + controller.pl?action=AccTrans/list_transactions&trans_id=7 =head1 TODO