Skip to content
Snippets Groups Projects
Commit df3bb263 authored by Benjamin - Le Filament's avatar Benjamin - Le Filament
Browse files

[cgscop #230] date rdv obligatoire en phase d'information

parent 6d134cd1
Branches
No related tags found
No related merge requests found
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
<field name="recipient_file_fse"/> <field name="recipient_file_fse"/>
</group> </group>
<group string="Phase d'information"> <group string="Phase d'information">
<field name="date_first_rdv"/> <field name="date_first_rdv" attrs="{'required':[('project_status','=', '1_information')]}"/>
<field name="date_send_guide"/> <field name="date_send_guide"/>
<field name="adhesion_comments"/> <field name="adhesion_comments"/>
</group> </group>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment