Bug 16996: (follow-up) Do not explode if mandatory fields are missing
[koha.git] / Koha / Item.pm
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...