Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / members / printfeercpt.pl
2020-01-20 Jonathan DruartBug 24018: Remove die "Not logged in"
2019-10-08 Kyle M HallBug 23507: Add ability to show change given on auto...
2019-05-10 Kyle M HallBug 22761: Add ability to use print version of ACCOUNT_...
2019-03-21 Josef MoravecBug 21683: Remove accountlines.accountno
2018-11-06 Kyle M HallBug 20629: Remove ability to 'reverse' payments
2018-09-28 Katrin FischerBug 21167: Fix price formatting on printed fee invoice...
2018-06-29 Josef MoravecBug 20903: Remove unnecessary category code parameters
2018-02-23 Jonathan DruartBug 12001: Move GetMemberAccountRecords to the Koha...
2018-02-16 Jonathan DruartBug 18789: Update other occurences where is_child shoul...
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-02-24 Gus15622 - Spelling mistake in printfeercpt.pl writen...
2015-10-19 Jonathan DruartBug 14926: Format the date according to the dateformat...
2015-10-19 Marc VéronBug 14926: Remove C4::Dates from members/printfeercpt.pl
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-22 Kyle M HallBug 10954: ensure that payment receipt displays the...
2013-10-14 Kyle M HallBug 10636 - patronimage should have borrowernumber...
2010-11-18 Koustubha KaleBug 4440: Revised combined patch to print fee receipts...