[Koha-bugs] [Bug 17996] New: longoverdue.pl should not set 'datereturned' when --mark-returned option is used.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 25 20:45:27 CET 2017


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

            Bug ID: 17996
           Summary: longoverdue.pl should not set 'datereturned' when
                    --mark-returned option is used.
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Command-line Utilities
          Assignee: gmcharlt at gmail.com
          Reporter: barton at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: robin at catalyst.net.nz

When longoverdue.pl returns items, it sets old_issues.returndate to the current
date. This means that when staff look at the borrowers' circulation history,
they see a returndate displayed, which is confusing.

We don't lose information by not setting old_issues.returndate, because
items.itemlost_on will contain the date that the item was lost.

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


More information about the Koha-bugs mailing list