https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19293 Bug ID: 19293 Summary: Internal server error when receiving shipment with order with deleted biblio Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: aleisha@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org To test: 1) Find or create a basket 2) Add an item to it 3) Find the record for that item in a separate tab, delete the record 4) Notice the order in the basket now says 'deleted bibliographic record' 5) close the basket and receive the shipment 6) After entering an invoice number and clicking next, you'll see the error: Can't call method "subscriptions" on an undefined value at /home/vagrant/kohaclone/acqui/parcel.pl line 245. Note that if you cancel the order, this error is not triggered and everything works as expected. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.