https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31447
--- Comment #34 from Jonathan Druart <[email protected]> --- (In reply to Emmi Takkinen from comment #33) > Created attachment 144241 [details] [review] > Bug 31447: Fix test > > Tests for this feature raised a new warning > "Odd number of elements in anonymous hash". > Setting $item->item_group as seperated variable > removes this warning. > > To test prove t/db_dependent/Circulation.t. > > Sponsored-by: Koha-Suomi Oy Are you sure? Did you just try item_group_id => $item->item_group->item_group_id ? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
