http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7910 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9905|0 |1 is obsolete| | Attachment #10717|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 10737 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10737&action=edit Bug 7910 - Batch renewal of serials To Test: 1) Go to Serials click on Check expiration link. 2) Search some subscription which have to expire it will give some result. 3) Select atleast one subscription which you want to renew. 4) Check the expiration date after renew. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> modify + subscriptionid => @subscriptionid, with + subscriptionid => \@subscriptionid, Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.