[IMP] Questionnaire : change type of subject_type, add created and date fields

This commit is contained in:
clementthomas
2024-09-20 14:57:20 +02:00
parent de412acb8b
commit 7fca472449
2 changed files with 6 additions and 3 deletions

View File

@@ -49,7 +49,7 @@
<group name="description" string="Description">
<group name="description_left">
<field name="purpose" />
<field name="subject_type" />
<field name="subject_type" widget="many2many_tags" />
</group>
<group name="description_right">
<field name="description" />