https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35654
Kyle M Hall (khall) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |[email protected] --- Comment #22 from Kyle M Hall (khall) <[email protected]> --- I'm getting an error while testing: kohadev-koha@kohadevbox:koha(bug35654-qa)$ ./misc/cronjobs/delete_items.pl --where "items.withdrawn = 0" --verbose --commit --del_bibs Where statement: items.withdrawn = 0 Deleting bibliographic records when all items are deleted! DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st execute failed: Unknown column 'items.withdrawn' in 'where clause' at /kohadevbox/koha/Koha/Objects.pm line 319 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
