https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35717
--- Comment #36 from Tomás Cohen Arazi (tcohen) <[email protected]> --- Created attachment 172900 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=172900&action=edit Bug 35717: Fix rebase issue after bug 34478 Some code was introduced and the block setting the `ordernumber` for the suggestion when creating an order from a suggestion got located before the actual order is created, and as such the suggestion got is ordernumber set as NULL. -- You are receiving this mail because: 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/
