[Koha-bugs] [Bug 7413] Allow OPAC renewal x days before due date

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 14 10:59:05 CET 2014


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

--- Comment #26 from Holger Meißner <h.meissner.82 at web.de> ---
Created attachment 25252
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25252&action=edit
Bug 7413: Unit test

This patch makes the new parameter norenewalbefore known to
unit test Circulation_Issuingrule.t.

To test:
1) Before applying the patch:
   prove t/db_dependent/Circulation_Issuingrule.t
2) Notice that the test fails with:
   $got->{norenewalbefore} = undef
   $expected->{norenewalbefore} = Does not exist
3) Apply the patch.
4) Run test again and it should pass.

Sponsored-by: Hochschule für Gesundheit (hsg), Germany

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


More information about the Koha-bugs mailing list