N°9357 - Status mandatory on Service(Subcategory) (#843)

* N°9357 - Status mandatory on Service(Subcategory)

* N°9357 - Fix greptile feedbacks
This commit is contained in:
Vincent Dumas
2026-03-16 17:35:20 +01:00
committed by GitHub
parent 5d6e2cc9f7
commit 1c1f01aed5
37 changed files with 106 additions and 363 deletions

View File

@@ -1234,8 +1234,8 @@ public function PrefillSearchForm(&$aContextParam)
</value>
</values>
<sql>status</sql>
<default_value/>
<is_null_allowed>true</is_null_allowed>
<default_value>implementation</default_value>
<is_null_allowed>false</is_null_allowed>
<display_style>list</display_style>
</field>
<field id="icon" xsi:type="AttributeImage">
@@ -1653,8 +1653,8 @@ public function PrefillSearchForm(&$aContextParam)
</value>
</values>
<sql>status</sql>
<default_value/>
<is_null_allowed>true</is_null_allowed>
<default_value>implementation</default_value>
<is_null_allowed>false</is_null_allowed>
<display_style>list</display_style>
</field>
</fields>

View File

@@ -40,31 +40,18 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Contract:baseinfo' => 'Obecné informace',
'Contract:moreinfo' => 'Smluvní informace',
'Contract:cost' => 'Informace o nákladech',
]);
/*
'UI:ServiceManagementMenu' => 'Gestion des Services',
'UI:ServiceManagementMenu+' => 'Gestion des Services',
'UI:ServiceManagementMenu:Title' => 'Résumé des services & contrats',
'UI-ServiceManagementMenu-ContractsBySrvLevel' => 'Contrats par niveau de service',
'UI-ServiceManagementMenu-ContractsByStatus' => 'Contrats par état',
'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Contrats se terminant dans moins de 30 jours',
*/
//
// Class: Organization
//

View File

@@ -39,31 +39,18 @@ Dict::Add('DA DA', 'Danish', 'Dansk', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Contract:baseinfo' => 'General information~~',
'Contract:moreinfo' => 'Contractual information~~',
'Contract:cost' => 'Cost information~~',
]);
/*
'UI:ServiceManagementMenu' => 'Gestion des Services',
'UI:ServiceManagementMenu+' => 'Gestion des Services',
'UI:ServiceManagementMenu:Title' => 'Résumé des services & contrats',
'UI-ServiceManagementMenu-ContractsBySrvLevel' => 'Contrats par niveau de service',
'UI-ServiceManagementMenu-ContractsByStatus' => 'Contrats par état',
'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Contrats se terminant dans moins de 30 jours',
*/
//
// Class: Organization
//

View File

@@ -39,32 +39,18 @@ Dict::Add('DE DE', 'German', 'Deutsch', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Contract:baseinfo' => 'Allgemeine Informationen',
'Contract:moreinfo' => 'Vertragliche Informationen',
'Contract:cost' => 'Kosteninformation',
]);
/*
'UI:ServiceManagementMenu' => 'Gestion des Services',
'UI:ServiceManagementMenu+' => 'Gestion des Services',
'UI:ServiceManagementMenu:Title' => 'Résumé des services & contrats',
'UI-ServiceManagementMenu-ContractsBySrvLevel' => 'Contrats par niveau de service',
'UI-ServiceManagementMenu-ContractsByStatus' => 'Contrats par état',
'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Contrats se terminant dans moins de 30 jours',
*/
//
// Class: Organization
//

View File

@@ -64,17 +64,12 @@ Dict::Add('EN US', 'English', 'English', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering',
'UI-ServiceCatalogMenu-Title' => 'Service catalog',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA',
'Menu:RulesAndWorkflow' => 'Rules and workflow',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.',
'Contract:baseinfo' => 'General information',
'Contract:moreinfo' => 'Contractual information',

View File

@@ -64,31 +64,18 @@ Dict::Add('EN GB', 'British English', 'British English', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Contract:baseinfo' => 'General information',
'Contract:moreinfo' => 'Contractual information',
'Contract:cost' => 'Cost information',
]);
/*
'UI:ServiceManagementMenu' => 'Gestion des Services',
'UI:ServiceManagementMenu+' => 'Gestion des Services',
'UI:ServiceManagementMenu:Title' => 'Résumé des services & contrats',
'UI-ServiceManagementMenu-ContractsBySrvLevel' => 'Contrats par niveau de service',
'UI-ServiceManagementMenu-ContractsByStatus' => 'Contrats par état',
'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Contrats se terminant dans moins de 30 jours',
*/
//
// Class: Organization
//

