[Bug 7910] New: Batch renewal of serials and order creation
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7910 Priority: P5 - low Change sponsored?: --- Bug ID: 7910 Assignee: colin.campbell@ptfs-europe.com Summary: Batch renewal of serials and order creation QA Contact: koha.sekjal@gmail.com Severity: enhancement Classification: Unclassified OS: All Reporter: savitra.sirohi@osslabs.biz Hardware: All Status: NEW Version: rel_3_8 Component: Serials Product: Koha Allow of serials to be renewed in batch, also upon renewal create an order basket containing with serials that are renewed -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7910 Savitra Sirohi <savitra.sirohi@osslabs.biz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|colin.campbell@ptfs-europe. |savitra.sirohi@osslabs.biz |com | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7910 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de Version|rel_3_8 |master -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7910 Amit Gupta <amit.gupta@osslabs.biz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amit.gupta@osslabs.biz -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7910 Amit Gupta <amit.gupta@osslabs.biz> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|savitra.sirohi@osslabs.biz |amit.gupta@osslabs.biz -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7910 Amit Gupta <amit.gupta@osslabs.biz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |savitra.sirohi@osslabs.biz -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7910 --- Comment #1 from Amit Gupta <amit.gupta@osslabs.biz> --- Created attachment 9905 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9905&action=edit Batch renewal of serials 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. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7910 Amit Gupta <amit.gupta@osslabs.biz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7910 --- Comment #2 from Jonathan Druart <jonathan.druart@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.druart@biblibre.com> modify + subscriptionid => @subscriptionid, with + subscriptionid => \@subscriptionid, -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7910 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |jonathan.druart@biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes.
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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7910 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |paul.poulain@biblibre.com --- Comment #4 from Paul Poulain <paul.poulain@biblibre.com> --- QA comment: * failed perlcritic: Loop iterator is not lexical at line 88, column 5. See page 108 of PBP. (Severity: 5) * a question = has the "also upon renewal create an order basket containing with serials that are renewed" be implemented ? I think no, this patch just introduce the -nice & usefull- batch renewal feature failing QA for #1 (no other comments, will pass QA and push once you've submitted a follow-up that fixes this error) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7910 Amit <amitddng135@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |ASSIGNED CC| |amitddng135@gmail.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7910 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- *** Bug 5340 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7910 --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- It would be nice to see this moving again. A better integration of serials and acquisition would be great. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org