20 Oct
2020
20 Oct
'20
5:51 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23376 --- Comment #20 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (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.