https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23197 Bug ID: 23197 Summary: Add more batch operation options to SQL report results Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org Target Milestone: --- Created attachment 90971 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90971&action=edit Screenshot showing updated interface I propose to extend the functionality added by Bug 19233 so that one can send report results to the following operations: - Batch record deletion (with biblionumbers) - Batch record modification (with biblionumbers) - Batch item modification (with itemnumbers, currently the only option) - Batch item deletion Note that this change is still a template-only solution, so the batch operations will only get data contained in the first page of report results. The column names must be "biblionumber" and/or "itemnumber" in order for the feature to work. -- You are receiving this mail because: You are watching all bug changes.