https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22565
--- Comment #3 from Martin Renvoize <[email protected]> --- Created attachment 86965 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86965&action=edit Bug 22565: Do NOT replace all internalnote's on receive Bug 21467 introduced a but whereby setting any order_internalnote on receive one would end up setting all orders to have that internalnote. This patch adds the missing WHERE clause to the database query which was likely lost during a rebase? Signed-off-by: Martin Renvoize <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
