https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26082
Bug ID: 26082
Summary: Follow up to bug 23463 - need to call Koha::Item store
to get itemnumber
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5 - low
Component: Acquisitions
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
As a result of using Koha::Item instead of AddItem processing of Edifact
messages are aborting. When calling Koha::Item->new we need to call store in
order to have a valid itemnumber returned otherwise the itemnumber is undefined
causing subsequent usage of it to abort. A case in Illrequest.pm was picked up
in bug 23463 the cases in EDI.pm need to be amended similarly
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/