@colijnit/sharedcomponents 256.2.5 → 256.2.6
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/bundles/colijnit-sharedcomponents.umd.js +3 -3
- package/bundles/colijnit-sharedcomponents.umd.js.map +1 -1
- package/esm2015/lib/components/stock/components/stock-location/components/stock-location-popup/stock-location-popup.component.js +2 -2
- package/esm2015/lib/res/dictionary/dictionaries.js +3 -3
- package/fesm2015/colijnit-sharedcomponents.js +3 -3
- package/fesm2015/colijnit-sharedcomponents.js.map +1 -1
- package/lib/res/dictionary/dictionaries.d.ts +83 -1
- package/package.json +1 -1
|
@@ -1980,6 +1980,7 @@ export declare class Dictionaries {
|
|
|
1980
1980
|
COMMISSION_ADVICE: string;
|
|
1981
1981
|
COMMISSION_CODE: string;
|
|
1982
1982
|
COMMISSION_CODE_WAREHOUSE_SELECTION: string;
|
|
1983
|
+
WAREHOUSE_SELECTION: string;
|
|
1983
1984
|
COMMISSSION_CODE_ONE_PURCHASE: string;
|
|
1984
1985
|
CONFIGURATION_BOX: string;
|
|
1985
1986
|
CONFIGURATION_BUILDER: string;
|
|
@@ -2848,6 +2849,7 @@ export declare class Dictionaries {
|
|
|
2848
2849
|
CONDITION_OPERATOR: string;
|
|
2849
2850
|
CONDITION_OPTIONS: string;
|
|
2850
2851
|
CONDITION_VALUE: string;
|
|
2852
|
+
"DELETE_STOCK_LINE?": string;
|
|
2851
2853
|
DEPARTMENT: string;
|
|
2852
2854
|
DEPARTMENTS: string;
|
|
2853
2855
|
DEPARTMENT_CODE: string;
|
|
@@ -3234,6 +3236,7 @@ export declare class Dictionaries {
|
|
|
3234
3236
|
UNDELIVERED_PURCHASE: string;
|
|
3235
3237
|
UNDERLYING_OPVS: string;
|
|
3236
3238
|
UNDERSTOOD_DONT_SHOW_AGAIN: string;
|
|
3239
|
+
UNDO: string;
|
|
3237
3240
|
UNDO_DELETE: string;
|
|
3238
3241
|
UNDO_DELIVERY: string;
|
|
3239
3242
|
REGISTER_ILLNESS: string;
|
|
@@ -3388,6 +3391,7 @@ export declare class Dictionaries {
|
|
|
3388
3391
|
OPTED_FOR_CASH: string;
|
|
3389
3392
|
OPTED_FOR_PIN: string;
|
|
3390
3393
|
OPTION: string;
|
|
3394
|
+
OPTION_LIBRARY: string;
|
|
3391
3395
|
OPTIONAL: string;
|
|
3392
3396
|
OPTIONS: string;
|
|
3393
3397
|
MESSAGE_ERROR_POSTALCODE_RETRIEVAL: string;
|
|
@@ -3440,6 +3444,7 @@ export declare class Dictionaries {
|
|
|
3440
3444
|
MESSAGE_KIND: string;
|
|
3441
3445
|
MESSAGE_LICENCE_EXPIRES_MONTH: string;
|
|
3442
3446
|
MESSAGE_LICENSE_EXPIRED: string;
|
|
3447
|
+
MESSAGE_LOGGED_CLIENT_FAILURE: string;
|
|
3443
3448
|
MESSAGE_LOGGED_IN: string;
|
|
3444
3449
|
MESSAGE_LOGIN_FAILURE: string;
|
|
3445
3450
|
MESSAGE_LOGIN_FAILURE2: string;
|
|
@@ -4090,6 +4095,7 @@ export declare class Dictionaries {
|
|
|
4090
4095
|
DRIVER_CHECKOUT_DEFAULT: string;
|
|
4091
4096
|
DRIVER_CHECKOUT_EXISTING_SELECTION: string;
|
|
4092
4097
|
DROPSHIPMENT: string;
|
|
4098
|
+
DROPSHIPMENT_NO: string;
|
|
4093
4099
|
DROPSHIPMENT_AVAILABLE: string;
|
|
4094
4100
|
DROPSHIPMENT_INFO: string;
|
|
4095
4101
|
DROPSHIPMENT_POSSIBLE: string;
|
|
@@ -4461,6 +4467,7 @@ export declare class Dictionaries {
|
|
|
4461
4467
|
IMPORT_RELATION_SUCCESS: string;
|
|
4462
4468
|
IMPORT_SCHEMAS: string;
|
|
4463
4469
|
IMPORT_SCHEMA_NAME: string;
|
|
4470
|
+
CHANGE_STOCK_LINE: string;
|
|
4464
4471
|
CORRECT_ACCEPTED_ORDER: string;
|
|
4465
4472
|
CORRECT_ALLOCATIONS_FIRST: string;
|
|
4466
4473
|
CORRECT_ASSIGNMENT_FIRST: string;
|
|
@@ -4573,6 +4580,7 @@ export declare class Dictionaries {
|
|
|
4573
4580
|
MULTIPLE_INTERBRANCH_LINES_MESSAGE: string;
|
|
4574
4581
|
MULTIPLE_PURCHASEORDERS: string;
|
|
4575
4582
|
MULTIPLE_RESERVATIONS: string;
|
|
4583
|
+
MULTIPLE_SESSIONS_ARE_NOT_ALLOWED: string;
|
|
4576
4584
|
MULTI_BUY: string;
|
|
4577
4585
|
MULTI_FACTORIELE_INTAKE: string;
|
|
4578
4586
|
MULTI_FACTOR_AUTHENTICATION_TOO_LONG: string;
|
|
@@ -4589,6 +4597,7 @@ export declare class Dictionaries {
|
|
|
4589
4597
|
MUTATION_USER: string;
|
|
4590
4598
|
MY_CLIENTDATA: string;
|
|
4591
4599
|
MY_EMPLOYERS: string;
|
|
4600
|
+
MY_PLANNING: string;
|
|
4592
4601
|
MY_ORDERS: string;
|
|
4593
4602
|
MY_SERVICES: string;
|
|
4594
4603
|
MY_SERVICE_REQUESTS: string;
|
|
@@ -4773,6 +4782,7 @@ export declare class Dictionaries {
|
|
|
4773
4782
|
INCLUDE_LINE_DETAILS: string;
|
|
4774
4783
|
INCLUDE_NO_STOCK_ART: string;
|
|
4775
4784
|
INCLUDE_REAFFIRMATIONS: string;
|
|
4785
|
+
INCLUDE_UNPROCESSED_ENTRIES: string;
|
|
4776
4786
|
INCLUDING_CONTACT_PERSONS: string;
|
|
4777
4787
|
INCLUDING_OPENING_BALANCE: string;
|
|
4778
4788
|
INCLUDING_PRINTED: string;
|
|
@@ -4875,6 +4885,9 @@ export declare class Dictionaries {
|
|
|
4875
4885
|
BATCH_PENDING: string;
|
|
4876
4886
|
BATCH_REQUIRED: string;
|
|
4877
4887
|
BATCH_RUNNING: string;
|
|
4888
|
+
BATCH_INVOICE: string;
|
|
4889
|
+
BATCH_ORDER_CONFIRMATION: string;
|
|
4890
|
+
BATCH_PURCHASE_ORDER_FORM: string;
|
|
4878
4891
|
BCC: string;
|
|
4879
4892
|
BEFORE_DATE: string;
|
|
4880
4893
|
BEGIN_BOOK: string;
|
|
@@ -5430,6 +5443,7 @@ export declare class Dictionaries {
|
|
|
5430
5443
|
ABS_COMPOSITE_SITUATION: string;
|
|
5431
5444
|
ACCEPT: string;
|
|
5432
5445
|
ACCEPTANCE: string;
|
|
5446
|
+
COMBINED: string;
|
|
5433
5447
|
CONTACT_MANAGEMENT: string;
|
|
5434
5448
|
CONTACT_MOMENTS: string;
|
|
5435
5449
|
CONTACT_OF_ORGANISATIONS: string;
|
|
@@ -5499,6 +5513,14 @@ export declare class Dictionaries {
|
|
|
5499
5513
|
CONTRA_ACCOUNT: string;
|
|
5500
5514
|
CONTRA_LEDGERACCOUNT_DOWNPAYMENT: string;
|
|
5501
5515
|
CONTRA_VAT: string;
|
|
5516
|
+
LAYOUT_SETTINGS: string;
|
|
5517
|
+
RELATION_LAYOUTS: string;
|
|
5518
|
+
RELATION_LAYOUTS_MESSAGE: string;
|
|
5519
|
+
SHIPPING_METHOD_SETTINGS: string;
|
|
5520
|
+
SHIPPING_METHOD_STANDARD_SETTINGS: string;
|
|
5521
|
+
OVERRULE_VIA_EMAIL: string;
|
|
5522
|
+
OVERRULE_VIA_EDI: string;
|
|
5523
|
+
OVERRULE_VIA_PRINT: string;
|
|
5502
5524
|
WARRANTY: string;
|
|
5503
5525
|
WARRANTY_TYPE: string;
|
|
5504
5526
|
WASHING_SYMBOLS: string;
|
|
@@ -6463,6 +6485,7 @@ export declare class Dictionaries {
|
|
|
6463
6485
|
SERVICE_HISTORY: string;
|
|
6464
6486
|
SERVICE_INFO: string;
|
|
6465
6487
|
SHOW_ACTIVE_ADDRESSES_ONLY: string;
|
|
6488
|
+
ABOUT_ORDER: string;
|
|
6466
6489
|
SHOW_ACTIVE_ONLY: string;
|
|
6467
6490
|
SHOW_ACTIVE_PERSONS_ONLY: string;
|
|
6468
6491
|
SHOW_ACTIVITIES_FOR_GROUP: string;
|
|
@@ -6551,6 +6574,8 @@ export declare class Dictionaries {
|
|
|
6551
6574
|
PASSWORD_ENTRY: string;
|
|
6552
6575
|
PASSWORD_ENTRY_FOR: string;
|
|
6553
6576
|
PASSWORD_FORGOTTEN: string;
|
|
6577
|
+
PASSWORD_FORGOTTEN_TEXT: string;
|
|
6578
|
+
PASSWORD_FORGOTTEN_TEXT_EXTRA: string;
|
|
6554
6579
|
PASSWORD_KIND: string;
|
|
6555
6580
|
PASSWORD_MUST_BE_10_CHARACTERS: string;
|
|
6556
6581
|
PASSWORD_MUST_BE_6_CHARACTERS: string;
|
|
@@ -8217,7 +8242,9 @@ export declare class Dictionaries {
|
|
|
8217
8242
|
OPEN_RELATION_MANAGEMENT: string;
|
|
8218
8243
|
OPEN_SALES_OVERVIEW: string;
|
|
8219
8244
|
OPEN_SHOPPING_CART: string;
|
|
8245
|
+
OPEN_STOCK_DETAILS: string;
|
|
8220
8246
|
ORDER_CANNOT_BE_COMPLETELY_ACCEPTED: string;
|
|
8247
|
+
ORDER_CAN_NOT_BE_PLANNED_ON_RESOURCE: string;
|
|
8221
8248
|
ORDER_CODE: string;
|
|
8222
8249
|
UNKNOWN_ADDRESS_CHECK_IT: string;
|
|
8223
8250
|
UNKNOWN_DELIVERY_DATE: string;
|
|
@@ -8341,6 +8368,7 @@ export declare class Dictionaries {
|
|
|
8341
8368
|
WAREHOUSE_REQUIRED: string;
|
|
8342
8369
|
WARNING: string;
|
|
8343
8370
|
WARNING_MESSAGE_DELETE_NOTIFICATION_LINKS: string;
|
|
8371
|
+
PERCEPTIBLE_STORAGE: string;
|
|
8344
8372
|
PURCHASE_CONFIRMATION_IMPORT: string;
|
|
8345
8373
|
PURCHASE_DATE: string;
|
|
8346
8374
|
PURCHASE_DESCRIPTION: string;
|
|
@@ -8660,6 +8688,7 @@ export declare class Dictionaries {
|
|
|
8660
8688
|
OVERVIEW: string;
|
|
8661
8689
|
OVERVIEW_AND_PAYMENT: string;
|
|
8662
8690
|
OVERVIEW_TRANSFERS: string;
|
|
8691
|
+
OVERVIEW_OF: string;
|
|
8663
8692
|
OVER_COVERAGE_PERCENTAGE: string;
|
|
8664
8693
|
OWED_VAT: string;
|
|
8665
8694
|
OWED_VAT_LAYOUT_CODE: string;
|
|
@@ -8918,6 +8947,7 @@ export declare class Dictionaries {
|
|
|
8918
8947
|
STAFF_DOCTOR: string;
|
|
8919
8948
|
STAFF_DOCTORS: string;
|
|
8920
8949
|
STANDARD: string;
|
|
8950
|
+
STOCK_BELOW_ZERO_TEXT: string;
|
|
8921
8951
|
LATE_PURCHASE: string;
|
|
8922
8952
|
LAYERED_ARTICLES: string;
|
|
8923
8953
|
LAYER_CONFIGURATION: string;
|
|
@@ -9647,6 +9677,7 @@ export declare class Dictionaries {
|
|
|
9647
9677
|
PORTAL_ID: string;
|
|
9648
9678
|
PORTAL_LOGIN: string;
|
|
9649
9679
|
PORT_COST: string;
|
|
9680
|
+
PONTO_INTEGRATION_SUCCESFULLY_AUTHORIZED: string;
|
|
9650
9681
|
POS: string;
|
|
9651
9682
|
POS2: string;
|
|
9652
9683
|
POSGROUP_REQUIRED: string;
|
|
@@ -9691,7 +9722,6 @@ export declare class Dictionaries {
|
|
|
9691
9722
|
MESSAGE_CONNECTION_RESUMED: string;
|
|
9692
9723
|
MESSAGE_COPY_RECORD_QUESTION: string;
|
|
9693
9724
|
MESSAGE_COULD_NOT_CHECK_UNIQUE_BUILD_NUMBER: string;
|
|
9694
|
-
MESSAGE_COULD_NOT_CHECK_COMPILE_REVISION: string;
|
|
9695
9725
|
MESSAGE_CUSTOMER_NOT_FOUND: string;
|
|
9696
9726
|
MESSAGE_DATA_ALREADY_DELETED: string;
|
|
9697
9727
|
MESSAGE_DATA_IS_BEING_LOADED: string;
|
|
@@ -10894,6 +10924,7 @@ export declare class Dictionaries {
|
|
|
10894
10924
|
ABILITY_TO_WORK: string;
|
|
10895
10925
|
ABOUT_DATA: string;
|
|
10896
10926
|
ABOUT_PREFIX: string;
|
|
10927
|
+
ABOUT_ORDER: string;
|
|
10897
10928
|
ABROAD_PERFORMANCE: string;
|
|
10898
10929
|
ABSENCE: string;
|
|
10899
10930
|
ABSENCEFILE: string;
|
|
@@ -11557,6 +11588,7 @@ export declare class Dictionaries {
|
|
|
11557
11588
|
ADD_RETAIL_FORMULA: string;
|
|
11558
11589
|
ADD_ROLE: string;
|
|
11559
11590
|
ADD_ROUGHNESS_MAP: string;
|
|
11591
|
+
ADD_NEW_SCALING_BONES_RECORD: string;
|
|
11560
11592
|
ADD_STUDIO: string;
|
|
11561
11593
|
ADD_TAGS: string;
|
|
11562
11594
|
ADD_TASK2: string;
|
|
@@ -11868,11 +11900,13 @@ export declare class Dictionaries {
|
|
|
11868
11900
|
AMOUNT_OF_EMPLOYEES: string;
|
|
11869
11901
|
AMOUNT_OF_WEEKS2: string;
|
|
11870
11902
|
AMOUNT_OF_WEEKS: string;
|
|
11903
|
+
AMOUNT_ON_STORAGE_UNIT: string;
|
|
11871
11904
|
AMOUNT_ORDERLINES: string;
|
|
11872
11905
|
AMOUNT_OUT: string;
|
|
11873
11906
|
AMOUNT_OUTSTANDING_CREDITORS: string;
|
|
11874
11907
|
AMOUNT_OUTSTANDING_DEBTORS: string;
|
|
11875
11908
|
AMOUNT_PICKED: string;
|
|
11909
|
+
AMOUNT_PRE_RECEIVED: string;
|
|
11876
11910
|
AMOUNT_PRODUCTS: string;
|
|
11877
11911
|
AMOUNT_PURCHASE: string;
|
|
11878
11912
|
AMOUNT_PURCHASED: string;
|
|
@@ -11948,6 +11982,7 @@ export declare class Dictionaries {
|
|
|
11948
11982
|
ARTICLES_MUST_DIFFER: string;
|
|
11949
11983
|
ARTICLES_NOT_IN_DATE_RANGE: string;
|
|
11950
11984
|
ARTICLES_NOT_IN_LIST_RANGE: string;
|
|
11985
|
+
ARTICLE_ADDED_TO_CART: string;
|
|
11951
11986
|
ARTICLE_ALREADY_LINKED: string;
|
|
11952
11987
|
ARTICLE_ALREADY_PICKED_CONTINUE_ANYWAY: string;
|
|
11953
11988
|
ARTICLE_ALREADY_PRESENT: string;
|
|
@@ -12171,6 +12206,9 @@ export declare class Dictionaries {
|
|
|
12171
12206
|
BATCH_REQUIRED: string;
|
|
12172
12207
|
BATCH_RUNNING: string;
|
|
12173
12208
|
BATCH_DELIVERY: string;
|
|
12209
|
+
BATCH_INVOICE: string;
|
|
12210
|
+
BATCH_ORDER_CONFIRMATION: string;
|
|
12211
|
+
BATCH_PURCHASE_ORDER_FORM: string;
|
|
12174
12212
|
BCC: string;
|
|
12175
12213
|
BEFORE_DATE: string;
|
|
12176
12214
|
BEGIN_BOOK: string;
|
|
@@ -12194,6 +12232,8 @@ export declare class Dictionaries {
|
|
|
12194
12232
|
BOM_COMPONENTS: string;
|
|
12195
12233
|
BOM_CONFIGURATION: string;
|
|
12196
12234
|
BOM_PURCHASE_PRICE: string;
|
|
12235
|
+
BONEPAIR_1: string;
|
|
12236
|
+
BONEPAIR_2: string;
|
|
12197
12237
|
BONUS: string;
|
|
12198
12238
|
BOOK: string;
|
|
12199
12239
|
BOOKINGS: string;
|
|
@@ -12654,6 +12694,7 @@ export declare class Dictionaries {
|
|
|
12654
12694
|
COLLAPSE: string;
|
|
12655
12695
|
COLLAPSE_ALL: string;
|
|
12656
12696
|
COLLATE_ORDERFORMS: string;
|
|
12697
|
+
COMBINED: string;
|
|
12657
12698
|
COLLECT: string;
|
|
12658
12699
|
COLLECTION: string;
|
|
12659
12700
|
COLLECTION_CODE: string;
|
|
@@ -12693,6 +12734,7 @@ export declare class Dictionaries {
|
|
|
12693
12734
|
COMMISSION_ADVICE: string;
|
|
12694
12735
|
COMMISSION_CODE: string;
|
|
12695
12736
|
COMMISSION_CODE_WAREHOUSE_SELECTION: string;
|
|
12737
|
+
WAREHOUSE_SELECTION: string;
|
|
12696
12738
|
COMMISSSION_CODE_ONE_PURCHASE: string;
|
|
12697
12739
|
COMMONLY_USED_MANAGEMENT_OVERVIEWS: string;
|
|
12698
12740
|
COMMUNICATION: string;
|
|
@@ -13288,6 +13330,7 @@ export declare class Dictionaries {
|
|
|
13288
13330
|
DELETE_REMARK_QUESTION: string;
|
|
13289
13331
|
DELETE_SHOPPING_CART_QUESTION: string;
|
|
13290
13332
|
DELETE_STATE_AND_TRANSITIONS_QUESTION: string;
|
|
13333
|
+
"DELETE_STOCK_LINE?": string;
|
|
13291
13334
|
DELETE_STORAGE_CAR: string;
|
|
13292
13335
|
DELETE_TASK: string;
|
|
13293
13336
|
DELETE_TRANSACTION: string;
|
|
@@ -13589,6 +13632,7 @@ export declare class Dictionaries {
|
|
|
13589
13632
|
DRIVER_CHECKOUT_DEFAULT: string;
|
|
13590
13633
|
DRIVER_CHECKOUT_EXISTING_SELECTION: string;
|
|
13591
13634
|
DROPSHIPMENT: string;
|
|
13635
|
+
DROPSHIPMENT_NO: string;
|
|
13592
13636
|
DROPSHIPMENT_AVAILABLE: string;
|
|
13593
13637
|
DROPSHIPMENT_INFO: string;
|
|
13594
13638
|
DROPSHIPMENT_POSSIBLE: string;
|
|
@@ -14388,6 +14432,7 @@ export declare class Dictionaries {
|
|
|
14388
14432
|
HOME_CATALOG: string;
|
|
14389
14433
|
HOME_CATALOG_PICTURE: string;
|
|
14390
14434
|
HOME_CATALOG_TITLE: string;
|
|
14435
|
+
HOME_DECO_HUB_SESSIONS: string;
|
|
14391
14436
|
HOTKEY_BLOCKED_PROCESS_BUSY: string;
|
|
14392
14437
|
HOURLY_RATE: string;
|
|
14393
14438
|
HOURS: string;
|
|
@@ -14441,6 +14486,7 @@ export declare class Dictionaries {
|
|
|
14441
14486
|
INCLUDE_LINE_DETAILS: string;
|
|
14442
14487
|
INCLUDE_NO_STOCK_ART: string;
|
|
14443
14488
|
INCLUDE_REAFFIRMATIONS: string;
|
|
14489
|
+
INCLUDE_UNPROCESSED_ENTRIES: string;
|
|
14444
14490
|
INCLUDING_CONTACT_PERSONS: string;
|
|
14445
14491
|
INCLUDING_OPENING_BALANCE: string;
|
|
14446
14492
|
INCLUDING_PRINTED: string;
|
|
@@ -14731,6 +14777,7 @@ export declare class Dictionaries {
|
|
|
14731
14777
|
LAYOUT2: string;
|
|
14732
14778
|
LAYOUT: string;
|
|
14733
14779
|
LAYOUTS: string;
|
|
14780
|
+
LAYOUT_SETTINGS: string;
|
|
14734
14781
|
LEAD_TIME: string;
|
|
14735
14782
|
LEAST_EXPENSIVE_PRODUCT: string;
|
|
14736
14783
|
LEAVE: string;
|
|
@@ -14848,7 +14895,9 @@ export declare class Dictionaries {
|
|
|
14848
14895
|
LOCATION: string;
|
|
14849
14896
|
LOCATIONS: string;
|
|
14850
14897
|
LOCATION_ADVICE: string;
|
|
14898
|
+
LOCATION_ARTICLE: string;
|
|
14851
14899
|
LOCATION_FROM: string;
|
|
14900
|
+
LOCATION_INVENTORY: string;
|
|
14852
14901
|
LOCATION_IS_NOT_VALID_WITHIN_WAREHOUSE: string;
|
|
14853
14902
|
LOCATION_NOT_EDITABLE: string;
|
|
14854
14903
|
LOCATION_NOT_SAME_AS_ROW: string;
|
|
@@ -14986,6 +15035,7 @@ export declare class Dictionaries {
|
|
|
14986
15035
|
MAX_USAGE_NUMBER: string;
|
|
14987
15036
|
MAX_USAGE_USER: string;
|
|
14988
15037
|
MAX_USERS: string;
|
|
15038
|
+
MAX_VALUE: string;
|
|
14989
15039
|
MAY: string;
|
|
14990
15040
|
MEASUREMENTS2: string;
|
|
14991
15041
|
MEASUREMENTS: string;
|
|
@@ -15141,6 +15191,7 @@ export declare class Dictionaries {
|
|
|
15141
15191
|
MESSAGE_ERROR_IMAGE: string;
|
|
15142
15192
|
MESSAGE_ERROR_LIST_PRINTER: string;
|
|
15143
15193
|
MESSAGE_ERROR_LOADING_FILTER: string;
|
|
15194
|
+
MESSAGE_ERROR_LOADING_HOME_DECO_HUB_SESSIONS: string;
|
|
15144
15195
|
MESSAGE_ERROR_LOADING_LOGINS: string;
|
|
15145
15196
|
MESSAGE_ERROR_LOADING_MODULE: string;
|
|
15146
15197
|
MESSAGE_ERROR_LOADING_MODULE_TITLE: string;
|
|
@@ -15199,6 +15250,7 @@ export declare class Dictionaries {
|
|
|
15199
15250
|
MESSAGE_KIND: string;
|
|
15200
15251
|
MESSAGE_LICENCE_EXPIRES_MONTH: string;
|
|
15201
15252
|
MESSAGE_LICENSE_EXPIRED: string;
|
|
15253
|
+
MESSAGE_LOGGED_CLIENT_FAILURE: string;
|
|
15202
15254
|
MESSAGE_LOGGED_IN: string;
|
|
15203
15255
|
MESSAGE_LOGIN_FAILURE2: string;
|
|
15204
15256
|
MESSAGE_LOGIN_FAILURE: string;
|
|
@@ -15362,6 +15414,7 @@ export declare class Dictionaries {
|
|
|
15362
15414
|
MIN_NUMBER: string;
|
|
15363
15415
|
MIN_NUMBER_NON_ZERO: string;
|
|
15364
15416
|
MIN_STOCK: string;
|
|
15417
|
+
MIN_VALUE: string;
|
|
15365
15418
|
MIX_AND_MATCH: string;
|
|
15366
15419
|
MOBILE: string;
|
|
15367
15420
|
MODE: string;
|
|
@@ -15388,6 +15441,7 @@ export declare class Dictionaries {
|
|
|
15388
15441
|
MULTIPLE_INTERBRANCH_LINES_MESSAGE: string;
|
|
15389
15442
|
MULTIPLE_PURCHASEORDERS: string;
|
|
15390
15443
|
MULTIPLE_RESERVATIONS: string;
|
|
15444
|
+
MULTIPLE_SESSIONS_ARE_NOT_ALLOWED: string;
|
|
15391
15445
|
MULTI_BUY: string;
|
|
15392
15446
|
MULTI_FACTORIELE_INTAKE: string;
|
|
15393
15447
|
MULTI_FACTOR_AUTHENTICATION_TOO_LONG: string;
|
|
@@ -15405,6 +15459,7 @@ export declare class Dictionaries {
|
|
|
15405
15459
|
MY_ABSENCEFILES: string;
|
|
15406
15460
|
MY_CLIENTDATA: string;
|
|
15407
15461
|
MY_EMPLOYERS: string;
|
|
15462
|
+
MY_PLANNING: string;
|
|
15408
15463
|
MY_ORDERS: string;
|
|
15409
15464
|
MY_SERVICES: string;
|
|
15410
15465
|
MY_SERVICE_REQUESTS: string;
|
|
@@ -15506,6 +15561,7 @@ export declare class Dictionaries {
|
|
|
15506
15561
|
NEW_STATUS: string;
|
|
15507
15562
|
NEW_STOCK: string;
|
|
15508
15563
|
NEW_STOCK_LINE: string;
|
|
15564
|
+
CHANGE_STOCK_LINE: string;
|
|
15509
15565
|
NEW_STOREROOM: string;
|
|
15510
15566
|
NEW_TRANSACTION: string;
|
|
15511
15567
|
NEW_USER_ACCOUNT_MESSAGE: string;
|
|
@@ -15755,6 +15811,7 @@ export declare class Dictionaries {
|
|
|
15755
15811
|
NO_VALID_DEFAULT: string;
|
|
15756
15812
|
NO_VALID_EMPLOYEE_CONTRACT: string;
|
|
15757
15813
|
NO_VALID_EMPLOYEE_CONTRACT_TODAY: string;
|
|
15814
|
+
NO_VALID_INPUT: string;
|
|
15758
15815
|
NO_VALID_NUMBER: string;
|
|
15759
15816
|
NO_VALUE: string;
|
|
15760
15817
|
NO_VOLUME_DISTRIBUTE_ON_PRICE: string;
|
|
@@ -15872,6 +15929,7 @@ export declare class Dictionaries {
|
|
|
15872
15929
|
ON_HOLD_CODE: string;
|
|
15873
15930
|
ON_HOLD_CODES: string;
|
|
15874
15931
|
ON_MY_DASH: string;
|
|
15932
|
+
ON_STORAGE_UNIT: string;
|
|
15875
15933
|
OPEN: string;
|
|
15876
15934
|
OPENING: string;
|
|
15877
15935
|
OPENING_BALANCE: string;
|
|
@@ -15913,6 +15971,7 @@ export declare class Dictionaries {
|
|
|
15913
15971
|
OPEN_SALES_OVERVIEW: string;
|
|
15914
15972
|
OPEN_SHOPPING_CART: string;
|
|
15915
15973
|
OPEN_STOCK_DETAILS: string;
|
|
15974
|
+
PERCEPTIBLE_STORAGE: string;
|
|
15916
15975
|
OPEN_TASK: string;
|
|
15917
15976
|
OPEN_TEXT: string;
|
|
15918
15977
|
OPEN_WEBVIEW_FAILED_NO_EXTSOURCE: string;
|
|
@@ -15923,6 +15982,7 @@ export declare class Dictionaries {
|
|
|
15923
15982
|
OPTED_FOR_CASH: string;
|
|
15924
15983
|
OPTED_FOR_PIN: string;
|
|
15925
15984
|
OPTION: string;
|
|
15985
|
+
OPTION_LIBRARY: string;
|
|
15926
15986
|
OPTIONAL: string;
|
|
15927
15987
|
OPTIONS: string;
|
|
15928
15988
|
OPTIONVALUE: string;
|
|
@@ -15970,6 +16030,7 @@ export declare class Dictionaries {
|
|
|
15970
16030
|
ORDER_BY_ARTICLENR: string;
|
|
15971
16031
|
ORDER_BY_CUST_REACTION: string;
|
|
15972
16032
|
ORDER_CANNOT_BE_COMPLETELY_ACCEPTED: string;
|
|
16033
|
+
ORDER_CAN_NOT_BE_PLANNED_ON_RESOURCE: string;
|
|
15973
16034
|
ORDER_CODE: string;
|
|
15974
16035
|
ORDER_COMMISSION: string;
|
|
15975
16036
|
ORDER_COMMISSION_ADVICE: string;
|
|
@@ -16108,6 +16169,10 @@ export declare class Dictionaries {
|
|
|
16108
16169
|
OVERVIEW: string;
|
|
16109
16170
|
OVERVIEW_AND_PAYMENT: string;
|
|
16110
16171
|
OVERVIEW_TRANSFERS: string;
|
|
16172
|
+
OVERVIEW_OF: string;
|
|
16173
|
+
OVERRULE_VIA_EMAIL: string;
|
|
16174
|
+
OVERRULE_VIA_EDI: string;
|
|
16175
|
+
OVERRULE_VIA_PRINT: string;
|
|
16111
16176
|
OVER_COVERAGE_PERCENTAGE: string;
|
|
16112
16177
|
OWNER: string;
|
|
16113
16178
|
OWN_REFERENCE: string;
|
|
@@ -16174,6 +16239,8 @@ export declare class Dictionaries {
|
|
|
16174
16239
|
PASSWORD_ENTRY: string;
|
|
16175
16240
|
PASSWORD_ENTRY_FOR: string;
|
|
16176
16241
|
PASSWORD_FORGOTTEN: string;
|
|
16242
|
+
PASSWORD_FORGOTTEN_TEXT: string;
|
|
16243
|
+
PASSWORD_FORGOTTEN_TEXT_EXTRA: string;
|
|
16177
16244
|
PASSWORD_KIND: string;
|
|
16178
16245
|
PASSWORD_MUST_BE_10_CHARACTERS: string;
|
|
16179
16246
|
PASSWORD_MUST_CONTAIN_LETTER_NUMBER_SPECIAL: string;
|
|
@@ -16366,6 +16433,7 @@ export declare class Dictionaries {
|
|
|
16366
16433
|
PORTAL_ID: string;
|
|
16367
16434
|
PORTAL_LOGIN: string;
|
|
16368
16435
|
PORT_COST: string;
|
|
16436
|
+
PONTO_INTEGRATION_SUCCESFULLY_AUTHORIZED: string;
|
|
16369
16437
|
POS2: string;
|
|
16370
16438
|
POS: string;
|
|
16371
16439
|
POSGROUP_REQUIRED: string;
|
|
@@ -16880,6 +16948,8 @@ export declare class Dictionaries {
|
|
|
16880
16948
|
RECALCULATE_ALL_PRICES: string;
|
|
16881
16949
|
RECALCULATE_DELIVERYDATE_FOR_ALL_LINES: string;
|
|
16882
16950
|
RECALCULATE_DEPOSIT_AMOUNT: string;
|
|
16951
|
+
RECALCULATE_FOR_ALL_LOCATIONS: string;
|
|
16952
|
+
RECALCULATE_FOR_SINGLE_LOCATION: string;
|
|
16883
16953
|
RECALCULATE_TO_PAY_DOWN: string;
|
|
16884
16954
|
RECEIPT: string;
|
|
16885
16955
|
RECEIPT_DETAILS: string;
|
|
@@ -16984,6 +17054,8 @@ export declare class Dictionaries {
|
|
|
16984
17054
|
RELATION_DEPENDANT_TEMPLATE: string;
|
|
16985
17055
|
RELATION_DISCOUNT: string;
|
|
16986
17056
|
RELATION_ID: string;
|
|
17057
|
+
RELATION_LAYOUTS: string;
|
|
17058
|
+
RELATION_LAYOUTS_MESSAGE: string;
|
|
16987
17059
|
RELATION_MANAGEMENT: string;
|
|
16988
17060
|
RELATION_NAME: string;
|
|
16989
17061
|
RELATION_NAME_KIND: string;
|
|
@@ -17021,6 +17093,7 @@ export declare class Dictionaries {
|
|
|
17021
17093
|
REMINDER_ORDER_FORM: string;
|
|
17022
17094
|
REMOVE_AMOUNT: string;
|
|
17023
17095
|
REMOVE_ARTICLE: string;
|
|
17096
|
+
REMOVE_DIRECT_SELL: string;
|
|
17024
17097
|
REMOVE_EDI_STRUCTURE_CONNECTION: string;
|
|
17025
17098
|
REMOVE_ENDDATE_FROM_CURRENT_WORKFLOW: string;
|
|
17026
17099
|
REMOVE_FROM_RESOURCE: string;
|
|
@@ -17218,6 +17291,7 @@ export declare class Dictionaries {
|
|
|
17218
17291
|
ROUTE: string;
|
|
17219
17292
|
ROUTE_OF: string;
|
|
17220
17293
|
ROW: string;
|
|
17294
|
+
ROW_ADVICE: string;
|
|
17221
17295
|
ROWS: string;
|
|
17222
17296
|
ROW_BEING_EDITED: string;
|
|
17223
17297
|
ROW_NUMBER: string;
|
|
@@ -17347,6 +17421,8 @@ export declare class Dictionaries {
|
|
|
17347
17421
|
SAVING_SYSTEM_ACTION: string;
|
|
17348
17422
|
SAVING_WORKFLOW_DELETES_ALL_TEST_DATA: string;
|
|
17349
17423
|
SBI_CODE: string;
|
|
17424
|
+
SCALING_AXIS: string;
|
|
17425
|
+
SCALING_PARAMETERS: string;
|
|
17350
17426
|
SCANNED: string;
|
|
17351
17427
|
SCAN_ARTICLE2: string;
|
|
17352
17428
|
SCAN_ARTICLE: string;
|
|
@@ -17705,6 +17781,8 @@ export declare class Dictionaries {
|
|
|
17705
17781
|
SHIPPING_COST_ARTICLE: string;
|
|
17706
17782
|
SHIPPING_COST_LINE: string;
|
|
17707
17783
|
SHIPPING_DATE: string;
|
|
17784
|
+
SHIPPING_METHOD_SETTINGS: string;
|
|
17785
|
+
SHIPPING_METHOD_STANDARD_SETTINGS: string;
|
|
17708
17786
|
SHOPPING_CART: string;
|
|
17709
17787
|
SHOPPING_CART_ADD: string;
|
|
17710
17788
|
SHOPPING_CART_CHECKOUT: string;
|
|
@@ -17976,6 +18054,7 @@ export declare class Dictionaries {
|
|
|
17976
18054
|
STOCKTAGSWINDOW: string;
|
|
17977
18055
|
STOCK_ADJUSTMENTS: string;
|
|
17978
18056
|
STOCK_AVAILABLE_CHANGE_WAREHOUSE_OR_COMMISSIONCODE: string;
|
|
18057
|
+
STOCK_BELOW_ZERO_TEXT: string;
|
|
17979
18058
|
STOCK_DATE: string;
|
|
17980
18059
|
STOCK_DETAILS: string;
|
|
17981
18060
|
STOCK_DIFFERENCES: string;
|
|
@@ -18513,6 +18592,7 @@ export declare class Dictionaries {
|
|
|
18513
18592
|
UNDELIVERED_PURCHASE: string;
|
|
18514
18593
|
UNDERLYING_OPVS: string;
|
|
18515
18594
|
UNDERSTOOD_DONT_SHOW_AGAIN: string;
|
|
18595
|
+
UNDO: string;
|
|
18516
18596
|
UNDO_DELETE: string;
|
|
18517
18597
|
UNDO_RETURNS: string;
|
|
18518
18598
|
UNDO_DELIVERY: string;
|
|
@@ -18549,6 +18629,7 @@ export declare class Dictionaries {
|
|
|
18549
18629
|
UPDATE_ARTICLE_PRICE: string;
|
|
18550
18630
|
UPDATE_CONTAINER: string;
|
|
18551
18631
|
UPDATE_DATE: string;
|
|
18632
|
+
UPDATE_LOCATION_INVENTORY: string;
|
|
18552
18633
|
UPDATE_SEARCH_INDEXES: string;
|
|
18553
18634
|
UPDATE_SINGLE_SEARCH_INDEX: string;
|
|
18554
18635
|
UPDATE_STOCK: string;
|
|
@@ -18724,6 +18805,7 @@ export declare class Dictionaries {
|
|
|
18724
18805
|
WAREHOUSE_NUMBER: string;
|
|
18725
18806
|
WAREHOUSE_RECEIPT: string;
|
|
18726
18807
|
WAREHOUSE_REQUIRED: string;
|
|
18808
|
+
WAREHOUSE_ROWS: string;
|
|
18727
18809
|
WARNING: string;
|
|
18728
18810
|
WARNING_MESSAGE_DELETE_NOTIFICATION_LINKS: string;
|
|
18729
18811
|
WARNING_MESSAGE_DELETE_STANDARD_LIST: string;
|