[Bug 7739] New: Batch edit items of a title
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7739 Priority: P5 - low Change sponsored?: --- Bug ID: 7739 Assignee: gmcharlt@gmail.com Summary: Batch edit items of a title QA Contact: koha.sekjal@gmail.com Severity: enhancement Classification: Unclassified OS: All Reporter: savitra.sirohi@osslabs.biz Hardware: All Status: NEW Version: master Component: Cataloging Product: Koha We would like to know if it would be possible to develop a feature that would allow us to select more then 1 item to edit in the "edit items" screen. We want to be able to search for a title - click edit - edit items - and from this screen be able to choose more then one item to edit at a time. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7739 Savitra Sirohi <savitra.sirohi@osslabs.biz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion CC| |melia@bywatersolutions.com Assignee|gmcharlt@gmail.com |savitra.sirohi@osslabs.biz -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7739 --- Comment #1 from Savitra Sirohi <savitra.sirohi@osslabs.biz> --- Draft design: Call BatchMod.pl from additems.pl (Edit items). User will select items to batch edit from the additem.pl page and click on a button (Batch Modify) to go to the batch item modify tool. Normally users upload a file containing barcodes or enter the list of barcodes in a box as input to the batch item modify tool, in this case this step will be bypassed as the selection of items will be made from the additem.pl page. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7739 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard@gmail.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7739 Savitra Sirohi <savitra.sirohi@osslabs.biz> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|savitra.sirohi@osslabs.biz |shinoy.m@osslabs.biz -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7739 --- Comment #2 from shinoy m <shinoy.m@osslabs.biz> --- Created attachment 9074 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9074&action=edit Batch edit items of a title. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7739 shinoy m <shinoy.m@osslabs.biz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7739 Liz Rea <wizzyrea@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |wizzyrea@gmail.com --- Comment #3 from Liz Rea <wizzyrea@gmail.com> --- This will need to follow the tools_items_batchmod permission for batch modification. The option should only appear if users have the items_batchmod permission. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7739 --- Comment #4 from Liz Rea <wizzyrea@gmail.com> --- (otherwise, I LOVE it. Please please make this trivial change and resubmit, this is super great.) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7739 shinoy m <shinoy.m@osslabs.biz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9074|0 |1 is obsolete| | --- Comment #5 from shinoy m <shinoy.m@osslabs.biz> --- Created attachment 9252 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9252&action=edit improved patch preparing itemlist array directly from biblionumber instead of using barcode list -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7739 shinoy m <shinoy.m@osslabs.biz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7739 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9252|0 |1 is obsolete| | --- Comment #6 from Nicole C. Engard <nengard@gmail.com> --- Created attachment 9430 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9430&action=edit [SIGNED-OFF] Bug 7739 - Batch edit items of a title A new option - Edit items in batch - is made available under the menu - Edit - in the catalog detail page. When this option is selected the tool batch item modification is called with all items under this biblio passed as parameters. User can then edit all items of this biblio in batch. Once changes are saved the "done" link takes the user back to the catalog detail page of this biblio. To test: Navigate to catalog detail page of any biblio with one or more item records. Use the option "Edit items in batch" from the "Edit" menu. Modify the items in batch, say the collction code or lost status. Press "Save", verify that changes have been effected in the confirmation screen. Use the "Done" link to navigate back to the catalog detail page. Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7739 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7739 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart@biblibre.co | |m --- Comment #7 from Jonathan Druart <jonathan.druart@biblibre.com> --- QA Comment: Works as expected. Patch clean. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7739 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|koha.sekjal@gmail.com |jonathan.druart@biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7739 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |paul.poulain@biblibre.com Version|master |rel_3_10 --- Comment #8 from Paul Poulain <paul.poulain@biblibre.com> --- QA comment : Nicole => "Edit Items In Batch" is wrong according to our guidelines. I've fixed to "Edit items in batch" when pushing, please don't forget this rule ! -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7739 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org