https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21011
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #76536|0 |1 is obsolete| | --- Comment #5 from Katrin Fischer <[email protected]> --- Created attachment 77384 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77384&action=edit Bug 21011: Search for items with not defined homebranch and/or holdingbranch >From bug 5789: scripts can fail if items.homebranch and/or items.holdingbranch is not defined This script will help people catching these migration issues. Test plan: Update your items table to set some homebranch or holdingbranch to NULL Run this script It will display the different items with not defined values in these fields. Signed-off-by: Josef Moravec <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
