Bug 14900

Summary: Add ability to pay all fees at once from circulation screen
Product: Koha Reporter: Josef Moravec <josef.moravec>
Component: CirculationAssignee: Josef Moravec <josef.moravec>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, jonathan.druart, kyle.m.hall, tomascohen, veron
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 14900: Add ability to pay all fees at once from circulation screen
[Signed-off] Bug 14900: Add ability to pay all fees at once from circulation screen
Bug 14900: Add ability to pay all fees at once from circulation screen

Description Josef Moravec 2015-09-25 15:24:12 UTC
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.
Comment 1 Josef Moravec 2015-09-25 15:30:49 UTC Comment hidden (obsolete)
Comment 2 Marc Véron 2015-09-26 10:25:13 UTC Comment hidden (obsolete)
Comment 3 Jonathan Druart 2015-10-01 13:52:51 UTC
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>
Comment 4 Tomás Cohen Arazi 2015-10-21 16:52:55 UTC
Patch pushed to master.

Thanks Josef!