Send a mail to usager if somebody else wrote a new commentaire on his dossier
This commit is contained in:
parent
4880101202
commit
c7934b2f97
9 changed files with 87 additions and 18 deletions
|
@ -46,5 +46,9 @@ FactoryGirl.define do
|
|||
dossier.cerfa << create(:cerfa)
|
||||
end
|
||||
end
|
||||
|
||||
trait :replied do
|
||||
state 'replied'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue