[FIX] studies_base : #OPP306 - add missing field for search view and correct typo

This commit is contained in:
Boris Gallet
2025-08-27 10:27:19 +02:00
committed by b0g
parent b474f94211
commit be1818654e
2 changed files with 12 additions and 4 deletions

View File

@@ -172,7 +172,7 @@
</record>
<record id="study_questionnaire_subject_type_PRACTITIONER" model="study.questionnaire.subject.type">
<field name="name">Praticient</field>
<field name="name">Praticien</field>
<field name="value">PRACTITIONER</field>
</record>