Created attachment 58049 [details] Notices screenshot Dear Friends, My friends and me got problem regarding notices. Our Koha version is 16.05.5 Checked out 3 books. Notice (Digest) sent by Koha. It includes 3 books details. When the books check in two notices generated and sent, third book notice notice not generate by Koha. See the screen shot. https://s23.postimg.org/5klk9em63/Sent_notices_for_Vimal_Kumar_2.png
I think this happens because of the timing. Notices are usually sent out every 15 minutes. The system will collect items for check-in and check-out notices within this timeframe. Your notices were sent out at :15 - so my guess is that while the first notice was processed, the check-in happened and so another notice was generated.
Hi Vimal, Could you give us more information to recreate this problem?
Created attachment 59390 [details] 3 books check in message is not possible
Make your your notice templates are correct - reset to the standard one if possible and try it again. It might be you are missing that you are missing the markers for the repeating section with the list of items, it should be something like: ---- <<biblio.title>> ---- Not having the ---- will cause problems with formatting for the CHECKIN and CHECKOUT notices. If that isn't the problem, please send an email to the mailing list.
There was a race condition with generating CHECKOUT/CHECKIN notices that we fixed on another bug. Closing fixed.