Bug 17080: categories.checkprevcheckout - use the default value defined in the DBIx...
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 8 Aug 2016 13:14:36 +0000 (14:14 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 21 Oct 2016 17:33:20 +0000 (17:33 +0000)
commita8907872d13c30b405883ae15aeff896ca0049c4
treed872845129d965de75f3f56c943009a3527d6df2
parenta09f1d75460b85abbf94a151a40cc1643bd4bcec
Bug 17080: categories.checkprevcheckout - use the default value defined in the DBIx::Class schema

This patch reverts bug 17069

Test plan:
Create a new patron category

  prove t/db_dependent/Koha/Patron/Categories.t
should return green

Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Koha/Patron/Category.pm