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

Katrin Fischer <katrin.fisc...@bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15360|0                           |1
        is obsolete|                            |
  Attachment #15361|0                           |1
        is obsolete|                            |

--- Comment #22 from Katrin Fischer <katrin.fisc...@bsz-bw.de> ---
Created attachment 16120
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16120&action=edit
[PASSED QA] Bug 8365: Add a renewal duration in the issuing rules

Renew an issue for a number of days (filled in the issuing rules).

Test if rules work for any i[item]types and if there is no regression.

- new column issuingrules.renewalperiod
- remove all occurrences of an already removed syspref (globalDueDate)
- remove an unused routine (Overdues::GetIssuingRules)

How it works:
- On existing installations, the issuingrules.renewalperiod =
  issuingrules.loanlength. So the behaviour is the same before and after
  this patch.
- when you add a rule, you can choose a renewal period (the unit value
  is the issuingrules.unit). So you can have a renewal period in hours
  or days.
- The default value for the renewal period is 21 days (same as
  loanlength)

Signed-off-by: Kyle M Hall <k...@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer...@web.de>
Test comments on second patch.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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