فهرست منبع

remove unnecessary modules conditions

Olivier Massot 2 سال پیش
والد
کامیت
03bc83e9dc
1فایلهای تغییر یافته به همراه0 افزوده شده و 56 حذف شده
  1. 0 56
      config/opentalent/modulesbyconditions.yaml

+ 0 - 56
config/opentalent/modulesbyconditions.yaml

@@ -89,59 +89,3 @@ opentalent:
                 service:
                     name: App\Service\Network\Utils
                     function: isCMF
-        Pes:
-            conditions:
-                service:
-                    name: App\Service\Organization\Utils
-                    function: hasModule
-                    args:
-                        - 'Pes'
-        BergerLevrault:
-            conditions:
-                service:
-                    name: App\Service\Organization\Utils
-                    function: hasModule
-                    args:
-                        - 'BergerLevrault'
-        Jvs:
-            conditions:
-                service:
-                    name: App\Service\Organization\Utils
-                    function: hasModule
-                    args:
-                        - 'Jvs'
-        SddBank:
-            conditions:
-                service:
-                    name: App\Service\Organization\Utils
-                    function: hasModule
-                    args:
-                        - 'SddBank'
-        SddRegie:
-            conditions:
-                service:
-                    name: App\Service\Organization\Utils
-                    function: hasModule
-                    args:
-                        - 'SddRegie'
-        UnpaidPes:
-            conditions:
-                service:
-                    name: App\Service\Organization\Utils
-                    function: hasModule
-                    args:
-                        - 'UnpaidPes'
-        UnpaidBergerLevrault:
-            conditions:
-                service:
-                    name: App\Service\Organization\Utils
-                    function: hasModule
-                    args:
-                        - 'UnpaidBergerLevrault'
-        UnpaidJvs:
-            conditions:
-                service:
-                    name: App\Service\Organization\Utils
-                    function: hasModule
-                    args:
-                        - 'UnpaidJvs'