https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15139
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #79034|0 |1 is obsolete| | --- Comment #14 from Jonathan Druart <[email protected]> --- Created attachment 79784 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79784&action=edit Bug 15139: Add non-public item notes to overdue report Sometimes libraries want to see internal notes on the overdue reports page, this patch adds the notes. Additional fixes: - Library column was always empty, now library displays - Replacement price was not formatted according to CurrencyFormat To test: - Make sure you have some overdue issues in your system - Circulation > Overdues report - Make sure everything displays as it should - Verify internal item note shows - Verify price is correctly formatted (syspref CurrencyFormat) - Library shows - Download list of overdues - Verify the new column displays Signed-off-by: Spencer <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> Amended patch: remove the branchcode line, added on its own bug report, see bug 21463 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
