http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9503
Bug ID: 9503
Summary: Link from histsearch via invoicenumber results in
error
Classification: Unclassified
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]
The acq histsearch page displays invoice numbers and allows their selection to
retrieve shipments recorded against that invoice. Selection results in an
error:
Can't use an undefined value as an ARRAY reference at
/home/koha/kohaclone/acqui/parcel.pl line 160.
Cause of the error is that the the invoice id is passed as invoice whereas
parcel.pl expects invoiceid so that GetInvoiceDetails is incorrectly called and
returns undef rather than an invoice structure
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/