It could be fine to have link for collectiong whole amount of all charges at once in information about fees and charges on circulation screen.
Created attachment 42881 [details] [review] Bug 14900: Add ability to pay all fees at once from circulation screen Test plan: 1) Go to circulation screen for patron which has some not-payed charges (or make same if needed) 2) You should see infromation about fees and charges with ability to pay it. Note there is new link for paying all charges at once 3) Try the new link, you should be redirected to members/paycollect.pl, check if there is right amount and try to pay charges 4) try the old link to make sure it works still well after this patch
Created attachment 42893 [details] [review] [Signed-off] Bug 14900: Add ability to pay all fees at once from circulation screen Test plan: 1) Go to circulation screen for patron which has some not-payed charges (or make same if needed) 2) You should see infromation about fees and charges with ability to pay it. Note there is new link for paying all charges at once 3) Try the new link, you should be redirected to members/paycollect.pl, check if there is right amount and try to pay charges 4) try the old link to make sure it works still well after this patch Works as expected. Signed-off-by: Marc Véron <veron@veron.ch>
Created attachment 43011 [details] [review] Bug 14900: Add ability to pay all fees at once from circulation screen Test plan: 1) Go to circulation screen for patron which has some not-payed charges (or make same if needed) 2) You should see infromation about fees and charges with ability to pay it. Note there is new link for paying all charges at once 3) Try the new link, you should be redirected to members/paycollect.pl, check if there is right amount and try to pay charges 4) try the old link to make sure it works still well after this patch Works as expected. Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Patch pushed to master. Thanks Josef!