Bug 17700

Summary: Add columns configuration to fines table
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: black23, gmcharlt, katrin.fischer, kyle.m.hall, kyle, lisettepalouse+koha, martin.renvoize, rbit
Version: master   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 17700: Add columns setting to fines tables
Bug 17700: Add columns setting to fines tables
Bug 17700: Add columns setting to fines tables

Description Josef Moravec 2016-11-30 09:28:07 UTC

    
Comment 1 Josef Moravec 2016-11-30 09:34:15 UTC
Created attachment 57830 [details] [review]
Bug 17700: Add columns setting to fines tables

Test plan:
0) Apply the patch
1) Go to adminitration -> Configure columns and confirm there is new
table configuration with id=account-fines in Patrons section available
2) play with table setting to ensure it works as expected
3) go to to boraccount page for some patron with both fines - payed and
owed
4) Note there is new button "Columns visibility" in top paginator panel, try to use it
5) Play with the datatable, sort filter and so on
Comment 2 Radek Šiman (R-Bit Technology, s.r.o.) 2016-12-12 13:21:33 UTC
Created attachment 58118 [details] [review]
Bug 17700: Add columns setting to fines tables

Test plan:
0) Apply the patch and restart memcached + koha-common services if
needed
1) Go to adminitration -> Configure columns and confirm there is new
table configuration with id=account-fines in Patrons section available
2) play with table setting to ensure it works as expected
3) go to to boraccount page for some patron with both fines - payed and
owed
4) Note there is new button "Columns visibility" in top paginator panel,
try to use it
5) Play with the datatable, sort filter and so on

Signed-off-by: Radek Šiman <rbit@rbit.cz>
Comment 3 Jonathan Druart 2016-12-12 13:57:16 UTC
Created attachment 58120 [details] [review]
Bug 17700: Add columns setting to fines tables

Test plan:
0) Apply the patch and restart memcached + koha-common services if
needed
1) Go to adminitration -> Configure columns and confirm there is new
table configuration with id=account-fines in Patrons section available
2) play with table setting to ensure it works as expected
3) go to to boraccount page for some patron with both fines - payed and
owed
4) Note there is new button "Columns visibility" in top paginator panel,
try to use it
5) Play with the datatable, sort filter and so on

Signed-off-by: Radek Šiman <rbit@rbit.cz>

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Comment 4 Kyle M Hall 2016-12-16 11:39:07 UTC
Pushed to master for 17.05, thanks Josef!
Comment 5 Katrin Fischer 2016-12-18 20:35:10 UTC
This won't get backported to 16.11.x as it is an enhancement.