add the possibility for administrator to refuse external review on a specific procedure
This commit is contained in:
parent
1ba85e6080
commit
57adb90c8f
8 changed files with 52 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue