add the possibility for administrator to refuse external review on a specific procedure

This commit is contained in:
kara Diaby 2020-09-30 18:22:06 +02:00
parent 1ba85e6080
commit 57adb90c8f
8 changed files with 52 additions and 3 deletions

View file

@ -4,6 +4,7 @@
#
# id :integer not null, primary key
# aasm_state :string default("brouillon")
# allow_expert_review :boolean default(TRUE), not null
# api_entreprise_token :string
# ask_birthday :boolean default(FALSE), not null
# auto_archive_on :date