https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37533
Andreas Jonsson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #169881|0 |1 is obsolete| | --- Comment #2 from Andreas Jonsson <[email protected]> --- Created attachment 169882 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169882&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 watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
