5 Apr
2016
5 Apr
'16
8:49 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15877 --- Comment #13 from Nick Clemens <nick@bywatersolutions.com> --- Edited the: $dbh->do(q|DELETE FROM items|); And replaced with: $builder->clear( { source => 'Item' } ); Same for issues, a test crash wiped my database of all items so not an ideal construction -- You are receiving this mail because: You are watching all bug changes.