[Koha-bugs] [Bug 6893] Order from suggestion does not remove suggestion from 'accepted' list

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 7 08:52:25 CET 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6893

Frère Sébastien Marie <semarie-koha at latrappe.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |semarie-koha at latrappe.fr

--- Comment #18 from Frère Sébastien Marie <semarie-koha at 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.


More information about the Koha-bugs mailing list