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

            Bug ID: 33791
           Summary: $hold->fill does not set itemnumber when checking out
                    without confirming hold
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Hold requests
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

If you add a hold on a book (next available), and then checkout an item of this
book to the same patron, the hold is filled but without itemnumber.

Since we normally expect an itemnumber in old_reserves, this may be confusing.
For instance, reserve_stats.pl ignores these holds because it filters on
itemnumber.

Is this simply a bug or are there circumstances that this behavior is
preferred? In other words, should we fix reserve_stats.pl and other code that
assumes the itemnumber or should we fix MoveReserve/$hold->fill ?

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to