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

--- Comment #2 from Jonathan Druart <jonathan.dru...@biblibre.com> ---
Created attachment 10717
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10717&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.dru...@biblibre.com>
modify
+    subscriptionid => @subscriptionid,
with
+    subscriptionid => \@subscriptionid,

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to