https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12063
--- Comment #58 from Alex Arnaud <[email protected]> --- Created attachment 61735 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=61735&action=edit Bug 12063 - Fix QA failures - Remove expiration date calculation in C4::Letter since it's done when setting the reserve waiting, - remove expiration date calculation in circ/waitingreserves.pl. Use the one in DB, - add a new atomic update that calculate expiration date for waiting reserves, - add tests for days_foward function and fix the infinite loop. -- 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/
