Koha/t/lib
Jonathan Druart af50ec6e5f
Bug 24150: Add missing koha_object[s]_class methods and skip for deletedborrowers
deletedborrowers does not have a PK, and adding it is out of the scope
of this patchset. Indeed we will have to handle possible duplication of
borrowernumber values, which does not seem trivial.
Having bug 20271 in mind, we will have to deal with this problematic
anyway later.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-01-07 13:44:29 +00:00
..
Koha/Plugin Bug 23050: (QA follow-up) Add Koha::Plugins::Tab class 2019-11-05 08:13:59 +00:00
QA Bug 11529: (RM follow-up) Add WHILE to directive list 2019-08-05 18:43:26 +01:00
Dates.pm
Mocks.pm Bug 21817: Centralize the mock of userenv from tests 2019-01-02 20:18:29 +00:00
Selenium.pm Bug 22478: Fix POD 2019-05-02 13:40:26 +00:00
TestBuilder.pm Bug 24150: Add missing koha_object[s]_class methods and skip for deletedborrowers 2020-01-07 13:44:29 +00:00