]> git.koha-community.org Git - koha.git/commit
Bug 28924: Add 3 new columns to categories table
authorMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Mon, 22 Jan 2024 12:14:02 +0000 (12:14 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 18 Jul 2024 16:25:50 +0000 (18:25 +0200)
commit77569e30fe4b354a44e18a906106d23633e6382d
tree61cb2940172b36b363211c5daff4bca48b1aee34
parent0658dadc90ad9b614c0c8b49402d66af17fd50f7
Bug 28924: Add 3 new columns to categories table

This patch adds three new columns to the patron categories table:
noissuescharge
noissueschargegurantees
noissueschargeguarantorswithguarantees

These values will allow charge limits to be set at category level rather than globally for all patrons. If the values are not set at category level then the system will use the global level values

Sponsored-by: Cuyahoga County Public Library <https://cuyahogalibrary.org/>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
installer/data/mysql/atomicupdate/bug_28924-noissuescharges.pl [new file with mode: 0755]
installer/data/mysql/kohastructure.sql