[IMP] study_base: prevent opening of progress_status from a study
This commit is contained in:
committed by
Stéphan Sainléger
parent
e6a9d83a8a
commit
96a1762f43
@@ -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">
|
||||
|
||||
|
Reference in New Issue
Block a user