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

--- Comment #2 from Jonathan Druart <[email protected]> ---
Created attachment 145949
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145949&action=edit
Bug 32779: ERM - Fix import from list

There is a typo, '$' is missing, which caused the following error:
Use of inherited AUTOLOAD for non-method
Koha::BackgroundJob::CreateEHoldingsFromBiblios::fix_coverage() is no longer
allowed at /kohadevbox/koha/Koha/BackgroundJob/CreateEHoldingsFromBiblios.pm
line 126

Test plan:
Create a list, add an item
Turn on ERM
Create a package
Go to /cgi-bin/koha/erm/eholdings/local/titles
Click "Import from list"
Select the package, then your list, and import
It should succeed

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to