http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10601 --- Comment #1 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 19717 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19717&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. -- You are receiving this mail because: You are watching all bug changes.