26 Dec
2019
26 Dec
'19
4:38 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24289 --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 96632 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96632&action=edit Bug 24289: Make sure sample_holidays will load after sample_libraries They are inserted depending on their alpha order, and sample_holidays will fail because of missing branchcode. This patch suggests a simple fix: rename sample_holidays to sample_libraries_holidays, to make sure it will be loaded after sample_libraries Test plan: Start a fresh installation and select all sample data -- You are receiving this mail because: You are watching all bug changes.