http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9224 Bug ID: 9224 Summary: acqui/finishreceive.pl is not Plack-compatible Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: jcamins@cpbibliography.com I get the following warnings in the log when receiving items under Plack: Variable "$datereceived" is not available at /home/jcamins/kohaclone/acqui/finishreceive.pl line 154. Variable "$unitprice" is not available at /home/jcamins/kohaclone/acqui/finishreceive.pl line 155. Variable "$rrp" is not available at /home/jcamins/kohaclone/acqui/finishreceive.pl line 156. Variable "$biblionumber" is not available at /home/jcamins/kohaclone/acqui/finishreceive.pl line 158. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.