Bug 18789: Use Koha::Patron->is_adult where needed
[koha.git] / members / printinvoice.pl
2018-02-16 Jonathan DruartBug 18789: Use Koha::Patron->is_adult where needed
2018-02-16 Jonathan DruartBug 18789: Use Koha::Patron->is_child where needed
2018-02-16 Jonathan DruartBug 18789: Use Koha::Patron->image from the templates
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...
2018-02-12 Jonathan DruartBug 18403: Update permissions - borrowers => 1|* become...
2018-02-05 Te Rauhina JacksonBug 20009: use Modern::Perl in Members perl scripts
2018-01-15 Jonathan DruartBug 19921: Fix update child when only one adult patron...
2017-08-25 Jonathan DruartBug 19080: Handle non-existing patrons gratefully
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-04-21 Nick ClemensBug 18423 - Followup - enable Add child button for...
2016-10-21 Sophie MeynieuxBug 17154 : Note column is missing on account lines...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Ultimate duel for C4:...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace GetborCat...
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Remove GetPatronImage
2016-01-27 Gus Bug 15621: Spelling mistake in printinvice.pl
2015-09-18 Marc VéronBug 13813: Remove deprecated module C4::Dates from...
2015-09-18 Marc VéronBug 13813: Remove deprecated module C4::Dates from...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-11-21 Jonathan DruartBug 12415: Fee receipt: a charges description should...
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-04-30 Ian WallsBug 6273: add support for recording type of payment...
2014-04-17 Kyle M HallBug 9448: Add separate permission for writing off fees
2013-10-14 Kyle M HallBug 10636 - patronimage should have borrowernumber...
2013-09-08 Kyle M HallBug 10027: (follow-up) tidy members/printinvoice.pl
2013-09-08 Kyle M HallBug 10027: include fine details when printing a fine
2012-12-02 Jared Camins-EsakovMerge branch 'bug_8641' into 3.12-master
2012-10-19 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8525'
2012-10-19 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7986'
2012-10-17 Paul PoulainMerge remote-tracking branch 'origin/new/bug_4118'
2012-10-12 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7412'
2012-10-12 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8636'
2012-10-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8233'
2012-10-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7621'
2012-10-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8382'
2012-10-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8623'
2012-10-04 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7986'
2012-10-01 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8209'
2012-09-19 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6448'
2012-09-15 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7671'
2012-09-15 Stéphane DelauneBug 7671 : add a real primary key accountlines_id in...
2011-04-08 Chris CormackMerge remote branch 'kc/new/bug_4912' into kcmaster
2011-03-21 Chris CormackMerge remote branch 'kc/master' into new/enh/bug_5917
2011-03-07 Chris CormackMerge remote branch 'kc/master' into new/bug_3013
2011-02-07 Chris CormackMerge branch 'new/bug_5277' into kcmaster
2010-12-13 Chris CormackMerge remote branch 'kc/new/biblibre_reports' into...
2010-11-20 Chris CormackMerge remote branch 'kc/new/bug_5175' into kcmaster
2010-11-18 Koustubha KaleBug 4440: Revised combined patch to print fee receipts...