View File

@@ -36,31 +36,18 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Contract:baseinfo' => 'Información General',
'Contract:moreinfo' => 'Información Contractual',
'Contract:cost' => 'Información de Costos',
]);
/*
'UI:ServiceManagementMenu' => 'Gestion des Services',
'UI:ServiceManagementMenu+' => 'Gestion des Services',
'UI:ServiceManagementMenu:Title' => 'Résumé des services & contrats',
'UI-ServiceManagementMenu-ContractsBySrvLevel' => 'Contrats par niveau de service',
'UI-ServiceManagementMenu-ContractsByStatus' => 'Contrats par état',
'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Contrats se terminant dans moins de 30 jours',
*/
//
// Class: Organization
//

View File

@@ -37,18 +37,13 @@ Dict::Add('FR FR', 'French', 'Français', [
'Menu:ServiceCatalog' => 'Catalogue de services',
'Menu:ServiceCatalog+' => 'Définir les éléments des offres de service',
'UI-ServiceCatalogMenu-Title' => 'Catalogue de services',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Les obsolètes sont invisibles dans le portail utilisateur',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Seuls les Services et Sous-catégories en production sont affichés dans le portail utilisateur',
'UI-ServiceCatalogMenu-UnusedService' => 'Services en production sans contrat client',
'UI-ServiceCatalogMenu-NotInPortal' => 'Non affichés dans le portail utilisateur',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Les services sans famille de service sont invisibles dans le portail utilisateur',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Nombre de SLTs par SLA',
'UI-ServiceCatalogMenu-ContractByService' => 'Nombre de contrats clients utilisant ce service',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Nombre de contrats clients utilisant ce SLA',
'Menu:RulesAndWorkflow' => 'Règles d\'automatisation',
'Menu:RulesAndWorkflow+' => '',
'UI-RulesAndWorkflow-Title' => 'Règles d\'automatisation',
'UI-RulesAndWorkflow-Description' => 'De nombreuses extensions apportent des règles de notification et d\'automatisation du cycle de vie des tickets.
Elles sont incluses dans les produits Professionels, mais pas dans la version communautaire. Vous pouvez les obtenir sur iTop Hub.',
'Contract:baseinfo' => 'Information générale',
'Contract:moreinfo' => 'Aspects contractuels',

View File

@@ -38,31 +38,18 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Contract:baseinfo' => 'General information~~',
'Contract:moreinfo' => 'Contractual information~~',
'Contract:cost' => 'Cost information~~',
]);
/*
'UI:ServiceManagementMenu' => 'Gestion des Services',
'UI:ServiceManagementMenu+' => 'Gestion des Services',
'UI:ServiceManagementMenu:Title' => 'Résumé des services & contrats',
'UI-ServiceManagementMenu-ContractsBySrvLevel' => 'Contrats par niveau de service',
'UI-ServiceManagementMenu-ContractsByStatus' => 'Contrats par état',
'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Contrats se terminant dans moins de 30 jours',
*/
//
// Class: Organization
//

View File

@@ -34,20 +34,22 @@ Dict::Add('IT IT', 'Italian', 'Italiano', [
'Menu:DeliveryModel+' => 'Teams handling tickets~~',
'Menu:ServiceFamily' => 'Famiglie di Servizi',
'Menu:ServiceFamily+' => 'Top level in service hierarchy~~',
'Menu:ServiceCatalog' => 'Service catalog~~',
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Contract:baseinfo' => 'Informazioni Generali',
'Contract:moreinfo' => 'Informazioni Contrattuali',
'Contract:cost' => 'Informazioni sui Costi',
]);
/*
'UI:ServiceManagementMenu' => 'Gestion des Services',
'UI:ServiceManagementMenu+' => 'Gestion des Services',
'UI:ServiceManagementMenu:Title' => 'Résumé des services & contrats',
'UI-ServiceManagementMenu-ContractsBySrvLevel' => 'Contrats par niveau de service',
'UI-ServiceManagementMenu-ContractsByStatus' => 'Contrats par état',
'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Contrats se terminant dans moins de 30 jours',
*/
//
// Class: Organization
//

