[fix #504] Dossier: received -> en_instruction

This commit is contained in:
LeSim 2017-12-14 15:53:02 +01:00
parent 72bae2c374
commit 3dda27b281
40 changed files with 143 additions and 108 deletions

View file

@ -12,7 +12,7 @@ FactoryGirl.define do
type 'MailRefused'
end
trait :dossier_received do
trait :dossier_en_instruction do
object "[TPS] Accusé de réception pour votre dossier nº --numero_dossier--"
body "Votre administration vous confirme la bonne réception de votre dossier nº --numero_dossier--"
type 'MailReceived'