22 Feb
2018
22 Feb
'18
11:24 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20067 --- Comment #13 from Katrin Fischer <katrin.fischer@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.