View File

@@ -38,31 +38,18 @@ Dict::Add('JA JP', 'Japanese', '日本語', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Contract:baseinfo' => 'General information~~',
'Contract:moreinfo' => 'Contractual information~~',
'Contract:cost' => 'Cost information~~',
]);
/*
'UI:ServiceManagementMenu' => 'Gestion des Services',
'UI:ServiceManagementMenu+' => 'Gestion des Services',
'UI:ServiceManagementMenu:Title' => 'Résumé des services & contrats',
'UI-ServiceManagementMenu-ContractsBySrvLevel' => 'Contrats par niveau de service',
'UI-ServiceManagementMenu-ContractsByStatus' => 'Contrats par état',
'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Contrats se terminant dans moins de 30 jours',
*/
//
// Class: Organization
//

View File

@@ -40,31 +40,18 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Contract:baseinfo' => 'Algemene informatie',
'Contract:moreinfo' => 'Contractuele informatie',
'Contract:cost' => 'Financiële informatie',
]);
/*
'UI:ServiceManagementMenu' => 'Gestion des Services',
'UI:ServiceManagementMenu+' => 'Gestion des Services',
'UI:ServiceManagementMenu:Title' => 'Résumé des services & contrats',
'UI-ServiceManagementMenu-ContractsBySrvLevel' => 'Contrats par niveau de service',
'UI-ServiceManagementMenu-ContractsByStatus' => 'Contrats par état',
'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Contrats se terminant dans moins de 30 jours',
*/
//
// Class: Organization
//

View File

@@ -38,31 +38,18 @@ Dict::Add('PL PL', 'Polish', 'Polski', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Contract:baseinfo' => 'Informacje ogólne',
'Contract:moreinfo' => 'Informacje o umowach',
'Contract:cost' => 'Informacje o kosztach',
]);
/*
'UI:ServiceManagementMenu' => 'Gestion des Services',
'UI:ServiceManagementMenu+' => 'Gestion des Services',
'UI:ServiceManagementMenu:Title' => 'Résumé des services & contrats',
'UI-ServiceManagementMenu-ContractsBySrvLevel' => 'Contrats par niveau de service',
'UI-ServiceManagementMenu-ContractsByStatus' => 'Contrats par état',
'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Contrats se terminant dans moins de 30 jours',
*/
//
// Class: Organization
//

View File

@@ -38,31 +38,18 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Contract:baseinfo' => 'General information~~',
'Contract:moreinfo' => 'Contractual information~~',
'Contract:cost' => 'Cost information~~',
]);
/*
'UI:ServiceManagementMenu' => 'Gestion des Services',
'UI:ServiceManagementMenu+' => 'Gestion des Services',
'UI:ServiceManagementMenu:Title' => 'Résumé des services & contrats',
'UI-ServiceManagementMenu-ContractsBySrvLevel' => 'Contrats par niveau de service',
'UI-ServiceManagementMenu-ContractsByStatus' => 'Contrats par état',
'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Contrats se terminant dans moins de 30 jours',
*/
//
// Class: Organization
//

View File

@@ -39,31 +39,18 @@ Dict::Add('RU RU', 'Russian', 'Русский', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Contract:baseinfo' => 'General information~~',
'Contract:moreinfo' => 'Contractual information~~',
'Contract:cost' => 'Cost information~~',
]);
/*
'UI:ServiceManagementMenu' => 'Gestion des Services',
'UI:ServiceManagementMenu+' => 'Gestion des Services',
'UI:ServiceManagementMenu:Title' => 'Résumé des services & contrats',
'UI-ServiceManagementMenu-ContractsBySrvLevel' => 'Contrats par niveau de service',
'UI-ServiceManagementMenu-ContractsByStatus' => 'Contrats par état',
'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Contrats se terminant dans moins de 30 jours',
*/
//
// Class: Organization
//

View File

