[IMP] study_base: prevent opening of progress_status from a study

This commit is contained in:
Stéphan Sainléger
2025-09-05 08:56:39 +02:00
parent e69fcf224b
commit 643c532939

View File

@@ -46,7 +46,7 @@
<group name="study_status_left">
<field name="period_start" />
<field name="period_end" />
<field name="progress_status_id" />
<field name="progress_status_id" options="{'no_open': True}" />
</group>
<group name="study_status_right">