Bug 17355: DB changes
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 28 Apr 2020 09:01:19 +0000 (11:01 +0200)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 4 May 2020 06:57:20 +0000 (07:57 +0100)
commit0ebb62755e56fb4e057ad35db6408e04d237559f
treef4774f3af8f024c1a5a65485440740bb13b03d31
parent0f3e7691a491d71b4804a527ce4d3a0bd3ed44a5
Bug 17355: DB changes

This patch adds a new authorised_value_category.is_system boolean/tinyint(1)
DB field.

Name 'is_system' is coming from existing tables account_credit_types and
account_debit_types and should not be discussed here (if you disagree
fill a new bug report and deal with naming issue separately)

Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
installer/data/mysql/atomicupdate/bug_17355.perl [new file with mode: 0644]
installer/data/mysql/kohastructure.sql