Bug 11897: Stockrotation
[koha.git] / Koha / Item.pm
2018-10-09 Martin RenvoizeBug 11897: Stockrotation
2018-07-18 Jonathan DruartBug 18072: Only accept Koha::Library in parameters
2018-07-18 Lari TaskulaBug 18072: Add Koha::Biblio->can_be_transferred
2018-07-18 Lari TaskulaBug 18072: (QA follow-up) let Koha::Item->can_be_transf...
2018-07-18 Lari TaskulaBug 18072: Add Koha::Item->can_be_transferred
2017-04-28 Jonathan DruartBug 18402: Add the Koha::Item->checkout method
2017-04-21 Julian MauriceBug 18459: Add the Koha::Item->biblioitem method
2017-04-13 Jonathan DruartBug 17737: Rename holds_placed_before_today with curren...
2017-04-13 Jonathan DruartBug 17737: Replace GetReservesFromItemnumber with Koha...
2017-02-17 Nick ClemensBug 17974 (QA Followup)
2017-02-17 Jonathan DruartBug 17974: Add the Koha::Item->biblio method
2016-11-15 Jonathan DruartBug 17599: Move C4::Circulation::GetIssuingRule to...
2016-10-26 Kyle M HallBug 14610 - Add and update scripts
2016-10-26 Kyle M HallBug 14610 - Add and update modules
2016-09-02 Jonathan DruartBug 16686: Rename the transfer method to get_transfer
2016-09-02 Jonathan DruartBug 16686: Fix "Item in transit from since" in Holds tab
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2016-02-12 Jonathan DruartBug 15446: Rename Koha::Object[s]->type with _type
2016-01-14 Jonathan DruartBug 15294: Koha::Libraries - Move existing Koha::Branch[es]
2015-12-31 Kyle M HallBug 14945 - Add the ability to store the last patron...
2015-08-11 Kyle M HallBug 13853: Show waiting hold expiration date for waitin...
2015-07-29 Kyle M HallBug 13851: Replace waiting holds logic in circulation...