Bug 30467: (QA follow-up) Fix copy paste error to update updated_biblionumbers
[koha.git] / Koha / Old /
2022-03-02 Tomas Cohen AraziBug 30023: Add Koha::Old::Checkout->anonymize
2022-03-02 Tomas Cohen AraziBug 30007: Make ->anonymize methods throw an exception...
2022-02-11 Tomas Cohen AraziBug 29843: Add ->anonymize and ->filter_by_anonymizable...
2022-02-11 Tomas Cohen AraziBug 29525: Add Koha::Old::Holds->filter_by_anonymizable
2022-02-11 Tomas Cohen AraziBug 29868: Add Koha::Old::Hold->anonymize
2022-02-11 Tomas Cohen AraziBug 29780: Add Koha::Old::Holds->anonymize
2021-10-28 Tomas Cohen AraziBug 29290: Rename relationships borrower => patron
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-05-10 Jonathan DruartBug 28272: Fix note_seen, desk_id, cancellation_reason
2021-03-05 Jonathan DruartBug 27851: Add Koha::Old::Checkouts->filter_by_todays_c...
2020-11-10 Tomas Cohen AraziBug 23916: (QA follow-up) Adapt all the things to the...
2020-10-14 Tomas Cohen AraziBug 26327: Add ->library method to Koha::*Checkout
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-01-08 Tomas Cohen AraziBug 24321: Clean /checkouts
2020-01-03 Jonathan DruartBug 24150: Add Koha::Old::*[s]
2018-10-03 Jonathan DruartBug 21432: (bug 20899 follow-up) Fix patron's name...
2018-06-22 Josef MoravecBug 20934: (QA follow-up) Fix pod in Koha::Old::Checkout
2018-06-22 Jonathan DruartBug 20934: Fix display of old checkouts in the checkout...
2016-12-20 Jonathan DruartBug 17796: Move Koha::OldIssue[s] to Koha::Checkout[s]
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Fix method names 'type' to...
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Fix clearing of all holds...