[ADD]urvey_record_generation: manage the case where the other record is a mandatory field

This commit is contained in:
2025-05-14 14:42:18 +02:00
parent 38df9c61d0
commit c4302da556
6 changed files with 35 additions and 5 deletions

View File

@@ -10,6 +10,7 @@
<page name="record_creation" string="Record creation">
<field name="survey_record_creation_ids">
<tree>
<field name="sequence" widget="handle"/>
<field name="name" />
<field name="model_id" />
</tree>