BZ7677: New areas in subscriptions and new functions when receiving.
authorMatthias Meusburger <matthias.meusburger@biblibre.com>
Thu, 9 Jan 2014 16:06:14 +0000 (17:06 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Mon, 12 Sep 2016 09:13:54 +0000 (09:13 +0000)
commit99c25135599c99bb1f1c83d390eca4628a26f4cf
treed86103c09440b8eea801d78b93b8d58afeed3e5e
parent259679e9dece15b69b216b8e39f8e4ebd0b58800
BZ7677: New areas in subscriptions and new functions when receiving.

When enabling the makePreviousSerialAvailable syspref, the previously
 received serial's itemtype is set as defined in the subscription.
 (Please note that the item-level_itypes syspref must be set to specific item.)
 It is also made available.

Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>

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

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/Serials.pm
installer/data/mysql/atomicupdate/bug_7677_Adds_fields_to_subscription_table_and_makePreviousSerialAvailable_syspref.sql [new file with mode: 0644]
installer/data/mysql/kohastructure.sql
installer/data/mysql/sysprefs.sql
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/serials.pref
koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-edit.tt
koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt
serials/serials-edit.pl
serials/subscription-add.pl