Bug 20144: [sql_modes] Set default value for aqbasket.is_standing
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 5 Feb 2018 18:36:27 +0000 (15:36 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 13 Feb 2018 16:58:50 +0000 (13:58 -0300)
commit7b27ff2fdeafa0acfb34257dbe4080bacacb4147
treeef38815a9d5ecea10a32403763b4fac936561bbe
parent06baf06d21e5c808d0e0eed37f3a737dfe0f4e3b
Bug 20144: [sql_modes] Set default value for aqbasket.is_standing

Fix for:
Column 'is_standing' cannot be null

t/db_dependent/Koha/Acquisition/Booksellers.t

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Acquisition.pm