https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33236
--- Comment #10 from Jonathan Druart <[email protected]> --- The only thing I am seeing here is that we are passing the suggestion to generate the letter without the one from the DB (we don't get_from_storage). For now the downside is that suggestion.date won't be filled in with the default timestamp, but that should not be a problem. No idea if it's better to add a fetch. -- 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/
