]> git.koha-community.org Git - koha.git/commit
Bug 19004: Patrons.t should create its own data for enrollment fees.
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Sun, 30 Jul 2017 14:53:00 +0000 (16:53 +0200)
committerKatrin Fischer <katrin.fischer.83@web.de>
Fri, 6 Oct 2017 06:12:53 +0000 (08:12 +0200)
commit3435f41c3a3df02c000a888185ad384124c39e1d
treed3976fefbdcb87861b59c3e23838932bf58176fc
parentd790db9032ca2db8600eeeca34900e13620e722d
Bug 19004: Patrons.t should create its own data for enrollment fees.

If the patron categories J, K, YA would not exist, Patrons.t would fail.

Test plan:
[1] Remove one of these patron categories.
[2] Run t/db_dependent/Koha/Patrons.t

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 57427f7a10c887964fa4d4397c6ec238af2bc694)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 2fdd3ef94a424d956fd6032662e6a69ddb81e511)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
t/db_dependent/Koha/Patrons.t