Koha/installer/data/mysql
Galen Charlton 741af686ce bug 2770: add RenewalPeriodBase syspref for 3.2 (DB rev 032)
Reconciliation patch to add the RenewalPeriodBase system
preference, which per code by Nahuel Angelinetti changes
the process of calculating the due date after a renewal:

If RenewalPeriodBase is set to 'now', the due date is
set to the current date + the loan period.  This is the
current behavior.

If RenewalPeriodBase is set to 'date_due', the due date
is set to the due date before the renewal + the loan period.

Unless like the corresonding database update in the 3.0.x branch
(3.00.01.007), the default value of RenewalPeriodBase is set to
'now' so as not to unexpectedly change the calculation.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-05-11 15:36:37 -05:00
..
en fix the previous patch to add a syspref that permit to choose the renewal period(day or date_due). 2009-05-11 15:20:09 -05:00
fr-FR fix the previous patch to add a syspref that permit to choose the renewal period(day or date_due). 2009-05-11 15:20:09 -05:00
backfill_statistics.pl Script to correct faulty statistics table entries. 2008-06-26 05:51:26 -05:00
kohastructure.sql bug 2872: fix width of columns in branch_transfer_limits (DB rev 031) 2009-05-11 12:24:20 -05:00
sample_only_param_tables.sql Moved location of updater scripts to dbms specific dir. 2007-11-13 11:22:47 -06:00
update22to30.pl Partial fix for 2084: opac-topissues.pl is both EXPERIMENTAL and 2008-07-12 09:52:17 -05:00
updatedatabase.pl bug 2770: add RenewalPeriodBase syspref for 3.2 (DB rev 032) 2009-05-11 15:36:37 -05:00