[Koha-bugs] [Bug 11742] Overdue notice/status triggers displaying the wrong notice for default

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 7 16:21:39 CEST 2014


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

--- Comment #4 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 28020
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28020&action=edit
Bug 11742: Change prototype for GetLetters

The GetLetters subroutine should return an arrayref with different
letters for a module.

Test plan:
0/ Delete your notices with module=claimacquisition, claimissues,
serial
1/ Go on the late orders page (acqui/lateorders.pl) and verify you
cannot choose a notice for claiming
2/ Create a notice with module=claimacquisition
3/ Go on the late orders page (acqui/lateorders.pl) and verify you
can choose the notice for claiming
4/ Go on the Claim serials page (serials/claims.pl) and repeat the same
thing with the a "claimissues" notice
5/ Create a new subscription (serials/subscription-add.pl) and verify
you cannot choose a notification for patrons.
6/ Create a notice with module "serial" and verify you can.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list