diff --git a/views/res_partner.xml b/views/res_partner.xml
index e51f0b5730a1363946ef9b049c9aa394ea8c46c7..a96d4b1fc40a187587f4fe545aa8c8f878008fcb 100644
--- a/views/res_partner.xml
+++ b/views/res_partner.xml
@@ -13,7 +13,7 @@
                     <page
                         name='scop_contribution'
                         string="Cotisations"
-                        attrs="{'invisible': ['|', ('is_cooperative', '!=', True), ('project_status', '!=', '4_suivi')]}"
+                        attrs="{'invisible': ['|', ('is_cooperative', '!=', True), ('project_status', 'not in', ['4_suivi', '6_decede'])]}"
                     >
                         <notebook>
                             <page name="contribution" string="Appels de Cotisations">