Skip to content
  • Matthias Meusburger's avatar
    Bug 7684: multiple fixes for inventory · 0313856d
    Matthias Meusburger authored
    
    
    * 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 (misplaced 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 column
    
    Signed-off-by: default avatarLeila <koha.aixmarseille@gmail.com>
    Signed-off-by: default avatarKoha Team Amu <koha.aixmarseille@gmail.com>
    Signed-off-by: default avatarKyle M Hall <kyle@bywatersolutions.com>
    Signed-off-by: default avatarGalen Charlton <gmc@esilibrary.com>
    0313856d