[Koha-bugs] [Bug 9044] Allow to select items on catalogue/detail.pl and trigger actions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 3 12:10:50 CEST 2013


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21561|0                           |1
        is obsolete|                            |
  Attachment #21562|0                           |1
        is obsolete|                            |
  Attachment #21563|0                           |1
        is obsolete|                            |
  Attachment #21564|0                           |1
        is obsolete|                            |
  Attachment #21683|0                           |1
        is obsolete|                            |

--- Comment #45 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 21745
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21745&action=edit
[PASSED QA] Bug 9044: Provide item selection in record detail page (staff
client)

This patch add a column in the items table of catalogue/detail.pl that
contains checkboxes for item selection and a drop-down list of actions
that can be executed for the selection of items.
Currently available actions are:
- Delete selected items: redirect to batch items deletion
- Modify selected items: redirect to batch items modification
These actions replace the two menu entries corresponding to the same
action.
Item selection is only enabled if the new syspref
StaffDetailItemSelection is ON.
Actions are not displayed if user doesn't have the right permissions.

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Passes all tests and QA script.
Further testing notes on last patch.

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

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


More information about the Koha-bugs mailing list