https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17841

Fridolin SOMERS <fridolin.som...@biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fridolin.som...@biblibre.co
                   |                            |m

--- Comment #1 from Fridolin SOMERS <fridolin.som...@biblibre.com> ---
Wildcard * is not a CCL syntax.

One must use "rt" (right truncation) :
  acqdate,rt:2016-12

You may use "ge" (greater or equal) or "le" or "gt" or "lt", with
"st-date-normalized" :
  acqdate,ge,st-date-normalized:2016-12-01

Funny thing "acqdate,st-date-normalized,ge" does not work.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to