@tolinax/ayoune-cli 2024.2.16 → 2024.2.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/data/modelsAndRights.js +3189 -0
- package/data/modules.js +26 -0
- package/index.js +11 -11
- package/lib/api/apiCallHandler.js +42 -42
- package/lib/api/apiClient.js +16 -16
- package/lib/api/login.js +1 -1
- package/lib/commands/createAuditCommand.js +30 -30
- package/lib/commands/createCopyCommand.js +24 -24
- package/lib/commands/createCreateCommand.js +31 -31
- package/lib/commands/createDescribeCommand.js +27 -27
- package/lib/commands/createEditCommand.js +28 -28
- package/lib/commands/createGetCommand.js +36 -36
- package/lib/commands/createListCommand.js +35 -35
- package/lib/commands/createModulesCommand.js +41 -41
- package/lib/commands/createStorageCommand.js +16 -16
- package/lib/helpers/handleResponseFormatOptions.js +43 -43
- package/lib/helpers/makeRandomToken.js +27 -0
- package/lib/models/getCollections.js +1 -1
- package/lib/models/getModelsInModules.js +1 -1
- package/lib/models/getModuleFromCollection.js +1 -1
- package/lib/operations/handleCollectionOperation.js +68 -68
- package/lib/operations/handleCreateSingleOperation.js +27 -27
- package/lib/operations/handleEditRawOperation.js +35 -35
- package/lib/operations/handleGetOperation.js +25 -25
- package/lib/prompts/promptAudits.js +15 -15
- package/lib/prompts/promptFileName.js +12 -12
- package/lib/prompts/promptFilePath.js +18 -18
- package/lib/prompts/promptModule.js +1 -1
- package/package.json +1 -2
- package/lib/prompts/prompFilePath.js +0 -11
|
@@ -0,0 +1,3189 @@
|
|
|
1
|
+
const modelsAndRights = [
|
|
2
|
+
{ plural: "aYOUneAds", singular: "aYOUneAd", module: "su", right: "su.ads" },
|
|
3
|
+
{
|
|
4
|
+
plural: "aYOUneAgencies",
|
|
5
|
+
singular: "aYOUneAgency",
|
|
6
|
+
module: "su",
|
|
7
|
+
right: "su.agencies",
|
|
8
|
+
},
|
|
9
|
+
{
|
|
10
|
+
plural: "aYOUneAgencyCustomers",
|
|
11
|
+
singular: "aYOUneAgencyCustomer",
|
|
12
|
+
module: "su",
|
|
13
|
+
right: "su.agencycustomers",
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
plural: "aYOUneApiActions",
|
|
17
|
+
singular: "aYOUneApiAction",
|
|
18
|
+
module: "su",
|
|
19
|
+
right: "su.apiactions",
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
plural: "aYOUneBackups",
|
|
23
|
+
singular: "aYOUneBackup",
|
|
24
|
+
module: "su",
|
|
25
|
+
right: "su.backups",
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
plural: "aYOUneCompanies",
|
|
29
|
+
singular: "aYOUneCompany",
|
|
30
|
+
module: "su",
|
|
31
|
+
right: "su.companies",
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
plural: "aYOUneCompanyLinks",
|
|
35
|
+
singular: "aYOUneCompanyLink",
|
|
36
|
+
module: "su",
|
|
37
|
+
right: "su.companylinks",
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
plural: "aYOUneCrawlingAgents",
|
|
41
|
+
singular: "aYOUneCrawlingAgent",
|
|
42
|
+
module: "su",
|
|
43
|
+
right: "su.crawlingagents",
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
plural: "aYOUneCrawlingDevices",
|
|
47
|
+
singular: "aYOUneCrawlingDevice",
|
|
48
|
+
module: "su",
|
|
49
|
+
right: "su.crawlingdevices",
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
plural: "aYOUneCrawlingSegments",
|
|
53
|
+
singular: "aYOUneCrawlingSegment",
|
|
54
|
+
module: "su",
|
|
55
|
+
right: "su.crawlingsegments",
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
plural: "aYOUneCrawlResults",
|
|
59
|
+
singular: "aYOUneCrawlResult",
|
|
60
|
+
module: "su",
|
|
61
|
+
right: "su.crawlresults",
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
plural: "aYOUneCustomers",
|
|
65
|
+
singular: "aYOUneCustomer",
|
|
66
|
+
module: "su",
|
|
67
|
+
right: "su.customers",
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
plural: "aYOUneCustomerStats",
|
|
71
|
+
singular: "aYOUneCustomerStat",
|
|
72
|
+
module: "su",
|
|
73
|
+
right: "su.customerstats",
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
plural: "aYOUneCustomerTodos",
|
|
77
|
+
singular: "aYOUneCustomerTodo",
|
|
78
|
+
module: "su",
|
|
79
|
+
right: "su.customertodos",
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
plural: "aYOUneDomains",
|
|
83
|
+
singular: "aYOUneDomain",
|
|
84
|
+
module: "su",
|
|
85
|
+
right: "su.domains",
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
plural: "aYOUneDomainsWithCategories",
|
|
89
|
+
singular: "aYOUneDomainsWithCategory",
|
|
90
|
+
module: "su",
|
|
91
|
+
right: "su.domainswithcategories",
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
plural: "aYOUneFeeds",
|
|
95
|
+
singular: "aYOUneFeed",
|
|
96
|
+
module: "su",
|
|
97
|
+
right: "su.feeds",
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
plural: "aYOUneGoogleAdsAccounts",
|
|
101
|
+
singular: "aYOUneGoogleAdsAccount",
|
|
102
|
+
module: "su",
|
|
103
|
+
right: "su.googleadsaccounts",
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
plural: "aYOUneGoogleDomains",
|
|
107
|
+
singular: "aYOUneGoogleDomain",
|
|
108
|
+
module: "su",
|
|
109
|
+
right: "su.googledomains",
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
plural: "aYOUneIcons",
|
|
113
|
+
singular: "aYOUneIcon",
|
|
114
|
+
module: "su",
|
|
115
|
+
right: "su.icons",
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
plural: "aYOUneIllustrations",
|
|
119
|
+
singular: "aYOUneIllustration",
|
|
120
|
+
module: "su",
|
|
121
|
+
right: "su.illustrations",
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
plural: "aYOUneInvites",
|
|
125
|
+
singular: "aYOUneInvite",
|
|
126
|
+
module: "su",
|
|
127
|
+
right: "su.invites",
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
plural: "aYOUneJobOffers",
|
|
131
|
+
singular: "aYOUneJobOffer",
|
|
132
|
+
module: "su",
|
|
133
|
+
right: "su.joboffers",
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
plural: "aYOUneJobTitles",
|
|
137
|
+
singular: "aYOUneJobTitle",
|
|
138
|
+
module: "su",
|
|
139
|
+
right: "su.jobtitles",
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
plural: "aYOUneKeywordPreparations",
|
|
143
|
+
singular: "aYOUneKeywordPreparation",
|
|
144
|
+
module: "su",
|
|
145
|
+
right: "su.keywordpreparations",
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
plural: "aYOUneKeywords",
|
|
149
|
+
singular: "aYOUneKeyword",
|
|
150
|
+
module: "su",
|
|
151
|
+
right: "su.keywords",
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
plural: "aYOUneLicences",
|
|
155
|
+
singular: "aYOUneLicence",
|
|
156
|
+
module: "su",
|
|
157
|
+
right: "su.licences",
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
plural: "aYOUneLocations",
|
|
161
|
+
singular: "aYOUneLocation",
|
|
162
|
+
module: "su",
|
|
163
|
+
right: "su.locations",
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
plural: "aYOUneLogs",
|
|
167
|
+
singular: "aYOUneLog",
|
|
168
|
+
module: "su",
|
|
169
|
+
right: "su.logs",
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
plural: "aYOUneMenus",
|
|
173
|
+
singular: "aYOUneMenu",
|
|
174
|
+
module: "su",
|
|
175
|
+
right: "su.menus",
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
plural: "aYOUneMenuTemplates",
|
|
179
|
+
singular: "aYOUneMenuTemplate",
|
|
180
|
+
module: "su",
|
|
181
|
+
right: "su.menutemplates",
|
|
182
|
+
},
|
|
183
|
+
{
|
|
184
|
+
plural: "aYOUnePackages",
|
|
185
|
+
singular: "aYOUnePackage",
|
|
186
|
+
module: "su",
|
|
187
|
+
right: "su.packages",
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
plural: "aYOUneParsingProfiles",
|
|
191
|
+
singular: "aYOUneParsingProfile",
|
|
192
|
+
module: "su",
|
|
193
|
+
right: "su.parsingprofiles",
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
plural: "aYOUnePipelines",
|
|
197
|
+
singular: "aYOUnePipeline",
|
|
198
|
+
module: "su",
|
|
199
|
+
right: "su.pipelines",
|
|
200
|
+
},
|
|
201
|
+
{
|
|
202
|
+
plural: "aYOUneProducts",
|
|
203
|
+
singular: "aYOUneProduct",
|
|
204
|
+
module: "su",
|
|
205
|
+
right: "su.products",
|
|
206
|
+
},
|
|
207
|
+
{
|
|
208
|
+
plural: "aYOUneProxies",
|
|
209
|
+
singular: "aYOUneProxy",
|
|
210
|
+
module: "su",
|
|
211
|
+
right: "su.proxies",
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
plural: "aYOUneProxyAddresses",
|
|
215
|
+
singular: "aYOUneProxyAddress",
|
|
216
|
+
module: "su",
|
|
217
|
+
right: "su.proxyaddresses",
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
plural: "aYOUneProxyUsers",
|
|
221
|
+
singular: "aYOUneProxyUser",
|
|
222
|
+
module: "su",
|
|
223
|
+
right: "su.proxyusers",
|
|
224
|
+
},
|
|
225
|
+
{
|
|
226
|
+
plural: "aYOUneQuestions",
|
|
227
|
+
singular: "aYOUneQuestion",
|
|
228
|
+
module: "su",
|
|
229
|
+
right: "su.questions",
|
|
230
|
+
},
|
|
231
|
+
{
|
|
232
|
+
plural: "aYOUneRegisterCrawls",
|
|
233
|
+
singular: "aYOUneRegisterCrawl",
|
|
234
|
+
module: "su",
|
|
235
|
+
right: "su.registercrawls",
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
plural: "aYOUneReports",
|
|
239
|
+
singular: "aYOUneReport",
|
|
240
|
+
module: "su",
|
|
241
|
+
right: "su.reports",
|
|
242
|
+
},
|
|
243
|
+
{
|
|
244
|
+
plural: "aYOUneResellers",
|
|
245
|
+
singular: "aYOUneReseller",
|
|
246
|
+
module: "su",
|
|
247
|
+
right: "su.resellers",
|
|
248
|
+
},
|
|
249
|
+
{
|
|
250
|
+
plural: "aYOUneRoles",
|
|
251
|
+
singular: "aYOUneRole",
|
|
252
|
+
module: "su",
|
|
253
|
+
right: "su.roles",
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
plural: "aYOUneStateLogs",
|
|
257
|
+
singular: "aYOUneStateLog",
|
|
258
|
+
module: "su",
|
|
259
|
+
right: "su.statelogs",
|
|
260
|
+
},
|
|
261
|
+
{
|
|
262
|
+
plural: "aYOUneStates",
|
|
263
|
+
singular: "aYOUneState",
|
|
264
|
+
module: "su",
|
|
265
|
+
right: "su.states",
|
|
266
|
+
},
|
|
267
|
+
{
|
|
268
|
+
plural: "aYOUneStatesCustomerOverrides",
|
|
269
|
+
singular: "aYOUneStatesCustomerOverride",
|
|
270
|
+
module: "su",
|
|
271
|
+
right: "su.statescustomeroverrides",
|
|
272
|
+
},
|
|
273
|
+
{
|
|
274
|
+
plural: "aYOUneStatesUserOverrides",
|
|
275
|
+
singular: "aYOUneStatesUserOverride",
|
|
276
|
+
module: "su",
|
|
277
|
+
right: "su.statesuseroverrides",
|
|
278
|
+
},
|
|
279
|
+
{
|
|
280
|
+
plural: "aYOUneSystemMessages",
|
|
281
|
+
singular: "aYOUneSystemMessage",
|
|
282
|
+
module: "su",
|
|
283
|
+
right: "su.systemmessages",
|
|
284
|
+
},
|
|
285
|
+
{
|
|
286
|
+
plural: "aYOUneTopics",
|
|
287
|
+
singular: "aYOUneTopic",
|
|
288
|
+
module: "su",
|
|
289
|
+
right: "su.topics",
|
|
290
|
+
},
|
|
291
|
+
{
|
|
292
|
+
plural: "aYOUneTranslations",
|
|
293
|
+
singular: "aYOUneTranslation",
|
|
294
|
+
module: "su",
|
|
295
|
+
right: "su.translations",
|
|
296
|
+
},
|
|
297
|
+
{
|
|
298
|
+
plural: "aYOUneUserAgents",
|
|
299
|
+
singular: "aYOUneUserAgent",
|
|
300
|
+
module: "su",
|
|
301
|
+
right: "su.useragents",
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
plural: "aYOUneUserRights",
|
|
305
|
+
singular: "aYOUneUserRight",
|
|
306
|
+
module: "su",
|
|
307
|
+
right: "su.userrights",
|
|
308
|
+
},
|
|
309
|
+
{
|
|
310
|
+
plural: "aYOUneUsers",
|
|
311
|
+
singular: "aYOUneUser",
|
|
312
|
+
module: "su",
|
|
313
|
+
right: "su.users",
|
|
314
|
+
},
|
|
315
|
+
{
|
|
316
|
+
plural: "aYOUneVariables",
|
|
317
|
+
singular: "aYOUneVariable",
|
|
318
|
+
module: "su",
|
|
319
|
+
right: "su.variables",
|
|
320
|
+
},
|
|
321
|
+
{
|
|
322
|
+
plural: "aYOUneWidgets",
|
|
323
|
+
singular: "aYOUneWidget",
|
|
324
|
+
module: "su",
|
|
325
|
+
right: "su.widgets",
|
|
326
|
+
},
|
|
327
|
+
{
|
|
328
|
+
plural: "UsageLogs",
|
|
329
|
+
singular: "UsageLog",
|
|
330
|
+
module: "su",
|
|
331
|
+
right: "su.usagelog",
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
plural: "SuperUserLogs",
|
|
335
|
+
singular: "SuperUserLog",
|
|
336
|
+
module: "su",
|
|
337
|
+
right: "su.superuserlogs",
|
|
338
|
+
},
|
|
339
|
+
{
|
|
340
|
+
plural: "Acceptances",
|
|
341
|
+
singular: "Acceptance",
|
|
342
|
+
module: "pm",
|
|
343
|
+
right: "pm.acceptances",
|
|
344
|
+
},
|
|
345
|
+
{
|
|
346
|
+
plural: "AccessTerminalLogs",
|
|
347
|
+
singular: "AccessTerminalLog",
|
|
348
|
+
module: "logs",
|
|
349
|
+
right: "logs.accessterminal",
|
|
350
|
+
},
|
|
351
|
+
{
|
|
352
|
+
plural: "AccessTerminals",
|
|
353
|
+
singular: "AccessTerminal",
|
|
354
|
+
module: "hr",
|
|
355
|
+
right: "hr.accessterminals",
|
|
356
|
+
},
|
|
357
|
+
{
|
|
358
|
+
plural: "ActiveUsers",
|
|
359
|
+
singular: "ActiveUser",
|
|
360
|
+
module: "monitoring",
|
|
361
|
+
right: "monitoring.activeusers",
|
|
362
|
+
},
|
|
363
|
+
{
|
|
364
|
+
plural: "Activities",
|
|
365
|
+
singular: "Activity",
|
|
366
|
+
module: "crm",
|
|
367
|
+
right: "crm.activities",
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
plural: "AdAccounts",
|
|
371
|
+
singular: "AdAccount",
|
|
372
|
+
module: "config",
|
|
373
|
+
right: "config.adaccounts",
|
|
374
|
+
},
|
|
375
|
+
{
|
|
376
|
+
plural: "AdCampaigns",
|
|
377
|
+
singular: "AdCampaign",
|
|
378
|
+
module: "marketing",
|
|
379
|
+
right: "marketing.adcampaigns",
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
plural: "AdGroups",
|
|
383
|
+
singular: "AdGroup",
|
|
384
|
+
module: "marketing",
|
|
385
|
+
right: "marketing.adgroups",
|
|
386
|
+
},
|
|
387
|
+
{
|
|
388
|
+
plural: "AdResults",
|
|
389
|
+
singular: "AdResult",
|
|
390
|
+
module: "monitoring",
|
|
391
|
+
right: "monitoring.adresults",
|
|
392
|
+
},
|
|
393
|
+
{
|
|
394
|
+
plural: "Ads",
|
|
395
|
+
singular: "Ad",
|
|
396
|
+
module: "monitoring",
|
|
397
|
+
right: "monitoring.ads",
|
|
398
|
+
},
|
|
399
|
+
{
|
|
400
|
+
plural: "AdTypes",
|
|
401
|
+
singular: "AdType",
|
|
402
|
+
module: "monitoring",
|
|
403
|
+
right: "monitoring.adtypes",
|
|
404
|
+
},
|
|
405
|
+
{
|
|
406
|
+
plural: "AdvertisementAssets",
|
|
407
|
+
singular: "AdvertisementAsset",
|
|
408
|
+
module: "monitoring",
|
|
409
|
+
right: "monitoring.advertisementassets",
|
|
410
|
+
},
|
|
411
|
+
{
|
|
412
|
+
plural: "AdvertiserAPIs",
|
|
413
|
+
singular: "AdvertiserAPI",
|
|
414
|
+
module: "affiliate",
|
|
415
|
+
right: "affiliate.advertiserapis",
|
|
416
|
+
},
|
|
417
|
+
{
|
|
418
|
+
plural: "AdwordsLogs",
|
|
419
|
+
singular: "AdwordsLog",
|
|
420
|
+
module: "logs",
|
|
421
|
+
right: "logs.googleads",
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
plural: "AffClicks",
|
|
425
|
+
singular: "AffClick",
|
|
426
|
+
module: "affiliate",
|
|
427
|
+
right: "affiliate.affclicks",
|
|
428
|
+
},
|
|
429
|
+
{
|
|
430
|
+
plural: "AffiliateCampaigns",
|
|
431
|
+
singular: "AffiliateCampaign",
|
|
432
|
+
module: "affiliate",
|
|
433
|
+
right: "affiliate.affiliatecampaigns",
|
|
434
|
+
},
|
|
435
|
+
{
|
|
436
|
+
plural: "Affiliates",
|
|
437
|
+
singular: "Affiliate",
|
|
438
|
+
module: "config",
|
|
439
|
+
right: "config.affiliates",
|
|
440
|
+
},
|
|
441
|
+
{
|
|
442
|
+
plural: "AffViews",
|
|
443
|
+
singular: "AffView",
|
|
444
|
+
module: "affiliate",
|
|
445
|
+
right: "affiliate.affviews",
|
|
446
|
+
},
|
|
447
|
+
{
|
|
448
|
+
plural: "Agencies",
|
|
449
|
+
singular: "Agency",
|
|
450
|
+
module: "affiliate",
|
|
451
|
+
right: "affiliate.agencies",
|
|
452
|
+
},
|
|
453
|
+
{
|
|
454
|
+
plural: "AgendaJobs",
|
|
455
|
+
singular: "AgendaJob",
|
|
456
|
+
module: "general",
|
|
457
|
+
right: "general.agendajobs",
|
|
458
|
+
},
|
|
459
|
+
{
|
|
460
|
+
plural: "AIConversations",
|
|
461
|
+
singular: "AIConversation",
|
|
462
|
+
module: "ai",
|
|
463
|
+
right: "ai.aiconversations",
|
|
464
|
+
},
|
|
465
|
+
{ plural: "AILogs", singular: "AILog", module: "logs", right: "logs.ai" },
|
|
466
|
+
{
|
|
467
|
+
plural: "AIMessages",
|
|
468
|
+
singular: "AIMessage",
|
|
469
|
+
module: "ai",
|
|
470
|
+
right: "ai.aimessages",
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
plural: "AIPrompts",
|
|
474
|
+
singular: "AIPrompt",
|
|
475
|
+
module: "ai",
|
|
476
|
+
right: "ai.aiprompts",
|
|
477
|
+
},
|
|
478
|
+
{
|
|
479
|
+
plural: "APILogs",
|
|
480
|
+
singular: "APILog",
|
|
481
|
+
module: "logs",
|
|
482
|
+
right: "logs.api",
|
|
483
|
+
},
|
|
484
|
+
{ plural: "APIs", singular: "API", module: "config", right: "config.apis" },
|
|
485
|
+
{
|
|
486
|
+
plural: "aYOUneAds",
|
|
487
|
+
singular: "aYOUneAd",
|
|
488
|
+
module: "marketing",
|
|
489
|
+
right: "marketing.ayouneads",
|
|
490
|
+
},
|
|
491
|
+
{
|
|
492
|
+
plural: "CalculationSchemas",
|
|
493
|
+
singular: "CalculationSchema",
|
|
494
|
+
module: "config",
|
|
495
|
+
right: "config.calculationschemas",
|
|
496
|
+
},
|
|
497
|
+
{
|
|
498
|
+
plural: "Calendarentries",
|
|
499
|
+
singular: "Calendarentry",
|
|
500
|
+
module: "crm",
|
|
501
|
+
right: "crm.calendarentries",
|
|
502
|
+
},
|
|
503
|
+
{
|
|
504
|
+
plural: "Charges",
|
|
505
|
+
singular: "Charge",
|
|
506
|
+
module: "general",
|
|
507
|
+
right: "general.charges",
|
|
508
|
+
},
|
|
509
|
+
{
|
|
510
|
+
plural: "ChargeRules",
|
|
511
|
+
singular: "ChargeRule",
|
|
512
|
+
module: "general",
|
|
513
|
+
right: "general.chargerules",
|
|
514
|
+
},
|
|
515
|
+
{
|
|
516
|
+
plural: "CheckLists",
|
|
517
|
+
singular: "CheckList",
|
|
518
|
+
module: "crm",
|
|
519
|
+
right: "crm.checklists",
|
|
520
|
+
},
|
|
521
|
+
{
|
|
522
|
+
plural: "Components",
|
|
523
|
+
singular: "Component",
|
|
524
|
+
module: "pm",
|
|
525
|
+
right: "pm.components",
|
|
526
|
+
},
|
|
527
|
+
{
|
|
528
|
+
plural: "Consumers",
|
|
529
|
+
singular: "Consumer",
|
|
530
|
+
module: "crm",
|
|
531
|
+
right: "crm.consumers",
|
|
532
|
+
},
|
|
533
|
+
{ plural: "Epics", singular: "Epic", module: "pm", right: "pm.epics" },
|
|
534
|
+
{
|
|
535
|
+
plural: "Events",
|
|
536
|
+
singular: "Event",
|
|
537
|
+
module: "automation",
|
|
538
|
+
right: "automation.events",
|
|
539
|
+
},
|
|
540
|
+
{
|
|
541
|
+
plural: "Hooks",
|
|
542
|
+
singular: "Hook",
|
|
543
|
+
module: "config",
|
|
544
|
+
right: "config.hooks",
|
|
545
|
+
},
|
|
546
|
+
{
|
|
547
|
+
plural: "HookTemplates",
|
|
548
|
+
singular: "HookTemplate",
|
|
549
|
+
module: "config",
|
|
550
|
+
right: "config.hooktemplates",
|
|
551
|
+
},
|
|
552
|
+
{
|
|
553
|
+
plural: "ImapMails",
|
|
554
|
+
singular: "ImapMail",
|
|
555
|
+
module: "crm",
|
|
556
|
+
right: "crm.imapmails",
|
|
557
|
+
},
|
|
558
|
+
{
|
|
559
|
+
plural: "InternalChatMessages",
|
|
560
|
+
singular: "InternalChatMessage",
|
|
561
|
+
module: "general",
|
|
562
|
+
right: "general.internalchatmessages",
|
|
563
|
+
},
|
|
564
|
+
{
|
|
565
|
+
plural: "IoTDevices",
|
|
566
|
+
singular: "IoTDevice",
|
|
567
|
+
module: "config",
|
|
568
|
+
right: "config.iotdevices",
|
|
569
|
+
},
|
|
570
|
+
{ plural: "Logs", singular: "Log", module: "logs", right: "logs.ayoune" },
|
|
571
|
+
{
|
|
572
|
+
plural: "Milestones",
|
|
573
|
+
singular: "Milestone",
|
|
574
|
+
module: "pm",
|
|
575
|
+
right: "pm.milestones",
|
|
576
|
+
},
|
|
577
|
+
{
|
|
578
|
+
plural: "PATs",
|
|
579
|
+
singular: "PAT",
|
|
580
|
+
module: "usersettings",
|
|
581
|
+
right: "usersettings.pats",
|
|
582
|
+
},
|
|
583
|
+
{
|
|
584
|
+
plural: "Products",
|
|
585
|
+
singular: "Product",
|
|
586
|
+
module: "sale",
|
|
587
|
+
right: "sale.products",
|
|
588
|
+
},
|
|
589
|
+
{
|
|
590
|
+
plural: "Projects",
|
|
591
|
+
singular: "Project",
|
|
592
|
+
module: "pm",
|
|
593
|
+
right: "pm.projects",
|
|
594
|
+
},
|
|
595
|
+
{
|
|
596
|
+
plural: "RunningPipelines",
|
|
597
|
+
singular: "RunningPipeline",
|
|
598
|
+
module: "ai",
|
|
599
|
+
right: "ai.runningpipelines",
|
|
600
|
+
},
|
|
601
|
+
{
|
|
602
|
+
plural: "Settings",
|
|
603
|
+
singular: "Setting",
|
|
604
|
+
module: "config",
|
|
605
|
+
right: "config.settings",
|
|
606
|
+
},
|
|
607
|
+
{ plural: "Sprints", singular: "Sprint", module: "pm", right: "pm.sprints" },
|
|
608
|
+
{
|
|
609
|
+
plural: "StateLogs",
|
|
610
|
+
singular: "StateLog",
|
|
611
|
+
module: "logs",
|
|
612
|
+
right: "logs.state",
|
|
613
|
+
},
|
|
614
|
+
{
|
|
615
|
+
plural: "States",
|
|
616
|
+
singular: "State",
|
|
617
|
+
module: "config",
|
|
618
|
+
right: "config.states",
|
|
619
|
+
},
|
|
620
|
+
{ plural: "Stories", singular: "Story", module: "pm", right: "pm.stories" },
|
|
621
|
+
{
|
|
622
|
+
plural: "SubClients",
|
|
623
|
+
singular: "SubClient",
|
|
624
|
+
module: "config",
|
|
625
|
+
right: "config.subclients",
|
|
626
|
+
},
|
|
627
|
+
{
|
|
628
|
+
plural: "SubCompanies",
|
|
629
|
+
singular: "SubCompany",
|
|
630
|
+
module: "config",
|
|
631
|
+
right: "config.subcompanies",
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
plural: "Teams",
|
|
635
|
+
singular: "Team",
|
|
636
|
+
module: "config",
|
|
637
|
+
right: "config.teams",
|
|
638
|
+
},
|
|
639
|
+
{
|
|
640
|
+
plural: "UserSegments",
|
|
641
|
+
singular: "UserSegment",
|
|
642
|
+
module: "crm",
|
|
643
|
+
right: "crm.usersegments",
|
|
644
|
+
},
|
|
645
|
+
{
|
|
646
|
+
plural: "UserSettings",
|
|
647
|
+
singular: "UserSetting",
|
|
648
|
+
module: "config",
|
|
649
|
+
right: "config.usersettings",
|
|
650
|
+
},
|
|
651
|
+
{
|
|
652
|
+
plural: "Alerts",
|
|
653
|
+
singular: "Alert",
|
|
654
|
+
module: "general",
|
|
655
|
+
right: "general.alerts",
|
|
656
|
+
},
|
|
657
|
+
{
|
|
658
|
+
plural: "Announcements",
|
|
659
|
+
singular: "Announcement",
|
|
660
|
+
module: "service",
|
|
661
|
+
right: "service.announcements",
|
|
662
|
+
},
|
|
663
|
+
{
|
|
664
|
+
plural: "AppConfigs",
|
|
665
|
+
singular: "AppConfig",
|
|
666
|
+
module: "config",
|
|
667
|
+
right: "config.appconfigs",
|
|
668
|
+
},
|
|
669
|
+
{
|
|
670
|
+
plural: "ApplicationLinks",
|
|
671
|
+
singular: "ApplicationLink",
|
|
672
|
+
module: "config",
|
|
673
|
+
right: "config.applicationlinks",
|
|
674
|
+
},
|
|
675
|
+
{ plural: "Apps", singular: "App", module: "config", right: "config.apps" },
|
|
676
|
+
{
|
|
677
|
+
plural: "Articles",
|
|
678
|
+
singular: "Article",
|
|
679
|
+
module: "cms",
|
|
680
|
+
right: "cms.articles",
|
|
681
|
+
},
|
|
682
|
+
{
|
|
683
|
+
plural: "Assets",
|
|
684
|
+
singular: "Asset",
|
|
685
|
+
module: "accounting",
|
|
686
|
+
right: "accounting.assets",
|
|
687
|
+
},
|
|
688
|
+
{
|
|
689
|
+
plural: "AssignmentChannels",
|
|
690
|
+
singular: "AssignmentChannel",
|
|
691
|
+
module: "export",
|
|
692
|
+
right: "export.assignmentchannels",
|
|
693
|
+
},
|
|
694
|
+
{
|
|
695
|
+
plural: "AssignmentLists",
|
|
696
|
+
singular: "AssignmentList",
|
|
697
|
+
module: "sale",
|
|
698
|
+
right: "sale.assignmentlists",
|
|
699
|
+
},
|
|
700
|
+
{
|
|
701
|
+
plural: "Attachments",
|
|
702
|
+
singular: "Attachment",
|
|
703
|
+
module: "config",
|
|
704
|
+
right: "config.attachments",
|
|
705
|
+
},
|
|
706
|
+
{
|
|
707
|
+
plural: "AttributeGroups",
|
|
708
|
+
singular: "AttributeGroup",
|
|
709
|
+
module: "config",
|
|
710
|
+
right: "config.attributegroups",
|
|
711
|
+
},
|
|
712
|
+
{
|
|
713
|
+
plural: "Attributes",
|
|
714
|
+
singular: "Attribute",
|
|
715
|
+
module: "config",
|
|
716
|
+
right: "config.attributes",
|
|
717
|
+
},
|
|
718
|
+
{
|
|
719
|
+
plural: "Authors",
|
|
720
|
+
singular: "Author",
|
|
721
|
+
module: "cms",
|
|
722
|
+
right: "cms.authors",
|
|
723
|
+
},
|
|
724
|
+
{
|
|
725
|
+
plural: "AutomationChecks",
|
|
726
|
+
singular: "AutomationCheck",
|
|
727
|
+
module: "automation",
|
|
728
|
+
right: "automation.automationchecks",
|
|
729
|
+
},
|
|
730
|
+
{
|
|
731
|
+
plural: "Automations",
|
|
732
|
+
singular: "Automation",
|
|
733
|
+
module: "automation",
|
|
734
|
+
right: "automation.automations",
|
|
735
|
+
},
|
|
736
|
+
{
|
|
737
|
+
plural: "BankAccounts",
|
|
738
|
+
singular: "BankAccount",
|
|
739
|
+
module: "config",
|
|
740
|
+
right: "config.bankaccounts",
|
|
741
|
+
},
|
|
742
|
+
{
|
|
743
|
+
plural: "BankTurnovers",
|
|
744
|
+
singular: "BankTurnover",
|
|
745
|
+
module: "sale",
|
|
746
|
+
right: "sale.bankturnovers",
|
|
747
|
+
},
|
|
748
|
+
{
|
|
749
|
+
plural: "Beacons",
|
|
750
|
+
singular: "Beacon",
|
|
751
|
+
module: "marketing",
|
|
752
|
+
right: "marketing.beacons",
|
|
753
|
+
},
|
|
754
|
+
{
|
|
755
|
+
plural: "BeaconZones",
|
|
756
|
+
singular: "BeaconZone",
|
|
757
|
+
module: "marketing",
|
|
758
|
+
right: "marketing.beaconzones",
|
|
759
|
+
},
|
|
760
|
+
{
|
|
761
|
+
plural: "Blacklists",
|
|
762
|
+
singular: "Blacklist",
|
|
763
|
+
module: "config",
|
|
764
|
+
right: "config.blacklists",
|
|
765
|
+
},
|
|
766
|
+
{
|
|
767
|
+
plural: "BotRequests",
|
|
768
|
+
singular: "BotRequest",
|
|
769
|
+
module: "automation",
|
|
770
|
+
right: "automation.botrequests",
|
|
771
|
+
},
|
|
772
|
+
{
|
|
773
|
+
plural: "Bots",
|
|
774
|
+
singular: "Bot",
|
|
775
|
+
module: "ai",
|
|
776
|
+
right: "ai.bots",
|
|
777
|
+
},
|
|
778
|
+
{
|
|
779
|
+
plural: "BrandBidderChecks",
|
|
780
|
+
singular: "BrandBidderCheck",
|
|
781
|
+
module: "monitoring",
|
|
782
|
+
right: "monitoring.brandbidderchecks",
|
|
783
|
+
},
|
|
784
|
+
{
|
|
785
|
+
plural: "BrandBidders",
|
|
786
|
+
singular: "BrandBidder",
|
|
787
|
+
module: "monitoring",
|
|
788
|
+
right: "monitoring.brandbidders",
|
|
789
|
+
},
|
|
790
|
+
{
|
|
791
|
+
plural: "BrowserAutomations",
|
|
792
|
+
singular: "BrowserAutomation",
|
|
793
|
+
module: "automation",
|
|
794
|
+
right: "automation.browserautomations",
|
|
795
|
+
},
|
|
796
|
+
{ plural: "Buckets", singular: "Bucket", module: "pm", right: "pm.buckets" },
|
|
797
|
+
{
|
|
798
|
+
plural: "BudgetProfiles",
|
|
799
|
+
singular: "BudgetProfile",
|
|
800
|
+
module: "general",
|
|
801
|
+
right: "general.budgetprofiles",
|
|
802
|
+
},
|
|
803
|
+
{
|
|
804
|
+
plural: "Budgets",
|
|
805
|
+
singular: "Budget",
|
|
806
|
+
module: "accounting",
|
|
807
|
+
right: "accounting.budgets",
|
|
808
|
+
},
|
|
809
|
+
{
|
|
810
|
+
plural: "BusinessEvents",
|
|
811
|
+
singular: "BusinessEvent",
|
|
812
|
+
module: "pm",
|
|
813
|
+
right: "pm.businessevents",
|
|
814
|
+
},
|
|
815
|
+
{
|
|
816
|
+
plural: "CalculationGroups",
|
|
817
|
+
singular: "CalculationGroup",
|
|
818
|
+
module: "config",
|
|
819
|
+
right: "config.calculationgroups",
|
|
820
|
+
},
|
|
821
|
+
{
|
|
822
|
+
plural: "CalculationRules",
|
|
823
|
+
singular: "CalculationRule",
|
|
824
|
+
module: "config",
|
|
825
|
+
right: "config.calculationrules",
|
|
826
|
+
},
|
|
827
|
+
{
|
|
828
|
+
plural: "Calendars",
|
|
829
|
+
singular: "Calendar",
|
|
830
|
+
module: "config",
|
|
831
|
+
right: "config.calendars",
|
|
832
|
+
},
|
|
833
|
+
{
|
|
834
|
+
plural: "CallProcedures",
|
|
835
|
+
singular: "CallProcedure",
|
|
836
|
+
module: "automation",
|
|
837
|
+
right: "automation.callprocedures",
|
|
838
|
+
},
|
|
839
|
+
{
|
|
840
|
+
plural: "CampaignClicks",
|
|
841
|
+
singular: "CampaignClick",
|
|
842
|
+
module: "marketing",
|
|
843
|
+
right: "marketing.campaignclicks",
|
|
844
|
+
},
|
|
845
|
+
{
|
|
846
|
+
plural: "Campaigns",
|
|
847
|
+
singular: "Campaign",
|
|
848
|
+
module: "marketing",
|
|
849
|
+
right: "marketing.campaigns",
|
|
850
|
+
},
|
|
851
|
+
{
|
|
852
|
+
plural: "CancelReasons",
|
|
853
|
+
singular: "CancelReason",
|
|
854
|
+
module: "config",
|
|
855
|
+
right: "config.cancelreasons",
|
|
856
|
+
},
|
|
857
|
+
{
|
|
858
|
+
plural: "Cashiers",
|
|
859
|
+
singular: "Cashier",
|
|
860
|
+
module: "config",
|
|
861
|
+
right: "config.cashiers",
|
|
862
|
+
},
|
|
863
|
+
{
|
|
864
|
+
plural: "ChainStores",
|
|
865
|
+
singular: "ChainStore",
|
|
866
|
+
module: "config",
|
|
867
|
+
right: "config.chainstores",
|
|
868
|
+
},
|
|
869
|
+
{
|
|
870
|
+
plural: "Channels",
|
|
871
|
+
singular: "Channel",
|
|
872
|
+
module: "marketing",
|
|
873
|
+
right: "marketing.channels",
|
|
874
|
+
},
|
|
875
|
+
{
|
|
876
|
+
plural: "ChatApps",
|
|
877
|
+
singular: "ChatApp",
|
|
878
|
+
module: "marketing",
|
|
879
|
+
right: "marketing.chatapps",
|
|
880
|
+
},
|
|
881
|
+
{
|
|
882
|
+
plural: "ChatChannels",
|
|
883
|
+
singular: "ChatChannel",
|
|
884
|
+
module: "general",
|
|
885
|
+
right: "general.chatchannels",
|
|
886
|
+
},
|
|
887
|
+
{
|
|
888
|
+
plural: "ChatMessages",
|
|
889
|
+
singular: "ChatMessage",
|
|
890
|
+
module: "general",
|
|
891
|
+
right: "general.chatmessages",
|
|
892
|
+
},
|
|
893
|
+
{
|
|
894
|
+
plural: "Chats",
|
|
895
|
+
singular: "Chat",
|
|
896
|
+
module: "hub",
|
|
897
|
+
right: "hub.chats",
|
|
898
|
+
},
|
|
899
|
+
{
|
|
900
|
+
plural: "ChatWidgets",
|
|
901
|
+
singular: "ChatWidget",
|
|
902
|
+
module: "marketing",
|
|
903
|
+
right: "marketing.chatwidgets",
|
|
904
|
+
},
|
|
905
|
+
{
|
|
906
|
+
plural: "CheckListTemplates",
|
|
907
|
+
singular: "CheckListTemplate",
|
|
908
|
+
module: "config",
|
|
909
|
+
right: "config.checklisttemplates",
|
|
910
|
+
},
|
|
911
|
+
{
|
|
912
|
+
plural: "CheckResults",
|
|
913
|
+
singular: "CheckResult",
|
|
914
|
+
module: "monitoring",
|
|
915
|
+
right: "monitoring.checkresults",
|
|
916
|
+
},
|
|
917
|
+
{
|
|
918
|
+
plural: "Checks",
|
|
919
|
+
singular: "Check",
|
|
920
|
+
module: "monitoring",
|
|
921
|
+
right: "monitoring.checks",
|
|
922
|
+
},
|
|
923
|
+
{
|
|
924
|
+
plural: "Clicks",
|
|
925
|
+
singular: "Click",
|
|
926
|
+
module: "marketing",
|
|
927
|
+
right: "marketing.clicks",
|
|
928
|
+
},
|
|
929
|
+
{
|
|
930
|
+
plural: "CloudTags",
|
|
931
|
+
singular: "CloudTag",
|
|
932
|
+
module: "marketing",
|
|
933
|
+
right: "marketing.cloudtags",
|
|
934
|
+
},
|
|
935
|
+
{
|
|
936
|
+
plural: "CloudTargets",
|
|
937
|
+
singular: "CloudTarget",
|
|
938
|
+
module: "marketing",
|
|
939
|
+
right: "marketing.cloudtargets",
|
|
940
|
+
},
|
|
941
|
+
{
|
|
942
|
+
plural: "CloudTagViews",
|
|
943
|
+
singular: "CloudTagView",
|
|
944
|
+
module: "marketing",
|
|
945
|
+
right: "marketing.cloudtagviews",
|
|
946
|
+
},
|
|
947
|
+
{
|
|
948
|
+
plural: "Collections",
|
|
949
|
+
singular: "Collection",
|
|
950
|
+
module: "marketing",
|
|
951
|
+
right: "marketing.collections",
|
|
952
|
+
},
|
|
953
|
+
{
|
|
954
|
+
plural: "CommissionGroups",
|
|
955
|
+
singular: "CommissionGroup",
|
|
956
|
+
module: "config",
|
|
957
|
+
right: "config.commissiongroups",
|
|
958
|
+
},
|
|
959
|
+
{
|
|
960
|
+
plural: "CommissionSettlements",
|
|
961
|
+
singular: "CommissionSettlement",
|
|
962
|
+
module: "sale",
|
|
963
|
+
right: "sale.commissionsettlements",
|
|
964
|
+
},
|
|
965
|
+
{
|
|
966
|
+
plural: "CommunicationWidgets",
|
|
967
|
+
singular: "CommunicationWidget",
|
|
968
|
+
module: "marketing",
|
|
969
|
+
right: "marketing.communicationwidgets",
|
|
970
|
+
},
|
|
971
|
+
{
|
|
972
|
+
plural: "Companies",
|
|
973
|
+
singular: "Company",
|
|
974
|
+
module: "general",
|
|
975
|
+
right: "general.companies",
|
|
976
|
+
},
|
|
977
|
+
{
|
|
978
|
+
plural: "CompanyLocations",
|
|
979
|
+
singular: "CompanyLocation",
|
|
980
|
+
module: "config",
|
|
981
|
+
right: "config.companylocations",
|
|
982
|
+
},
|
|
983
|
+
{
|
|
984
|
+
plural: "ComputingEntities",
|
|
985
|
+
singular: "ComputingEntity",
|
|
986
|
+
module: "config",
|
|
987
|
+
right: "config.computingentities",
|
|
988
|
+
},
|
|
989
|
+
{
|
|
990
|
+
plural: "ComputingEntitiesLogs",
|
|
991
|
+
singular: "ComputingEntitiesLog",
|
|
992
|
+
module: "logs",
|
|
993
|
+
right: "logs.computingentitieslogs",
|
|
994
|
+
},
|
|
995
|
+
{
|
|
996
|
+
plural: "ComputingEntityTemplates",
|
|
997
|
+
singular: "ComputingEntityTemplate",
|
|
998
|
+
module: "config",
|
|
999
|
+
right: "config.computingentitytemplates",
|
|
1000
|
+
},
|
|
1001
|
+
{
|
|
1002
|
+
plural: "ConfigurationMatchings",
|
|
1003
|
+
singular: "ConfigurationMatching",
|
|
1004
|
+
module: "config",
|
|
1005
|
+
right: "config.configurationmatchings",
|
|
1006
|
+
},
|
|
1007
|
+
{
|
|
1008
|
+
plural: "Configurations",
|
|
1009
|
+
singular: "Configuration",
|
|
1010
|
+
module: "sale",
|
|
1011
|
+
right: "sale.configurations",
|
|
1012
|
+
},
|
|
1013
|
+
{
|
|
1014
|
+
plural: "ConfiguratorFields",
|
|
1015
|
+
singular: "ConfiguratorField",
|
|
1016
|
+
module: "config",
|
|
1017
|
+
right: "config.configuratorfields",
|
|
1018
|
+
},
|
|
1019
|
+
{
|
|
1020
|
+
plural: "Configurators",
|
|
1021
|
+
singular: "Configurator",
|
|
1022
|
+
module: "config",
|
|
1023
|
+
right: "config.configurators",
|
|
1024
|
+
},
|
|
1025
|
+
{
|
|
1026
|
+
plural: "ConnectionSubTypes",
|
|
1027
|
+
singular: "ConnectionSubType",
|
|
1028
|
+
module: "config",
|
|
1029
|
+
right: "config.connectionsubtypes",
|
|
1030
|
+
},
|
|
1031
|
+
{
|
|
1032
|
+
plural: "ConnectionTypes",
|
|
1033
|
+
singular: "ConnectionType",
|
|
1034
|
+
module: "config",
|
|
1035
|
+
right: "config.connectiontypes",
|
|
1036
|
+
},
|
|
1037
|
+
{
|
|
1038
|
+
plural: "ConsumerAPILogs",
|
|
1039
|
+
singular: "ConsumerAPILog",
|
|
1040
|
+
module: "logs",
|
|
1041
|
+
right: "logs.consumerapi",
|
|
1042
|
+
},
|
|
1043
|
+
{
|
|
1044
|
+
plural: "ConsumerAPIs",
|
|
1045
|
+
singular: "ConsumerAPI",
|
|
1046
|
+
module: "config",
|
|
1047
|
+
right: "config.consumerapis",
|
|
1048
|
+
},
|
|
1049
|
+
{
|
|
1050
|
+
plural: "ConsumerChannels",
|
|
1051
|
+
singular: "ConsumerChannel",
|
|
1052
|
+
module: "export",
|
|
1053
|
+
right: "export.consumerchannels",
|
|
1054
|
+
},
|
|
1055
|
+
{
|
|
1056
|
+
plural: "ConsumerHooks",
|
|
1057
|
+
singular: "ConsumerHook",
|
|
1058
|
+
module: "crm",
|
|
1059
|
+
right: "crm.consumerhooks",
|
|
1060
|
+
},
|
|
1061
|
+
{
|
|
1062
|
+
plural: "ConsumerLists",
|
|
1063
|
+
singular: "ConsumerList",
|
|
1064
|
+
module: "crm",
|
|
1065
|
+
right: "crm.consumerlists",
|
|
1066
|
+
},
|
|
1067
|
+
{
|
|
1068
|
+
plural: "ConsumerNotifications",
|
|
1069
|
+
singular: "ConsumerNotification",
|
|
1070
|
+
module: "crm",
|
|
1071
|
+
right: "crm.consumernotifications",
|
|
1072
|
+
},
|
|
1073
|
+
{
|
|
1074
|
+
plural: "ContactPersons",
|
|
1075
|
+
singular: "ContactPerson",
|
|
1076
|
+
module: "crm",
|
|
1077
|
+
right: "crm.contactpersons",
|
|
1078
|
+
},
|
|
1079
|
+
{
|
|
1080
|
+
plural: "ContentCategories",
|
|
1081
|
+
singular: "ContentCategory",
|
|
1082
|
+
module: "config",
|
|
1083
|
+
right: "config.contentcategories",
|
|
1084
|
+
},
|
|
1085
|
+
{
|
|
1086
|
+
plural: "ContentProjects",
|
|
1087
|
+
singular: "ContentProject",
|
|
1088
|
+
module: "cms",
|
|
1089
|
+
right: "cms.contentprojects",
|
|
1090
|
+
},
|
|
1091
|
+
{
|
|
1092
|
+
plural: "Contents",
|
|
1093
|
+
singular: "Content",
|
|
1094
|
+
module: "cms",
|
|
1095
|
+
right: "cms.contents",
|
|
1096
|
+
},
|
|
1097
|
+
{
|
|
1098
|
+
plural: "Contracts",
|
|
1099
|
+
singular: "Contract",
|
|
1100
|
+
module: "sale",
|
|
1101
|
+
right: "sale.contracts",
|
|
1102
|
+
},
|
|
1103
|
+
{
|
|
1104
|
+
plural: "ContentSnippets",
|
|
1105
|
+
singular: "ContentSnippet",
|
|
1106
|
+
module: "config",
|
|
1107
|
+
right: "config.contentsnippets",
|
|
1108
|
+
},
|
|
1109
|
+
{
|
|
1110
|
+
plural: "ControlPanels",
|
|
1111
|
+
singular: "ControlPanel",
|
|
1112
|
+
module: "config",
|
|
1113
|
+
right: "config.controlpanels",
|
|
1114
|
+
},
|
|
1115
|
+
{
|
|
1116
|
+
plural: "CostCenters",
|
|
1117
|
+
singular: "CostCenter",
|
|
1118
|
+
module: "accounting",
|
|
1119
|
+
right: "accounting.costcenters",
|
|
1120
|
+
},
|
|
1121
|
+
{
|
|
1122
|
+
plural: "CostGroups",
|
|
1123
|
+
singular: "CostGroup",
|
|
1124
|
+
module: "config",
|
|
1125
|
+
right: "config.costgroups",
|
|
1126
|
+
},
|
|
1127
|
+
{
|
|
1128
|
+
plural: "CostingAttributes",
|
|
1129
|
+
singular: "CostingAttribute",
|
|
1130
|
+
module: "config",
|
|
1131
|
+
right: "config.costingattributes",
|
|
1132
|
+
},
|
|
1133
|
+
{
|
|
1134
|
+
plural: "Counters",
|
|
1135
|
+
singular: "Counter",
|
|
1136
|
+
module: "config",
|
|
1137
|
+
right: "config.counters",
|
|
1138
|
+
},
|
|
1139
|
+
{
|
|
1140
|
+
plural: "Coupons",
|
|
1141
|
+
singular: "Coupon",
|
|
1142
|
+
module: "marketing",
|
|
1143
|
+
right: "marketing.coupons",
|
|
1144
|
+
},
|
|
1145
|
+
{
|
|
1146
|
+
plural: "CourseLessons",
|
|
1147
|
+
singular: "CourseLesson",
|
|
1148
|
+
module: "hr",
|
|
1149
|
+
right: "hr.courselessons",
|
|
1150
|
+
},
|
|
1151
|
+
{
|
|
1152
|
+
plural: "CourseModules",
|
|
1153
|
+
singular: "CourseModule",
|
|
1154
|
+
module: "hr",
|
|
1155
|
+
right: "hr.coursemodules",
|
|
1156
|
+
},
|
|
1157
|
+
{
|
|
1158
|
+
plural: "CourseQuestions",
|
|
1159
|
+
singular: "CourseQuestion",
|
|
1160
|
+
module: "hr",
|
|
1161
|
+
right: "hr.coursequestions",
|
|
1162
|
+
},
|
|
1163
|
+
{ plural: "Courses", singular: "Course", module: "hr", right: "hr.courses" },
|
|
1164
|
+
{
|
|
1165
|
+
plural: "CrawlerSettings",
|
|
1166
|
+
singular: "CrawlerSetting",
|
|
1167
|
+
module: "general",
|
|
1168
|
+
right: "general.crawlersettings",
|
|
1169
|
+
},
|
|
1170
|
+
{
|
|
1171
|
+
plural: "Advertisements",
|
|
1172
|
+
singular: "Advertisement",
|
|
1173
|
+
module: "marketing",
|
|
1174
|
+
right: "marketing.advertisements",
|
|
1175
|
+
},
|
|
1176
|
+
{
|
|
1177
|
+
plural: "Assignments",
|
|
1178
|
+
singular: "Assignment",
|
|
1179
|
+
module: "sale",
|
|
1180
|
+
right: "sale.assignments",
|
|
1181
|
+
},
|
|
1182
|
+
{
|
|
1183
|
+
plural: "CreditNotes",
|
|
1184
|
+
singular: "CreditNote",
|
|
1185
|
+
module: "sale",
|
|
1186
|
+
right: "sale.creditnotes",
|
|
1187
|
+
},
|
|
1188
|
+
{
|
|
1189
|
+
plural: "Credits",
|
|
1190
|
+
singular: "Credit",
|
|
1191
|
+
module: "sale",
|
|
1192
|
+
right: "sale.credits",
|
|
1193
|
+
},
|
|
1194
|
+
{
|
|
1195
|
+
plural: "CTAClicks",
|
|
1196
|
+
singular: "CTAClick",
|
|
1197
|
+
module: "reporting",
|
|
1198
|
+
right: "reporting.ctaclicks",
|
|
1199
|
+
},
|
|
1200
|
+
{
|
|
1201
|
+
plural: "CTAs",
|
|
1202
|
+
singular: "CTA",
|
|
1203
|
+
module: "marketing",
|
|
1204
|
+
right: "marketing.ctas",
|
|
1205
|
+
},
|
|
1206
|
+
{
|
|
1207
|
+
plural: "CTAViews",
|
|
1208
|
+
singular: "CTAView",
|
|
1209
|
+
module: "reporting",
|
|
1210
|
+
right: "reporting.ctaviews",
|
|
1211
|
+
},
|
|
1212
|
+
{
|
|
1213
|
+
plural: "CustomAPIs",
|
|
1214
|
+
singular: "CustomAPI",
|
|
1215
|
+
module: "config",
|
|
1216
|
+
right: "config.customapis",
|
|
1217
|
+
},
|
|
1218
|
+
{
|
|
1219
|
+
plural: "CustomButtons",
|
|
1220
|
+
singular: "CustomButton",
|
|
1221
|
+
module: "config",
|
|
1222
|
+
right: "config.custombuttons",
|
|
1223
|
+
},
|
|
1224
|
+
{
|
|
1225
|
+
plural: "CustomConfigFiles",
|
|
1226
|
+
singular: "CustomConfigFile",
|
|
1227
|
+
module: "config",
|
|
1228
|
+
right: "config.customconfigfiles",
|
|
1229
|
+
},
|
|
1230
|
+
{
|
|
1231
|
+
plural: "CustomerDashboards",
|
|
1232
|
+
singular: "CustomerDashboard",
|
|
1233
|
+
module: "config",
|
|
1234
|
+
right: "config.customerdashboards",
|
|
1235
|
+
},
|
|
1236
|
+
{
|
|
1237
|
+
plural: "CustomerDatas",
|
|
1238
|
+
singular: "CustomerData",
|
|
1239
|
+
module: "config",
|
|
1240
|
+
right: "config.customerdatas",
|
|
1241
|
+
},
|
|
1242
|
+
{
|
|
1243
|
+
plural: "Customers",
|
|
1244
|
+
singular: "Customer",
|
|
1245
|
+
module: "general",
|
|
1246
|
+
right: "general.customers",
|
|
1247
|
+
},
|
|
1248
|
+
{
|
|
1249
|
+
plural: "aYOUneCustomerTodos",
|
|
1250
|
+
singular: "aYOUneCustomerTodo",
|
|
1251
|
+
module: "general",
|
|
1252
|
+
right: "general.ayounecustomertodos",
|
|
1253
|
+
},
|
|
1254
|
+
{
|
|
1255
|
+
plural: "CustomerTokens",
|
|
1256
|
+
singular: "CustomerToken",
|
|
1257
|
+
module: "general",
|
|
1258
|
+
right: "general.customertokens",
|
|
1259
|
+
},
|
|
1260
|
+
{
|
|
1261
|
+
plural: "CustomVariables",
|
|
1262
|
+
singular: "CustomVariable",
|
|
1263
|
+
module: "config",
|
|
1264
|
+
right: "config.customvariables",
|
|
1265
|
+
},
|
|
1266
|
+
{
|
|
1267
|
+
plural: "CustomViews",
|
|
1268
|
+
singular: "CustomView",
|
|
1269
|
+
module: "config",
|
|
1270
|
+
right: "config.customviews",
|
|
1271
|
+
},
|
|
1272
|
+
{
|
|
1273
|
+
plural: "DashBoards",
|
|
1274
|
+
singular: "DashBoard",
|
|
1275
|
+
module: "pm",
|
|
1276
|
+
right: "pm.dashboards",
|
|
1277
|
+
},
|
|
1278
|
+
{
|
|
1279
|
+
plural: "DataPools",
|
|
1280
|
+
singular: "DataPool",
|
|
1281
|
+
module: "config",
|
|
1282
|
+
right: "config.datapools",
|
|
1283
|
+
},
|
|
1284
|
+
{
|
|
1285
|
+
plural: "Decisions",
|
|
1286
|
+
singular: "Decision",
|
|
1287
|
+
module: "pm",
|
|
1288
|
+
right: "pm.decisions",
|
|
1289
|
+
},
|
|
1290
|
+
{
|
|
1291
|
+
plural: "Departments",
|
|
1292
|
+
singular: "Department",
|
|
1293
|
+
module: "config",
|
|
1294
|
+
right: "config.departments",
|
|
1295
|
+
},
|
|
1296
|
+
{
|
|
1297
|
+
plural: "DepositInvoices",
|
|
1298
|
+
singular: "DepositInvoice",
|
|
1299
|
+
module: "sale",
|
|
1300
|
+
right: "sale.depositinvoices",
|
|
1301
|
+
},
|
|
1302
|
+
{
|
|
1303
|
+
plural: "DesktopClients",
|
|
1304
|
+
singular: "DesktopClient",
|
|
1305
|
+
module: "marketing",
|
|
1306
|
+
right: "marketing.desktopclients",
|
|
1307
|
+
},
|
|
1308
|
+
{
|
|
1309
|
+
plural: "DesktopNotifications",
|
|
1310
|
+
singular: "DesktopNotification",
|
|
1311
|
+
module: "marketing",
|
|
1312
|
+
right: "marketing.desktopnotifications",
|
|
1313
|
+
},
|
|
1314
|
+
{
|
|
1315
|
+
plural: "DiscountGroups",
|
|
1316
|
+
singular: "DiscountGroup",
|
|
1317
|
+
module: "config",
|
|
1318
|
+
right: "config.discountgroups",
|
|
1319
|
+
},
|
|
1320
|
+
{
|
|
1321
|
+
plural: "DMCampaigns",
|
|
1322
|
+
singular: "DMCampaign",
|
|
1323
|
+
module: "marketing",
|
|
1324
|
+
right: "marketing.dmcampaigns",
|
|
1325
|
+
},
|
|
1326
|
+
{
|
|
1327
|
+
plural: "Documents",
|
|
1328
|
+
singular: "Document",
|
|
1329
|
+
module: "crm",
|
|
1330
|
+
right: "crm.documents",
|
|
1331
|
+
},
|
|
1332
|
+
{
|
|
1333
|
+
plural: "DoiLogs",
|
|
1334
|
+
singular: "DoiLog",
|
|
1335
|
+
module: "logs",
|
|
1336
|
+
right: "logs.doi",
|
|
1337
|
+
},
|
|
1338
|
+
{ plural: "Dois", singular: "Doi", module: "config", right: "config.dois" },
|
|
1339
|
+
{
|
|
1340
|
+
plural: "Domains",
|
|
1341
|
+
singular: "Domain",
|
|
1342
|
+
module: "config",
|
|
1343
|
+
right: "config.domains",
|
|
1344
|
+
},
|
|
1345
|
+
{
|
|
1346
|
+
plural: "DownloadLogs",
|
|
1347
|
+
singular: "DownloadLog",
|
|
1348
|
+
module: "logs",
|
|
1349
|
+
right: "logs.download",
|
|
1350
|
+
},
|
|
1351
|
+
{
|
|
1352
|
+
plural: "Downloads",
|
|
1353
|
+
singular: "Download",
|
|
1354
|
+
module: "cms",
|
|
1355
|
+
right: "cms.downloads",
|
|
1356
|
+
},
|
|
1357
|
+
{ plural: "Drafts", singular: "Draft", module: "crm", right: "crm.drafts" },
|
|
1358
|
+
{
|
|
1359
|
+
plural: "DynamicContents",
|
|
1360
|
+
singular: "DynamicContent",
|
|
1361
|
+
module: "config",
|
|
1362
|
+
right: "config.dynamiccontents",
|
|
1363
|
+
},
|
|
1364
|
+
{
|
|
1365
|
+
plural: "DynamicContentSnippets",
|
|
1366
|
+
singular: "DynamicContentSnippet",
|
|
1367
|
+
module: "config",
|
|
1368
|
+
right: "config.dynamiccontentsnippets",
|
|
1369
|
+
},
|
|
1370
|
+
{
|
|
1371
|
+
plural: "EANPools",
|
|
1372
|
+
singular: "EANPool",
|
|
1373
|
+
module: "config",
|
|
1374
|
+
right: "config.eanpools",
|
|
1375
|
+
},
|
|
1376
|
+
{
|
|
1377
|
+
plural: "EconomicEvents",
|
|
1378
|
+
singular: "EconomicEvent",
|
|
1379
|
+
module: "config",
|
|
1380
|
+
right: "config.economicevents",
|
|
1381
|
+
},
|
|
1382
|
+
{
|
|
1383
|
+
plural: "EditeurThemas",
|
|
1384
|
+
singular: "EditeurThema",
|
|
1385
|
+
module: "config",
|
|
1386
|
+
right: "config.editeurthemas",
|
|
1387
|
+
},
|
|
1388
|
+
{
|
|
1389
|
+
plural: "EMailTemplates",
|
|
1390
|
+
singular: "EMailTemplate",
|
|
1391
|
+
module: "config",
|
|
1392
|
+
right: "config.emailtemplates",
|
|
1393
|
+
},
|
|
1394
|
+
{
|
|
1395
|
+
plural: "EmotionRatings",
|
|
1396
|
+
singular: "EmotionRating",
|
|
1397
|
+
module: "marketing",
|
|
1398
|
+
right: "marketing.emotionratings",
|
|
1399
|
+
},
|
|
1400
|
+
{
|
|
1401
|
+
plural: "Emotions",
|
|
1402
|
+
singular: "Emotion",
|
|
1403
|
+
module: "marketing",
|
|
1404
|
+
right: "marketing.emotions",
|
|
1405
|
+
},
|
|
1406
|
+
{
|
|
1407
|
+
plural: "Enrichments",
|
|
1408
|
+
singular: "Enrichment",
|
|
1409
|
+
module: "crm",
|
|
1410
|
+
right: "crm.enrichments",
|
|
1411
|
+
},
|
|
1412
|
+
{
|
|
1413
|
+
plural: "Environments",
|
|
1414
|
+
singular: "Environment",
|
|
1415
|
+
module: "config",
|
|
1416
|
+
right: "config.environments",
|
|
1417
|
+
},
|
|
1418
|
+
{
|
|
1419
|
+
plural: "ErrorLogs",
|
|
1420
|
+
singular: "ErrorLog",
|
|
1421
|
+
module: "logs",
|
|
1422
|
+
right: "logs.error",
|
|
1423
|
+
},
|
|
1424
|
+
{
|
|
1425
|
+
plural: "ETIMs",
|
|
1426
|
+
singular: "ETIM",
|
|
1427
|
+
module: "config",
|
|
1428
|
+
right: "config.etims",
|
|
1429
|
+
},
|
|
1430
|
+
{
|
|
1431
|
+
plural: "EventMetas",
|
|
1432
|
+
singular: "EventMeta",
|
|
1433
|
+
module: "config",
|
|
1434
|
+
right: "config.eventmetas",
|
|
1435
|
+
},
|
|
1436
|
+
{
|
|
1437
|
+
plural: "ExamResults",
|
|
1438
|
+
singular: "ExamResult",
|
|
1439
|
+
module: "hub",
|
|
1440
|
+
right: "hub.examresults",
|
|
1441
|
+
},
|
|
1442
|
+
{ plural: "Exams", singular: "Exam", module: "hub", right: "hub.exams" },
|
|
1443
|
+
{
|
|
1444
|
+
plural: "ExportConfigs",
|
|
1445
|
+
singular: "ExportConfig",
|
|
1446
|
+
module: "export",
|
|
1447
|
+
right: "export.exportconfigs",
|
|
1448
|
+
},
|
|
1449
|
+
{
|
|
1450
|
+
plural: "ExportLogs",
|
|
1451
|
+
singular: "ExportLog",
|
|
1452
|
+
module: "logs",
|
|
1453
|
+
right: "logs.export",
|
|
1454
|
+
},
|
|
1455
|
+
{
|
|
1456
|
+
plural: "Exports",
|
|
1457
|
+
singular: "Export",
|
|
1458
|
+
module: "export",
|
|
1459
|
+
right: "export.exports",
|
|
1460
|
+
},
|
|
1461
|
+
{
|
|
1462
|
+
plural: "FailureMessages",
|
|
1463
|
+
singular: "FailureMessage",
|
|
1464
|
+
module: "production",
|
|
1465
|
+
right: "production.failuremessages",
|
|
1466
|
+
},
|
|
1467
|
+
{
|
|
1468
|
+
plural: "FamilyNames",
|
|
1469
|
+
singular: "FamilyName",
|
|
1470
|
+
module: "config",
|
|
1471
|
+
right: "config.familynames",
|
|
1472
|
+
},
|
|
1473
|
+
{ plural: "Faqs", singular: "Faq", module: "hub", right: "hub.faqs" },
|
|
1474
|
+
{
|
|
1475
|
+
plural: "FBApps",
|
|
1476
|
+
singular: "FBApp",
|
|
1477
|
+
module: "config",
|
|
1478
|
+
right: "config.fbapps",
|
|
1479
|
+
},
|
|
1480
|
+
{
|
|
1481
|
+
plural: "FBHooks",
|
|
1482
|
+
singular: "FBHook",
|
|
1483
|
+
module: "config",
|
|
1484
|
+
right: "config.fbhooks",
|
|
1485
|
+
},
|
|
1486
|
+
{
|
|
1487
|
+
plural: "FeatureRequests",
|
|
1488
|
+
singular: "FeatureRequest",
|
|
1489
|
+
module: "pm",
|
|
1490
|
+
right: "pm.featurerequests",
|
|
1491
|
+
},
|
|
1492
|
+
{
|
|
1493
|
+
plural: "FeedbackAnswers",
|
|
1494
|
+
singular: "FeedbackAnswer",
|
|
1495
|
+
module: "marketing",
|
|
1496
|
+
right: "marketing.feedbackanswers",
|
|
1497
|
+
},
|
|
1498
|
+
{
|
|
1499
|
+
plural: "FeedbackQuestions",
|
|
1500
|
+
singular: "FeedbackQuestion",
|
|
1501
|
+
module: "marketing",
|
|
1502
|
+
right: "marketing.feedbackquestions",
|
|
1503
|
+
},
|
|
1504
|
+
{
|
|
1505
|
+
plural: "Feedbacks",
|
|
1506
|
+
singular: "Feedback",
|
|
1507
|
+
module: "marketing",
|
|
1508
|
+
right: "marketing.feedbacks",
|
|
1509
|
+
},
|
|
1510
|
+
{
|
|
1511
|
+
plural: "FeedBackViews",
|
|
1512
|
+
singular: "FeedBackView",
|
|
1513
|
+
module: "reporting",
|
|
1514
|
+
right: "reporting.feedbackviews",
|
|
1515
|
+
},
|
|
1516
|
+
{
|
|
1517
|
+
plural: "Feeds",
|
|
1518
|
+
singular: "Feed",
|
|
1519
|
+
module: "affiliate",
|
|
1520
|
+
right: "affiliate.feeds",
|
|
1521
|
+
},
|
|
1522
|
+
{
|
|
1523
|
+
plural: "Filters",
|
|
1524
|
+
singular: "Filter",
|
|
1525
|
+
module: "automation",
|
|
1526
|
+
right: "automation.filters",
|
|
1527
|
+
},
|
|
1528
|
+
{
|
|
1529
|
+
plural: "Forms",
|
|
1530
|
+
singular: "Form",
|
|
1531
|
+
module: "config",
|
|
1532
|
+
right: "config.forms",
|
|
1533
|
+
},
|
|
1534
|
+
{
|
|
1535
|
+
plural: "Flags",
|
|
1536
|
+
singular: "Flag",
|
|
1537
|
+
module: "config",
|
|
1538
|
+
right: "config.flags",
|
|
1539
|
+
},
|
|
1540
|
+
{
|
|
1541
|
+
plural: "FormSubmissions",
|
|
1542
|
+
singular: "FormSubmission",
|
|
1543
|
+
module: "crm",
|
|
1544
|
+
right: "crm.formsubmissions",
|
|
1545
|
+
},
|
|
1546
|
+
{
|
|
1547
|
+
plural: "FormViews",
|
|
1548
|
+
singular: "FormView",
|
|
1549
|
+
module: "reporting",
|
|
1550
|
+
right: "reporting.formviews",
|
|
1551
|
+
},
|
|
1552
|
+
{
|
|
1553
|
+
plural: "FractureMessages",
|
|
1554
|
+
singular: "FractureMessage",
|
|
1555
|
+
module: "production",
|
|
1556
|
+
right: "production.fracturemessages",
|
|
1557
|
+
},
|
|
1558
|
+
{
|
|
1559
|
+
plural: "Generations",
|
|
1560
|
+
singular: "Generation",
|
|
1561
|
+
module: "config",
|
|
1562
|
+
right: "config.generations",
|
|
1563
|
+
},
|
|
1564
|
+
{
|
|
1565
|
+
plural: "GlobalChecks",
|
|
1566
|
+
singular: "GlobalCheck",
|
|
1567
|
+
module: "general",
|
|
1568
|
+
right: "general.globalchecks",
|
|
1569
|
+
},
|
|
1570
|
+
{
|
|
1571
|
+
plural: "GlobalKPIs",
|
|
1572
|
+
singular: "GlobalKPI",
|
|
1573
|
+
module: "general",
|
|
1574
|
+
right: "general.globalkpis",
|
|
1575
|
+
},
|
|
1576
|
+
{
|
|
1577
|
+
plural: "GlobalKPITemplates",
|
|
1578
|
+
singular: "GlobalKPITemplate",
|
|
1579
|
+
module: "general",
|
|
1580
|
+
right: "general.globalkpitemplates",
|
|
1581
|
+
},
|
|
1582
|
+
{
|
|
1583
|
+
plural: "GlobalSettings",
|
|
1584
|
+
singular: "GlobalSetting",
|
|
1585
|
+
module: "general",
|
|
1586
|
+
right: "general.globalsettings",
|
|
1587
|
+
},
|
|
1588
|
+
{
|
|
1589
|
+
plural: "Glossaries",
|
|
1590
|
+
singular: "Glossary",
|
|
1591
|
+
module: "hub",
|
|
1592
|
+
right: "hub.glossaries",
|
|
1593
|
+
},
|
|
1594
|
+
{
|
|
1595
|
+
plural: "Goals",
|
|
1596
|
+
singular: "Goal",
|
|
1597
|
+
module: "monitoring",
|
|
1598
|
+
right: "monitoring.goals",
|
|
1599
|
+
},
|
|
1600
|
+
{
|
|
1601
|
+
plural: "GoodsReceipts",
|
|
1602
|
+
singular: "GoodsReceipt",
|
|
1603
|
+
module: "purchase",
|
|
1604
|
+
right: "purchase.goodsreceipts",
|
|
1605
|
+
},
|
|
1606
|
+
{
|
|
1607
|
+
plural: "Intermediaries",
|
|
1608
|
+
singular: "Intermediary",
|
|
1609
|
+
module: "config",
|
|
1610
|
+
right: "config.intermediaries",
|
|
1611
|
+
},
|
|
1612
|
+
{
|
|
1613
|
+
plural: "GoogleAssistantIntents",
|
|
1614
|
+
singular: "GoogleAssistantIntent",
|
|
1615
|
+
module: "config",
|
|
1616
|
+
right: "config.googleassistantintents",
|
|
1617
|
+
},
|
|
1618
|
+
{
|
|
1619
|
+
plural: "HashTags",
|
|
1620
|
+
singular: "HashTag",
|
|
1621
|
+
module: "config",
|
|
1622
|
+
right: "config.hashtags",
|
|
1623
|
+
},
|
|
1624
|
+
{ plural: "HRJobs", singular: "HRJob", module: "hr", right: "hr.hrjobs" },
|
|
1625
|
+
{
|
|
1626
|
+
plural: "HubQuestions",
|
|
1627
|
+
singular: "HubQuestion",
|
|
1628
|
+
module: "hub",
|
|
1629
|
+
right: "hub.hubquestions",
|
|
1630
|
+
},
|
|
1631
|
+
{
|
|
1632
|
+
plural: "IABCategories",
|
|
1633
|
+
singular: "IABCategory",
|
|
1634
|
+
module: "config",
|
|
1635
|
+
right: "config.iabcategories",
|
|
1636
|
+
},
|
|
1637
|
+
{
|
|
1638
|
+
plural: "ImageBannerCats",
|
|
1639
|
+
singular: "ImageBannerCat",
|
|
1640
|
+
module: "affiliate",
|
|
1641
|
+
right: "affiliate.imagebannercats",
|
|
1642
|
+
},
|
|
1643
|
+
{
|
|
1644
|
+
plural: "ImageBanners",
|
|
1645
|
+
singular: "ImageBanner",
|
|
1646
|
+
module: "affiliate",
|
|
1647
|
+
right: "affiliate.imagebanners",
|
|
1648
|
+
},
|
|
1649
|
+
{
|
|
1650
|
+
plural: "ImageBannerTemplates",
|
|
1651
|
+
singular: "ImageBannerTemplate",
|
|
1652
|
+
module: "affiliate",
|
|
1653
|
+
right: "affiliate.imagebannertemplates",
|
|
1654
|
+
},
|
|
1655
|
+
{
|
|
1656
|
+
plural: "ImageGenerators",
|
|
1657
|
+
singular: "ImageGenerator",
|
|
1658
|
+
module: "cms",
|
|
1659
|
+
right: "cms.imagegenerators",
|
|
1660
|
+
},
|
|
1661
|
+
{ plural: "Images", singular: "Image", module: "cms", right: "cms.images" },
|
|
1662
|
+
{
|
|
1663
|
+
plural: "ImportAllocations",
|
|
1664
|
+
singular: "ImportAllocation",
|
|
1665
|
+
module: "config",
|
|
1666
|
+
right: "config.importallocations",
|
|
1667
|
+
},
|
|
1668
|
+
{
|
|
1669
|
+
plural: "ImportConfigurations",
|
|
1670
|
+
singular: "ImportConfiguration",
|
|
1671
|
+
module: "config",
|
|
1672
|
+
right: "config.importconfigurations",
|
|
1673
|
+
},
|
|
1674
|
+
{
|
|
1675
|
+
plural: "ImportStatusReports",
|
|
1676
|
+
singular: "ImportStatusReport",
|
|
1677
|
+
module: "config",
|
|
1678
|
+
right: "config.importstatusreports",
|
|
1679
|
+
},
|
|
1680
|
+
{
|
|
1681
|
+
plural: "Impressions",
|
|
1682
|
+
singular: "Impression",
|
|
1683
|
+
module: "reporting",
|
|
1684
|
+
right: "reporting.impressions",
|
|
1685
|
+
},
|
|
1686
|
+
{
|
|
1687
|
+
plural: "IncomeInvoices",
|
|
1688
|
+
singular: "IncomeInvoice",
|
|
1689
|
+
module: "purchase",
|
|
1690
|
+
right: "purchase.incomeinvoices",
|
|
1691
|
+
},
|
|
1692
|
+
{
|
|
1693
|
+
plural: "Industries",
|
|
1694
|
+
singular: "Industry",
|
|
1695
|
+
module: "config",
|
|
1696
|
+
right: "config.industries",
|
|
1697
|
+
},
|
|
1698
|
+
{
|
|
1699
|
+
plural: "InputFeeds",
|
|
1700
|
+
singular: "InputFeed",
|
|
1701
|
+
module: "affiliate",
|
|
1702
|
+
right: "affiliate.inputfeeds",
|
|
1703
|
+
},
|
|
1704
|
+
{
|
|
1705
|
+
plural: "Insurances",
|
|
1706
|
+
singular: "Insurance",
|
|
1707
|
+
module: "sale",
|
|
1708
|
+
right: "sale.insurances",
|
|
1709
|
+
},
|
|
1710
|
+
{
|
|
1711
|
+
plural: "InteractionQuestionAnswers",
|
|
1712
|
+
singular: "InteractionQuestionAnswer",
|
|
1713
|
+
module: "marketing",
|
|
1714
|
+
right: "marketing.interactionquestionanswers",
|
|
1715
|
+
},
|
|
1716
|
+
{
|
|
1717
|
+
plural: "InteractionQuestions",
|
|
1718
|
+
singular: "InteractionQuestion",
|
|
1719
|
+
module: "marketing",
|
|
1720
|
+
right: "marketing.interactionquestions",
|
|
1721
|
+
},
|
|
1722
|
+
{
|
|
1723
|
+
plural: "InterestBarClicks",
|
|
1724
|
+
singular: "InterestBarClick",
|
|
1725
|
+
module: "reporting",
|
|
1726
|
+
right: "reporting.interestbarclicks",
|
|
1727
|
+
},
|
|
1728
|
+
{
|
|
1729
|
+
plural: "InterestBars",
|
|
1730
|
+
singular: "InterestBar",
|
|
1731
|
+
module: "marketing",
|
|
1732
|
+
right: "marketing.interestbars",
|
|
1733
|
+
},
|
|
1734
|
+
{
|
|
1735
|
+
plural: "InterestBarViews",
|
|
1736
|
+
singular: "InterestBarView",
|
|
1737
|
+
module: "reporting",
|
|
1738
|
+
right: "reporting.interestbarviews",
|
|
1739
|
+
},
|
|
1740
|
+
{
|
|
1741
|
+
plural: "InterestChannels",
|
|
1742
|
+
singular: "InterestChannel",
|
|
1743
|
+
module: "config",
|
|
1744
|
+
right: "config.interestchannels",
|
|
1745
|
+
},
|
|
1746
|
+
{
|
|
1747
|
+
plural: "Interests",
|
|
1748
|
+
singular: "Interest",
|
|
1749
|
+
module: "config",
|
|
1750
|
+
right: "config.interests",
|
|
1751
|
+
},
|
|
1752
|
+
{
|
|
1753
|
+
plural: "InternalOrders",
|
|
1754
|
+
singular: "InternalOrder",
|
|
1755
|
+
module: "purchase",
|
|
1756
|
+
right: "purchase.internalorders",
|
|
1757
|
+
},
|
|
1758
|
+
{
|
|
1759
|
+
plural: "InternalForms",
|
|
1760
|
+
singular: "InternalForm",
|
|
1761
|
+
module: "config",
|
|
1762
|
+
right: "config.internalforms",
|
|
1763
|
+
},
|
|
1764
|
+
{
|
|
1765
|
+
plural: "InventoryLists",
|
|
1766
|
+
singular: "InventoryList",
|
|
1767
|
+
module: "purchase",
|
|
1768
|
+
right: "purchase.inventorylists",
|
|
1769
|
+
},
|
|
1770
|
+
{
|
|
1771
|
+
plural: "Invoices",
|
|
1772
|
+
singular: "Invoice",
|
|
1773
|
+
module: "sale",
|
|
1774
|
+
right: "sale.invoices",
|
|
1775
|
+
},
|
|
1776
|
+
{
|
|
1777
|
+
plural: "JobOffers",
|
|
1778
|
+
singular: "JobOffer",
|
|
1779
|
+
module: "hr",
|
|
1780
|
+
right: "hr.joboffers",
|
|
1781
|
+
},
|
|
1782
|
+
{
|
|
1783
|
+
plural: "K8Clusters",
|
|
1784
|
+
singular: "K8Cluster",
|
|
1785
|
+
module: "config",
|
|
1786
|
+
right: "config.k8clusters",
|
|
1787
|
+
},
|
|
1788
|
+
{
|
|
1789
|
+
plural: "K8Deployments",
|
|
1790
|
+
singular: "K8Deployment",
|
|
1791
|
+
module: "config",
|
|
1792
|
+
right: "config.k8deployments",
|
|
1793
|
+
},
|
|
1794
|
+
{
|
|
1795
|
+
plural: "KanbanBoards",
|
|
1796
|
+
singular: "KanbanBoard",
|
|
1797
|
+
module: "pm",
|
|
1798
|
+
right: "pm.kanbanboards",
|
|
1799
|
+
},
|
|
1800
|
+
{
|
|
1801
|
+
plural: "KeywordInterests",
|
|
1802
|
+
singular: "KeywordInterest",
|
|
1803
|
+
module: "monitoring",
|
|
1804
|
+
right: "monitoring.keywordinterests",
|
|
1805
|
+
},
|
|
1806
|
+
{
|
|
1807
|
+
plural: "KeywordNegativeLists",
|
|
1808
|
+
singular: "KeywordNegativeList",
|
|
1809
|
+
module: "marketing",
|
|
1810
|
+
right: "marketing.keywordnegativelists",
|
|
1811
|
+
},
|
|
1812
|
+
{
|
|
1813
|
+
plural: "KeywordResearches",
|
|
1814
|
+
singular: "KeywordResearch",
|
|
1815
|
+
module: "monitoring",
|
|
1816
|
+
right: "monitoring.keywordresearches",
|
|
1817
|
+
},
|
|
1818
|
+
{
|
|
1819
|
+
plural: "KeywordResearchResults",
|
|
1820
|
+
singular: "KeywordResearchResult",
|
|
1821
|
+
module: "reporting",
|
|
1822
|
+
right: "reporting.keywordresearchresults",
|
|
1823
|
+
},
|
|
1824
|
+
{
|
|
1825
|
+
plural: "Keywords",
|
|
1826
|
+
singular: "Keyword",
|
|
1827
|
+
module: "monitoring",
|
|
1828
|
+
right: "monitoring.keywords",
|
|
1829
|
+
},
|
|
1830
|
+
{
|
|
1831
|
+
plural: "KnowledgeBases",
|
|
1832
|
+
singular: "KnowledgeBase",
|
|
1833
|
+
module: "hub",
|
|
1834
|
+
right: "hub.knowledgebases",
|
|
1835
|
+
},
|
|
1836
|
+
{
|
|
1837
|
+
plural: "KPIBrandMails",
|
|
1838
|
+
singular: "KPIBrandMail",
|
|
1839
|
+
module: "reporting",
|
|
1840
|
+
right: "reporting.kpibrandmails",
|
|
1841
|
+
},
|
|
1842
|
+
{
|
|
1843
|
+
plural: "KPICampaignMails",
|
|
1844
|
+
singular: "KPICampaignMail",
|
|
1845
|
+
module: "reporting",
|
|
1846
|
+
right: "reporting.kpicampaignmails",
|
|
1847
|
+
},
|
|
1848
|
+
{
|
|
1849
|
+
plural: "KPIMails",
|
|
1850
|
+
singular: "KPIMail",
|
|
1851
|
+
module: "reporting",
|
|
1852
|
+
right: "reporting.kpimails",
|
|
1853
|
+
},
|
|
1854
|
+
{
|
|
1855
|
+
plural: "KPINewsletterTypes",
|
|
1856
|
+
singular: "KPINewsletterType",
|
|
1857
|
+
module: "reporting",
|
|
1858
|
+
right: "reporting.kpinewslettertypes",
|
|
1859
|
+
},
|
|
1860
|
+
{
|
|
1861
|
+
plural: "KPIs",
|
|
1862
|
+
singular: "KPI",
|
|
1863
|
+
module: "reporting",
|
|
1864
|
+
right: "reporting.kpis",
|
|
1865
|
+
},
|
|
1866
|
+
{
|
|
1867
|
+
plural: "KPITemplates",
|
|
1868
|
+
singular: "KPITemplate",
|
|
1869
|
+
module: "config",
|
|
1870
|
+
right: "config.kpitemplates",
|
|
1871
|
+
},
|
|
1872
|
+
{ plural: "Leads", singular: "Lead", module: "crm", right: "crm.leads" },
|
|
1873
|
+
{
|
|
1874
|
+
plural: "LinkPortalClicks",
|
|
1875
|
+
singular: "LinkPortalClick",
|
|
1876
|
+
module: "reporting",
|
|
1877
|
+
right: "reporting.linkportalclicks",
|
|
1878
|
+
},
|
|
1879
|
+
{
|
|
1880
|
+
plural: "LinkPortalViews",
|
|
1881
|
+
singular: "LinkPortalView",
|
|
1882
|
+
module: "reporting",
|
|
1883
|
+
right: "reporting.linkportalviews",
|
|
1884
|
+
},
|
|
1885
|
+
{
|
|
1886
|
+
plural: "LoadingLists",
|
|
1887
|
+
singular: "LoadingList",
|
|
1888
|
+
module: "sale",
|
|
1889
|
+
right: "sale.loadinglists",
|
|
1890
|
+
},
|
|
1891
|
+
{
|
|
1892
|
+
plural: "Localizations",
|
|
1893
|
+
singular: "Localization",
|
|
1894
|
+
module: "config",
|
|
1895
|
+
right: "config.localizations",
|
|
1896
|
+
},
|
|
1897
|
+
{
|
|
1898
|
+
plural: "Locations",
|
|
1899
|
+
singular: "Location",
|
|
1900
|
+
module: "config",
|
|
1901
|
+
right: "config.locations",
|
|
1902
|
+
},
|
|
1903
|
+
{
|
|
1904
|
+
plural: "LogMonitors",
|
|
1905
|
+
singular: "LogMonitor",
|
|
1906
|
+
module: "config",
|
|
1907
|
+
right: "config.logmonitors",
|
|
1908
|
+
},
|
|
1909
|
+
{ plural: "Lots", singular: "Lot", module: "sale", right: "sale.lots" },
|
|
1910
|
+
{
|
|
1911
|
+
plural: "LoyaltyPoints",
|
|
1912
|
+
singular: "LoyaltyPoint",
|
|
1913
|
+
module: "marketing",
|
|
1914
|
+
right: "marketing.loyaltypoints",
|
|
1915
|
+
},
|
|
1916
|
+
{
|
|
1917
|
+
plural: "LoyaltyPrograms",
|
|
1918
|
+
singular: "LoyaltyProgram",
|
|
1919
|
+
module: "marketing",
|
|
1920
|
+
right: "marketing.loyaltyprograms",
|
|
1921
|
+
},
|
|
1922
|
+
{
|
|
1923
|
+
plural: "MachineGroups",
|
|
1924
|
+
singular: "MachineGroup",
|
|
1925
|
+
module: "config",
|
|
1926
|
+
right: "config.machinegroups",
|
|
1927
|
+
},
|
|
1928
|
+
{
|
|
1929
|
+
plural: "MachinePrograms",
|
|
1930
|
+
singular: "MachineProgram",
|
|
1931
|
+
module: "config",
|
|
1932
|
+
right: "config.machineprograms",
|
|
1933
|
+
},
|
|
1934
|
+
{
|
|
1935
|
+
plural: "Machines",
|
|
1936
|
+
singular: "Machine",
|
|
1937
|
+
module: "config",
|
|
1938
|
+
right: "config.machines",
|
|
1939
|
+
},
|
|
1940
|
+
{
|
|
1941
|
+
plural: "MachineTypes",
|
|
1942
|
+
singular: "MachineType",
|
|
1943
|
+
module: "config",
|
|
1944
|
+
right: "config.machinetypes",
|
|
1945
|
+
},
|
|
1946
|
+
{
|
|
1947
|
+
plural: "MachineUtilizations",
|
|
1948
|
+
singular: "MachineUtilization",
|
|
1949
|
+
module: "production",
|
|
1950
|
+
right: "production.machineutilizations",
|
|
1951
|
+
},
|
|
1952
|
+
{
|
|
1953
|
+
plural: "MailAccounts",
|
|
1954
|
+
singular: "MailAccount",
|
|
1955
|
+
module: "config",
|
|
1956
|
+
right: "config.mailaccounts",
|
|
1957
|
+
},
|
|
1958
|
+
{
|
|
1959
|
+
plural: "MailClicks",
|
|
1960
|
+
singular: "MailClick",
|
|
1961
|
+
module: "reporting",
|
|
1962
|
+
right: "reporting.mailclicks",
|
|
1963
|
+
},
|
|
1964
|
+
{
|
|
1965
|
+
plural: "MailContents",
|
|
1966
|
+
singular: "MailContent",
|
|
1967
|
+
module: "reporting",
|
|
1968
|
+
right: "reporting.mailcontents",
|
|
1969
|
+
},
|
|
1970
|
+
{
|
|
1971
|
+
plural: "MailLinks",
|
|
1972
|
+
singular: "MailLink",
|
|
1973
|
+
module: "reporting",
|
|
1974
|
+
right: "reporting.maillinks",
|
|
1975
|
+
},
|
|
1976
|
+
{
|
|
1977
|
+
plural: "MailLogs",
|
|
1978
|
+
singular: "MailLog",
|
|
1979
|
+
module: "logs",
|
|
1980
|
+
right: "logs.mail",
|
|
1981
|
+
},
|
|
1982
|
+
{
|
|
1983
|
+
plural: "Mails",
|
|
1984
|
+
singular: "Mail",
|
|
1985
|
+
module: "config",
|
|
1986
|
+
right: "config.mails",
|
|
1987
|
+
},
|
|
1988
|
+
{
|
|
1989
|
+
plural: "Maintenances",
|
|
1990
|
+
singular: "Maintenance",
|
|
1991
|
+
module: "pm",
|
|
1992
|
+
right: "pm.maintenances",
|
|
1993
|
+
},
|
|
1994
|
+
{
|
|
1995
|
+
plural: "MandatoryTasks",
|
|
1996
|
+
singular: "MandatoryTask",
|
|
1997
|
+
module: "hr",
|
|
1998
|
+
right: "hr.mandatorytasks",
|
|
1999
|
+
},
|
|
2000
|
+
{
|
|
2001
|
+
plural: "Manufacturers",
|
|
2002
|
+
singular: "Manufacturer",
|
|
2003
|
+
module: "config",
|
|
2004
|
+
right: "config.manufacturers",
|
|
2005
|
+
},
|
|
2006
|
+
{
|
|
2007
|
+
plural: "MarketBudgets",
|
|
2008
|
+
singular: "MarketBudget",
|
|
2009
|
+
module: "monitoring",
|
|
2010
|
+
right: "monitoring.marketbudgets",
|
|
2011
|
+
},
|
|
2012
|
+
{
|
|
2013
|
+
plural: "MarketResearches",
|
|
2014
|
+
singular: "MarketResearch",
|
|
2015
|
+
module: "monitoring",
|
|
2016
|
+
right: "monitoring.marketresearches",
|
|
2017
|
+
},
|
|
2018
|
+
{
|
|
2019
|
+
plural: "Markets",
|
|
2020
|
+
singular: "Market",
|
|
2021
|
+
module: "monitoring",
|
|
2022
|
+
right: "monitoring.markets",
|
|
2023
|
+
},
|
|
2024
|
+
{
|
|
2025
|
+
plural: "MeetingLocations",
|
|
2026
|
+
singular: "MeetingLocation",
|
|
2027
|
+
module: "marketing",
|
|
2028
|
+
right: "marketing.meetinglocations",
|
|
2029
|
+
},
|
|
2030
|
+
{
|
|
2031
|
+
plural: "MeetingMinutes",
|
|
2032
|
+
singular: "MeetingMinute",
|
|
2033
|
+
module: "pm",
|
|
2034
|
+
right: "pm.meetingminutes",
|
|
2035
|
+
},
|
|
2036
|
+
{
|
|
2037
|
+
plural: "Meetings",
|
|
2038
|
+
singular: "Meeting",
|
|
2039
|
+
module: "marketing",
|
|
2040
|
+
right: "marketing.meetings",
|
|
2041
|
+
},
|
|
2042
|
+
{
|
|
2043
|
+
plural: "MeetingSpeakers",
|
|
2044
|
+
singular: "MeetingSpeaker",
|
|
2045
|
+
module: "marketing",
|
|
2046
|
+
right: "marketing.meetingspeakers",
|
|
2047
|
+
},
|
|
2048
|
+
{
|
|
2049
|
+
plural: "MergeLogs",
|
|
2050
|
+
singular: "MergeLog",
|
|
2051
|
+
module: "logs",
|
|
2052
|
+
right: "logs.merge",
|
|
2053
|
+
},
|
|
2054
|
+
{
|
|
2055
|
+
plural: "Messages",
|
|
2056
|
+
singular: "Message",
|
|
2057
|
+
module: "crm",
|
|
2058
|
+
right: "crm.messages",
|
|
2059
|
+
},
|
|
2060
|
+
{
|
|
2061
|
+
plural: "Metrics",
|
|
2062
|
+
singular: "Metric",
|
|
2063
|
+
module: "general",
|
|
2064
|
+
right: "general.metrics",
|
|
2065
|
+
},
|
|
2066
|
+
{
|
|
2067
|
+
plural: "MicroServices",
|
|
2068
|
+
singular: "MicroService",
|
|
2069
|
+
module: "config",
|
|
2070
|
+
right: "config.microservices",
|
|
2071
|
+
},
|
|
2072
|
+
{
|
|
2073
|
+
plural: "Middlewares",
|
|
2074
|
+
singular: "Middleware",
|
|
2075
|
+
module: "config",
|
|
2076
|
+
right: "config.middlewares",
|
|
2077
|
+
},
|
|
2078
|
+
{
|
|
2079
|
+
plural: "MobileApps",
|
|
2080
|
+
singular: "MobileApp",
|
|
2081
|
+
module: "marketing",
|
|
2082
|
+
right: "marketing.mobileapps",
|
|
2083
|
+
},
|
|
2084
|
+
{
|
|
2085
|
+
plural: "MobileDevices",
|
|
2086
|
+
singular: "MobileDevice",
|
|
2087
|
+
module: "marketing",
|
|
2088
|
+
right: "marketing.mobiledevices",
|
|
2089
|
+
},
|
|
2090
|
+
{
|
|
2091
|
+
plural: "Mouseovers",
|
|
2092
|
+
singular: "Mouseover",
|
|
2093
|
+
module: "marketing",
|
|
2094
|
+
right: "marketing.mouseovers",
|
|
2095
|
+
},
|
|
2096
|
+
{
|
|
2097
|
+
plural: "Names",
|
|
2098
|
+
singular: "Name",
|
|
2099
|
+
module: "config",
|
|
2100
|
+
right: "config.names",
|
|
2101
|
+
},
|
|
2102
|
+
{
|
|
2103
|
+
plural: "NewsletterClicks",
|
|
2104
|
+
singular: "NewsletterClick",
|
|
2105
|
+
module: "reporting",
|
|
2106
|
+
right: "reporting.newsletterclicks",
|
|
2107
|
+
},
|
|
2108
|
+
{
|
|
2109
|
+
plural: "NewsletterLinks",
|
|
2110
|
+
singular: "NewsletterLink",
|
|
2111
|
+
module: "reporting",
|
|
2112
|
+
right: "reporting.newsletterlinks",
|
|
2113
|
+
},
|
|
2114
|
+
{
|
|
2115
|
+
plural: "Newsletters",
|
|
2116
|
+
singular: "Newsletter",
|
|
2117
|
+
module: "marketing",
|
|
2118
|
+
right: "marketing.newsletters",
|
|
2119
|
+
},
|
|
2120
|
+
{
|
|
2121
|
+
plural: "NewsletterSnapshots",
|
|
2122
|
+
singular: "NewsletterSnapshot",
|
|
2123
|
+
module: "marketing",
|
|
2124
|
+
right: "marketing.newslettersnapshots",
|
|
2125
|
+
},
|
|
2126
|
+
{
|
|
2127
|
+
plural: "NewsletterTypes",
|
|
2128
|
+
singular: "NewsletterType",
|
|
2129
|
+
module: "config",
|
|
2130
|
+
right: "config.newslettertypes",
|
|
2131
|
+
},
|
|
2132
|
+
{
|
|
2133
|
+
plural: "NewsSources",
|
|
2134
|
+
singular: "NewsSource",
|
|
2135
|
+
module: "cms",
|
|
2136
|
+
right: "cms.newssources",
|
|
2137
|
+
},
|
|
2138
|
+
{
|
|
2139
|
+
plural: "Notifications",
|
|
2140
|
+
singular: "Notification",
|
|
2141
|
+
module: "crm",
|
|
2142
|
+
right: "crm.notifications",
|
|
2143
|
+
},
|
|
2144
|
+
{
|
|
2145
|
+
plural: "OfferCalculations",
|
|
2146
|
+
singular: "OfferCalculation",
|
|
2147
|
+
module: "sale",
|
|
2148
|
+
right: "sale.offercalculations",
|
|
2149
|
+
},
|
|
2150
|
+
{
|
|
2151
|
+
plural: "OfferCalculationSchemas",
|
|
2152
|
+
singular: "OfferCalculationSchema",
|
|
2153
|
+
module: "config",
|
|
2154
|
+
right: "config.offercalculationschemas",
|
|
2155
|
+
},
|
|
2156
|
+
{ plural: "Offers", singular: "Offer", module: "sale", right: "sale.offers" },
|
|
2157
|
+
{
|
|
2158
|
+
plural: "OMReports",
|
|
2159
|
+
singular: "OMReport",
|
|
2160
|
+
module: "pm",
|
|
2161
|
+
right: "pm.omreports",
|
|
2162
|
+
},
|
|
2163
|
+
{
|
|
2164
|
+
plural: "Opportunities",
|
|
2165
|
+
singular: "Opportunity",
|
|
2166
|
+
module: "sale",
|
|
2167
|
+
right: "sale.opportunities",
|
|
2168
|
+
},
|
|
2169
|
+
{
|
|
2170
|
+
plural: "OpportunitySchemas",
|
|
2171
|
+
singular: "OpportunitySchema",
|
|
2172
|
+
module: "config",
|
|
2173
|
+
right: "config.opportunityschemas",
|
|
2174
|
+
},
|
|
2175
|
+
{
|
|
2176
|
+
plural: "OrganicResults",
|
|
2177
|
+
singular: "OrganicResult",
|
|
2178
|
+
module: "monitoring",
|
|
2179
|
+
right: "monitoring.organicresults",
|
|
2180
|
+
},
|
|
2181
|
+
{
|
|
2182
|
+
plural: "Organics",
|
|
2183
|
+
singular: "Organic",
|
|
2184
|
+
module: "monitoring",
|
|
2185
|
+
right: "monitoring.organics",
|
|
2186
|
+
},
|
|
2187
|
+
{
|
|
2188
|
+
plural: "OutgoingMails",
|
|
2189
|
+
singular: "OutgoingMail",
|
|
2190
|
+
module: "crm",
|
|
2191
|
+
right: "crm.outgoingmails",
|
|
2192
|
+
},
|
|
2193
|
+
{
|
|
2194
|
+
plural: "OwnDatas",
|
|
2195
|
+
singular: "OwnData",
|
|
2196
|
+
module: "config",
|
|
2197
|
+
right: "config.owndatas",
|
|
2198
|
+
},
|
|
2199
|
+
{
|
|
2200
|
+
plural: "OwnDataTemplates",
|
|
2201
|
+
singular: "OwnDataTemplate",
|
|
2202
|
+
module: "config",
|
|
2203
|
+
right: "config.owndatatemplates",
|
|
2204
|
+
},
|
|
2205
|
+
{
|
|
2206
|
+
plural: "OwnValues",
|
|
2207
|
+
singular: "OwnValue",
|
|
2208
|
+
module: "config",
|
|
2209
|
+
right: "config.ownvalues",
|
|
2210
|
+
},
|
|
2211
|
+
{
|
|
2212
|
+
plural: "PackLists",
|
|
2213
|
+
singular: "PackList",
|
|
2214
|
+
module: "sale",
|
|
2215
|
+
right: "sale.packlists",
|
|
2216
|
+
},
|
|
2217
|
+
{
|
|
2218
|
+
plural: "PageStats",
|
|
2219
|
+
singular: "PageStat",
|
|
2220
|
+
module: "monitoring",
|
|
2221
|
+
right: "monitoring.pagestats",
|
|
2222
|
+
},
|
|
2223
|
+
{
|
|
2224
|
+
plural: "PaymentGroups",
|
|
2225
|
+
singular: "PaymentGroup",
|
|
2226
|
+
module: "config",
|
|
2227
|
+
right: "config.paymentgroups",
|
|
2228
|
+
},
|
|
2229
|
+
{
|
|
2230
|
+
plural: "PaymentProviders",
|
|
2231
|
+
singular: "PaymentProvider",
|
|
2232
|
+
module: "config",
|
|
2233
|
+
right: "config.paymentproviders",
|
|
2234
|
+
},
|
|
2235
|
+
{
|
|
2236
|
+
plural: "PermissionRequests",
|
|
2237
|
+
singular: "PermissionRequest",
|
|
2238
|
+
module: "config",
|
|
2239
|
+
right: "config.permissionrequests",
|
|
2240
|
+
},
|
|
2241
|
+
{
|
|
2242
|
+
plural: "PimSelections",
|
|
2243
|
+
singular: "PimSelection",
|
|
2244
|
+
module: "pim",
|
|
2245
|
+
right: "pim.selections",
|
|
2246
|
+
},
|
|
2247
|
+
{
|
|
2248
|
+
plural: "Pipelines",
|
|
2249
|
+
singular: "Pipeline",
|
|
2250
|
+
module: "ai",
|
|
2251
|
+
right: "ai.pipelines",
|
|
2252
|
+
},
|
|
2253
|
+
{ plural: "Polls", singular: "Poll", module: "hub", right: "hub.polls" },
|
|
2254
|
+
{
|
|
2255
|
+
plural: "PopupClicks",
|
|
2256
|
+
singular: "PopupClick",
|
|
2257
|
+
module: "reporting",
|
|
2258
|
+
right: "reporting.popupclicks",
|
|
2259
|
+
},
|
|
2260
|
+
{
|
|
2261
|
+
plural: "PopUps",
|
|
2262
|
+
singular: "PopUp",
|
|
2263
|
+
module: "marketing",
|
|
2264
|
+
right: "marketing.popups",
|
|
2265
|
+
},
|
|
2266
|
+
{
|
|
2267
|
+
plural: "PopupViews",
|
|
2268
|
+
singular: "PopupView",
|
|
2269
|
+
module: "reporting",
|
|
2270
|
+
right: "reporting.popupviews",
|
|
2271
|
+
},
|
|
2272
|
+
{
|
|
2273
|
+
plural: "PostalCodes",
|
|
2274
|
+
singular: "PostalCode",
|
|
2275
|
+
module: "config",
|
|
2276
|
+
right: "config.postalcodes",
|
|
2277
|
+
},
|
|
2278
|
+
{
|
|
2279
|
+
plural: "PostLogs",
|
|
2280
|
+
singular: "PostLog",
|
|
2281
|
+
module: "logs",
|
|
2282
|
+
right: "logs.post",
|
|
2283
|
+
},
|
|
2284
|
+
{ plural: "Posts", singular: "Post", module: "cms", right: "cms.posts" },
|
|
2285
|
+
{
|
|
2286
|
+
plural: "PriceGroups",
|
|
2287
|
+
singular: "PriceGroup",
|
|
2288
|
+
module: "config",
|
|
2289
|
+
right: "config.pricegroups",
|
|
2290
|
+
},
|
|
2291
|
+
{
|
|
2292
|
+
plural: "PriceRules",
|
|
2293
|
+
singular: "PriceRule",
|
|
2294
|
+
module: "config",
|
|
2295
|
+
right: "config.pricerules",
|
|
2296
|
+
},
|
|
2297
|
+
{
|
|
2298
|
+
plural: "PricingTables",
|
|
2299
|
+
singular: "PricingTable",
|
|
2300
|
+
module: "config",
|
|
2301
|
+
right: "config.pricingtables",
|
|
2302
|
+
},
|
|
2303
|
+
{
|
|
2304
|
+
plural: "Procedures",
|
|
2305
|
+
singular: "Procedure",
|
|
2306
|
+
module: "config",
|
|
2307
|
+
right: "config.procedures",
|
|
2308
|
+
},
|
|
2309
|
+
{
|
|
2310
|
+
plural: "ProcedureSteps",
|
|
2311
|
+
singular: "ProcedureStep",
|
|
2312
|
+
module: "config",
|
|
2313
|
+
right: "config.proceduresteps",
|
|
2314
|
+
},
|
|
2315
|
+
{
|
|
2316
|
+
plural: "ProductBanners",
|
|
2317
|
+
singular: "ProductBanner",
|
|
2318
|
+
module: "affiliate",
|
|
2319
|
+
right: "affiliate.productbanners",
|
|
2320
|
+
},
|
|
2321
|
+
{
|
|
2322
|
+
plural: "ProductCats",
|
|
2323
|
+
singular: "ProductCat",
|
|
2324
|
+
module: "config",
|
|
2325
|
+
right: "config.productcats",
|
|
2326
|
+
},
|
|
2327
|
+
{
|
|
2328
|
+
plural: "ProductChannels",
|
|
2329
|
+
singular: "ProductChannel",
|
|
2330
|
+
module: "export",
|
|
2331
|
+
right: "export.productchannels",
|
|
2332
|
+
},
|
|
2333
|
+
{
|
|
2334
|
+
plural: "ProductDivisions",
|
|
2335
|
+
singular: "ProductDivision",
|
|
2336
|
+
module: "config",
|
|
2337
|
+
right: "config.productdivisions",
|
|
2338
|
+
},
|
|
2339
|
+
{
|
|
2340
|
+
plural: "ProductFeeds",
|
|
2341
|
+
singular: "ProductFeed",
|
|
2342
|
+
module: "pim",
|
|
2343
|
+
right: "pim.productfeeds",
|
|
2344
|
+
},
|
|
2345
|
+
{
|
|
2346
|
+
plural: "ProductGroups",
|
|
2347
|
+
singular: "ProductGroup",
|
|
2348
|
+
module: "config",
|
|
2349
|
+
right: "config.productgroups",
|
|
2350
|
+
},
|
|
2351
|
+
{
|
|
2352
|
+
plural: "ProductionLines",
|
|
2353
|
+
singular: "ProductionLine",
|
|
2354
|
+
module: "config",
|
|
2355
|
+
right: "config.productionlines",
|
|
2356
|
+
},
|
|
2357
|
+
{
|
|
2358
|
+
plural: "ProductionLogs",
|
|
2359
|
+
singular: "ProductionLog",
|
|
2360
|
+
module: "logs",
|
|
2361
|
+
right: "logs.production",
|
|
2362
|
+
},
|
|
2363
|
+
{
|
|
2364
|
+
plural: "ProductionOrders",
|
|
2365
|
+
singular: "ProductionOrder",
|
|
2366
|
+
module: "production",
|
|
2367
|
+
right: "production.productionorders",
|
|
2368
|
+
},
|
|
2369
|
+
{
|
|
2370
|
+
plural: "ProductionProcesses",
|
|
2371
|
+
singular: "ProductionProcess",
|
|
2372
|
+
module: "config",
|
|
2373
|
+
right: "config.productionprocesses",
|
|
2374
|
+
},
|
|
2375
|
+
{
|
|
2376
|
+
plural: "ProductionResources",
|
|
2377
|
+
singular: "ProductionResource",
|
|
2378
|
+
module: "production",
|
|
2379
|
+
right: "production.productionresources",
|
|
2380
|
+
},
|
|
2381
|
+
{
|
|
2382
|
+
plural: "ProductionRules",
|
|
2383
|
+
singular: "ProductionRule",
|
|
2384
|
+
module: "config",
|
|
2385
|
+
right: "config.productionrules",
|
|
2386
|
+
},
|
|
2387
|
+
{
|
|
2388
|
+
plural: "ProductionSchemas",
|
|
2389
|
+
singular: "ProductionSchema",
|
|
2390
|
+
module: "config",
|
|
2391
|
+
right: "config.productionschemas",
|
|
2392
|
+
},
|
|
2393
|
+
{
|
|
2394
|
+
plural: "ProductListingAds",
|
|
2395
|
+
singular: "ProductListingAd",
|
|
2396
|
+
module: "monitoring",
|
|
2397
|
+
right: "monitoring.productlistingads",
|
|
2398
|
+
},
|
|
2399
|
+
{
|
|
2400
|
+
plural: "ProductListingAdsResults",
|
|
2401
|
+
singular: "ProductListingAdsResult",
|
|
2402
|
+
module: "monitoring",
|
|
2403
|
+
right: "monitoring.productlistingadsresults",
|
|
2404
|
+
},
|
|
2405
|
+
{
|
|
2406
|
+
plural: "ProductLists",
|
|
2407
|
+
singular: "ProductList",
|
|
2408
|
+
module: "pim",
|
|
2409
|
+
right: "pim.productlists",
|
|
2410
|
+
},
|
|
2411
|
+
{
|
|
2412
|
+
plural: "ProductRecommendations",
|
|
2413
|
+
singular: "ProductRecommendation",
|
|
2414
|
+
module: "marketing",
|
|
2415
|
+
right: "marketing.productrecommendations",
|
|
2416
|
+
},
|
|
2417
|
+
{
|
|
2418
|
+
plural: "ProductRequirements",
|
|
2419
|
+
singular: "ProductRequirement",
|
|
2420
|
+
module: "config",
|
|
2421
|
+
right: "config.productrequirements",
|
|
2422
|
+
},
|
|
2423
|
+
{
|
|
2424
|
+
plural: "ProductRewrites",
|
|
2425
|
+
singular: "ProductRewrite",
|
|
2426
|
+
module: "config",
|
|
2427
|
+
right: "config.productrewrites",
|
|
2428
|
+
},
|
|
2429
|
+
{
|
|
2430
|
+
plural: "ProgrammableVoices",
|
|
2431
|
+
singular: "ProgrammableVoice",
|
|
2432
|
+
module: "config",
|
|
2433
|
+
right: "config.programmablevoices",
|
|
2434
|
+
},
|
|
2435
|
+
{
|
|
2436
|
+
plural: "ProjectRequirements",
|
|
2437
|
+
singular: "ProjectRequirement",
|
|
2438
|
+
module: "config",
|
|
2439
|
+
right: "config.projectrequirements",
|
|
2440
|
+
},
|
|
2441
|
+
{
|
|
2442
|
+
plural: "ProjectRoles",
|
|
2443
|
+
singular: "ProjectRole",
|
|
2444
|
+
module: "pm",
|
|
2445
|
+
right: "pm.projectroles",
|
|
2446
|
+
},
|
|
2447
|
+
{
|
|
2448
|
+
plural: "ProjectTemplates",
|
|
2449
|
+
singular: "ProjectTemplate",
|
|
2450
|
+
module: "config",
|
|
2451
|
+
right: "config.projecttemplates",
|
|
2452
|
+
},
|
|
2453
|
+
{
|
|
2454
|
+
plural: "Properties",
|
|
2455
|
+
singular: "Property",
|
|
2456
|
+
module: "config",
|
|
2457
|
+
right: "config.properties",
|
|
2458
|
+
},
|
|
2459
|
+
{
|
|
2460
|
+
plural: "PublicationRuns",
|
|
2461
|
+
singular: "PublicationRun",
|
|
2462
|
+
module: "general",
|
|
2463
|
+
right: "general.publicationruns",
|
|
2464
|
+
},
|
|
2465
|
+
{
|
|
2466
|
+
plural: "Publications",
|
|
2467
|
+
singular: "Publication",
|
|
2468
|
+
module: "marketing",
|
|
2469
|
+
right: "marketing.publications",
|
|
2470
|
+
},
|
|
2471
|
+
{
|
|
2472
|
+
plural: "PublisherAPIs",
|
|
2473
|
+
singular: "PublisherAPI",
|
|
2474
|
+
module: "affiliate",
|
|
2475
|
+
right: "affiliate.publisherapis",
|
|
2476
|
+
},
|
|
2477
|
+
{
|
|
2478
|
+
plural: "PushClicks",
|
|
2479
|
+
singular: "PushClick",
|
|
2480
|
+
module: "reporting",
|
|
2481
|
+
right: "reporting.pushclicks",
|
|
2482
|
+
},
|
|
2483
|
+
{
|
|
2484
|
+
plural: "PushDeliveries",
|
|
2485
|
+
singular: "PushDelivery",
|
|
2486
|
+
module: "reporting",
|
|
2487
|
+
right: "reporting.pushdeliveries",
|
|
2488
|
+
},
|
|
2489
|
+
{
|
|
2490
|
+
plural: "PushErrors",
|
|
2491
|
+
singular: "PushError",
|
|
2492
|
+
module: "reporting",
|
|
2493
|
+
right: "reporting.pusherrors",
|
|
2494
|
+
},
|
|
2495
|
+
{
|
|
2496
|
+
plural: "PushNotifications",
|
|
2497
|
+
singular: "PushNotification",
|
|
2498
|
+
module: "marketing",
|
|
2499
|
+
right: "marketing.pushnotifications",
|
|
2500
|
+
},
|
|
2501
|
+
{
|
|
2502
|
+
plural: "QualityControls",
|
|
2503
|
+
singular: "QualityControl",
|
|
2504
|
+
module: "production",
|
|
2505
|
+
right: "production.qualitycontrols",
|
|
2506
|
+
},
|
|
2507
|
+
{
|
|
2508
|
+
plural: "QualityControlTemplates",
|
|
2509
|
+
singular: "QualityControlTemplate",
|
|
2510
|
+
module: "config",
|
|
2511
|
+
right: "config.qualitycontroltemplates",
|
|
2512
|
+
},
|
|
2513
|
+
{
|
|
2514
|
+
plural: "Queries",
|
|
2515
|
+
singular: "Query",
|
|
2516
|
+
module: "config",
|
|
2517
|
+
right: "config.queries",
|
|
2518
|
+
},
|
|
2519
|
+
{
|
|
2520
|
+
plural: "Questions",
|
|
2521
|
+
singular: "Question",
|
|
2522
|
+
module: "marketing",
|
|
2523
|
+
right: "marketing.questions",
|
|
2524
|
+
},
|
|
2525
|
+
{
|
|
2526
|
+
plural: "QuestionViews",
|
|
2527
|
+
singular: "QuestionView",
|
|
2528
|
+
module: "reporting",
|
|
2529
|
+
right: "reporting.questionviews",
|
|
2530
|
+
},
|
|
2531
|
+
{ plural: "Quotes", singular: "Quote", module: "hub", right: "hub.quotes" },
|
|
2532
|
+
{
|
|
2533
|
+
plural: "Ratings",
|
|
2534
|
+
singular: "Rating",
|
|
2535
|
+
module: "marketing",
|
|
2536
|
+
right: "marketing.ratings",
|
|
2537
|
+
},
|
|
2538
|
+
{
|
|
2539
|
+
plural: "RatingTemplates",
|
|
2540
|
+
singular: "RatingTemplate",
|
|
2541
|
+
module: "config",
|
|
2542
|
+
right: "config.ratingtemplates",
|
|
2543
|
+
},
|
|
2544
|
+
{
|
|
2545
|
+
plural: "Recommendations",
|
|
2546
|
+
singular: "Recommendation",
|
|
2547
|
+
module: "ecommerce",
|
|
2548
|
+
right: "ecommerce.recommendations",
|
|
2549
|
+
},
|
|
2550
|
+
{
|
|
2551
|
+
plural: "RecommendationTemplates",
|
|
2552
|
+
singular: "RecommendationTemplate",
|
|
2553
|
+
module: "general",
|
|
2554
|
+
right: "general.recommendationtemplates",
|
|
2555
|
+
},
|
|
2556
|
+
{
|
|
2557
|
+
plural: "Reminders",
|
|
2558
|
+
singular: "Reminder",
|
|
2559
|
+
module: "sale",
|
|
2560
|
+
right: "sale.reminders",
|
|
2561
|
+
},
|
|
2562
|
+
{
|
|
2563
|
+
plural: "Reports",
|
|
2564
|
+
singular: "Report",
|
|
2565
|
+
module: "reporting",
|
|
2566
|
+
right: "reporting.reports",
|
|
2567
|
+
},
|
|
2568
|
+
{
|
|
2569
|
+
plural: "ReportTemplates",
|
|
2570
|
+
singular: "ReportTemplate",
|
|
2571
|
+
module: "reporting",
|
|
2572
|
+
right: "reporting.reporttemplates",
|
|
2573
|
+
},
|
|
2574
|
+
{
|
|
2575
|
+
plural: "Requirements",
|
|
2576
|
+
singular: "Requirement",
|
|
2577
|
+
module: "config",
|
|
2578
|
+
right: "config.requirements",
|
|
2579
|
+
},
|
|
2580
|
+
{
|
|
2581
|
+
plural: "ResearchBudgets",
|
|
2582
|
+
singular: "ResearchBudget",
|
|
2583
|
+
module: "monitoring",
|
|
2584
|
+
right: "monitoring.researchbudgets",
|
|
2585
|
+
},
|
|
2586
|
+
{
|
|
2587
|
+
plural: "Retrospectives",
|
|
2588
|
+
singular: "Retrospective",
|
|
2589
|
+
module: "pm",
|
|
2590
|
+
right: "pm.retrospectives",
|
|
2591
|
+
},
|
|
2592
|
+
{
|
|
2593
|
+
plural: "RewardLogs",
|
|
2594
|
+
singular: "RewardLog",
|
|
2595
|
+
module: "logs",
|
|
2596
|
+
right: "logs.reward",
|
|
2597
|
+
},
|
|
2598
|
+
{
|
|
2599
|
+
plural: "RewardRules",
|
|
2600
|
+
singular: "RewardRule",
|
|
2601
|
+
module: "config",
|
|
2602
|
+
right: "config.rewardrules",
|
|
2603
|
+
},
|
|
2604
|
+
{
|
|
2605
|
+
plural: "SalesTemplates",
|
|
2606
|
+
singular: "SalesTemplate",
|
|
2607
|
+
module: "config",
|
|
2608
|
+
right: "config.salestemplates",
|
|
2609
|
+
},
|
|
2610
|
+
{
|
|
2611
|
+
plural: "ScoreLogs",
|
|
2612
|
+
singular: "ScoreLog",
|
|
2613
|
+
module: "logs",
|
|
2614
|
+
right: "logs.score",
|
|
2615
|
+
},
|
|
2616
|
+
{
|
|
2617
|
+
plural: "SearchBars",
|
|
2618
|
+
singular: "SearchBar",
|
|
2619
|
+
module: "affiliate",
|
|
2620
|
+
right: "affiliate.searchbars",
|
|
2621
|
+
},
|
|
2622
|
+
{
|
|
2623
|
+
plural: "SearchBoxes",
|
|
2624
|
+
singular: "SearchBox",
|
|
2625
|
+
module: "affiliate",
|
|
2626
|
+
right: "affiliate.searchboxes",
|
|
2627
|
+
},
|
|
2628
|
+
{
|
|
2629
|
+
plural: "SearchKeywords",
|
|
2630
|
+
singular: "SearchKeyword",
|
|
2631
|
+
module: "monitoring",
|
|
2632
|
+
right: "monitoring.searchkeywords",
|
|
2633
|
+
},
|
|
2634
|
+
{
|
|
2635
|
+
plural: "SearchResults",
|
|
2636
|
+
singular: "SearchResult",
|
|
2637
|
+
module: "monitoring",
|
|
2638
|
+
right: "monitoring.searchresults",
|
|
2639
|
+
},
|
|
2640
|
+
{
|
|
2641
|
+
plural: "SearchRuns",
|
|
2642
|
+
singular: "SearchRun",
|
|
2643
|
+
module: "monitoring",
|
|
2644
|
+
right: "monitoring.searchruns",
|
|
2645
|
+
},
|
|
2646
|
+
{
|
|
2647
|
+
plural: "Segments",
|
|
2648
|
+
singular: "Segment",
|
|
2649
|
+
module: "crm",
|
|
2650
|
+
right: "crm.segments",
|
|
2651
|
+
},
|
|
2652
|
+
{
|
|
2653
|
+
plural: "SelectionResults",
|
|
2654
|
+
singular: "SelectionResult",
|
|
2655
|
+
module: "crm",
|
|
2656
|
+
right: "crm.selectionresults",
|
|
2657
|
+
},
|
|
2658
|
+
{
|
|
2659
|
+
plural: "SelectionResultsBuckets",
|
|
2660
|
+
singular: "SelectionResultsBucket",
|
|
2661
|
+
module: "crm",
|
|
2662
|
+
right: "crm.selectionresultsbuckets",
|
|
2663
|
+
},
|
|
2664
|
+
{
|
|
2665
|
+
plural: "Selections",
|
|
2666
|
+
singular: "Selection",
|
|
2667
|
+
module: "crm",
|
|
2668
|
+
right: "crm.selections",
|
|
2669
|
+
},
|
|
2670
|
+
{
|
|
2671
|
+
plural: "SenderBrands",
|
|
2672
|
+
singular: "SenderBrand",
|
|
2673
|
+
module: "config",
|
|
2674
|
+
right: "config.senderbrands",
|
|
2675
|
+
},
|
|
2676
|
+
{
|
|
2677
|
+
plural: "SensorLogs",
|
|
2678
|
+
singular: "SensorLog",
|
|
2679
|
+
module: "logs",
|
|
2680
|
+
right: "logs.sensor",
|
|
2681
|
+
},
|
|
2682
|
+
{
|
|
2683
|
+
plural: "Sensors",
|
|
2684
|
+
singular: "Sensor",
|
|
2685
|
+
module: "config",
|
|
2686
|
+
right: "config.sensors",
|
|
2687
|
+
},
|
|
2688
|
+
{
|
|
2689
|
+
plural: "Serials",
|
|
2690
|
+
singular: "Serial",
|
|
2691
|
+
module: "config",
|
|
2692
|
+
right: "config.serials",
|
|
2693
|
+
},
|
|
2694
|
+
{
|
|
2695
|
+
plural: "Series",
|
|
2696
|
+
singular: "Serie",
|
|
2697
|
+
module: "config",
|
|
2698
|
+
right: "config.series",
|
|
2699
|
+
},
|
|
2700
|
+
{
|
|
2701
|
+
plural: "SeriesNewsletters",
|
|
2702
|
+
singular: "SeriesNewsletter",
|
|
2703
|
+
module: "marketing",
|
|
2704
|
+
right: "marketing.seriesnewsletters",
|
|
2705
|
+
},
|
|
2706
|
+
{
|
|
2707
|
+
plural: "SerpHtmlArchives",
|
|
2708
|
+
singular: "SerpHtmlArchive",
|
|
2709
|
+
module: "monitoring",
|
|
2710
|
+
right: "monitoring.serphtmlarchives",
|
|
2711
|
+
},
|
|
2712
|
+
{
|
|
2713
|
+
plural: "SERPHtmls",
|
|
2714
|
+
singular: "SERPHtml",
|
|
2715
|
+
module: "monitoring",
|
|
2716
|
+
right: "monitoring.serphtmls",
|
|
2717
|
+
},
|
|
2718
|
+
{
|
|
2719
|
+
plural: "Serps",
|
|
2720
|
+
singular: "Serp",
|
|
2721
|
+
module: "monitoring",
|
|
2722
|
+
right: "monitoring.serps",
|
|
2723
|
+
},
|
|
2724
|
+
{
|
|
2725
|
+
plural: "ServiceAssignments",
|
|
2726
|
+
singular: "ServiceAssignment",
|
|
2727
|
+
module: "service",
|
|
2728
|
+
right: "service.serviceassignments",
|
|
2729
|
+
},
|
|
2730
|
+
{
|
|
2731
|
+
plural: "ServiceCallBacks",
|
|
2732
|
+
singular: "ServiceCallBack",
|
|
2733
|
+
module: "service",
|
|
2734
|
+
right: "service.servicecallbacks",
|
|
2735
|
+
},
|
|
2736
|
+
{
|
|
2737
|
+
plural: "Services",
|
|
2738
|
+
singular: "Service",
|
|
2739
|
+
module: "config",
|
|
2740
|
+
right: "config.services",
|
|
2741
|
+
},
|
|
2742
|
+
{
|
|
2743
|
+
plural: "Sessions",
|
|
2744
|
+
singular: "Session",
|
|
2745
|
+
module: "monitoring",
|
|
2746
|
+
right: "monitoring.sessions",
|
|
2747
|
+
},
|
|
2748
|
+
{
|
|
2749
|
+
plural: "SetupLogs",
|
|
2750
|
+
singular: "SetupLog",
|
|
2751
|
+
module: "logs",
|
|
2752
|
+
right: "logs.setup",
|
|
2753
|
+
},
|
|
2754
|
+
{ plural: "Shifts", singular: "Shift", module: "hr", right: "hr.shifts" },
|
|
2755
|
+
{
|
|
2756
|
+
plural: "ShippingBoxes",
|
|
2757
|
+
singular: "ShippingBox",
|
|
2758
|
+
module: "purchase",
|
|
2759
|
+
right: "purchase.shippingboxes",
|
|
2760
|
+
},
|
|
2761
|
+
{
|
|
2762
|
+
plural: "ShippingBoxesTemplates",
|
|
2763
|
+
singular: "ShippingBoxesTemplate",
|
|
2764
|
+
module: "config",
|
|
2765
|
+
right: "config.shippingboxestemplates",
|
|
2766
|
+
},
|
|
2767
|
+
{
|
|
2768
|
+
plural: "ShippingChannels",
|
|
2769
|
+
singular: "ShippingChannel",
|
|
2770
|
+
module: "config",
|
|
2771
|
+
right: "config.shippingchannels",
|
|
2772
|
+
},
|
|
2773
|
+
{
|
|
2774
|
+
plural: "Shippings",
|
|
2775
|
+
singular: "Shipping",
|
|
2776
|
+
module: "sale",
|
|
2777
|
+
right: "sale.shippings",
|
|
2778
|
+
},
|
|
2779
|
+
{
|
|
2780
|
+
plural: "Shippments",
|
|
2781
|
+
singular: "Shippment",
|
|
2782
|
+
module: "sale",
|
|
2783
|
+
right: "sale.shippments",
|
|
2784
|
+
},
|
|
2785
|
+
{
|
|
2786
|
+
plural: "ShopClicks",
|
|
2787
|
+
singular: "ShopClick",
|
|
2788
|
+
module: "reporting",
|
|
2789
|
+
right: "reporting.shopclicks",
|
|
2790
|
+
},
|
|
2791
|
+
{
|
|
2792
|
+
plural: "ShopLogs",
|
|
2793
|
+
singular: "ShopLog",
|
|
2794
|
+
module: "logs",
|
|
2795
|
+
right: "logs.shop",
|
|
2796
|
+
},
|
|
2797
|
+
{
|
|
2798
|
+
plural: "ShoppingCarts",
|
|
2799
|
+
singular: "ShoppingCart",
|
|
2800
|
+
module: "ecommerce",
|
|
2801
|
+
right: "ecommerce.shoppingcarts",
|
|
2802
|
+
},
|
|
2803
|
+
{
|
|
2804
|
+
plural: "Shops",
|
|
2805
|
+
singular: "Shop",
|
|
2806
|
+
module: "ecommerce",
|
|
2807
|
+
right: "ecommerce.shops",
|
|
2808
|
+
},
|
|
2809
|
+
{
|
|
2810
|
+
plural: "ShortLinkClicks",
|
|
2811
|
+
singular: "ShortLinkClick",
|
|
2812
|
+
module: "reporting",
|
|
2813
|
+
right: "reporting.shortlinkclicks",
|
|
2814
|
+
},
|
|
2815
|
+
{
|
|
2816
|
+
plural: "ShortLinks",
|
|
2817
|
+
singular: "ShortLink",
|
|
2818
|
+
module: "marketing",
|
|
2819
|
+
right: "marketing.shortlinks",
|
|
2820
|
+
},
|
|
2821
|
+
{
|
|
2822
|
+
plural: "Skills",
|
|
2823
|
+
singular: "Skill",
|
|
2824
|
+
module: "config",
|
|
2825
|
+
right: "config.skills",
|
|
2826
|
+
},
|
|
2827
|
+
{ plural: "SLAs", singular: "SLA", module: "config", right: "config.slas" },
|
|
2828
|
+
{ plural: "Slides", singular: "Slide", module: "pm", right: "pm.slides" },
|
|
2829
|
+
{
|
|
2830
|
+
plural: "Slideshows",
|
|
2831
|
+
singular: "Slideshow",
|
|
2832
|
+
module: "marketing",
|
|
2833
|
+
right: "marketing.slideshows",
|
|
2834
|
+
},
|
|
2835
|
+
{
|
|
2836
|
+
plural: "SMSLogs",
|
|
2837
|
+
singular: "SMSLog",
|
|
2838
|
+
module: "logs",
|
|
2839
|
+
right: "logs.sms",
|
|
2840
|
+
},
|
|
2841
|
+
{
|
|
2842
|
+
plural: "SMSTemplates",
|
|
2843
|
+
singular: "SMSTemplate",
|
|
2844
|
+
module: "config",
|
|
2845
|
+
right: "config.smstemplates",
|
|
2846
|
+
},
|
|
2847
|
+
{
|
|
2848
|
+
plural: "Snippets",
|
|
2849
|
+
singular: "Snippet",
|
|
2850
|
+
module: "cms",
|
|
2851
|
+
right: "cms.snippets",
|
|
2852
|
+
},
|
|
2853
|
+
{
|
|
2854
|
+
plural: "SoiLogs",
|
|
2855
|
+
singular: "SoiLog",
|
|
2856
|
+
module: "logs",
|
|
2857
|
+
right: "logs.soi",
|
|
2858
|
+
},
|
|
2859
|
+
{
|
|
2860
|
+
plural: "StockLogs",
|
|
2861
|
+
singular: "StockLog",
|
|
2862
|
+
module: "logs",
|
|
2863
|
+
right: "logs.stock",
|
|
2864
|
+
},
|
|
2865
|
+
{
|
|
2866
|
+
plural: "Stocks",
|
|
2867
|
+
singular: "Stock",
|
|
2868
|
+
module: "purchase",
|
|
2869
|
+
right: "purchase.stocks",
|
|
2870
|
+
},
|
|
2871
|
+
{
|
|
2872
|
+
plural: "StorageAreas",
|
|
2873
|
+
singular: "StorageArea",
|
|
2874
|
+
module: "config",
|
|
2875
|
+
right: "config.storageareas",
|
|
2876
|
+
},
|
|
2877
|
+
{
|
|
2878
|
+
plural: "StoreAssets",
|
|
2879
|
+
singular: "StoreAsset",
|
|
2880
|
+
module: "affiliate",
|
|
2881
|
+
right: "affiliate.storeassets",
|
|
2882
|
+
},
|
|
2883
|
+
{
|
|
2884
|
+
plural: "Stores",
|
|
2885
|
+
singular: "Store",
|
|
2886
|
+
module: "affiliate",
|
|
2887
|
+
right: "affiliate.stores",
|
|
2888
|
+
},
|
|
2889
|
+
{
|
|
2890
|
+
plural: "StoresCMSs",
|
|
2891
|
+
singular: "StoresCMS",
|
|
2892
|
+
module: "affiliate",
|
|
2893
|
+
right: "affiliate.storescmss",
|
|
2894
|
+
},
|
|
2895
|
+
{
|
|
2896
|
+
plural: "StoreViews",
|
|
2897
|
+
singular: "StoreView",
|
|
2898
|
+
module: "reporting",
|
|
2899
|
+
right: "reporting.storeviews",
|
|
2900
|
+
},
|
|
2901
|
+
{
|
|
2902
|
+
plural: "Streets",
|
|
2903
|
+
singular: "Street",
|
|
2904
|
+
module: "config",
|
|
2905
|
+
right: "config.streets",
|
|
2906
|
+
},
|
|
2907
|
+
{
|
|
2908
|
+
plural: "SubIndustries",
|
|
2909
|
+
singular: "SubIndustry",
|
|
2910
|
+
module: "config",
|
|
2911
|
+
right: "config.subindustries",
|
|
2912
|
+
},
|
|
2913
|
+
{
|
|
2914
|
+
plural: "SupplierAgreements",
|
|
2915
|
+
singular: "SupplierAgreement",
|
|
2916
|
+
module: "purchase",
|
|
2917
|
+
right: "purchase.supplieragreements",
|
|
2918
|
+
},
|
|
2919
|
+
{
|
|
2920
|
+
plural: "SupplierOrders",
|
|
2921
|
+
singular: "SupplierOrder",
|
|
2922
|
+
module: "purchase",
|
|
2923
|
+
right: "purchase.supplierorders",
|
|
2924
|
+
},
|
|
2925
|
+
{
|
|
2926
|
+
plural: "SupplierProducts",
|
|
2927
|
+
singular: "SupplierProduct",
|
|
2928
|
+
module: "purchase",
|
|
2929
|
+
right: "purchase.supplierproducts",
|
|
2930
|
+
},
|
|
2931
|
+
{
|
|
2932
|
+
plural: "SupplierRequests",
|
|
2933
|
+
singular: "SupplierRequest",
|
|
2934
|
+
module: "purchase",
|
|
2935
|
+
right: "purchase.supplierrequests",
|
|
2936
|
+
},
|
|
2937
|
+
{
|
|
2938
|
+
plural: "SupplierSelections",
|
|
2939
|
+
singular: "SupplierSelection",
|
|
2940
|
+
module: "purchase",
|
|
2941
|
+
right: "purchase.supplierselections",
|
|
2942
|
+
},
|
|
2943
|
+
{
|
|
2944
|
+
plural: "SupportPortals",
|
|
2945
|
+
singular: "SupportPortal",
|
|
2946
|
+
module: "config",
|
|
2947
|
+
right: "config.supportportals",
|
|
2948
|
+
},
|
|
2949
|
+
{ plural: "Tags", singular: "Tag", module: "config", right: "config.tags" },
|
|
2950
|
+
{
|
|
2951
|
+
plural: "TaskRequirements",
|
|
2952
|
+
singular: "TaskRequirement",
|
|
2953
|
+
module: "config",
|
|
2954
|
+
right: "config.taskrequirements",
|
|
2955
|
+
},
|
|
2956
|
+
{ plural: "Tasks", singular: "Task", module: "pm", right: "pm.tasks" },
|
|
2957
|
+
{
|
|
2958
|
+
plural: "TemplateGroups",
|
|
2959
|
+
singular: "TemplateGroup",
|
|
2960
|
+
module: "config",
|
|
2961
|
+
right: "config.templategroups",
|
|
2962
|
+
},
|
|
2963
|
+
{
|
|
2964
|
+
plural: "TextBlocks",
|
|
2965
|
+
singular: "TextBlock",
|
|
2966
|
+
module: "config",
|
|
2967
|
+
right: "config.textblocks",
|
|
2968
|
+
},
|
|
2969
|
+
{
|
|
2970
|
+
plural: "TextGenerators",
|
|
2971
|
+
singular: "TextGenerator",
|
|
2972
|
+
module: "cms",
|
|
2973
|
+
right: "cms.textgenerators",
|
|
2974
|
+
},
|
|
2975
|
+
{
|
|
2976
|
+
plural: "TextLinks",
|
|
2977
|
+
singular: "TextLink",
|
|
2978
|
+
module: "affiliate",
|
|
2979
|
+
right: "affiliate.textlinks",
|
|
2980
|
+
},
|
|
2981
|
+
{
|
|
2982
|
+
plural: "Tickets",
|
|
2983
|
+
singular: "Ticket",
|
|
2984
|
+
module: "sale",
|
|
2985
|
+
right: "sale.tickets",
|
|
2986
|
+
},
|
|
2987
|
+
{ plural: "Tips", singular: "Tip", module: "general", right: "general.tips" },
|
|
2988
|
+
{ plural: "Trades", singular: "Trade", module: "sale", right: "sale.trades" },
|
|
2989
|
+
{
|
|
2990
|
+
plural: "Transactions",
|
|
2991
|
+
singular: "Transaction",
|
|
2992
|
+
module: "ecommerce",
|
|
2993
|
+
right: "ecommerce.transactions",
|
|
2994
|
+
},
|
|
2995
|
+
{
|
|
2996
|
+
plural: "Travels",
|
|
2997
|
+
singular: "Travel",
|
|
2998
|
+
module: "accounting",
|
|
2999
|
+
right: "accounting.travels",
|
|
3000
|
+
},
|
|
3001
|
+
{
|
|
3002
|
+
plural: "TriggerActionsLogs",
|
|
3003
|
+
singular: "TriggerActionsLog",
|
|
3004
|
+
module: "logs",
|
|
3005
|
+
right: "logs.triggeraction",
|
|
3006
|
+
},
|
|
3007
|
+
{
|
|
3008
|
+
plural: "TriggerChains",
|
|
3009
|
+
singular: "TriggerChain",
|
|
3010
|
+
module: "automation",
|
|
3011
|
+
right: "automation.triggerchains",
|
|
3012
|
+
},
|
|
3013
|
+
{
|
|
3014
|
+
plural: "TriggerGroups",
|
|
3015
|
+
singular: "TriggerGroup",
|
|
3016
|
+
module: "config",
|
|
3017
|
+
right: "config.triggergroups",
|
|
3018
|
+
},
|
|
3019
|
+
{
|
|
3020
|
+
plural: "TriggerLogs",
|
|
3021
|
+
singular: "TriggerLog",
|
|
3022
|
+
module: "logs",
|
|
3023
|
+
right: "logs.trigger",
|
|
3024
|
+
},
|
|
3025
|
+
{
|
|
3026
|
+
plural: "Triggers",
|
|
3027
|
+
singular: "Trigger",
|
|
3028
|
+
module: "automation",
|
|
3029
|
+
right: "automation.triggers",
|
|
3030
|
+
},
|
|
3031
|
+
{
|
|
3032
|
+
plural: "UCDs",
|
|
3033
|
+
singular: "UCD",
|
|
3034
|
+
module: "marketing",
|
|
3035
|
+
right: "marketing.ucds",
|
|
3036
|
+
},
|
|
3037
|
+
{
|
|
3038
|
+
plural: "UrlParams",
|
|
3039
|
+
singular: "UrlParam",
|
|
3040
|
+
module: "marketing",
|
|
3041
|
+
right: "marketing.urlparams",
|
|
3042
|
+
},
|
|
3043
|
+
{
|
|
3044
|
+
plural: "UserFunctions",
|
|
3045
|
+
singular: "UserFunction",
|
|
3046
|
+
module: "config",
|
|
3047
|
+
right: "config.userfunctions",
|
|
3048
|
+
},
|
|
3049
|
+
{
|
|
3050
|
+
plural: "UserLinks",
|
|
3051
|
+
singular: "UserLink",
|
|
3052
|
+
module: "marketing",
|
|
3053
|
+
right: "marketing.userlinks",
|
|
3054
|
+
},
|
|
3055
|
+
{
|
|
3056
|
+
plural: "Vacations",
|
|
3057
|
+
singular: "Vacation",
|
|
3058
|
+
module: "hr",
|
|
3059
|
+
right: "hr.vacations",
|
|
3060
|
+
},
|
|
3061
|
+
{
|
|
3062
|
+
plural: "VideoGenerators",
|
|
3063
|
+
singular: "VideoGenerator",
|
|
3064
|
+
module: "cms",
|
|
3065
|
+
right: "cms.videogenerators",
|
|
3066
|
+
},
|
|
3067
|
+
{
|
|
3068
|
+
plural: "Views",
|
|
3069
|
+
singular: "View",
|
|
3070
|
+
module: "monitoring",
|
|
3071
|
+
right: "monitoring.views",
|
|
3072
|
+
},
|
|
3073
|
+
{
|
|
3074
|
+
plural: "ViewStats",
|
|
3075
|
+
singular: "ViewStat",
|
|
3076
|
+
module: "reporting",
|
|
3077
|
+
right: "reporting.viewstats",
|
|
3078
|
+
},
|
|
3079
|
+
{
|
|
3080
|
+
plural: "WageGroups",
|
|
3081
|
+
singular: "WageGroup",
|
|
3082
|
+
module: "config",
|
|
3083
|
+
right: "config.wagegroups",
|
|
3084
|
+
},
|
|
3085
|
+
{
|
|
3086
|
+
plural: "WallBoards",
|
|
3087
|
+
singular: "WallBoard",
|
|
3088
|
+
module: "pm",
|
|
3089
|
+
right: "pm.wallboards",
|
|
3090
|
+
},
|
|
3091
|
+
{
|
|
3092
|
+
plural: "Warehouses",
|
|
3093
|
+
singular: "Warehouse",
|
|
3094
|
+
module: "config",
|
|
3095
|
+
right: "config.warehouses",
|
|
3096
|
+
},
|
|
3097
|
+
{
|
|
3098
|
+
plural: "Watchers",
|
|
3099
|
+
singular: "Watcher",
|
|
3100
|
+
module: "general",
|
|
3101
|
+
right: "general.watchers",
|
|
3102
|
+
},
|
|
3103
|
+
{
|
|
3104
|
+
plural: "Watchlists",
|
|
3105
|
+
singular: "Watchlist",
|
|
3106
|
+
module: "ecommerce",
|
|
3107
|
+
right: "ecommerce.watchlists",
|
|
3108
|
+
},
|
|
3109
|
+
{
|
|
3110
|
+
plural: "WebPages",
|
|
3111
|
+
singular: "WebPage",
|
|
3112
|
+
module: "cms",
|
|
3113
|
+
right: "cms.webpages",
|
|
3114
|
+
},
|
|
3115
|
+
{
|
|
3116
|
+
plural: "WebPushSubscribers",
|
|
3117
|
+
singular: "WebPushSubscriber",
|
|
3118
|
+
module: "marketing",
|
|
3119
|
+
right: "marketing.webpushsubscribers",
|
|
3120
|
+
},
|
|
3121
|
+
{
|
|
3122
|
+
plural: "WebReceiverLogs",
|
|
3123
|
+
singular: "WebReceiverLog",
|
|
3124
|
+
module: "logs",
|
|
3125
|
+
right: "logs.webreceiver",
|
|
3126
|
+
},
|
|
3127
|
+
{
|
|
3128
|
+
plural: "WebReceivers",
|
|
3129
|
+
singular: "WebReceiver",
|
|
3130
|
+
module: "config",
|
|
3131
|
+
right: "config.webreceivers",
|
|
3132
|
+
},
|
|
3133
|
+
{
|
|
3134
|
+
plural: "Websites",
|
|
3135
|
+
singular: "Website",
|
|
3136
|
+
module: "cms",
|
|
3137
|
+
right: "cms.websites",
|
|
3138
|
+
},
|
|
3139
|
+
{
|
|
3140
|
+
plural: "WebsiteTemplates",
|
|
3141
|
+
singular: "WebsiteTemplate",
|
|
3142
|
+
module: "cms",
|
|
3143
|
+
right: "cms.websitetemplates",
|
|
3144
|
+
},
|
|
3145
|
+
{
|
|
3146
|
+
plural: "WhatsappLogs",
|
|
3147
|
+
singular: "WhatsappLog",
|
|
3148
|
+
module: "logs",
|
|
3149
|
+
right: "logs.whatsapp",
|
|
3150
|
+
},
|
|
3151
|
+
{
|
|
3152
|
+
plural: "Widgets",
|
|
3153
|
+
singular: "Widget",
|
|
3154
|
+
module: "marketing",
|
|
3155
|
+
right: "marketing.widgets",
|
|
3156
|
+
},
|
|
3157
|
+
{
|
|
3158
|
+
plural: "WikiPages",
|
|
3159
|
+
singular: "WikiPage",
|
|
3160
|
+
module: "hub",
|
|
3161
|
+
right: "hub.wikipages",
|
|
3162
|
+
},
|
|
3163
|
+
{
|
|
3164
|
+
plural: "Wizards",
|
|
3165
|
+
singular: "Wizard",
|
|
3166
|
+
module: "config",
|
|
3167
|
+
right: "config.wizards",
|
|
3168
|
+
},
|
|
3169
|
+
{
|
|
3170
|
+
plural: "WorkCenters",
|
|
3171
|
+
singular: "WorkCenter",
|
|
3172
|
+
module: "production",
|
|
3173
|
+
right: "production.workcenters",
|
|
3174
|
+
},
|
|
3175
|
+
{
|
|
3176
|
+
plural: "WorkLogs",
|
|
3177
|
+
singular: "WorkLog",
|
|
3178
|
+
module: "logs",
|
|
3179
|
+
right: "logs.work",
|
|
3180
|
+
},
|
|
3181
|
+
{
|
|
3182
|
+
plural: "XingContacts",
|
|
3183
|
+
singular: "XingContact",
|
|
3184
|
+
module: "crm",
|
|
3185
|
+
right: "crm.xingcontacts",
|
|
3186
|
+
},
|
|
3187
|
+
];
|
|
3188
|
+
export default modelsAndRights;
|
|
3189
|
+
export { modelsAndRights };
|