http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6124
MJ Ray (software.coop) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from MJ Ray (software.coop) <[email protected]> 2011-06-16 01:00:11 UTC --- How is it possible to have a line in branchtransfers with an itemnumber that does not exist in table items? Would it be better to put the rest of the processing inside the if () { ... } rather than use a next short-circuit? Should we alert the user to the problem? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
