http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10601 Liz Rea <liz@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #19717|0 |1 is obsolete| | --- Comment #2 from Liz Rea <liz@catalyst.net.nz> --- Created attachment 19741 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19741&action=edit Bug 10601: Add a counter on batch items modifications After executing a batch items modifications, a dialog is displayed above the result table. It contains the number of items (and total fields) which has been modified. Test plan: 1/ Go to tools/batchMod.pl 2/ Enter a barcodes list 3/ Check/uncheck items and fill some values to apply 4/ Save 5/ The table summary will be displayed with a dialog box on top: XX item(s) modified (with YY fields modified) Check that XX and YY correspond with what you expected. Signed-off-by: Liz Rea <liz@catalyst.net.nz> batch modification still seems to work correctly, with the helpful addition of the counter. Thanks! -- You are receiving this mail because: You are watching all bug changes.