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

[update] partner notebook page visibility

parent 6b5f434e
No related branches found
No related tags found
No related merge requests found
......@@ -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">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment