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

--- Comment #2 from Holger Meißner <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
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