It shows patron relatives issues in circulation.pl and moremember.pl
Created attachment 3431 [details] [review] Patch from BibLibre This patch shows the member relatives' issues is circulation.pl and moremember.pl. Relatives are parents, siblings and children. Please test.
Created attachment 3447 [details] checkouts This patch works, but I think it would be much better if we had another tab for the 'relative checkouts' instead of a whole other box - seems that we have those tabs there and it just makes sense to put those checkouts on that tab.
I'm signing off on this because it does work and we're on a deadline - but I think a design follow up is in order.
Created attachment 3460 [details] [review] Add another tab This follow-up patch adds another tab for the 'relatives issues'. When there is no relatives issues, the tab does not display.
Awesome! Follow up signed off on.
Does this give parents the option to see their children's checkouts in the OPAC? Or is it only for staff side?
Only the staff side so far. I'd say if we want to add it to the opac we need a system preference and maybe something like the opac privacy options we have for reading history.
I agree. It would be worth extending to OPAC, so that parents can see if their kids have overdues/fines/etc., but there would need to be some options built in.
Patch, please test
Pushed even :)
*** Bug 5758 has been marked as a duplicate of this bug. ***
Created attachment 3604 [details] [review] Follow-up fix - Moving columns around to match display of patron's own checkouts - Correcting terminology (issues, borrowers) - Hiding columns added in previous patch which do not display in the standard checkout list: materials, stock number, collection. If these are to be added they should be added to all displays.
Created attachment 3606 [details] [review] Reformatted patch
Created attachment 3650 [details] [review] rebasing owen's patch : reformatted and some spellings update... Improvements to add : add count of relatives's checkouts... in the tab relatives tab header.
This bug is mentioned in: Bug 5952: Shows member relatives in issues lists http://lists.koha-community.org/pipermail/koha-patches/2011-March/014227.html Bug 5952: Shows member relatives in issues lists http://lists.koha-community.org/pipermail/koha-patches/2011-March/014243.html Bug 5952: Add another tab for relatives issues http://lists.koha-community.org/pipermail/koha-patches/2011-March/014262.html Bug 5952: Add another tab for relatives issues http://lists.koha-community.org/pipermail/koha-patches/2011-March/014256.html
Created attachment 3914 [details] [review] Revised for Template::Toolkit
Follow up patch pushed, please test