[Koha-bugs] [Bug 20067] Authorised values for ORDER_CANCELLATION_REASON are displayed on notice (catalogue/detail.pl)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 23 00:24:07 CET 2018


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

--- Comment #13 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
What we need is:
select authorised_value from marc_subfield_structure where frameworkcode =
"BKS" and kohafield = "items.materials" and authorised_value is not null and
authorised_value != "";

But I am failing to translate this correctly at the moment.

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


More information about the Koha-bugs mailing list