[IMP] studies_base:

Studies vue + progress status and state and status fields, views, and values
This commit is contained in:
clementthomas
2024-07-17 12:20:25 +02:00
parent d7735363ae
commit 10b71eb44f
16 changed files with 454 additions and 81 deletions

View File

@@ -21,10 +21,12 @@
},
# always loaded
"data": [
# "security/security.xml",
"views/study_menu.xml",
# "security/security.xml",
"data/studies_base_data.xml",
"security/ir.model.access.csv",
"views/study_config_views.xml",
"views/study_study_views.xml",
"views/study_menu.xml",
],
# only loaded in demonstration mode
"demo": [],