https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37533
--- Comment #1 from Andreas Jonsson <[email protected]> --- Created attachment 169881 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169881&action=edit Bug 37533: fix query in orderreceive.tt The new validation in the REST API will no longer allow the operator "in". Consequently, it has to be replaced with the allowed "-in". Test plan: * Open an invoice and click "Go to receipt page" and on any basket click "receive" and make sure the dialog box appears. -- 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] 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/
