Bug 14697: Enhance the return claims feature
[koha.git] / members / discharge.pl
2019-10-07 Dobrica PavlinusicBug 23723: using exit inside eval to stop sending outpu...
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: Patron discharges
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...
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 Jonathan DruartBug 17738: Replace GetReservesFromBorrowernumber with...
2016-05-06 Kyle M HallMerges translations for Koha 16.05
2016-05-06 AleishaBug 15823: Can still access patron discharge slip witho...
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Remove GetPatronImage
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2016-01-27 Jonathan DruartBug 15353: Display the patron image where needed
2016-01-23 Jonathan DruartBug 15542: Always display the patron's info the same...
2015-09-28 Matthias MeusburgerBug 14368: [Follow-up] Fix workflow
2015-09-28 Jonathan DruartBug 14368: Add some missing tests
2015-09-28 Matthias MeusburgerBug 14368: [Follow-up] Add filter on borrower when...
2015-09-28 Matthias MeusburgerBug 14368: Add discharges history.
2015-06-11 Matthias MeusburgerBug 14280: Add branches fields to discharges letters
2015-04-30 Jonathan DruartBug 8007: (QA followup) Add error handling when generat...
2015-04-30 Jonathan DruartBug 8007: Compatibility with bug 11944
2015-04-30 Yohann DufourBug 8007: Discharge management