26 Jan
2017
26 Jan
'17
3:05 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17944 --- Comment #6 from Alex Buckley <alexbuckley@catalyst.net.nz> --- (in reply to comment 4 by M.tompsett) I have tried to implement DBIx in the itemtypes.pl script. To get it working successfully I had to implement two DBIx queries, one to search the items and another to search the biblioitems for the itemtype being attempted to be deleted. Then I add the number of retrieved items together. I tried to implement the entire original sql query into the equivalent singular DBIx query however I could not get a successful search of both items and biblioitems. -- You are receiving this mail because: You are watching all bug changes.