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

--- Comment #6 from Alex Buckley <[email protected]> ---
(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.
_______________________________________________
Koha-bugs mailing list
[email protected]
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