[Bug 18657] New: Inventory tool should display more
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18657 Bug ID: 18657 Summary: Inventory tool should display more Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Tools Assignee: gmcharlt@gmail.com Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Currently the tool reports: Incorrect not-for-loan values Wrong place Checked out We should have: Optional display of items w/o problems Display of missing/lost items now marked found -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18657 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Inventory tool should |Inventory tool should |display more |display more | |statuses/problems -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18657 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |misilot@fit.edu -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18657 --- Comment #1 from Tom Misilo <misilot@fit.edu> --- Is it possible #12913 removed some of the existing functionality? Like "Display of missing/lost items now marked found" -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18657 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl --- Comment #2 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Tom Misilo from comment #1)
Is it possible #12913 removed some of the existing functionality? Like "Display of missing/lost items now marked found"
Functionality was not the right word for the status of the code ;) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18657 Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18657 --- Comment #3 from Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> --- Created attachment 169141 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169141&action=edit Bug 18657: Add the possibility to add lost items to the report Currently the tool reports: Incorrect not-for-loan values Wrong place Checked out We should have: Optional display of items w/o problems Display of missing/lost items now marked found TEST PLAN 1 - Mark an item as lost 2 - Go to tools->inventory 3 - Fill in the barcode list with the barcode of the item, notice there is one checkbox in "Additional options" 4 - Submit -> there should be no result 5 - Apply patches and redo 1,2&3 6 - Notice there are now 3 checkboxes in "Additional options" 7 - Click on "Add lost items to the report" 8 - Submit -> there is now one line in the report with problem "Item was lost and is now marked as found" 9 - Go to tools->inventory 10 - Click on "Add lost items to the report" 11 - Submit -> there is no line in the report 12 - Go to tools->inventory 13 - Click on "Add items without problem to the report" 11 - Submit -> there is now line in the report with an empty problem -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18657 --- Comment #4 from Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> --- Created attachment 169142 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169142&action=edit Bug 18657: Add the possibility to add every items to the report Currently the tool reports: Incorrect not-for-loan values Wrong place Checked out We should have: Optional display of items w/o problems Display of missing/lost items now marked found TEST PLAN 1 - Mark an item as lost 2 - Go to tools->inventory 3 - Fill in the barcode list with the barcode of the item, notice there is one checkbox in "Additional options" 4 - Submit -> there should be no result 5 - Apply patches and redo 1,2&3 6 - Notice there are now 3 checkboxes in "Additional options" 7 - Click on "Add lost items to the report" 8 - Submit -> there is now one line in the report with problem "Item was lost and is now marked as found" 9 - Go to tools->inventory 10 - Click on "Add lost items to the report" 11 - Submit -> there is no line in the report 12 - Go to tools->inventory 13 - Click on "Add items without problem to the report" 11 - Submit -> there is now line in the report with an empty problem -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18657 Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #169141|0 |1 is obsolete| | --- Comment #5 from Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> --- Created attachment 169143 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169143&action=edit Bug 18657: Add the possibility to add lost items to the report Currently the tool reports: Incorrect not-for-loan values Wrong place Checked out We should have: Optional display of items w/o problems Display of missing/lost items now marked found TEST PLAN 1 - Mark an item as lost 2 - Go to tools->inventory 3 - Fill in the barcode list with the barcode of the item, notice there is one checkbox in "Additional options" 4 - Submit -> there should be no result 5 - Apply patches and redo 1,2&3 6 - Notice there are now 3 checkboxes in "Additional options" 7 - Click on "Add lost items to the report" 8 - Submit -> there is now one line in the report with problem "Item was lost and is now marked as found" 9 - Go to tools->inventory 10 - Click on "Add lost items to the report" 11 - Submit -> there is no line in the report 12 - Go to tools->inventory 13 - Click on "Add items without problem to the report" 11 - Submit -> there is now line in the report with an empty problem -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18657 Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #169142|0 |1 is obsolete| | --- Comment #6 from Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> --- Created attachment 169144 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169144&action=edit Bug 18657: Add the possibility to add every items to the report Currently the tool reports: Incorrect not-for-loan values Wrong place Checked out We should have: Optional display of items w/o problems Display of missing/lost items now marked found TEST PLAN 1 - Mark an item as lost 2 - Go to tools->inventory 3 - Fill in the barcode list with the barcode of the item, notice there is one checkbox in "Additional options" 4 - Submit -> there should be no result 5 - Apply patches and redo 1,2&3 6 - Notice there are now 3 checkboxes in "Additional options" 7 - Click on "Add lost items to the report" 8 - Submit -> there is now one line in the report with problem "Item was lost and is now marked as found" 9 - Go to tools->inventory 10 - Click on "Add lost items to the report" 11 - Submit -> there is no line in the report 12 - Go to tools->inventory 13 - Click on "Add items without problem to the report" 11 - Submit -> there is now line in the report with an empty problem -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18657 Mathieu Saby <mathsabypro@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathsabypro@gmail.com --- Comment #7 from Mathieu Saby <mathsabypro@gmail.com> --- I tested on a sandbox. The two new options work as described, I sign off. I wonder if we should not also add a message in a yellow alert box if the item had a lost status, and if the option "Add losts items to the report" is checked? Not sure of that... -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18657 Biblibre Sandboxes <sandboxes@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #169143|0 |1 is obsolete| | --- Comment #8 from Biblibre Sandboxes <sandboxes@biblibre.com> --- Created attachment 170012 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170012&action=edit Bug 18657: Add the possibility to add lost items to the report Currently the tool reports: Incorrect not-for-loan values Wrong place Checked out We should have: Optional display of items w/o problems Display of missing/lost items now marked found TEST PLAN 1 - Mark an item as lost 2 - Go to tools->inventory 3 - Fill in the barcode list with the barcode of the item, notice there is one checkbox in "Additional options" 4 - Submit -> there should be no result 5 - Apply patches and redo 1,2&3 6 - Notice there are now 3 checkboxes in "Additional options" 7 - Click on "Add lost items to the report" 8 - Submit -> there is now one line in the report with problem "Item was lost and is now marked as found" 9 - Go to tools->inventory 10 - Click on "Add lost items to the report" 11 - Submit -> there is no line in the report 12 - Go to tools->inventory 13 - Click on "Add items without problem to the report" 11 - Submit -> there is now line in the report with an empty problem Signed-off-by: Mathieu Saby <mathsabypro@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18657 Biblibre Sandboxes <sandboxes@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #169144|0 |1 is obsolete| | --- Comment #9 from Biblibre Sandboxes <sandboxes@biblibre.com> --- Created attachment 170013 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170013&action=edit Bug 18657: Add the possibility to add every items to the report Currently the tool reports: Incorrect not-for-loan values Wrong place Checked out We should have: Optional display of items w/o problems Display of missing/lost items now marked found TEST PLAN 1 - Mark an item as lost 2 - Go to tools->inventory 3 - Fill in the barcode list with the barcode of the item, notice there is one checkbox in "Additional options" 4 - Submit -> there should be no result 5 - Apply patches and redo 1,2&3 6 - Notice there are now 3 checkboxes in "Additional options" 7 - Click on "Add lost items to the report" 8 - Submit -> there is now one line in the report with problem "Item was lost and is now marked as found" 9 - Go to tools->inventory 10 - Click on "Add lost items to the report" 11 - Submit -> there is no line in the report 12 - Go to tools->inventory 13 - Click on "Add items without problem to the report" 11 - Submit -> there is now line in the report with an empty problem Signed-off-by: Mathieu Saby <mathsabypro@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18657 Mathieu Saby <mathsabypro@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18657 Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |baptiste.wojtkowski@biblibr | |e.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18657 Lisette Scheer <lisette@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |lisette@bywatersolutions.co |y.org |m CC| |lisette@bywatersolutions.co | |m -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18657 Lisette Scheer <lisette@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #170012|0 |1 is obsolete| | --- Comment #10 from Lisette Scheer <lisette@bywatersolutions.com> --- Created attachment 176017 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=176017&action=edit Bug 18657: Add the possibility to add lost items to the report Works great and passes tests! I updated the test plan to reflect the location of inventory. Currently the tool reports: Incorrect not-for-loan values Wrong place Checked out We should have: Optional display of items w/o problems Display of missing/lost items now marked found TEST PLAN 1 - Mark an item as lost 2 - Go to cataloging->inventory 3 - Fill in the barcode list with the barcode of the item, notice there is one checkbox in "Additional options" 4 - Submit -> there should be no result 5 - Apply patches and redo 1,2&3 6 - Notice there are now 3 checkboxes in "Additional options" 7 - Click on "Add lost items to the report" 8 - Submit -> there is now one line in the report with problem "Item was lost and is now marked as found" 9 - Go to cataloging->inventory 10 - Click on "Add lost items to the report" 11 - Submit -> there is no line in the report 12 - Go to cataloging->inventory 13 - Click on "Add items without problem to the report" 11 - Submit -> there is now line in the report with an empty problem Signed-off-by: Mathieu Saby <mathsabypro@gmail.com> Signed-off-by: Lisette Scheer <lisette@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18657 Lisette Scheer <lisette@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #176017|0 |1 is obsolete| | --- Comment #11 from Lisette Scheer <lisette@bywatersolutions.com> --- Created attachment 176018 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=176018&action=edit Bug 18657: Add the possibility to add lost items to the report Currently the tool reports: Incorrect not-for-loan values Wrong place Checked out We should have: Optional display of items w/o problems Display of missing/lost items now marked found TEST PLAN 1 - Mark an item as lost 2 - Go to tools->inventory 3 - Fill in the barcode list with the barcode of the item, notice there is one checkbox in "Additional options" 4 - Submit -> there should be no result 5 - Apply patches and redo 1,2&3 6 - Notice there are now 3 checkboxes in "Additional options" 7 - Click on "Add lost items to the report" 8 - Submit -> there is now one line in the report with problem "Item was lost and is now marked as found" 9 - Go to tools->inventory 10 - Click on "Add lost items to the report" 11 - Submit -> there is no line in the report 12 - Go to tools->inventory 13 - Click on "Add items without problem to the report" 11 - Submit -> there is now line in the report with an empty problem Signed-off-by: Mathieu Saby <mathsabypro@gmail.com> Signed-off-by: Lisette Scheer <lisette@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18657 Lisette Scheer <lisette@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18657 Lisette Scheer <lisette@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #170013|0 |1 is obsolete| | --- Comment #12 from Lisette Scheer <lisette@bywatersolutions.com> --- Created attachment 176019 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=176019&action=edit Bug 18657: Add the possibility to add every items to the report Currently the tool reports: Incorrect not-for-loan values Wrong place Checked out We should have: Optional display of items w/o problems Display of missing/lost items now marked found TEST PLAN 1 - Mark an item as lost 2 - Go to cataloging->inventory 3 - Fill in the barcode list with the barcode of the item, notice there is one checkbox in "Additional options" 4 - Submit -> there should be no result 5 - Apply patches and redo 1,2&3 6 - Notice there are now 3 checkboxes in "Additional options" 7 - Click on "Add lost items to the report" 8 - Submit -> there is now one line in the report with problem "Item was lost and is now marked as found" 9 - Go to cataloging->inventory 10 - Click on "Add lost items to the report" 11 - Submit -> there is no line in the report 12 - Go to cataloging->inventory 13 - Click on "Add items without problem to the report" 11 - Submit -> there is now line in the report with an empty problem Signed-off-by: Mathieu Saby <mathsabypro@gmail.com> Signed-off-by: Lisette Scheer <lisette@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18657 Lisette Scheer <lisette@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement adds two release notes| |new checkboxes to the | |inventory tool. One will | |show lost items and the | |other will show items | |without a problem when | |barcodes aren't compared. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18657 --- Comment #13 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Fixed inline: <label for="ReportLostItems">Add losts items to the report: </label> -> Add lost items -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18657 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to main Version(s)| |25.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18657 --- Comment #14 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Pushed for 25.05! Well done everyone, thank you! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18657 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m Status|Pushed to main |Needs documenting --- Comment #15 from Fridolin Somers <fridolin.somers@biblibre.com> --- Enhancement not pushed to 24.11.x -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org