https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23376
--- Comment #20 from Jonathan Druart <[email protected]> --- (In reply to Nick Clemens from comment #19) > Created attachment 111750 [details] [review] > Bug 23376: If a single item is returned we cannot count "order" is a Koha::Acquisition::Order and so order->items will return a Koha::Items set, should not then it be [% order.items.count %] instead? -- 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/