@@ -38,31 +38,18 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Contract:baseinfo' => 'General information~~',
'Contract:moreinfo' => 'Contractual information~~',
'Contract:cost' => 'Cost information~~',
]);
/*
'UI:ServiceManagementMenu' => 'Gestion des Services',
'UI:ServiceManagementMenu+' => 'Gestion des Services',
'UI:ServiceManagementMenu:Title' => 'Résumé des services & contrats',
'UI-ServiceManagementMenu-ContractsBySrvLevel' => 'Contrats par niveau de service',
'UI-ServiceManagementMenu-ContractsByStatus' => 'Contrats par état',
'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Contrats se terminant dans moins de 30 jours',
*/
//
// Class: Organization
//

View File

@@ -38,31 +38,18 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Contract:baseinfo' => 'General information~~',
'Contract:moreinfo' => 'Contractual information~~',
'Contract:cost' => 'Cost information~~',
]);
/*
'UI:ServiceManagementMenu' => 'Gestion des Services',
'UI:ServiceManagementMenu+' => 'Gestion des Services',
'UI:ServiceManagementMenu:Title' => 'Résumé des services & contrats',
'UI-ServiceManagementMenu-ContractsBySrvLevel' => 'Contrats par niveau de service',
'UI-ServiceManagementMenu-ContractsByStatus' => 'Contrats par état',
'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Contrats se terminant dans moins de 30 jours',
*/
//
// Class: Organization
//

View File

@@ -61,31 +61,18 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Contract:baseinfo' => '常规信息',
'Contract:moreinfo' => '合同信息',
'Contract:cost' => '费用信息',
]);
/*
'UI:ServiceManagementMenu' => 'Gestion des Services',
'UI:ServiceManagementMenu+' => 'Gestion des Services',
'UI:ServiceManagementMenu:Title' => 'Résumé des services & contrats',
'UI-ServiceManagementMenu-ContractsBySrvLevel' => 'Contrats par niveau de service',
'UI-ServiceManagementMenu-ContractsByStatus' => 'Contrats par état',
'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Contrats se terminant dans moins de 30 jours',
*/
//
// Class: Organization
//

View File

@@ -1223,8 +1223,8 @@ public function PrefillSearchForm(&$aContextParam)
</value>
</values>
<sql>status</sql>
<default_value/>
<is_null_allowed>true</is_null_allowed>
<default_value>implementation</default_value>
<is_null_allowed>false</is_null_allowed>
<display_style>list</display_style>
</field>
<field id="icon" xsi:type="AttributeImage">
@@ -1664,8 +1664,8 @@ public function PrefillSearchForm(&$aContextParam)
</value>
</values>
<sql>status</sql>
<default_value/>
<is_null_allowed>true</is_null_allowed>
<default_value>implementation</default_value>
<is_null_allowed>false</is_null_allowed>
<display_style>list</display_style>
</field>
</fields>

View File

@@ -42,17 +42,13 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Contract:baseinfo' => 'Obecné informace',
'Contract:moreinfo' => 'Smluvní informace',
'Contract:cost' => 'Informace o nákladech',

View File

