@veeroute/lss-agro-angular 6.6.2006 → 6.8.2055
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/README.md +1 -1
- package/api/planServiceInterface.d.ts +1 -1
- package/api/systemServiceInterface.d.ts +1 -1
- package/esm2020/api/planService.mjs +2 -2
- package/esm2020/api/planServiceInterface.mjs +1 -1
- package/esm2020/api/systemService.mjs +2 -2
- package/esm2020/api/systemServiceInterface.mjs +1 -1
- package/esm2020/model/attribute.mjs +2 -2
- package/esm2020/model/bunker.mjs +1 -1
- package/esm2020/model/calculationAsyncResult.mjs +1 -1
- package/esm2020/model/calculationInfo.mjs +1 -1
- package/esm2020/model/calculationSettings.mjs +2 -2
- package/esm2020/model/calculationState.mjs +1 -1
- package/esm2020/model/calculationStatus.mjs +2 -2
- package/esm2020/model/capacityForecastElement.mjs +1 -1
- package/esm2020/model/chamber.mjs +1 -1
- package/esm2020/model/checkResult.mjs +2 -2
- package/esm2020/model/consumer.mjs +1 -1
- package/esm2020/model/contract.mjs +1 -1
- package/esm2020/model/contractType.mjs +3 -3
- package/esm2020/model/costForecastElement.mjs +1 -1
- package/esm2020/model/crop.mjs +1 -1
- package/esm2020/model/cropType.mjs +2 -2
- package/esm2020/model/custom400WithErrorsAndWarnings.mjs +1 -1
- package/esm2020/model/dateWindow.mjs +2 -2
- package/esm2020/model/dryer.mjs +1 -1
- package/esm2020/model/elevator.mjs +1 -1
- package/esm2020/model/entityError.mjs +1 -1
- package/esm2020/model/entityErrorType.mjs +2 -2
- package/esm2020/model/entityPath.mjs +1 -1
- package/esm2020/model/entityType.mjs +2 -2
- package/esm2020/model/entityWarning.mjs +1 -1
- package/esm2020/model/entityWarningType.mjs +2 -2
- package/esm2020/model/factory.mjs +1 -1
- package/esm2020/model/field.mjs +1 -1
- package/esm2020/model/gate.mjs +1 -1
- package/esm2020/model/general401.mjs +1 -1
- package/esm2020/model/general402.mjs +1 -1
- package/esm2020/model/general404.mjs +1 -1
- package/esm2020/model/general404Detail.mjs +1 -1
- package/esm2020/model/general429.mjs +1 -1
- package/esm2020/model/general500.mjs +1 -1
- package/esm2020/model/humidityForecastElement.mjs +1 -1
- package/esm2020/model/leftover.mjs +2 -2
- package/esm2020/model/market.mjs +1 -1
- package/esm2020/model/movementMatrixElement.mjs +2 -2
- package/esm2020/model/objectType.mjs +2 -2
- package/esm2020/model/operation.mjs +1 -1
- package/esm2020/model/operationMeasurements.mjs +2 -2
- package/esm2020/model/operationTarget.mjs +1 -1
- package/esm2020/model/operationType.mjs +3 -3
- package/esm2020/model/planResult.mjs +1 -1
- package/esm2020/model/planSettings.mjs +1 -1
- package/esm2020/model/planStatistics.mjs +2 -2
- package/esm2020/model/planTask.mjs +1 -1
- package/esm2020/model/priceForecastElement.mjs +1 -1
- package/esm2020/model/pricelist.mjs +1 -1
- package/esm2020/model/productivityForecastElement.mjs +1 -1
- package/esm2020/model/projectConfiguration.mjs +2 -2
- package/esm2020/model/projectSettings.mjs +1 -1
- package/esm2020/model/schemaError.mjs +2 -2
- package/esm2020/model/serviceName.mjs +2 -2
- package/esm2020/model/silo.mjs +1 -1
- package/esm2020/model/stockForecastElement.mjs +1 -1
- package/esm2020/model/storage.mjs +1 -1
- package/esm2020/model/tracedata.mjs +1 -1
- package/esm2020/model/unplannedItems.mjs +2 -2
- package/esm2020/model/validateResult.mjs +1 -1
- package/esm2020/model/versionResult.mjs +2 -2
- package/fesm2015/veeroute-lss-agro-angular.mjs +14 -14
- package/fesm2015/veeroute-lss-agro-angular.mjs.map +1 -1
- package/fesm2020/veeroute-lss-agro-angular.mjs +25 -25
- package/fesm2020/veeroute-lss-agro-angular.mjs.map +1 -1
- package/model/attribute.d.ts +1 -1
- package/model/bunker.d.ts +1 -1
- package/model/calculationAsyncResult.d.ts +1 -1
- package/model/calculationInfo.d.ts +1 -1
- package/model/calculationSettings.d.ts +1 -1
- package/model/calculationState.d.ts +1 -1
- package/model/calculationStatus.d.ts +1 -1
- package/model/capacityForecastElement.d.ts +1 -1
- package/model/chamber.d.ts +2 -2
- package/model/checkResult.d.ts +1 -1
- package/model/consumer.d.ts +1 -1
- package/model/contract.d.ts +1 -1
- package/model/contractType.d.ts +2 -2
- package/model/costForecastElement.d.ts +1 -1
- package/model/crop.d.ts +1 -5
- package/model/cropType.d.ts +1 -1
- package/model/custom400WithErrorsAndWarnings.d.ts +1 -1
- package/model/dateWindow.d.ts +1 -1
- package/model/dryer.d.ts +1 -1
- package/model/elevator.d.ts +3 -3
- package/model/entityError.d.ts +1 -1
- package/model/entityErrorType.d.ts +1 -1
- package/model/entityPath.d.ts +1 -1
- package/model/entityType.d.ts +1 -1
- package/model/entityWarning.d.ts +1 -1
- package/model/entityWarningType.d.ts +1 -1
- package/model/factory.d.ts +1 -1
- package/model/field.d.ts +4 -4
- package/model/gate.d.ts +1 -1
- package/model/general401.d.ts +1 -1
- package/model/general402.d.ts +1 -1
- package/model/general404.d.ts +1 -1
- package/model/general404Detail.d.ts +1 -1
- package/model/general429.d.ts +1 -1
- package/model/general500.d.ts +1 -1
- package/model/humidityForecastElement.d.ts +1 -1
- package/model/leftover.d.ts +1 -1
- package/model/market.d.ts +1 -1
- package/model/movementMatrixElement.d.ts +1 -1
- package/model/objectType.d.ts +1 -1
- package/model/operation.d.ts +1 -1
- package/model/operationMeasurements.d.ts +1 -1
- package/model/operationTarget.d.ts +2 -2
- package/model/operationType.d.ts +2 -2
- package/model/planResult.d.ts +1 -1
- package/model/planSettings.d.ts +1 -1
- package/model/planStatistics.d.ts +1 -1
- package/model/planTask.d.ts +2 -2
- package/model/priceForecastElement.d.ts +1 -1
- package/model/pricelist.d.ts +1 -1
- package/model/productivityForecastElement.d.ts +1 -1
- package/model/projectConfiguration.d.ts +1 -1
- package/model/projectSettings.d.ts +1 -1
- package/model/schemaError.d.ts +1 -1
- package/model/serviceName.d.ts +1 -1
- package/model/silo.d.ts +1 -1
- package/model/stockForecastElement.d.ts +1 -1
- package/model/storage.d.ts +1 -1
- package/model/tracedata.d.ts +1 -1
- package/model/unplannedItems.d.ts +1 -1
- package/model/validateResult.d.ts +1 -1
- package/model/versionResult.d.ts +1 -1
- package/package.json +1 -1
|
@@ -132,7 +132,7 @@ class Configuration {
|
|
|
132
132
|
/**
|
|
133
133
|
* VRt.Agro [AG]
|
|
134
134
|
*
|
|
135
|
-
* The version of the OpenAPI document: 6.
|
|
135
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
136
136
|
* Contact: servicedesk@veeroute.com
|
|
137
137
|
*
|
|
138
138
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -654,7 +654,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImpor
|
|
|
654
654
|
/**
|
|
655
655
|
* VRt.Agro [AG]
|
|
656
656
|
*
|
|
657
|
-
* The version of the OpenAPI document: 6.
|
|
657
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
658
658
|
* Contact: servicedesk@veeroute.com
|
|
659
659
|
*
|
|
660
660
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -863,7 +863,7 @@ const APIS = [PlanService, SystemService];
|
|
|
863
863
|
/**
|
|
864
864
|
* VRt.Agro [AG]
|
|
865
865
|
*
|
|
866
|
-
* The version of the OpenAPI document: 6.
|
|
866
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
867
867
|
* Contact: servicedesk@veeroute.com
|
|
868
868
|
*
|
|
869
869
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -873,7 +873,7 @@ const APIS = [PlanService, SystemService];
|
|
|
873
873
|
/**
|
|
874
874
|
* VRt.Agro [AG]
|
|
875
875
|
*
|
|
876
|
-
* The version of the OpenAPI document: 6.
|
|
876
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
877
877
|
* Contact: servicedesk@veeroute.com
|
|
878
878
|
*
|
|
879
879
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -883,7 +883,7 @@ const APIS = [PlanService, SystemService];
|
|
|
883
883
|
/**
|
|
884
884
|
* VRt.Agro [AG]
|
|
885
885
|
*
|
|
886
|
-
* The version of the OpenAPI document: 6.
|
|
886
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
887
887
|
* Contact: servicedesk@veeroute.com
|
|
888
888
|
*
|
|
889
889
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -906,7 +906,7 @@ var CalculationStatusAgro;
|
|
|
906
906
|
/**
|
|
907
907
|
* VRt.Agro [AG]
|
|
908
908
|
*
|
|
909
|
-
* The version of the OpenAPI document: 6.
|
|
909
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
910
910
|
* Contact: servicedesk@veeroute.com
|
|
911
911
|
*
|
|
912
912
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -916,14 +916,14 @@ var CalculationStatusAgro;
|
|
|
916
916
|
/**
|
|
917
917
|
* VRt.Agro [AG]
|
|
918
918
|
*
|
|
919
|
-
* The version of the OpenAPI document: 6.
|
|
919
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
920
920
|
* Contact: servicedesk@veeroute.com
|
|
921
921
|
*
|
|
922
922
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
923
923
|
* Do not edit the class manually.
|
|
924
924
|
*/
|
|
925
925
|
/**
|
|
926
|
-
* Contract type.
|
|
926
|
+
* Contract type: * `SELL_WITH_DELIVERY` - Contract for the sale of grain by the market with delivery to the client (the price of moving from the market is included in the price). * `SELL` - Contract for the sale of grain by the market without delivery (the price of moving from the market is not included in the price). * `BUY_WITH_DELIVERY` - Contract for the purchase of grain by the market with delivery from the client (the price of moving to the market is included in the price). * `BUY` - Contract for the purchase of grain by the market without delivery (the price of moving to the market is not included in the price).
|
|
927
927
|
*/
|
|
928
928
|
var ContractTypeAgro;
|
|
929
929
|
(function (ContractTypeAgro) {
|
|
@@ -936,7 +936,7 @@ var ContractTypeAgro;
|
|
|
936
936
|
/**
|
|
937
937
|
* VRt.Agro [AG]
|
|
938
938
|
*
|
|
939
|
-
* The version of the OpenAPI document: 6.
|
|
939
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
940
940
|
* Contact: servicedesk@veeroute.com
|
|
941
941
|
*
|
|
942
942
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -954,7 +954,7 @@ var CropTypeAgro;
|
|
|
954
954
|
/**
|
|
955
955
|
* VRt.Agro [AG]
|
|
956
956
|
*
|
|
957
|
-
* The version of the OpenAPI document: 6.
|
|
957
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
958
958
|
* Contact: servicedesk@veeroute.com
|
|
959
959
|
*
|
|
960
960
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -964,7 +964,7 @@ var CropTypeAgro;
|
|
|
964
964
|
/**
|
|
965
965
|
* VRt.Agro [AG]
|
|
966
966
|
*
|
|
967
|
-
* The version of the OpenAPI document: 6.
|
|
967
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
968
968
|
* Contact: servicedesk@veeroute.com
|
|
969
969
|
*
|
|
970
970
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -987,7 +987,7 @@ var EntityErrorTypeAgro;
|
|
|
987
987
|
/**
|
|
988
988
|
* VRt.Agro [AG]
|
|
989
989
|
*
|
|
990
|
-
* The version of the OpenAPI document: 6.
|
|
990
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
991
991
|
* Contact: servicedesk@veeroute.com
|
|
992
992
|
*
|
|
993
993
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -1018,7 +1018,7 @@ var EntityTypeAgro;
|
|
|
1018
1018
|
/**
|
|
1019
1019
|
* VRt.Agro [AG]
|
|
1020
1020
|
*
|
|
1021
|
-
* The version of the OpenAPI document: 6.
|
|
1021
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
1022
1022
|
* Contact: servicedesk@veeroute.com
|
|
1023
1023
|
*
|
|
1024
1024
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -1037,7 +1037,7 @@ var EntityWarningTypeAgro;
|
|
|
1037
1037
|
/**
|
|
1038
1038
|
* VRt.Agro [AG]
|
|
1039
1039
|
*
|
|
1040
|
-
* The version of the OpenAPI document: 6.
|
|
1040
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
1041
1041
|
* Contact: servicedesk@veeroute.com
|
|
1042
1042
|
*
|
|
1043
1043
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -1047,7 +1047,7 @@ var EntityWarningTypeAgro;
|
|
|
1047
1047
|
/**
|
|
1048
1048
|
* VRt.Agro [AG]
|
|
1049
1049
|
*
|
|
1050
|
-
* The version of the OpenAPI document: 6.
|
|
1050
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
1051
1051
|
* Contact: servicedesk@veeroute.com
|
|
1052
1052
|
*
|
|
1053
1053
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -1057,7 +1057,7 @@ var EntityWarningTypeAgro;
|
|
|
1057
1057
|
/**
|
|
1058
1058
|
* VRt.Agro [AG]
|
|
1059
1059
|
*
|
|
1060
|
-
* The version of the OpenAPI document: 6.
|
|
1060
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
1061
1061
|
* Contact: servicedesk@veeroute.com
|
|
1062
1062
|
*
|
|
1063
1063
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -1077,7 +1077,7 @@ var ObjectTypeAgro;
|
|
|
1077
1077
|
/**
|
|
1078
1078
|
* VRt.Agro [AG]
|
|
1079
1079
|
*
|
|
1080
|
-
* The version of the OpenAPI document: 6.
|
|
1080
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
1081
1081
|
* Contact: servicedesk@veeroute.com
|
|
1082
1082
|
*
|
|
1083
1083
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -1087,14 +1087,14 @@ var ObjectTypeAgro;
|
|
|
1087
1087
|
/**
|
|
1088
1088
|
* VRt.Agro [AG]
|
|
1089
1089
|
*
|
|
1090
|
-
* The version of the OpenAPI document: 6.
|
|
1090
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
1091
1091
|
* Contact: servicedesk@veeroute.com
|
|
1092
1092
|
*
|
|
1093
1093
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
1094
1094
|
* Do not edit the class manually.
|
|
1095
1095
|
*/
|
|
1096
1096
|
/**
|
|
1097
|
-
* Type of operation: * `HARVEST` - Harvesting crops * `STORE` -
|
|
1097
|
+
* Type of [operation](#section/Description/Project): * `HARVEST` - Harvesting crops * `STORE` - Crop storage * `DRY` - Drying crop * `RELOCATE` - Transportation between production facilities * `CONSUMPTION` - Plant crop consumption * `LOAD` - Loading a crop into a storage location * `UNLOAD` - Unload crop from storage location * `SELL` - Sale of crop from the elevator to the market (under a specific contract) * `BUY` - Buying a crop from the market to the factory (under a specific contract)
|
|
1098
1098
|
*/
|
|
1099
1099
|
var OperationTypeAgro;
|
|
1100
1100
|
(function (OperationTypeAgro) {
|
|
@@ -1112,7 +1112,7 @@ var OperationTypeAgro;
|
|
|
1112
1112
|
/**
|
|
1113
1113
|
* VRt.Agro [AG]
|
|
1114
1114
|
*
|
|
1115
|
-
* The version of the OpenAPI document: 6.
|
|
1115
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
1116
1116
|
* Contact: servicedesk@veeroute.com
|
|
1117
1117
|
*
|
|
1118
1118
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -1122,7 +1122,7 @@ var OperationTypeAgro;
|
|
|
1122
1122
|
/**
|
|
1123
1123
|
* VRt.Agro [AG]
|
|
1124
1124
|
*
|
|
1125
|
-
* The version of the OpenAPI document: 6.
|
|
1125
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
1126
1126
|
* Contact: servicedesk@veeroute.com
|
|
1127
1127
|
*
|
|
1128
1128
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -1140,7 +1140,7 @@ var ProjectConfigurationAgro;
|
|
|
1140
1140
|
/**
|
|
1141
1141
|
* VRt.Agro [AG]
|
|
1142
1142
|
*
|
|
1143
|
-
* The version of the OpenAPI document: 6.
|
|
1143
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
1144
1144
|
* Contact: servicedesk@veeroute.com
|
|
1145
1145
|
*
|
|
1146
1146
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -1150,7 +1150,7 @@ var ProjectConfigurationAgro;
|
|
|
1150
1150
|
/**
|
|
1151
1151
|
* VRt.Agro [AG]
|
|
1152
1152
|
*
|
|
1153
|
-
* The version of the OpenAPI document: 6.
|
|
1153
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
1154
1154
|
* Contact: servicedesk@veeroute.com
|
|
1155
1155
|
*
|
|
1156
1156
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -1177,7 +1177,7 @@ var ServiceNameAgro;
|
|
|
1177
1177
|
/**
|
|
1178
1178
|
* VRt.Agro [AG]
|
|
1179
1179
|
*
|
|
1180
|
-
* The version of the OpenAPI document: 6.
|
|
1180
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
1181
1181
|
* Contact: servicedesk@veeroute.com
|
|
1182
1182
|
*
|
|
1183
1183
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -1187,7 +1187,7 @@ var ServiceNameAgro;
|
|
|
1187
1187
|
/**
|
|
1188
1188
|
* VRt.Agro [AG]
|
|
1189
1189
|
*
|
|
1190
|
-
* The version of the OpenAPI document: 6.
|
|
1190
|
+
* The version of the OpenAPI document: 6.8.2055
|
|
1191
1191
|
* Contact: servicedesk@veeroute.com
|
|
1192
1192
|
*
|
|
1193
1193
|
* NOTE: This class is auto generated by OpenAPI Generator.
|