http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6427 --- Comment #131 from Kyle M Hall <kyle@bywatersolutions.com> --- This new patch set fixes the SIP2 issue. (In reply to Larry Baerveldt from comment #115)
Warning, this code seems to break SIP functionality. C4/ILS.pm is looking for C4/Accounts.pm, but this update removes it.
Test: cd C4/SIP perl -c ILS.pm
Can't locate C4/Accounts.pm in @INC (@INC contains: /home/koha/kohaclone /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at ILS/Transaction/FeePayment.pm line 23.
Please do not signoff until SIP functionality has been restored.
- Larry
-- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.