Bug 17585: Replace ->get_account_lines with ->account
[koha.git] / Koha / Item.pm
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...