Skip to content
Extraits de code Groupes Projets

[add] merge 14.0 new process adh

Affichage du commit 5d8d0e72
Suivant
Afficher la dernière version
1 file
+ 1
1
Comparer les modifications
  • Côte à côte
  • En ligne
+ 1
1
@@ -57,7 +57,7 @@
<xpath expr="//notebook/page[@name='scop_staff']" position="attributes">
<attribute name="attrs">{'invisible': [
'|',
'&amp;', ('is_cooperative', '=', True), ('project_status', '!=', '6_suivi'),
'&amp;', ('is_cooperative', '=', True), ('project_status', '!=', '4_suivi'),
'&amp;', ('is_cooperative', '=', False), '&amp;', ('organization_subtype_id','!=', %(cgscop_partner.riga_11528)d), ('type','!=','facility')
]}
</attribute>
Chargement en cours