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

             Bug #: 7145
           Summary: Item availability display on search result is not
                    correct when one item is returned
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: rel_3_6
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: P5
         Component: Searching
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


Since removes items from marcxml,
when an item is returned, the availability information in zebra is not correct.
Since the data indexed for items.onloan is depending on the fact that there is
a value for onloan this data for onloan index is not UPDATED.
Which is not what the user expects.

either change undef to 0000-00-00 value when checking in.
Either del the previous record and recreate that in zebra when it is a
modification of item.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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