Browse Source
This patch ensures that a patron category that is present in the (English) sample data is used for the ILS-DI tests, avoiding a situation where one part of AddMember was trying to access a patron category via DBIC but failed because it was not visible to it yet. Note that this will become easier once C4::Context->dbh and DBIC are using the same base DBI database handles. Signed-off-by: Galen Charlton <gmc@esilibrary.com>MM-OPAC/theme_dep
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue