https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23357
--- Comment #11 from Jonathan Druart <[email protected]> --- Situation 1 - Overdue 3 days for Patron: email + print A. No email defined, overdue -t generates * on master, 2 notices OK 1 print for patron 1 email for staff * on 23357 (only first patch) 1 print for patron * on 23357_2 (2 patches) OK 1 print for patron 1 email for staff B. With email defined * on master, 2 notices OK 1 print for patron 1 email for patron * on 23357 (only first patch) OK 1 print for patron 1 email for patron * on 23357_2 (2 patches) 1 print for patron 1 email for patron 1 email for staff Situation 2 - Overdue 3 days for Patron: email only A. No email defined, overdue -t generates * on master, 2 notices OK 1 print for patron 1 email for staff * on 23357 (only first patch) OK 1 print for patron 1 email for staff * on 23357_2 (2 patches) OK 1 print for patron 1 email for staff B. With email defined * on master, 2 notices OK 1 email for patron * on 23357 (only first patch) OK 1 email for patron * on 23357_2 (2 patches) OK 1 email for patron -- 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/
