diff --git a/views/res_partner.xml b/views/res_partner.xml
index 1a0988594a677a03f94aad003e66b1ac62115892..e70881447c6e0314af72b822953b83873cf7d90a 100644
--- a/views/res_partner.xml
+++ b/views/res_partner.xml
@@ -21,7 +21,7 @@
                     <page
                         name='scop_liste_ministere'
                         string="Listes Ministère"
-                        attrs="{'invisible': ['|', ('is_cooperative', '!=', True), ('project_status', 'not in', ('5_cg', '6_suivi'))]}"
+                        attrs="{'invisible': ['|', ('is_cooperative', '!=', True), ('project_status', 'not in', ('4_suivi'))]}"
                     >
                         <group>
                             <field name="direccte_id" options="{'no_create': True}" />