Bug 32030: ERM - DB
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 23 Feb 2022 11:27:27 +0000 (12:27 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 8 Nov 2022 12:43:31 +0000 (09:43 -0300)
commitd808c54daad2fc9ff02e9bc86b02d14722799ba8
treeb912a65e0757e0eebcd6d91308f10c20ecb05c9d
parent5d60b72bcc0d37146ad346ca3bbbabab807a4601
Bug 32030: ERM - DB

Syspref 'ERMModule'
Permission 'erm'
Table 'erm_agreements'
3 new av categories:
  * ERM_AGREEMENT_STATUS
  * ERM_AGREEMENT_CLOSURE_REASON
  * ERM_AGREEMENT_RENEWAL_PRIORITY

Signed-off-by: Jonathan Field <jonathan.field@ptfs-europe.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
installer/data/mysql/atomicupdate/erm.pl [new file with mode: 0755]
installer/data/mysql/kohastructure.sql
installer/data/mysql/mandatory/auth_val_cat.sql
installer/data/mysql/mandatory/sysprefs.sql
installer/data/mysql/mandatory/userflags.sql
koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/erm.pref [new file with mode: 0644]