[Koha-bugs] [Bug 15139] Show non-public item note in overdues report

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 1 22:34:16 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15139

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #79034|0                           |1
        is obsolete|                            |

--- Comment #14 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
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 <ssmith3 at mckinneytexas.org>

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
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.


More information about the Koha-bugs mailing list