[Koha-bugs] [Bug 18453] Syspref ExportCircHistory is broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 19 09:10:16 CEST 2017


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

--- Comment #1 from Marc Véron <veron at veron.ch> ---
Created attachment 62353
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62353&action=edit
Bug 18453: Syspref ExportCircHistory is broken

The checkouts table on a patron's checkout and detail screen always show
a column 'Export' and the 'Export checkouts using format' fields/buttons.
They should be hidden if syspref 'ExportCircHistory' is set to 'Don't show'.

This patch brings some variables in circulation.tt and in moremember.tt in
sync. They are used by the checkouts table (checkouts-table.inc).

To test:
- Apply patch
- Verify that visibility of export fields in checkouts table depends on
syspref 'ExportCircHistory' (for both moremember.pl and circulation.pl)
- Verify that other functionality behaves as expected on both screens.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list