add opendata boolean attribute for procedure
when opendata is set to true, it means that descriptive's procedure can be public when opendata is set to false, ti means that descriptive's can not be public, because the procedure is only available for public servants, not citizens.
This commit is contained in:
parent
b35aeb778a
commit
ea59f5f260
5 changed files with 31 additions and 1 deletions
|
@ -32,6 +32,7 @@
|
|||
# lien_notice :string
|
||||
# lien_site_web :string
|
||||
# monavis_embed :text
|
||||
# opendata :boolean default(TRUE)
|
||||
# organisation :string
|
||||
# path :string not null
|
||||
# procedure_expires_when_termine_enabled :boolean default(TRUE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue