Bug 14711: Change prototype for AddReserve - pass a hashref
[koha.git] / t / db_dependent / Reserves / GetReserveFee.t
2020-02-11 Jonathan DruartBug 14711: Change prototype for AddReserve - pass a...
2017-08-30 Jonathan DruartBug 19025: Move GetReserveInfo to Koha::Holds
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-03-31 Jonathan DruartBug 17560: Hold fee placement at point of checkout
2017-03-31 Jonathan DruartBug 17560: Update current code
2015-12-31 Jonathan DruartBug 13592: Add an option to charge for any hold placed
2015-11-06 Jonathan DruartBug 14878: Tests - Create the branchcodes when needed
2015-11-04 Tomas Cohen AraziBug 15081: (followup) Make test files using TestBuilder...
2015-09-07 Marcel de RooyBug 14702: Unit tests for GetReserveFee and ChargeReser...