Skip to content
Extraits de code Groupes Projets
Valider 9ee7a1cc rédigé par Hervé Silvant - CGScop's avatar Hervé Silvant - CGScop
Parcourir les fichiers

Empeche l'archivage des cooperative

parent 53f6be31
Aucune branche associée trouvée
Aucune étiquette associée trouvée
1 requête de fusion!13Empeche l'archivage des cooperative
...@@ -260,6 +260,10 @@ ...@@ -260,6 +260,10 @@
</header> </header>
</xpath> </xpath>
<xpath expr="//button[@name='toggle_active']" position="attributes">
<attribute name="attrs">{'invisible': ['&amp;', ('is_cooperative','=', True), ('project_status', '!=', '7_abandonne')]}</attribute>
</xpath>
<!-- Affiche les champs des organismes --> <!-- Affiche les champs des organismes -->
<xpath expr='//form/sheet' position="inside"> <xpath expr='//form/sheet' position="inside">
<div name="cooperative" attrs="{'invisible': [('is_cooperative', '=', False)]}"> <div name="cooperative" attrs="{'invisible': [('is_cooperative', '=', False)]}">
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter