Bug 9573: Lost items report - Add items.notforloan as a filter
[koha.git] / members / summary-print.pl
2018-02-16 Jonathan DruartBug 18789: Send Koha::Patron object to the templates
2018-02-12 Jonathan DruartBug 18403: Add sub output_and_exit_if_error - unknown_p...
2017-08-25 Jonathan DruartBug 19080: Handle non-existing patrons gratefully
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-07-05 Marcel de RooyBug 17843: [QA Follow-up] Some polishing
2017-07-05 Jonathan DruartBug 17843: Replace C4::Koha::getitemtypeinfo with Koha...
2016-09-02 Jonathan DruartBug 17128: Make summary-print.pl plack safe
2016-08-18 Marc VéronBug 17100: Do not display payments if patron has nothin...
2016-01-23 Jonathan DruartBug 15542: Always display the patron's info the same...
2015-12-30 AleishaBug 10468: (followup) fix indentation
2015-12-30 AleishaBug 10468: Adding holds table to summary print
2015-11-04 Marc VéronBug 15068: Get rid of warnings in members/summary-print.pl
2015-04-24 Jonathan DruartBug 10423: Show date due with time if it's a hourly...
2014-11-19 Kyle M HallBug 12971 [QA Followup] - Fix error caused by patron...
2014-11-19 Kyle M HallBug 12971: [QA Followup]
2014-11-19 Kyle M HallBug 12971 - Regression: Patron print summary doesn...