https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33608
--- Comment #61 from Marcel de Rooy <[email protected]> --- Items.t actually revealed two bugs obscuring each other: [1] Bug 34316 about not rethrowing an exception [2] Bug 33608: Polish Koha::Statistic further (9.68 KB, patch) Former version contained a bug too when checking the amount parameter needed for account statistics (amount becomes value in table). Gave it attention too on the following patch Move older Stats tests to Koha/Statistics.t when running the corresponding test. First concern resolved. Martin: could you have another look? -- 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/
