Koha/serials
Chris Nighswonger 4f3df5d1d2 kohabug 2219 Corrects inconsistent use of subscription.serialsadditems column
From the bug report:

The serialsadditems syspref was ostensibly removed in DB rev 071
(http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=commit;h=5c41ae54e68866f9661e853376537059f4d83f70)
in favor of a new serialsadditems column in the subscription table.

However, this removal was incomplete.  It is still created for new installations by:

installer/data/mysql/en/mandatory/sysprefs.sql
installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql

and is used in

serials/serials-recieve.pl
serials/serials-edit.pl
admin/systempreferences.pl

Since the system preference was not removed from the sample data scripts, it
is necessary to add another DB rev to remove it - a user may have made a
fresh install of Koha after DB rev 071.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-07-27 06:07:45 -05:00
..
acqui-search-result.pl cleanup for serials and members for Dates 2007-12-04 19:03:35 -06:00
acqui-search.pl serials subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:07 -06:00
checkexpiration.pl cleanup for serials and members for Dates 2007-12-04 19:03:35 -06:00
claims.pl removing useless code 2007-10-24 17:03:38 -05:00
distributedto.pl serials subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:07 -06:00
lateissues-excel.pl reintroducing lateissues-excel 2007-12-14 09:09:37 -06:00
member-search.pl Bugfixes & improvements (various and minor) : 2007-05-22 09:13:54 +00:00
receipt.pl removing useless code 2007-10-24 17:03:38 -05:00
reorder_members.pl cleanup for serials and members for Dates 2007-12-04 19:03:35 -06:00
routing-preview.pl created old_issues and old_reserves tables 2008-03-15 08:36:31 -05:00
routing.pl replaced incorrect '=>' with '=' 2008-01-03 20:22:19 -06:00
serial-issues.pl serials subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:07 -06:00
serials-collection.pl Populate serialitems table, bugfix 2008-01-10 13:45:19 -06:00
serials-edit.pl kohabug 2219 Corrects inconsistent use of subscription.serialsadditems column 2008-07-27 06:07:45 -05:00
serials-home.pl Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts 2007-10-18 16:27:04 -05:00
serials-recieve.pl item rework: moved various accessor functions 2008-01-03 16:25:05 -06:00
statecollection.pl cleanup for serials and members for Dates 2007-12-04 19:03:35 -06:00
subscription-add.pl Sort dropdowns for libraries by name instead of branchcode in several staff-side interfaces. 2008-06-02 00:50:33 -05:00
subscription-bib-search.pl (minor) remove unconditional non-error warn 2008-07-24 11:26:29 -05:00
subscription-copy.pl serials subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:07 -06:00
subscription-detail.pl bugfix : independantbranches behaviour 2008-04-10 02:55:50 -05:00
subscription-renew.pl cleanup for serials and members for Dates 2007-12-04 19:03:35 -06:00
viewalerts.pl Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts 2007-10-18 16:27:04 -05:00