[Koha-bugs] [Bug 14395] Two different ways to calculate 'No renewal before' (days or hours)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 16 16:01:01 CEST 2015


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

--- Comment #2 from Holger Meißner <h.meissner.82 at web.de> ---
Created attachment 41027
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41027&action=edit
Bug 14395: Add new syspref NoRenewalBeforePrecision

Currently the 'NoRenwalBefore' setting is based on the exact DateTime of
the due date. This patch introduces a new global syspref for choosing if
'NoRenewalBefore' should instead be calculated based on date only.

To test:

1) Apply patch, then run installer/data/mysql/updatedatabase.pl

2) Confirm that a new syspref NoRenewalBeforePrecision is available
   in administration. It should let you choose between 'date' (default)
   and 'exact time'.

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