http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6893 Frère Sébastien Marie <semarie-koha@latrappe.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |semarie-koha@latrappe.fr --- Comment #18 from Frère Sébastien Marie <semarie-koha@latrappe.fr> 2011-12-07 07:52:25 UTC --- (In reply to comment #17)
Comment on attachment 6483 [details] [SIGNED-OFF] Bug 6893 : Updates suggestions list when adding orders
- WHERE STATUS NOT IN ('CLAIMED') + WHERE 1=1
I don't understand the need of this "WHERE" clause ("WHERE 1=1"). If the previous was wrong and not need, should it be removed (and not only replaced by a "always match"-clause) ?
But perhaps I miss something... please explain.
ok, seen why... there is add of "and xxx" after. sorry for noise. -- 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. You are watching all bug changes.