Bug 19056: Replace C4::Reserves::GetReserveCount with Koha::Patron->holds->count
[koha.git] / svc / hold /
2016-09-12 Nick ClemensBug 8030 - (QA followup) Remove svc file no longer...
2016-09-12 Nick ClemensBug 8030 - Change pickup location of a hold from patron...
2016-01-27 Kyle M Hall Bug 14310 [QA Followup] - Use output_with_http_headers...
2016-01-27 Kyle M Hall Bug 14310 [QA Followup] - Deal with error conditions
2016-01-27 Kyle M Hall Bug 14310 [QA Followup] - Enable translations, set...
2016-01-27 Kyle M Hall Bug 14310 - Suspend and resume indvidual holds from...