[Koha-bugs] [Bug 15822] STAFF Advanced search error date utils

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 17 06:09:51 CET 2016


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

--- Comment #6 from Humberto Blanco <hblancoca at gmail.com> ---
(In reply to Jonathan Druart from comment #4)
> Could you export the record and attach it to the bug report.
> Then execute, in your sql cli:
>   SELECT * FROM biblio WHERE biblionumber=YOUR_BIBLIONUMBER
> and post the result here.

Jonathan, I used:
SELECT  *  FROM biblio inner join biblioitems  using  (biblionumber) WHERE
cn_class like '340.11'

I attached the output

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list