https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6918 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com Status|Signed Off |Failed QA --- Comment #54 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Sorry.. but I'm not seeing any Unit Tests... so failing QA for that. As a side note.. I think I would have preferred to see a new method 'CountItemsOrdered' as opposed to adding logic into 'CountItemsIssued' as it makes the methods purpose less well defined/clear. It could, of course, be entirely differently named or in the Koha::Object world perhaps be a chainable filter on an Koha::Items's set? -- You are receiving this mail because: You are watching all bug changes.