]> git.koha-community.org Git - koha.git/commit
Bug 33713: Make batch operations from report results open in new tab
authorLucas Gass <lucas@bywatersolutions.com>
Fri, 12 May 2023 18:06:57 +0000 (18:06 +0000)
committerMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Thu, 8 Jun 2023 16:51:18 +0000 (16:51 +0000)
commit6b676c0ebc8d6d965ed7890354ba62deae0656fc
treee804bdf958e25d76f2d49c9068d2c63a4d723881
parent90c1fe386e11e3b0bb1bec5333e3e34afd7a9680
Bug 33713: Make batch operations from report results open in new tab

To test:
1. Have some reports that can do the following batch operations:
    -Batch patron mod
    -Batch item deletion
    -Batch add to list
    -Batch item mod
    -Batch record delection
    -Batch record mod

2. Run the report ann click 'Batch operations with X visible records', make sure each batch op opens in a new tab.

These two simple reports should allow you to test each of the batch cases:

select * from items limit 1
select * from borrowers limit 1

Signed-off-by: Andrew Fuerste-Henry <andrewfh@dubcolib.org>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit a40bd8d05d5d0dc5e789788808f05ce1697e6226)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt