18 Oct
2018
18 Oct
'18
7:23 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13098 --- Comment #5 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 80862 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80862&action=edit Bug 13098: Add Koha::Account::Offsets->total This patch introduces this trivial method for returning the sum0 result of the amount columns of a Koha::Account::Offsets set. To test: - Apply this patch - Run: $ kshell k$ prove t/db_dependent/Koha/Account/Offsets.t - Sign off :-D -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.