Anomalie #8494
ferméProblèmes avec les notifications RET1 et RET2.
Description
Lors de l'injection d'un document, avec un type de document basique (rapport aux délais de traitement et aux délai de relances) si on execute le script ret1-ret2.sh comme suit :
#!/bin/sh
mlbStackPath='/var/www/maarch_courrier/modules/notifications/batch/stack_letterbox_alerts.php'
eventStackPath='/var/www/maarch_courrier/modules/notifications/batch/process_event_stack.php'
cd /var/www/maarch_courrier/modules/notifications/batch/
php $mlbStackPath -c /var/www/maarch_courrier/custom/cs_maarch/modules/notifications/batch/config/config.xml
php $eventStackPath -c /var/www/maarch_courrier/custom/cs_maarch/modules/notifications/batch/config/config.xml -n RET1
php $eventStackPath -c /var/www/maarch_courrier/custom/cs_maarch/modules/notifications/batch/config/config.xml -n RET2
Les notifications pour les courriers en retard sont générées, même si le document vient d'être enregistré à l'instant.
Testé sur une 17.06.12 from scratch et sur une 17.06.12 migrée