@@ -27,8 +27,6 @@ Dict::Add('DA DA', 'Danish', 'Dansk', [
'Menu:ServiceSubcategory+' => 'Ydelses underkategorier',
'Menu:Service' => 'Ydelser',
'Menu:Service+' => 'Ydelser',
'Menu:ServiceElement' => 'Ydelses elementer',
'Menu:ServiceElement+' => '',
'Menu:SLA' => 'SLAs',
'Menu:SLA+' => 'Service Level Agreements',
'Menu:SLT' => 'SLTs',
@@ -41,17 +39,13 @@ Dict::Add('DA DA', 'Danish', 'Dansk', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Menu:Procedure' => 'Procedure katalog',
'Menu:Procedure+' => '',
'Contract:baseinfo' => 'General information~~',

View File

@@ -39,17 +39,13 @@ Dict::Add('DE DE', 'German', 'Deutsch', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Menu:Procedure' => 'Verfahrens-Katalog',
'Menu:Procedure+' => '',
'Contract:baseinfo' => 'Allgemeine Informationen',

View File

@@ -64,21 +64,15 @@ Dict::Add('EN US', 'English', 'English', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering',
'UI-ServiceCatalogMenu-Title' => 'Service catalog',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA',
'Menu:RulesAndWorkflow' => 'Rules and workflow',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.',
'Menu:Procedure' => 'Procedures catalog',
'Menu:Procedure+' => 'All procedures catalog',
'Contract:baseinfo' => 'General information',
'Contract:moreinfo' => 'Contractual information',
'Contract:cost' => 'Cost information',

View File

@@ -43,15 +43,13 @@ Dict::Add('EN GB', 'British English', 'British English', [
'UI-ServiceManagementMenu-ContractsByStatus' => 'Contracts by status',
'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Contracts ending in less than 30 days',
'Menu:ProviderContract' => 'Provider contracts',
'Menu:ProviderContract+' => 'What is bought to external companies',
'Menu:ProviderContract+' => 'What is bought to external companies~~',
'Menu:CustomerContract' => 'Customer contracts',
'Menu:CustomerContract+' => 'Who is buying the services',
'Menu:CustomerContract+' => 'Who is buying the services~~',
'Menu:ServiceSubcategory' => 'Service subcategories',
'Menu:ServiceSubcategory+' => 'Lowest level in service hierarchy',
'Menu:ServiceSubcategory+' => 'Lowest level in service hierarchy~~',
'Menu:Service' => 'Services',
'Menu:Service+' => 'Second level in service hierarchy~~',
'Menu:ServiceElement' => 'Sevice elements',
'Menu:ServiceElement+' => 'Sevice elements',
'Menu:SLA' => 'SLAs',
'Menu:SLA+' => 'Service Level Agreements',
'Menu:SLT' => 'SLTs',
@@ -64,20 +62,15 @@ Dict::Add('EN GB', 'British English', 'British English', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Menu:Procedure' => 'Procedures catalogue',
'Menu:Procedure+' => 'All procedures catalogue',
'Contract:baseinfo' => 'General information',
'Contract:moreinfo' => 'Contractual information',
'Contract:cost' => 'Cost information',

View File

@@ -36,17 +36,13 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Menu:Procedure' => 'Catálogo de procedimientos',
'Menu:Procedure+' => 'Catálogo de procedimientos',
'Contract:baseinfo' => 'Información General',

View File

@@ -37,18 +37,13 @@ Dict::Add('FR FR', 'French', 'Français', [
'Menu:ServiceCatalog' => 'Catalogue de services',
'Menu:ServiceCatalog+' => 'Définir les éléments des offres de service',
'UI-ServiceCatalogMenu-Title' => 'Catalogue de services',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Les obsolètes sont invisibles dans le portail utilisateur',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Seuls les Services et Sous-catégories en production sont affichés dans le portail utilisateur',
'UI-ServiceCatalogMenu-UnusedService' => 'Services en production sans contrat client',
'UI-ServiceCatalogMenu-NotInPortal' => 'Non affichés dans le portail utilisateur',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Les services sans famille de service sont invisibles dans le portail utilisateur',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Nombre de SLTs par SLA',
'UI-ServiceCatalogMenu-ContractByService' => 'Nombre de contrats clients utilisant ce service',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Nombre de contrats clients utilisant ce SLA',
'Menu:RulesAndWorkflow' => 'Règles d\'automatisation',
'Menu:RulesAndWorkflow+' => '',
'UI-RulesAndWorkflow-Title' => 'Règles d\'automatisation',
'UI-RulesAndWorkflow-Description' => 'De nombreuses extensions apportent des règles de notification et d\'automatisation du cycle de vie des tickets.
Elles sont incluses dans les produits Professionels, mais pas dans la version communautaire. Vous pouvez les obtenir sur iTop Hub.',
'Menu:Procedure' => 'Catalogue des procédures',
'Menu:Procedure+' => '',

View File

@@ -38,17 +38,13 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Menu:Procedure' => 'Eljáráskatalógus',
'Menu:Procedure+' => 'Eljárások gyűjteménye',
'Contract:baseinfo' => 'General information~~',

View File

@@ -18,37 +18,33 @@ Dict::Add('IT IT', 'Italian', 'Italiano', [
'UI-ServiceManagementMenu-ContractsBySrvLevel' => 'Contratti per livello di servizio',
'UI-ServiceManagementMenu-ContractsByStatus' => 'Contratti per stato',
'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Contratti che terminano in meno di 30 giorni',
'Menu:ProviderContract' => 'Contratti con provider',
'Menu:ProviderContract+' => 'Contratti con provider',
'Menu:CustomerContract' => 'Contratti con clienti',
'Menu:CustomerContract+' => 'Contratti con clienti',
'Menu:ServiceSubcategory' => 'Sottocategorie di servizio',
'Menu:ServiceSubcategory+' => 'Sottocategorie di servizio',
'Menu:ProviderContract' => 'Contratti con Provider',
'Menu:ProviderContract+' => 'What is bought to external companies~~',
'Menu:CustomerContract' => 'Contratti con Clienti',
'Menu:CustomerContract+' => 'Who is buying the services~~',
'Menu:ServiceSubcategory' => 'Sottocategorie di Servizio',
'Menu:ServiceSubcategory+' => 'Lowest level in service hierarchy~~',
'Menu:Service' => 'Servizi',
'Menu:Service+' => 'Servizi',
'Menu:Service+' => 'Second level in service hierarchy~~',
'Menu:SLA' => 'SLA',
'Menu:SLA+' => 'Accordi di Livello di Servizio',
'Menu:SLT' => 'SLT',
'Menu:SLT+' => 'Obiettivi di Livello di Servizio',
'Menu:DeliveryModel' => 'Modelli di Consegna',
'Menu:DeliveryModel+' => 'Modelli di Consegna',
'Menu:DeliveryModel+' => 'Teams handling tickets~~',
'Menu:ServiceFamily' => 'Famiglie di Servizi',
'Menu:ServiceFamily+' => 'Famiglie di Servizi',
'Menu:ServiceFamily+' => 'Top level in service hierarchy~~',
'Menu:ServiceCatalog' => 'Service catalog~~',
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Menu:Procedure' => 'Catalogo delle Procedure',
'Menu:Procedure+' => 'Tutti i cataloghi delle procedure',
'Contract:baseinfo' => 'Informazioni Generali',

View File

@@ -38,17 +38,13 @@ Dict::Add('JA JP', 'Japanese', '日本語', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Menu:Procedure' => '手順カタログ',
'Menu:Procedure+' => '全ての手順カタログ',
'Contract:baseinfo' => 'General information~~',

View File

@@ -40,17 +40,13 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Menu:Procedure' => 'Procedurecatalogus',
'Menu:Procedure+' => 'Alle procedures in een catalogus',
'Contract:baseinfo' => 'Algemene informatie',

View File

@@ -38,17 +38,13 @@ Dict::Add('PL PL', 'Polish', 'Polski', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Menu:Procedure' => 'Katalog procedur',
'Menu:Procedure+' => 'Katalog wszystkich procedur',
'Contract:baseinfo' => 'Informacje ogólne',

View File

@@ -38,17 +38,13 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Menu:Procedure' => 'Catálogo de procedimentos',
'Menu:Procedure+' => '',
'Contract:baseinfo' => 'General information~~',

View File

@@ -39,17 +39,13 @@ Dict::Add('RU RU', 'Russian', 'Русский', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Menu:Procedure' => 'Каталог процедур',
'Menu:Procedure+' => 'Каталог процедур',
'Contract:baseinfo' => 'General information~~',

View File

@@ -38,17 +38,13 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Menu:Procedure' => 'Katalóg procedúr',
'Menu:Procedure+' => 'All procedures catalog~~',
'Contract:baseinfo' => 'General information~~',

View File

@@ -39,17 +39,13 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Menu:Procedure' => 'Prosedür kataloğu',
'Menu:Procedure+' => 'Tüm prosedürler kataloğu',
'Contract:baseinfo' => 'General information~~',

View File

@@ -47,8 +47,6 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', [
'Menu:ServiceSubcategory+' => '子服务',
'Menu:Service' => '服务',
'Menu:Service+' => '服务',
'Menu:ServiceElement' => '服务元素',
'Menu:ServiceElement+' => '服务元素',
'Menu:SLA' => 'SLA',
'Menu:SLA+' => '服务等级协议',
'Menu:SLT' => 'SLT',
@@ -61,17 +59,13 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', [
'Menu:ServiceCatalog+' => 'Define the service elements of your offering~~',
'UI-ServiceCatalogMenu-Title' => 'Service catalog~~',
'UI-ServiceCatalogMenu-NotInPortal' => 'Not displayed in User Portal~~',
'UI-ServiceCatalogMenu-ObsoleteNotInPortal' => 'Obsolete are hidden in User Portal~~',
'UI-ServiceCatalogMenu-OnlyProductionInPortal' => 'Only Service and Subcategory on production are visible in User Portal~~',
'UI-ServiceCatalogMenu-UnusedService' => 'Services not used by any Customers~~',
'UI-ServiceCatalogMenu-ServiceWithoutFamilyNotInPortal' => 'Services without Service Family are not visible in User Portal~~',
'UI-ServiceCatalogMenu-SLTBySLA' => 'Count SLTs on each SLA~~',
'UI-ServiceCatalogMenu-ContractByService' => 'Count Contracts using a Service~~',
'UI-ServiceCatalogMenu-ContractBySLA' => 'Count Contracts using an SLA~~',
'Menu:RulesAndWorkflow' => 'Rules and workflow~~',
'Menu:RulesAndWorkflow+' => 'Automation rules and workflow~~',
'UI-RulesAndWorkflow-Title' => 'Rules and workflow~~',
'UI-RulesAndWorkflow-Description' => 'Multiple iTop extensions brings notification rules and workflow automation.
They are included in iTop Products, but not in iTop Community. You may get them on iTop Hub.~~',
'Menu:Procedure' => '流程清单',
'Menu:Procedure+' => '所有流程清单',
'Contract:baseinfo' => '常规信息',

View File

@@ -1497,17 +1497,29 @@
<class id="Service" _delta="define">
<scopes>
<scope id="all">
<oql_view><![CDATA[SELECT Service AS s JOIN lnkCustomerContractToService AS l1 ON l1.service_id=s.id JOIN CustomerContract AS cc ON l1.customercontract_id=cc.id WHERE cc.org_id = :current_contact->org_id AND s.status != 'obsolete']]></oql_view>
<oql_view><![CDATA[SELECT Service AS s JOIN lnkCustomerContractToService AS l1 ON l1.service_id=s.id JOIN CustomerContract AS cc ON l1.customercontract_id=cc.id WHERE cc.org_id = :current_contact->org_id AND s.status = 'production']]></oql_view>
<ignore_silos>true</ignore_silos>
</scope>
<scope id="service-manager">
<oql_view><![CDATA[SELECT Service AS s JOIN lnkCustomerContractToService AS l1 ON l1.service_id=s.id JOIN CustomerContract AS cc ON l1.customercontract_id=cc.id WHERE cc.org_id = :current_contact->org_id AND s.status = 'implementation']]></oql_view>
<allowed_profiles>
<allowed_profile id="Service Manager"/>
</allowed_profiles>
</scope>
</scopes>
</class>
<class id="ServiceSubcategory" _delta="define">
<scopes>
<scope id="all">
<oql_view><![CDATA[SELECT ServiceSubcategory AS ssc JOIN Service AS s ON ssc.service_id=s.id JOIN lnkCustomerContractToService AS l1 ON l1.service_id=s.id JOIN CustomerContract AS cc ON l1.customercontract_id=cc.id WHERE cc.org_id = :current_contact->org_id AND ssc.status != 'obsolete']]></oql_view>
<oql_view><![CDATA[SELECT ServiceSubcategory AS ssc JOIN Service AS s ON ssc.service_id=s.id JOIN lnkCustomerContractToService AS l1 ON l1.service_id=s.id JOIN CustomerContract AS cc ON l1.customercontract_id=cc.id WHERE cc.org_id = :current_contact->org_id AND ssc.status = 'production']]></oql_view>
<ignore_silos>true</ignore_silos>
</scope>
<scope id="service-manager">
<oql_view><![CDATA[SELECT ServiceSubcategory AS ssc JOIN Service AS s ON ssc.service_id=s.id JOIN lnkCustomerContractToService AS l1 ON l1.service_id=s.id JOIN CustomerContract AS cc ON l1.customercontract_id=cc.id WHERE cc.org_id = :current_contact->org_id AND ssc.status = 'implementation']]></oql_view>
<allowed_profiles>
<allowed_profile id="Service Manager"/>
</allowed_profiles>
</scope>
</scopes>
</class>
<class id="Ticket" _delta="define">