Bug 18501: Don't use paidfor for DB fields not mapped with a MARC field
[koha.git] / t / db_dependent / Reserves /
2020-07-16 Nick ClemensBug 25566: Add option to ignore found holds and use...
2020-05-22 Jonathan DruartBug 24612: Fix existing ReserveSlip tests
2020-02-11 Jonathan DruartBug 14711: Change prototype for AddReserve - pass a...
2020-02-04 Jesse WeaverBug 18936: (follow-up) Add foreign key and scope enhanc...
2020-02-04 Kyle M HallBug 18936: Convert issuingrules fields to circulation_rules
2020-01-15 Jonathan DruartBug 20567: Add tests
2019-07-05 Nick ClemensBug 21181: Unit tests
2019-02-27 Tomas Cohen AraziBug 21765: Regression tests
2018-08-24 Kyle M HallBug 15524: (QA follow-up) Change Can[Book|Item]BeReserv...
2018-08-08 Nick ClemensBug 21075: Unit tests
2018-06-04 Benjamin RoksethBug 17561: ReserveSlip needs itemnumber for item level...
2017-10-09 Josef MoravecBug 19437: (followup) Rearrange CancelExpiredReserves...
2017-10-09 Marcel de RooyBug 19437: Rearranging tests for CancelExpiredReserves
2017-08-30 Jonathan DruartBug 19025: Move GetReserveInfo to Koha::Holds
2017-08-15 Jonathan DruartBug 18292: Remove return 1 statements in tests
2017-07-14 Jonathan DruartBug 18262: Fix test in MultiplePerRecord
2017-03-31 Jonathan DruartBug 17560: Hold fee placement at point of checkout
2017-03-31 Jonathan DruartBug 17560: Update current code
2017-01-13 Benjamin RoksethBug 17766 - Patron notification does not work with...
2016-11-15 Jonathan DruartBug 17599: Make the tests pass
2016-09-24 Tomas Cohen AraziBug 17327: (QA followup) Remove Carp::Always which...
2016-09-24 Kyle M HallBug 17327: Add unit test for regression
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Unit Tests
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...