[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

@@ -9,4 +9,5 @@ class StudyParticipantState(models.Model):
name = fields.Char("Name")
sequence = fields.Integer("Sequence")
value = fields.Char("Value")