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

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff
           Assignee|[email protected]          |[email protected]
                   |                            |m

--- Comment #1 from Jonathan Druart <[email protected]> ---
Created attachment 9412
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9412&action=edit
Bug 7684: multiple fixes for inventory



    * when a file was uploaded and the comparison with catalogue range
     requested, the comparison was wrong: the logic was wrong
    * items that were not supposed to be scanned (ie: supposed to be on another
shelf)
     didn't had the author and title, it was hard to retrieve them on the
shelved
    * some useful fields were missing, like homebranch, location, status
    * the CSV export contained all the item information. It should contain the
same
     informations as the screen

    Behaviour now:
    * scan a list of barcode & select a range of location
    * if a barcode has been scanned and should not be (mis placed item), the
information is displayed
    * if you choose "compare barcodes list to result option", the resulting
list contains all items that have been scanned and those that were supposed to
be. Any item not in both list appears with a specific message on the last colum

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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