@vrplatform/api 1.3.1-stage.4133 → 1.3.1-stage.4135
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.
|
@@ -59228,6 +59228,19 @@ export interface operations {
|
|
|
59228
59228
|
appId: string;
|
|
59229
59229
|
}[];
|
|
59230
59230
|
};
|
|
59231
|
+
} | {
|
|
59232
|
+
/** @constant */
|
|
59233
|
+
code: "pmsMissingAccountingStart";
|
|
59234
|
+
/** @constant */
|
|
59235
|
+
severity: "error";
|
|
59236
|
+
context: {
|
|
59237
|
+
connections: {
|
|
59238
|
+
/** Format: uuid */
|
|
59239
|
+
id: string;
|
|
59240
|
+
name: string;
|
|
59241
|
+
appId: string;
|
|
59242
|
+
}[];
|
|
59243
|
+
};
|
|
59231
59244
|
})[];
|
|
59232
59245
|
isGeneralLedger?: boolean | null;
|
|
59233
59246
|
isOpex?: boolean;
|
|
@@ -59575,6 +59588,19 @@ export interface operations {
|
|
|
59575
59588
|
appId: string;
|
|
59576
59589
|
}[];
|
|
59577
59590
|
};
|
|
59591
|
+
} | {
|
|
59592
|
+
/** @constant */
|
|
59593
|
+
code: "pmsMissingAccountingStart";
|
|
59594
|
+
/** @constant */
|
|
59595
|
+
severity: "error";
|
|
59596
|
+
context: {
|
|
59597
|
+
connections: {
|
|
59598
|
+
/** Format: uuid */
|
|
59599
|
+
id: string;
|
|
59600
|
+
name: string;
|
|
59601
|
+
appId: string;
|
|
59602
|
+
}[];
|
|
59603
|
+
};
|
|
59578
59604
|
})[];
|
|
59579
59605
|
isGeneralLedger?: boolean | null;
|
|
59580
59606
|
isOpex?: boolean;
|
|
@@ -60148,6 +60174,23 @@ export interface operations {
|
|
|
60148
60174
|
latestVersion: number;
|
|
60149
60175
|
}[];
|
|
60150
60176
|
};
|
|
60177
|
+
} | {
|
|
60178
|
+
/** @enum {string} */
|
|
60179
|
+
severity: "error" | "warning";
|
|
60180
|
+
/** @enum {string} */
|
|
60181
|
+
category: "criticalToUser" | "criticalToSystem";
|
|
60182
|
+
message: string;
|
|
60183
|
+
affected: number;
|
|
60184
|
+
/** @constant */
|
|
60185
|
+
code: "pmsMissingAccountingStart";
|
|
60186
|
+
context: {
|
|
60187
|
+
connections: {
|
|
60188
|
+
/** Format: uuid */
|
|
60189
|
+
id: string;
|
|
60190
|
+
name: string;
|
|
60191
|
+
appId: string;
|
|
60192
|
+
}[];
|
|
60193
|
+
};
|
|
60151
60194
|
} | {
|
|
60152
60195
|
/** @enum {string} */
|
|
60153
60196
|
severity: "error" | "warning";
|
|
@@ -60606,6 +60649,19 @@ export interface operations {
|
|
|
60606
60649
|
appId: string;
|
|
60607
60650
|
}[];
|
|
60608
60651
|
};
|
|
60652
|
+
} | {
|
|
60653
|
+
/** @constant */
|
|
60654
|
+
code: "pmsMissingAccountingStart";
|
|
60655
|
+
/** @constant */
|
|
60656
|
+
severity: "error";
|
|
60657
|
+
context: {
|
|
60658
|
+
connections: {
|
|
60659
|
+
/** Format: uuid */
|
|
60660
|
+
id: string;
|
|
60661
|
+
name: string;
|
|
60662
|
+
appId: string;
|
|
60663
|
+
}[];
|
|
60664
|
+
};
|
|
60609
60665
|
})[];
|
|
60610
60666
|
isGeneralLedger?: boolean | null;
|
|
60611
60667
|
isOpex?: boolean;
|
|
@@ -60897,6 +60953,19 @@ export interface operations {
|
|
|
60897
60953
|
appId: string;
|
|
60898
60954
|
}[];
|
|
60899
60955
|
};
|
|
60956
|
+
} | {
|
|
60957
|
+
/** @constant */
|
|
60958
|
+
code: "pmsMissingAccountingStart";
|
|
60959
|
+
/** @constant */
|
|
60960
|
+
severity: "error";
|
|
60961
|
+
context: {
|
|
60962
|
+
connections: {
|
|
60963
|
+
/** Format: uuid */
|
|
60964
|
+
id: string;
|
|
60965
|
+
name: string;
|
|
60966
|
+
appId: string;
|
|
60967
|
+
}[];
|
|
60968
|
+
};
|
|
60900
60969
|
})[];
|
|
60901
60970
|
isGeneralLedger?: boolean | null;
|
|
60902
60971
|
isOpex?: boolean;
|
|
@@ -61186,6 +61255,19 @@ export interface operations {
|
|
|
61186
61255
|
appId: string;
|
|
61187
61256
|
}[];
|
|
61188
61257
|
};
|
|
61258
|
+
} | {
|
|
61259
|
+
/** @constant */
|
|
61260
|
+
code: "pmsMissingAccountingStart";
|
|
61261
|
+
/** @constant */
|
|
61262
|
+
severity: "error";
|
|
61263
|
+
context: {
|
|
61264
|
+
connections: {
|
|
61265
|
+
/** Format: uuid */
|
|
61266
|
+
id: string;
|
|
61267
|
+
name: string;
|
|
61268
|
+
appId: string;
|
|
61269
|
+
}[];
|
|
61270
|
+
};
|
|
61189
61271
|
})[];
|
|
61190
61272
|
isGeneralLedger?: boolean | null;
|
|
61191
61273
|
isOpex?: boolean;
|
|
@@ -63496,6 +63578,19 @@ export interface operations {
|
|
|
63496
63578
|
appId: string;
|
|
63497
63579
|
}[];
|
|
63498
63580
|
};
|
|
63581
|
+
} | {
|
|
63582
|
+
/** @constant */
|
|
63583
|
+
code: "pmsMissingAccountingStart";
|
|
63584
|
+
/** @constant */
|
|
63585
|
+
severity: "error";
|
|
63586
|
+
context: {
|
|
63587
|
+
connections: {
|
|
63588
|
+
/** Format: uuid */
|
|
63589
|
+
id: string;
|
|
63590
|
+
name: string;
|
|
63591
|
+
appId: string;
|
|
63592
|
+
}[];
|
|
63593
|
+
};
|
|
63499
63594
|
})[];
|
|
63500
63595
|
isGeneralLedger?: boolean | null;
|
|
63501
63596
|
isOpex?: boolean;
|
|
@@ -63770,6 +63865,19 @@ export interface operations {
|
|
|
63770
63865
|
appId: string;
|
|
63771
63866
|
}[];
|
|
63772
63867
|
};
|
|
63868
|
+
} | {
|
|
63869
|
+
/** @constant */
|
|
63870
|
+
code: "pmsMissingAccountingStart";
|
|
63871
|
+
/** @constant */
|
|
63872
|
+
severity: "error";
|
|
63873
|
+
context: {
|
|
63874
|
+
connections: {
|
|
63875
|
+
/** Format: uuid */
|
|
63876
|
+
id: string;
|
|
63877
|
+
name: string;
|
|
63878
|
+
appId: string;
|
|
63879
|
+
}[];
|
|
63880
|
+
};
|
|
63773
63881
|
})[];
|
|
63774
63882
|
isGeneralLedger?: boolean | null;
|
|
63775
63883
|
isOpex?: boolean;
|
|
@@ -64121,6 +64229,19 @@ export interface operations {
|
|
|
64121
64229
|
appId: string;
|
|
64122
64230
|
}[];
|
|
64123
64231
|
};
|
|
64232
|
+
} | {
|
|
64233
|
+
/** @constant */
|
|
64234
|
+
code: "pmsMissingAccountingStart";
|
|
64235
|
+
/** @constant */
|
|
64236
|
+
severity: "error";
|
|
64237
|
+
context: {
|
|
64238
|
+
connections: {
|
|
64239
|
+
/** Format: uuid */
|
|
64240
|
+
id: string;
|
|
64241
|
+
name: string;
|
|
64242
|
+
appId: string;
|
|
64243
|
+
}[];
|
|
64244
|
+
};
|
|
64124
64245
|
})[];
|
|
64125
64246
|
isGeneralLedger?: boolean | null;
|
|
64126
64247
|
isOpex?: boolean;
|
|
@@ -64967,6 +65088,19 @@ export interface operations {
|
|
|
64967
65088
|
appId: string;
|
|
64968
65089
|
}[];
|
|
64969
65090
|
};
|
|
65091
|
+
} | {
|
|
65092
|
+
/** @constant */
|
|
65093
|
+
code: "pmsMissingAccountingStart";
|
|
65094
|
+
/** @constant */
|
|
65095
|
+
severity: "error";
|
|
65096
|
+
context: {
|
|
65097
|
+
connections: {
|
|
65098
|
+
/** Format: uuid */
|
|
65099
|
+
id: string;
|
|
65100
|
+
name: string;
|
|
65101
|
+
appId: string;
|
|
65102
|
+
}[];
|
|
65103
|
+
};
|
|
64970
65104
|
})[];
|
|
64971
65105
|
isGeneralLedger?: boolean | null;
|
|
64972
65106
|
isOpex?: boolean;
|
|
@@ -65225,6 +65359,23 @@ export interface operations {
|
|
|
65225
65359
|
latestVersion: number;
|
|
65226
65360
|
}[];
|
|
65227
65361
|
};
|
|
65362
|
+
} | {
|
|
65363
|
+
/** @enum {string} */
|
|
65364
|
+
severity: "error" | "warning";
|
|
65365
|
+
/** @enum {string} */
|
|
65366
|
+
category: "criticalToUser" | "criticalToSystem";
|
|
65367
|
+
message: string;
|
|
65368
|
+
affected: number;
|
|
65369
|
+
/** @constant */
|
|
65370
|
+
code: "pmsMissingAccountingStart";
|
|
65371
|
+
context: {
|
|
65372
|
+
connections: {
|
|
65373
|
+
/** Format: uuid */
|
|
65374
|
+
id: string;
|
|
65375
|
+
name: string;
|
|
65376
|
+
appId: string;
|
|
65377
|
+
}[];
|
|
65378
|
+
};
|
|
65228
65379
|
} | {
|
|
65229
65380
|
/** @enum {string} */
|
|
65230
65381
|
severity: "error" | "warning";
|