db(routing): remove routing criteria name column
This commit is contained in:
parent
441360a7f4
commit
bbb3823212
3 changed files with 9 additions and 4 deletions
|
@ -12,8 +12,7 @@ class Procedure < ApplicationRecord
|
|||
:durees_conservation_required,
|
||||
:cerfa_flag,
|
||||
:test_started_at,
|
||||
:lien_demarche,
|
||||
:routing_criteria_name
|
||||
:lien_demarche
|
||||
]
|
||||
|
||||
default_scope -> { kept }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue