Bug 17600: Standardize our EXPORT_OK
[koha.git] / members / summary-print.pl
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-06-22 Jonathan DruartBug 28591: Don't pass debug to get_template_and_user
2020-09-03 Jonathan DruartBug 24663: Remove authnotrequired if set to 0
2020-04-08 Nick ClemensBug 24840: Replace DateTime->now with dt_from_string
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-01-20 Jonathan DruartBug 24018: Remove die "Not logged in"
2019-04-10 Owen LeonardBug 21013: Missing itemtype for checkut makes patron...
2019-02-11 Katrin FischerBug 22120: Add price formattig to patron summary print
2018-09-20 Nick ClemensBug 20656: Don't print lines that have no balance on...
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - summary-print
2018-02-23 Jonathan DruartBug 12001: Move GetMemberAccountRecords to the Koha...
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...