https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40575 --- Comment #6 from David Nind <david@davidnind.com> --- (In reply to Katrin Fischer from comment #5)
I tried testing, but I am currently blocked by my installation giving an error on the pending orders table that blocks me from getting to the transfer link:
[ERROR] GET /api/v1/acquisitions/orders: unhandled exception (DBIx::Class::Exception)<<DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st execute failed: Unknown column 'biblio.biblionumber' in 'WHERE' at /kohadevbox/koha/Koha/Objects.pm line 401>>
This is without the patch - posted to Mattermost as well. Maybe someone else could give it a try?
Can confirm that I get the same error when attempting to receive a shipment (before the patch): 1. Add an order to the bask for My Vendor. 2. Close the basket 3. Go the vendor page 4. Click 'Receive shipments' 5. Enter an invoice number 6. Click 'Next' 7. You get a "Something went wrong when loading the table. 500: Internal Server Error." Click OK 8. The 'Receive orders from My Vendor" page sits on "Processing ....". 9. There is the error above in the plack-api-error.log I tried a yarn build and restart_all, but that made no difference. Discussion on Mattermost at https://chat.koha-community.org/koha-community/pl/718z5ut7pirqmmz7ywufdge8er -- You are receiving this mail because: You are watching all bug changes.