@colijnit/sharedcomponents 259.1.14 → 259.1.15
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 +2 -2
- package/bundles/colijnit-sharedcomponents.umd.js.map +1 -1
- package/esm2015/lib/res/dictionary/dictionaries.js +3 -3
- package/fesm2015/colijnit-sharedcomponents.js +2 -2
- package/fesm2015/colijnit-sharedcomponents.js.map +1 -1
- package/lib/res/dictionary/dictionaries.d.ts +9 -5
- package/package.json +1 -1
|
@@ -15271,6 +15271,7 @@ export declare class Dictionaries {
|
|
|
15271
15271
|
PART_DELIVERY_NOTICE: string;
|
|
15272
15272
|
PART_DELIVERY_ORDERS: string;
|
|
15273
15273
|
PART_OF_CONCERN: string;
|
|
15274
|
+
PART_OF_BATCH: string;
|
|
15274
15275
|
PART_PRICE: string;
|
|
15275
15276
|
PART_PURCHASE_ORDERS: string;
|
|
15276
15277
|
PART_TIME_FACTOR: string;
|
|
@@ -25056,6 +25057,7 @@ export declare class Dictionaries {
|
|
|
25056
25057
|
BRANCH_ADDRESS: string;
|
|
25057
25058
|
BRANCH_BLOCKED: string;
|
|
25058
25059
|
BRANCH_CHANGED_WAREHOUSE_REQUIRED: string;
|
|
25060
|
+
BRANCH_IN_PURCHASE_ORDER: string;
|
|
25059
25061
|
BRANCH_NAME: string;
|
|
25060
25062
|
BRANCH_NR: string;
|
|
25061
25063
|
BRANCH_NUMBER: string;
|
|
@@ -27107,6 +27109,10 @@ export declare class Dictionaries {
|
|
|
27107
27109
|
GOODTYPE: string;
|
|
27108
27110
|
GOOD_DESCRIPTION: string;
|
|
27109
27111
|
GOOD_ID: string;
|
|
27112
|
+
GOODS_RECEIPT: string;
|
|
27113
|
+
GOODS_RECEIPT_MENU: string;
|
|
27114
|
+
GOODS_RECEIPT_PRESELECTION: string;
|
|
27115
|
+
GOODS_RECEIPT_TYPE: string;
|
|
27110
27116
|
GOOGLE_AUTHENTICATION: string;
|
|
27111
27117
|
GOOGLE_AUTHENTICATION_SET: string;
|
|
27112
27118
|
GOOGLE_AUTO_COMPLETE: string;
|
|
@@ -28897,6 +28903,7 @@ export declare class Dictionaries {
|
|
|
28897
28903
|
ORDER_DISCOUNT_PERC: string;
|
|
28898
28904
|
ORDER_DISCOUNT_TOTAL: string;
|
|
28899
28905
|
ORDER_FORM: string;
|
|
28906
|
+
ORDER_FOR_WAREHOUSE: string;
|
|
28900
28907
|
ORDER_FULLY_PAID: string;
|
|
28901
28908
|
ORDER_DEPOSIT_FULLY_PAID: string;
|
|
28902
28909
|
ORDER_GROSS: string;
|
|
@@ -29067,6 +29074,7 @@ export declare class Dictionaries {
|
|
|
29067
29074
|
PART_DELIVERY_NOTICE: string;
|
|
29068
29075
|
PART_DELIVERY_ORDERS: string;
|
|
29069
29076
|
PART_OF_CONCERN: string;
|
|
29077
|
+
PART_OF_BATCH: string;
|
|
29070
29078
|
PART_PRICE: string;
|
|
29071
29079
|
PART_PURCHASE_ORDERS: string;
|
|
29072
29080
|
PART_TIME_FACTOR: string;
|
|
@@ -29983,13 +29991,9 @@ export declare class Dictionaries {
|
|
|
29983
29991
|
REPORTS_TO_ATTACH_TO: string;
|
|
29984
29992
|
REPORT_ABSENT: string;
|
|
29985
29993
|
REPORT_FOR_EMAIL_MESSAGE: string;
|
|
29986
|
-
REPORT_IN: string;
|
|
29987
29994
|
REPORT_INTERNAL_DELIVERY: string;
|
|
29988
29995
|
REPORT_IN_DATE: string;
|
|
29989
|
-
REPORT_IN_MENU: string;
|
|
29990
29996
|
REPORT_IN_OPTION: string;
|
|
29991
|
-
REPORT_IN_PRESELECTION: string;
|
|
29992
|
-
REPORT_IN_TYPE: string;
|
|
29993
29997
|
REPORT_KIND: string;
|
|
29994
29998
|
REPORT_KIND_CUSTOM: string;
|
|
29995
29999
|
REPORT_KIND_DATASET: string;
|
|
@@ -30955,11 +30959,11 @@ export declare class Dictionaries {
|
|
|
30955
30959
|
STORAGE_NOT_USED: string;
|
|
30956
30960
|
STORAGE_ON_LOCATION: string;
|
|
30957
30961
|
STORAGE_OVERVIEW: string;
|
|
30958
|
-
STORAGE_REPORT_IN: string;
|
|
30959
30962
|
STORAGE_TO: string;
|
|
30960
30963
|
STORAGE_TRANSFER: string;
|
|
30961
30964
|
STORAGE_TRANSFER_PRESELECTION: string;
|
|
30962
30965
|
STORAGE_TYPE: string;
|
|
30966
|
+
STORAGE_UNIT_GOODS_RECEIPT: string;
|
|
30963
30967
|
STORAGE_WIZARD: string;
|
|
30964
30968
|
STOREROOM: string;
|
|
30965
30969
|
STOREROOMS: string;
|