Remove mail validated in procedure
This commit is contained in:
parent
4cc6aedfb9
commit
ab3c1b4be4
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ class Procedure < ActiveRecord::Base
|
||||||
has_many :dossiers
|
has_many :dossiers
|
||||||
has_many :mail_templates
|
has_many :mail_templates
|
||||||
has_one :mail_received
|
has_one :mail_received
|
||||||
has_one :mail_validated
|
|
||||||
|
|
||||||
has_one :procedure_path, dependent: :destroy
|
has_one :procedure_path, dependent: :destroy
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue