Bug 3483

Summary: Show number of OPAC renewals
Product: Koha Reporter: Jane Wagner <jwagner>
Component: CirculationAssignee: Jane Wagner <jwagner>
Status: CLOSED WONTFIX QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: PATCH-Sent (DO NOT USE) CC: chris, jcamins, m.de.rooy
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: Sponsored Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Renewals display screenshot
Squashed commit
Squashed commit
Working patch

Description Chris Cormack 2010-05-21 01:11:14 UTC


---- Reported by jwagner@ptfs.com 2009-08-02 18:53:57 ----

Created an attachment
Renewals display screenshot

Sponsored by Middletown Township Public Library, Middletown, NJ, USA.

On the patron record Checkout tab, the number of renewals on current checkouts will show how many renewals were done through the OPAC.

Patch sent July 26, 2009.



---- Additional Comments From jwagner@ptfs.com 2010-05-12 12:38:54 ----

The fix for this bug (in ptfs-harley) can be pulled from the public git repository at http://github.com/Koha-PTFS, branch http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3483





--- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:11 UTC  ---

This bug was previously known as _bug_ 3483 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3483
Imported an attachment (id=1346)

Unknown operating system Windows 2000. Setting to default OS "All".
Actual time not defined. Setting to 0.0
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here: chris@bigballofwax.co.nz.
   Previous reporter was jwagner@ptfs.com.
The original assignee of this bug does not have
   an account here. Reassigning to the default assignee
   for the component, gmcharlt@gmail.com.
   Previous assignee was kohaprogrammers@ptfs.com.
The original submitter of attachment 1346 [details] is unknown.
   Reassigning to the person who moved it here: chris@bigballofwax.co.nz.

Comment 1 Owen Leonard 2010-12-31 19:54:57 UTC
A fix for this bug can be found in the ip-bug-3483-opac-renewal-count-2010-12-31 branch at http://gitorious.org/koha-dev/koha-dev

This branch cherry-picks the functionality added in ptfs/Bug3483. I don't think I agree that this information should be displayed on the circulation screen (seems too cluttered to me).

However, the changes to Circulation.pm look like they might be valuable, although it looks like the merge may have overwritten some things improperly. It would be good if another set of eyes could check it.
Comment 2 Marcel de Rooy 2011-02-24 13:15:57 UTC Comment hidden (obsolete)
Comment 3 Marcel de Rooy 2011-02-24 13:17:43 UTC Comment hidden (obsolete)
Comment 4 Owen Leonard 2011-02-24 15:14:54 UTC
Created attachment 3206 [details] [review]
Working patch

I cherry picked this recently for testing. It works, but I'm on the fence about whether it's worth it to add more information to an already-cluttered interface.
Comment 5 Jared Camins-Esakov 2012-02-13 13:18:14 UTC
The Harley integration project has been stalled for some time.