http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2143 ------- Comment #1 from oleonard@myacpl.org 2008-05-19 17:55 ------- We could modify the "Budget Added" confirmation dialog to include two buttons: [ View Budgets ] [ Add Another Budget ] This only works as a direct link if you're adding another budget within the same fund. If you could assume the same context, you'd need to recreate this link for the [add another budget] button: /cgi-bin/koha/admin/aqbudget.pl?op=add_form&bookfundid=<!-- TMPL_VAR NAME="bookfundid" -->&branchcode=<!-- TMPL_VAR NAME="branchcode" --> If that's the desired behavior, someone needs to make sure the bookfundid and branchcode are passed to the aqbudget.pl confirmation screen. Or should [add another budget] be [return to book funds] ? ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.