commit
c7b1549063
1 changed files with 1 additions and 2 deletions
|
@ -564,8 +564,7 @@ class Dossier < ApplicationRecord
|
|||
end
|
||||
|
||||
def close_to_expiration?
|
||||
return false if en_instruction?
|
||||
approximative_expiration_date < Time.zone.now
|
||||
return false
|
||||
end
|
||||
|
||||
def expiration_date
|
||||
|
|
Loading…
Reference in a new issue