commit
a8564628d3
1 changed files with 1 additions and 1 deletions
|
@ -584,7 +584,7 @@ class Dossier < ApplicationRecord
|
|||
end
|
||||
|
||||
def log_operations?
|
||||
!procedure.brouillon?
|
||||
!procedure.brouillon? && !brouillon?
|
||||
end
|
||||
|
||||
def keep_track_on_deletion?
|
||||
|
|
Loading…
Reference in a new issue