[Koha-bugs] [Bug 7684] inventory : datatable fix actions etc.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 20 17:33:31 CEST 2013


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

Sonia Lemaire <sonia.lemaire at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sonia.lemaire at biblibre.com

--- Comment #51 from Sonia Lemaire <sonia.lemaire at biblibre.com> ---
I tested the patch using the two ways of making an inventory.

The first way, by comparing a barcode file with a list of results :

- I upload a barcode file
- I select the library and the shelving location of the items I want to check
- I choose the statuses of the items
- I check the box “skip copies on loan”
- I check the box “export to CSV file”
- I check the box “compare barcodes list to results”


Ok for items on loan : they have been checked in.
Ok for misplaced items : marked as “should not have been scanned” on the screen
and “wrong place” in the CSV file.
Ok for wrong status : a notforloan item which should not be on the shelf  is
marked as “change item status” in both the online report and the CSV file.
Ok for unknown barcode (scan error or item not found in koha) : marked as
“barcode not found”
ok for setting datelastseen to the inventory date
Ok for CSV export

Not ok : missing item : if a barcode has not been scanned when it should have
been, it is ignored by the tool and no problem is reported.


The second way, by creating a list of items to be checked “manually”

- I select the library and the shelving location of the items I want to check
- I choose the statuses of the items
- I check the box “export to CSV file”

As Mathieu Saby notes, it doesn't work. No list is created, neither on the
online report, nor in the CSV file.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list