[Koha-bugs] [Bug 7254] New: Show pending orders from baskets with closedate > 180 days

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 23 13:44:14 CET 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7254

             Bug #: 7254
           Summary: Show pending orders from baskets with closedate > 180
                    days
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Platform: All
        OS/Version: All
            Status: ASSIGNED
          Severity: normal
          Priority: PATCH-Sent
         Component: Acquisitions
        AssignedTo: m.de.rooy at rijksmuseum.nl
        ReportedBy: m.de.rooy at rijksmuseum.nl
         QAContact: ian.walls at bywatersolutions.com


Current code for selecting pending orders does not select orders from baskets
with a closedate > 180 days.
The code in Acquisition.pm already includes a FIXME for that.
IMHO this part of the where clause should just be removed; an order is pending
until it is filled. If you do not want to fill it, delete it.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list