[Koha-bugs] [Bug 33935] installer list deleted files which stops the process

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 7 11:19:50 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33935

--- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 152082
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152082&action=edit
Bug 33935: (bug 26403 follow-up) Remove occurrences to deleted files

account_credit_types.sql and account_debit_types.sql have been moved to yml
files but there are still references to them in C4::Installer.

If you select the files during the installer process it will explode with

Test plan:
DROP database koha_kohadev
CREATE database koha_kohadev
restart_all
then install Koha using the UI
Select all the sample data files

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list