@kernelminds/scailo-sdk 0.0.76 → 0.0.78
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/lib/cjs/src/production_indents.scailo_connect.js +1 -1
- package/lib/cjs/src/production_indents.scailo_pb.js +104 -31
- package/lib/cjs/src/replaceable_indents.scailo_connect.js +11 -0
- package/lib/cjs/src/replaceable_indents.scailo_pb.js +92 -1
- package/lib/cjs/src/stock_issuances.scailo_connect.js +12 -0
- package/lib/cjs/src/stock_issuances.scailo_pb.js +59 -19
- package/lib/cjs/types/src/production_indents.scailo_connect.d.ts +1 -1
- package/lib/cjs/types/src/production_indents.scailo_pb.d.ts +78 -20
- package/lib/cjs/types/src/production_indents.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/replaceable_indents.scailo_connect.d.ts +12 -1
- package/lib/cjs/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/replaceable_indents.scailo_pb.d.ts +60 -0
- package/lib/cjs/types/src/replaceable_indents.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/stock_issuances.scailo_connect.d.ts +12 -0
- package/lib/cjs/types/src/stock_issuances.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/stock_issuances.scailo_pb.d.ts +44 -12
- package/lib/cjs/types/src/stock_issuances.scailo_pb.d.ts.map +1 -1
- package/lib/esm/src/production_indents.scailo_connect.js +1 -1
- package/lib/esm/src/production_indents.scailo_pb.js +104 -31
- package/lib/esm/src/replaceable_indents.scailo_connect.js +11 -0
- package/lib/esm/src/replaceable_indents.scailo_pb.js +92 -1
- package/lib/esm/src/stock_issuances.scailo_connect.js +12 -0
- package/lib/esm/src/stock_issuances.scailo_pb.js +59 -19
- package/lib/esm/types/src/production_indents.scailo_connect.d.ts +1 -1
- package/lib/esm/types/src/production_indents.scailo_pb.d.ts +78 -20
- package/lib/esm/types/src/production_indents.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/replaceable_indents.scailo_connect.d.ts +12 -1
- package/lib/esm/types/src/replaceable_indents.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/replaceable_indents.scailo_pb.d.ts +60 -0
- package/lib/esm/types/src/replaceable_indents.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/stock_issuances.scailo_connect.d.ts +12 -0
- package/lib/esm/types/src/stock_issuances.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/stock_issuances.scailo_pb.d.ts +44 -12
- package/lib/esm/types/src/stock_issuances.scailo_pb.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -510,7 +510,7 @@ exports.ProductionIndentsService = {
|
|
|
510
510
|
*/
|
|
511
511
|
viewIssuedStatistics: {
|
|
512
512
|
name: "ViewIssuedStatistics",
|
|
513
|
-
I: base_scailo_pb_js_1.
|
|
513
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
514
514
|
O: production_indents_scailo_pb_js_1.ProductionIndentIssuedStatisticsList,
|
|
515
515
|
kind: protobuf_1.MethodKind.Unary,
|
|
516
516
|
},
|
|
@@ -4,10 +4,83 @@
|
|
|
4
4
|
/* eslint-disable */
|
|
5
5
|
// @ts-nocheck
|
|
6
6
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.ProductionIndentIssuedStatisticsList = exports.ProductionIndentIssuedStatistics = exports.ProductionIndentsServicePaginatedItemsResponse = exports.ProductionIndentItemsSearchRequest = exports.ProductionIndentsServiceSearchAllReq = exports.ProductionIndentsServiceCountReq = exports.ProductionIndentsServiceFilterReq = exports.ProductionIndentsServicePaginationResponse = exports.ProductionIndentsServicePaginationReq = exports.ProductionIndentItemProspectiveInfoRequest = exports.ProductionIndentItemHistoryRequest = exports.ProductionIndentsItemsList = exports.ProductionIndentsList = exports.ProductionIndentItem = exports.ProductionIndentsServiceItemUpdateRequest = exports.ProductionIndentsServiceItemCreateRequest = exports.ProductionIndent = exports.ProductionIndentsServiceAutofillRequest = exports.ProductionIndentsServiceUpdateRequest = exports.ProductionIndentsServiceCreateRequest = exports.PRODUCTION_INDENT_ITEM_STATUS = exports.PRODUCTION_INDENT_ITEM_SORT_KEY = exports.PRODUCTION_INDENT_SORT_KEY = void 0;
|
|
7
|
+
exports.ProductionIndentIssuedStatisticsList = exports.ProductionIndentIssuedStatistics = exports.ProductionIndentsServicePaginatedItemsResponse = exports.ProductionIndentItemsSearchRequest = exports.ProductionIndentsServiceSearchAllReq = exports.ProductionIndentsServiceCountReq = exports.ProductionIndentsServiceFilterReq = exports.ProductionIndentsServicePaginationResponse = exports.ProductionIndentsServicePaginationReq = exports.ProductionIndentItemProspectiveInfoRequest = exports.ProductionIndentItemHistoryRequest = exports.ProductionIndentsItemsList = exports.ProductionIndentsList = exports.ProductionIndentItem = exports.ProductionIndentsServiceItemUpdateRequest = exports.ProductionIndentsServiceItemCreateRequest = exports.ProductionIndent = exports.ProductionIndentsServiceAutofillRequest = exports.ProductionIndentsServiceUpdateRequest = exports.ProductionIndentsServiceCreateRequest = exports.PRODUCTION_INDENT_ITEM_STATUS = exports.PRODUCTION_INDENT_ITEM_SORT_KEY = exports.PRODUCTION_INDENT_SORT_KEY = exports.PRODUCTION_INDENT_INDENT_REF_FOR = exports.PRODUCTION_INDENT_PRODUCTION_REF_FOR = void 0;
|
|
8
8
|
const protobuf_1 = require("@bufbuild/protobuf");
|
|
9
9
|
const forms_fields_data_scailo_pb_js_1 = require("./forms_fields_data.scailo_pb.js");
|
|
10
10
|
const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
|
|
11
|
+
/**
|
|
12
|
+
*
|
|
13
|
+
* Stores all the possible production references from which a production indent can be added
|
|
14
|
+
*
|
|
15
|
+
* @generated from enum Scailo.PRODUCTION_INDENT_PRODUCTION_REF_FOR
|
|
16
|
+
*/
|
|
17
|
+
var PRODUCTION_INDENT_PRODUCTION_REF_FOR;
|
|
18
|
+
(function (PRODUCTION_INDENT_PRODUCTION_REF_FOR) {
|
|
19
|
+
/**
|
|
20
|
+
* Used only in filters
|
|
21
|
+
*
|
|
22
|
+
* @generated from enum value: PRODUCTION_INDENT_PRODUCTION_REF_FOR_ANY_UNSPECIFIED = 0;
|
|
23
|
+
*/
|
|
24
|
+
PRODUCTION_INDENT_PRODUCTION_REF_FOR[PRODUCTION_INDENT_PRODUCTION_REF_FOR["PRODUCTION_INDENT_PRODUCTION_REF_FOR_ANY_UNSPECIFIED"] = 0] = "PRODUCTION_INDENT_PRODUCTION_REF_FOR_ANY_UNSPECIFIED";
|
|
25
|
+
/**
|
|
26
|
+
* Denotes that the production indent is not associated to any production plan
|
|
27
|
+
*
|
|
28
|
+
* @generated from enum value: PRODUCTION_INDENT_PRODUCTION_REF_FOR_NONE = 1;
|
|
29
|
+
*/
|
|
30
|
+
PRODUCTION_INDENT_PRODUCTION_REF_FOR[PRODUCTION_INDENT_PRODUCTION_REF_FOR["PRODUCTION_INDENT_PRODUCTION_REF_FOR_NONE"] = 1] = "PRODUCTION_INDENT_PRODUCTION_REF_FOR_NONE";
|
|
31
|
+
/**
|
|
32
|
+
* Denotes that the production indent is associated to a production plan
|
|
33
|
+
*
|
|
34
|
+
* @generated from enum value: PRODUCTION_INDENT_PRODUCTION_REF_FOR_PRODUCTION_PLAN = 2;
|
|
35
|
+
*/
|
|
36
|
+
PRODUCTION_INDENT_PRODUCTION_REF_FOR[PRODUCTION_INDENT_PRODUCTION_REF_FOR["PRODUCTION_INDENT_PRODUCTION_REF_FOR_PRODUCTION_PLAN"] = 2] = "PRODUCTION_INDENT_PRODUCTION_REF_FOR_PRODUCTION_PLAN";
|
|
37
|
+
})(PRODUCTION_INDENT_PRODUCTION_REF_FOR || (exports.PRODUCTION_INDENT_PRODUCTION_REF_FOR = PRODUCTION_INDENT_PRODUCTION_REF_FOR = {}));
|
|
38
|
+
// Retrieve enum metadata with: proto3.getEnumType(PRODUCTION_INDENT_PRODUCTION_REF_FOR)
|
|
39
|
+
protobuf_1.proto3.util.setEnumType(PRODUCTION_INDENT_PRODUCTION_REF_FOR, "Scailo.PRODUCTION_INDENT_PRODUCTION_REF_FOR", [
|
|
40
|
+
{ no: 0, name: "PRODUCTION_INDENT_PRODUCTION_REF_FOR_ANY_UNSPECIFIED" },
|
|
41
|
+
{ no: 1, name: "PRODUCTION_INDENT_PRODUCTION_REF_FOR_NONE" },
|
|
42
|
+
{ no: 2, name: "PRODUCTION_INDENT_PRODUCTION_REF_FOR_PRODUCTION_PLAN" },
|
|
43
|
+
]);
|
|
44
|
+
/**
|
|
45
|
+
*
|
|
46
|
+
* Stores all the possible indent references from which a production indent can be added
|
|
47
|
+
*
|
|
48
|
+
* @generated from enum Scailo.PRODUCTION_INDENT_INDENT_REF_FOR
|
|
49
|
+
*/
|
|
50
|
+
var PRODUCTION_INDENT_INDENT_REF_FOR;
|
|
51
|
+
(function (PRODUCTION_INDENT_INDENT_REF_FOR) {
|
|
52
|
+
/**
|
|
53
|
+
* Used only in filters
|
|
54
|
+
*
|
|
55
|
+
* @generated from enum value: PRODUCTION_INDENT_INDENT_REF_FOR_ANY_UNSPECIFIED = 0;
|
|
56
|
+
*/
|
|
57
|
+
PRODUCTION_INDENT_INDENT_REF_FOR[PRODUCTION_INDENT_INDENT_REF_FOR["PRODUCTION_INDENT_INDENT_REF_FOR_ANY_UNSPECIFIED"] = 0] = "PRODUCTION_INDENT_INDENT_REF_FOR_ANY_UNSPECIFIED";
|
|
58
|
+
/**
|
|
59
|
+
* Denotes that the production indent is not associated to any indent
|
|
60
|
+
*
|
|
61
|
+
* @generated from enum value: PRODUCTION_INDENT_INDENT_REF_FOR_NONE = 1;
|
|
62
|
+
*/
|
|
63
|
+
PRODUCTION_INDENT_INDENT_REF_FOR[PRODUCTION_INDENT_INDENT_REF_FOR["PRODUCTION_INDENT_INDENT_REF_FOR_NONE"] = 1] = "PRODUCTION_INDENT_INDENT_REF_FOR_NONE";
|
|
64
|
+
/**
|
|
65
|
+
* Denotes that the indent is created on the basis of a family
|
|
66
|
+
*
|
|
67
|
+
* @generated from enum value: PRODUCTION_INDENT_INDENT_REF_FOR_FAMILY = 2;
|
|
68
|
+
*/
|
|
69
|
+
PRODUCTION_INDENT_INDENT_REF_FOR[PRODUCTION_INDENT_INDENT_REF_FOR["PRODUCTION_INDENT_INDENT_REF_FOR_FAMILY"] = 2] = "PRODUCTION_INDENT_INDENT_REF_FOR_FAMILY";
|
|
70
|
+
/**
|
|
71
|
+
* Denotes that the indent is created on the basis of a work order
|
|
72
|
+
*
|
|
73
|
+
* @generated from enum value: PRODUCTION_INDENT_INDENT_REF_FOR_WORK_ORDER = 3;
|
|
74
|
+
*/
|
|
75
|
+
PRODUCTION_INDENT_INDENT_REF_FOR[PRODUCTION_INDENT_INDENT_REF_FOR["PRODUCTION_INDENT_INDENT_REF_FOR_WORK_ORDER"] = 3] = "PRODUCTION_INDENT_INDENT_REF_FOR_WORK_ORDER";
|
|
76
|
+
})(PRODUCTION_INDENT_INDENT_REF_FOR || (exports.PRODUCTION_INDENT_INDENT_REF_FOR = PRODUCTION_INDENT_INDENT_REF_FOR = {}));
|
|
77
|
+
// Retrieve enum metadata with: proto3.getEnumType(PRODUCTION_INDENT_INDENT_REF_FOR)
|
|
78
|
+
protobuf_1.proto3.util.setEnumType(PRODUCTION_INDENT_INDENT_REF_FOR, "Scailo.PRODUCTION_INDENT_INDENT_REF_FOR", [
|
|
79
|
+
{ no: 0, name: "PRODUCTION_INDENT_INDENT_REF_FOR_ANY_UNSPECIFIED" },
|
|
80
|
+
{ no: 1, name: "PRODUCTION_INDENT_INDENT_REF_FOR_NONE" },
|
|
81
|
+
{ no: 2, name: "PRODUCTION_INDENT_INDENT_REF_FOR_FAMILY" },
|
|
82
|
+
{ no: 3, name: "PRODUCTION_INDENT_INDENT_REF_FOR_WORK_ORDER" },
|
|
83
|
+
]);
|
|
11
84
|
/**
|
|
12
85
|
*
|
|
13
86
|
* Describes the available sort keys
|
|
@@ -239,9 +312,9 @@ class ProductionIndentsServiceCreateRequest extends protobuf_1.Message {
|
|
|
239
312
|
/**
|
|
240
313
|
* Stores if the indent is associated to a production plan
|
|
241
314
|
*
|
|
242
|
-
* @generated from field:
|
|
315
|
+
* @generated from field: Scailo.PRODUCTION_INDENT_PRODUCTION_REF_FOR production_ref_for = 16;
|
|
243
316
|
*/
|
|
244
|
-
this.productionRefFor =
|
|
317
|
+
this.productionRefFor = PRODUCTION_INDENT_PRODUCTION_REF_FOR.PRODUCTION_INDENT_PRODUCTION_REF_FOR_ANY_UNSPECIFIED;
|
|
245
318
|
/**
|
|
246
319
|
* Stores the production plan ID if production_ref_for is production-plan
|
|
247
320
|
*
|
|
@@ -251,9 +324,9 @@ class ProductionIndentsServiceCreateRequest extends protobuf_1.Message {
|
|
|
251
324
|
/**
|
|
252
325
|
* Stores if the indent should be created on the basis of a work order or a family
|
|
253
326
|
*
|
|
254
|
-
* @generated from field:
|
|
327
|
+
* @generated from field: Scailo.PRODUCTION_INDENT_INDENT_REF_FOR indent_ref_for = 18;
|
|
255
328
|
*/
|
|
256
|
-
this.indentRefFor =
|
|
329
|
+
this.indentRefFor = PRODUCTION_INDENT_INDENT_REF_FOR.PRODUCTION_INDENT_INDENT_REF_FOR_ANY_UNSPECIFIED;
|
|
257
330
|
/**
|
|
258
331
|
* Stores the ID of the associated family or work order
|
|
259
332
|
*
|
|
@@ -291,9 +364,9 @@ ProductionIndentsServiceCreateRequest.fields = protobuf_1.proto3.util.newFieldLi
|
|
|
291
364
|
{ no: 10, name: "reference_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
292
365
|
{ no: 14, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
293
366
|
{ no: 15, name: "supervisor", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
294
|
-
{ no: 16, name: "production_ref_for", kind: "
|
|
367
|
+
{ no: 16, name: "production_ref_for", kind: "enum", T: protobuf_1.proto3.getEnumType(PRODUCTION_INDENT_PRODUCTION_REF_FOR) },
|
|
295
368
|
{ no: 17, name: "production_ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
296
|
-
{ no: 18, name: "indent_ref_for", kind: "
|
|
369
|
+
{ no: 18, name: "indent_ref_for", kind: "enum", T: protobuf_1.proto3.getEnumType(PRODUCTION_INDENT_INDENT_REF_FOR) },
|
|
297
370
|
{ no: 19, name: "indent_ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
298
371
|
{ no: 30, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumCreateRequest, repeated: true },
|
|
299
372
|
]);
|
|
@@ -491,9 +564,9 @@ class ProductionIndent extends protobuf_1.Message {
|
|
|
491
564
|
/**
|
|
492
565
|
* Stores if the indent is associated to a production plan
|
|
493
566
|
*
|
|
494
|
-
* @generated from field:
|
|
567
|
+
* @generated from field: Scailo.PRODUCTION_INDENT_PRODUCTION_REF_FOR production_ref_for = 16;
|
|
495
568
|
*/
|
|
496
|
-
this.productionRefFor =
|
|
569
|
+
this.productionRefFor = PRODUCTION_INDENT_PRODUCTION_REF_FOR.PRODUCTION_INDENT_PRODUCTION_REF_FOR_ANY_UNSPECIFIED;
|
|
497
570
|
/**
|
|
498
571
|
* Stores the production plan ID if production_ref_for is production-plan
|
|
499
572
|
*
|
|
@@ -503,9 +576,9 @@ class ProductionIndent extends protobuf_1.Message {
|
|
|
503
576
|
/**
|
|
504
577
|
* Stores if the indent should be created on the basis of a work order or a family
|
|
505
578
|
*
|
|
506
|
-
* @generated from field:
|
|
579
|
+
* @generated from field: Scailo.PRODUCTION_INDENT_INDENT_REF_FOR indent_ref_for = 18;
|
|
507
580
|
*/
|
|
508
|
-
this.indentRefFor =
|
|
581
|
+
this.indentRefFor = PRODUCTION_INDENT_INDENT_REF_FOR.PRODUCTION_INDENT_INDENT_REF_FOR_ANY_UNSPECIFIED;
|
|
509
582
|
/**
|
|
510
583
|
* Stores the ID of the associated family or work order
|
|
511
584
|
*
|
|
@@ -554,9 +627,9 @@ ProductionIndent.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
554
627
|
{ no: 11, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
555
628
|
{ no: 14, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
556
629
|
{ no: 15, name: "supervisor", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
557
|
-
{ no: 16, name: "production_ref_for", kind: "
|
|
630
|
+
{ no: 16, name: "production_ref_for", kind: "enum", T: protobuf_1.proto3.getEnumType(PRODUCTION_INDENT_PRODUCTION_REF_FOR) },
|
|
558
631
|
{ no: 17, name: "production_ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
559
|
-
{ no: 18, name: "indent_ref_for", kind: "
|
|
632
|
+
{ no: 18, name: "indent_ref_for", kind: "enum", T: protobuf_1.proto3.getEnumType(PRODUCTION_INDENT_INDENT_REF_FOR) },
|
|
560
633
|
{ no: 19, name: "indent_ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
561
634
|
{ no: 30, name: "list", kind: "message", T: ProductionIndentItem, repeated: true },
|
|
562
635
|
{ no: 40, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatum, repeated: true },
|
|
@@ -1165,9 +1238,9 @@ class ProductionIndentsServiceFilterReq extends protobuf_1.Message {
|
|
|
1165
1238
|
/**
|
|
1166
1239
|
* Stores if the indent is associated to a production plan
|
|
1167
1240
|
*
|
|
1168
|
-
* @generated from field:
|
|
1241
|
+
* @generated from field: Scailo.PRODUCTION_INDENT_PRODUCTION_REF_FOR production_ref_for = 26;
|
|
1169
1242
|
*/
|
|
1170
|
-
this.productionRefFor =
|
|
1243
|
+
this.productionRefFor = PRODUCTION_INDENT_PRODUCTION_REF_FOR.PRODUCTION_INDENT_PRODUCTION_REF_FOR_ANY_UNSPECIFIED;
|
|
1171
1244
|
/**
|
|
1172
1245
|
* Stores the production plan ID if production_ref_for is production-plan
|
|
1173
1246
|
*
|
|
@@ -1177,9 +1250,9 @@ class ProductionIndentsServiceFilterReq extends protobuf_1.Message {
|
|
|
1177
1250
|
/**
|
|
1178
1251
|
* Stores if the indent should be created on the basis of a work order or a family
|
|
1179
1252
|
*
|
|
1180
|
-
* @generated from field:
|
|
1253
|
+
* @generated from field: Scailo.PRODUCTION_INDENT_INDENT_REF_FOR indent_ref_for = 28;
|
|
1181
1254
|
*/
|
|
1182
|
-
this.indentRefFor =
|
|
1255
|
+
this.indentRefFor = PRODUCTION_INDENT_INDENT_REF_FOR.PRODUCTION_INDENT_INDENT_REF_FOR_ANY_UNSPECIFIED;
|
|
1183
1256
|
/**
|
|
1184
1257
|
* Stores the ID of the associated family or work order
|
|
1185
1258
|
*
|
|
@@ -1232,9 +1305,9 @@ ProductionIndentsServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList((
|
|
|
1232
1305
|
{ no: 21, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1233
1306
|
{ no: 24, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1234
1307
|
{ no: 25, name: "supervisor", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1235
|
-
{ no: 26, name: "production_ref_for", kind: "
|
|
1308
|
+
{ no: 26, name: "production_ref_for", kind: "enum", T: protobuf_1.proto3.getEnumType(PRODUCTION_INDENT_PRODUCTION_REF_FOR) },
|
|
1236
1309
|
{ no: 27, name: "production_ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1237
|
-
{ no: 28, name: "indent_ref_for", kind: "
|
|
1310
|
+
{ no: 28, name: "indent_ref_for", kind: "enum", T: protobuf_1.proto3.getEnumType(PRODUCTION_INDENT_INDENT_REF_FOR) },
|
|
1238
1311
|
{ no: 29, name: "indent_ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1239
1312
|
{ no: 40, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1240
1313
|
]);
|
|
@@ -1352,9 +1425,9 @@ class ProductionIndentsServiceCountReq extends protobuf_1.Message {
|
|
|
1352
1425
|
/**
|
|
1353
1426
|
* Stores if the indent is associated to a production plan
|
|
1354
1427
|
*
|
|
1355
|
-
* @generated from field:
|
|
1428
|
+
* @generated from field: Scailo.PRODUCTION_INDENT_PRODUCTION_REF_FOR production_ref_for = 26;
|
|
1356
1429
|
*/
|
|
1357
|
-
this.productionRefFor =
|
|
1430
|
+
this.productionRefFor = PRODUCTION_INDENT_PRODUCTION_REF_FOR.PRODUCTION_INDENT_PRODUCTION_REF_FOR_ANY_UNSPECIFIED;
|
|
1358
1431
|
/**
|
|
1359
1432
|
* Stores the production plan ID if production_ref_for is production-plan
|
|
1360
1433
|
*
|
|
@@ -1364,9 +1437,9 @@ class ProductionIndentsServiceCountReq extends protobuf_1.Message {
|
|
|
1364
1437
|
/**
|
|
1365
1438
|
* Stores if the indent should be created on the basis of a work order or a family
|
|
1366
1439
|
*
|
|
1367
|
-
* @generated from field:
|
|
1440
|
+
* @generated from field: Scailo.PRODUCTION_INDENT_INDENT_REF_FOR indent_ref_for = 28;
|
|
1368
1441
|
*/
|
|
1369
|
-
this.indentRefFor =
|
|
1442
|
+
this.indentRefFor = PRODUCTION_INDENT_INDENT_REF_FOR.PRODUCTION_INDENT_INDENT_REF_FOR_ANY_UNSPECIFIED;
|
|
1370
1443
|
/**
|
|
1371
1444
|
* Stores the ID of the associated family or work order
|
|
1372
1445
|
*
|
|
@@ -1415,9 +1488,9 @@ ProductionIndentsServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(()
|
|
|
1415
1488
|
{ no: 21, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1416
1489
|
{ no: 24, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1417
1490
|
{ no: 25, name: "supervisor", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1418
|
-
{ no: 26, name: "production_ref_for", kind: "
|
|
1491
|
+
{ no: 26, name: "production_ref_for", kind: "enum", T: protobuf_1.proto3.getEnumType(PRODUCTION_INDENT_PRODUCTION_REF_FOR) },
|
|
1419
1492
|
{ no: 27, name: "production_ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1420
|
-
{ no: 28, name: "indent_ref_for", kind: "
|
|
1493
|
+
{ no: 28, name: "indent_ref_for", kind: "enum", T: protobuf_1.proto3.getEnumType(PRODUCTION_INDENT_INDENT_REF_FOR) },
|
|
1421
1494
|
{ no: 29, name: "indent_ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1422
1495
|
{ no: 40, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1423
1496
|
]);
|
|
@@ -1493,9 +1566,9 @@ class ProductionIndentsServiceSearchAllReq extends protobuf_1.Message {
|
|
|
1493
1566
|
/**
|
|
1494
1567
|
* Stores if the indent is associated to a production plan
|
|
1495
1568
|
*
|
|
1496
|
-
* @generated from field:
|
|
1569
|
+
* @generated from field: Scailo.PRODUCTION_INDENT_PRODUCTION_REF_FOR production_ref_for = 26;
|
|
1497
1570
|
*/
|
|
1498
|
-
this.productionRefFor =
|
|
1571
|
+
this.productionRefFor = PRODUCTION_INDENT_PRODUCTION_REF_FOR.PRODUCTION_INDENT_PRODUCTION_REF_FOR_ANY_UNSPECIFIED;
|
|
1499
1572
|
/**
|
|
1500
1573
|
* Stores the production plan ID if production_ref_for is production-plan
|
|
1501
1574
|
*
|
|
@@ -1505,9 +1578,9 @@ class ProductionIndentsServiceSearchAllReq extends protobuf_1.Message {
|
|
|
1505
1578
|
/**
|
|
1506
1579
|
* Stores if the indent should be created on the basis of a work order or a family
|
|
1507
1580
|
*
|
|
1508
|
-
* @generated from field:
|
|
1581
|
+
* @generated from field: Scailo.PRODUCTION_INDENT_INDENT_REF_FOR indent_ref_for = 28;
|
|
1509
1582
|
*/
|
|
1510
|
-
this.indentRefFor =
|
|
1583
|
+
this.indentRefFor = PRODUCTION_INDENT_INDENT_REF_FOR.PRODUCTION_INDENT_INDENT_REF_FOR_ANY_UNSPECIFIED;
|
|
1511
1584
|
/**
|
|
1512
1585
|
* Stores the ID of the associated family or work order
|
|
1513
1586
|
*
|
|
@@ -1543,9 +1616,9 @@ ProductionIndentsServiceSearchAllReq.fields = protobuf_1.proto3.util.newFieldLis
|
|
|
1543
1616
|
{ no: 11, name: "search_key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1544
1617
|
{ no: 24, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1545
1618
|
{ no: 25, name: "supervisor", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1546
|
-
{ no: 26, name: "production_ref_for", kind: "
|
|
1619
|
+
{ no: 26, name: "production_ref_for", kind: "enum", T: protobuf_1.proto3.getEnumType(PRODUCTION_INDENT_PRODUCTION_REF_FOR) },
|
|
1547
1620
|
{ no: 27, name: "production_ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1548
|
-
{ no: 28, name: "indent_ref_for", kind: "
|
|
1621
|
+
{ no: 28, name: "indent_ref_for", kind: "enum", T: protobuf_1.proto3.getEnumType(PRODUCTION_INDENT_INDENT_REF_FOR) },
|
|
1549
1622
|
{ no: 29, name: "indent_ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1550
1623
|
]);
|
|
1551
1624
|
/**
|
|
@@ -503,6 +503,17 @@ exports.ReplaceableIndentsService = {
|
|
|
503
503
|
O: base_scailo_pb_js_1.StandardFile,
|
|
504
504
|
kind: protobuf_1.MethodKind.Unary,
|
|
505
505
|
},
|
|
506
|
+
/**
|
|
507
|
+
* View issued (stock issuance) statistics of the replaceable indent
|
|
508
|
+
*
|
|
509
|
+
* @generated from rpc Scailo.ReplaceableIndentsService.ViewIssuedStatistics
|
|
510
|
+
*/
|
|
511
|
+
viewIssuedStatistics: {
|
|
512
|
+
name: "ViewIssuedStatistics",
|
|
513
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
514
|
+
O: replaceable_indents_scailo_pb_js_1.ReplaceableIndentIssuedStatisticsList,
|
|
515
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
516
|
+
},
|
|
506
517
|
/**
|
|
507
518
|
* View the added quantity for the family with the given request payload
|
|
508
519
|
*
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
/* eslint-disable */
|
|
5
5
|
// @ts-nocheck
|
|
6
6
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.ReplaceableIndentsServicePaginatedItemsResponse = exports.ReplaceableIndentItemsSearchRequest = exports.ReplaceableIndentsServiceSearchAllReq = exports.ReplaceableIndentsServiceCountReq = exports.ReplaceableIndentsServiceFilterReq = exports.ReplaceableIndentsServicePaginationResponse = exports.ReplaceableIndentsServicePaginationReq = exports.ReplaceableIndentItemProspectiveInfoRequest = exports.ReplaceableIndentItemHistoryRequest = exports.ReplaceableIndentsItemsList = exports.ReplaceableIndentsList = exports.ReplaceableIndentItem = exports.ReplaceableIndentsServiceItemUpdateRequest = exports.ReplaceableIndentsServiceItemCreateRequest = exports.ReplaceableIndent = exports.ReplaceableIndentsServiceAutofillRequest = exports.ReplaceableIndentsServiceUpdateRequest = exports.ReplaceableIndentsServiceCreateRequest = exports.REPLACEABLE_INDENT_ITEM_STATUS = exports.REPLACEABLE_INDENT_ITEM_SORT_KEY = exports.REPLACEABLE_INDENT_SORT_KEY = void 0;
|
|
7
|
+
exports.ReplaceableIndentIssuedStatisticsList = exports.ReplaceableIndentIssuedStatistics = exports.ReplaceableIndentsServicePaginatedItemsResponse = exports.ReplaceableIndentItemsSearchRequest = exports.ReplaceableIndentsServiceSearchAllReq = exports.ReplaceableIndentsServiceCountReq = exports.ReplaceableIndentsServiceFilterReq = exports.ReplaceableIndentsServicePaginationResponse = exports.ReplaceableIndentsServicePaginationReq = exports.ReplaceableIndentItemProspectiveInfoRequest = exports.ReplaceableIndentItemHistoryRequest = exports.ReplaceableIndentsItemsList = exports.ReplaceableIndentsList = exports.ReplaceableIndentItem = exports.ReplaceableIndentsServiceItemUpdateRequest = exports.ReplaceableIndentsServiceItemCreateRequest = exports.ReplaceableIndent = exports.ReplaceableIndentsServiceAutofillRequest = exports.ReplaceableIndentsServiceUpdateRequest = exports.ReplaceableIndentsServiceCreateRequest = exports.REPLACEABLE_INDENT_ITEM_STATUS = exports.REPLACEABLE_INDENT_ITEM_SORT_KEY = exports.REPLACEABLE_INDENT_SORT_KEY = void 0;
|
|
8
8
|
const protobuf_1 = require("@bufbuild/protobuf");
|
|
9
9
|
const forms_fields_data_scailo_pb_js_1 = require("./forms_fields_data.scailo_pb.js");
|
|
10
10
|
const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
|
|
@@ -1683,3 +1683,94 @@ ReplaceableIndentsServicePaginatedItemsResponse.fields = protobuf_1.proto3.util.
|
|
|
1683
1683
|
{ no: 3, name: "total", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1684
1684
|
{ no: 4, name: "payload", kind: "message", T: ReplaceableIndentItem, repeated: true },
|
|
1685
1685
|
]);
|
|
1686
|
+
/**
|
|
1687
|
+
*
|
|
1688
|
+
* Describes the issued statistics of the replaceable indent
|
|
1689
|
+
*
|
|
1690
|
+
* @generated from message Scailo.ReplaceableIndentIssuedStatistics
|
|
1691
|
+
*/
|
|
1692
|
+
class ReplaceableIndentIssuedStatistics extends protobuf_1.Message {
|
|
1693
|
+
constructor(data) {
|
|
1694
|
+
super();
|
|
1695
|
+
/**
|
|
1696
|
+
* Stores the ID of the family
|
|
1697
|
+
*
|
|
1698
|
+
* @generated from field: uint64 family_id = 1;
|
|
1699
|
+
*/
|
|
1700
|
+
this.familyId = protobuf_1.protoInt64.zero;
|
|
1701
|
+
/**
|
|
1702
|
+
* Stores the indented quantity
|
|
1703
|
+
*
|
|
1704
|
+
* @generated from field: uint64 indented_quantity = 2;
|
|
1705
|
+
*/
|
|
1706
|
+
this.indentedQuantity = protobuf_1.protoInt64.zero;
|
|
1707
|
+
/**
|
|
1708
|
+
* Stores the unapproved issued quantity
|
|
1709
|
+
*
|
|
1710
|
+
* @generated from field: uint64 unapproved_issued_quantity = 3;
|
|
1711
|
+
*/
|
|
1712
|
+
this.unapprovedIssuedQuantity = protobuf_1.protoInt64.zero;
|
|
1713
|
+
/**
|
|
1714
|
+
* Stores the approved issued quantity
|
|
1715
|
+
*
|
|
1716
|
+
* @generated from field: uint64 approved_issued_quantity = 4;
|
|
1717
|
+
*/
|
|
1718
|
+
this.approvedIssuedQuantity = protobuf_1.protoInt64.zero;
|
|
1719
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1720
|
+
}
|
|
1721
|
+
static fromBinary(bytes, options) {
|
|
1722
|
+
return new ReplaceableIndentIssuedStatistics().fromBinary(bytes, options);
|
|
1723
|
+
}
|
|
1724
|
+
static fromJson(jsonValue, options) {
|
|
1725
|
+
return new ReplaceableIndentIssuedStatistics().fromJson(jsonValue, options);
|
|
1726
|
+
}
|
|
1727
|
+
static fromJsonString(jsonString, options) {
|
|
1728
|
+
return new ReplaceableIndentIssuedStatistics().fromJsonString(jsonString, options);
|
|
1729
|
+
}
|
|
1730
|
+
static equals(a, b) {
|
|
1731
|
+
return protobuf_1.proto3.util.equals(ReplaceableIndentIssuedStatistics, a, b);
|
|
1732
|
+
}
|
|
1733
|
+
}
|
|
1734
|
+
exports.ReplaceableIndentIssuedStatistics = ReplaceableIndentIssuedStatistics;
|
|
1735
|
+
ReplaceableIndentIssuedStatistics.runtime = protobuf_1.proto3;
|
|
1736
|
+
ReplaceableIndentIssuedStatistics.typeName = "Scailo.ReplaceableIndentIssuedStatistics";
|
|
1737
|
+
ReplaceableIndentIssuedStatistics.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1738
|
+
{ no: 1, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1739
|
+
{ no: 2, name: "indented_quantity", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1740
|
+
{ no: 3, name: "unapproved_issued_quantity", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1741
|
+
{ no: 4, name: "approved_issued_quantity", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1742
|
+
]);
|
|
1743
|
+
/**
|
|
1744
|
+
*
|
|
1745
|
+
* Describes the list of issued statistics of the replaceable indent
|
|
1746
|
+
*
|
|
1747
|
+
* @generated from message Scailo.ReplaceableIndentIssuedStatisticsList
|
|
1748
|
+
*/
|
|
1749
|
+
class ReplaceableIndentIssuedStatisticsList extends protobuf_1.Message {
|
|
1750
|
+
constructor(data) {
|
|
1751
|
+
super();
|
|
1752
|
+
/**
|
|
1753
|
+
* @generated from field: repeated Scailo.ReplaceableIndentIssuedStatistics list = 1;
|
|
1754
|
+
*/
|
|
1755
|
+
this.list = [];
|
|
1756
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1757
|
+
}
|
|
1758
|
+
static fromBinary(bytes, options) {
|
|
1759
|
+
return new ReplaceableIndentIssuedStatisticsList().fromBinary(bytes, options);
|
|
1760
|
+
}
|
|
1761
|
+
static fromJson(jsonValue, options) {
|
|
1762
|
+
return new ReplaceableIndentIssuedStatisticsList().fromJson(jsonValue, options);
|
|
1763
|
+
}
|
|
1764
|
+
static fromJsonString(jsonString, options) {
|
|
1765
|
+
return new ReplaceableIndentIssuedStatisticsList().fromJsonString(jsonString, options);
|
|
1766
|
+
}
|
|
1767
|
+
static equals(a, b) {
|
|
1768
|
+
return protobuf_1.proto3.util.equals(ReplaceableIndentIssuedStatisticsList, a, b);
|
|
1769
|
+
}
|
|
1770
|
+
}
|
|
1771
|
+
exports.ReplaceableIndentIssuedStatisticsList = ReplaceableIndentIssuedStatisticsList;
|
|
1772
|
+
ReplaceableIndentIssuedStatisticsList.runtime = protobuf_1.proto3;
|
|
1773
|
+
ReplaceableIndentIssuedStatisticsList.typeName = "Scailo.ReplaceableIndentIssuedStatisticsList";
|
|
1774
|
+
ReplaceableIndentIssuedStatisticsList.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1775
|
+
{ no: 1, name: "list", kind: "message", T: ReplaceableIndentIssuedStatistics, repeated: true },
|
|
1776
|
+
]);
|
|
@@ -359,6 +359,18 @@ exports.StockIssuancesService = {
|
|
|
359
359
|
O: stock_issuances_scailo_pb_js_1.StockIssuancesServicePaginatedItemsResponse,
|
|
360
360
|
kind: protobuf_1.MethodKind.Unary,
|
|
361
361
|
},
|
|
362
|
+
/**
|
|
363
|
+
* CSV operations
|
|
364
|
+
* Download the CSV file that could be used to upload items from the filled CSV file. The same file can also be used as a template when there are no existing records
|
|
365
|
+
*
|
|
366
|
+
* @generated from rpc Scailo.StockIssuancesService.DownloadItemsAsCSV
|
|
367
|
+
*/
|
|
368
|
+
downloadItemsAsCSV: {
|
|
369
|
+
name: "DownloadItemsAsCSV",
|
|
370
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
371
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
372
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
373
|
+
},
|
|
362
374
|
/**
|
|
363
375
|
* View by ID
|
|
364
376
|
*
|
|
@@ -4,10 +4,50 @@
|
|
|
4
4
|
/* eslint-disable */
|
|
5
5
|
// @ts-nocheck
|
|
6
6
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.StockIssuancesServicePaginatedItemsResponse = exports.StockIssuanceItemsSearchRequest = exports.StockIssuancesServiceSearchAllReq = exports.StockIssuancesServiceCountReq = exports.StockIssuancesServiceFilterReq = exports.StockIssuancesServicePaginationResponse = exports.StockIssuancesServicePaginationReq = exports.StockIssuancesServiceAlreadyAddedQuantityForSourceRequest = exports.StockIssuanceItemProspectiveInfoRequest = exports.StockIssuanceItemHistoryRequest = exports.StockIssuancesItemsList = exports.StockIssuancesList = exports.StockIssuanceItem = exports.StockIssuancesServiceItemUpdateRequest = exports.StockIssuancesServiceItemCreateRequest = exports.StockIssuance = exports.StockIssuancesServiceAutofillRequest = exports.StockIssuancesServiceUpdateRequest = exports.StockIssuancesServiceCreateRequest = exports.STOCK_ISSUANCE_ITEM_STATUS = exports.STOCK_ISSUANCE_ITEM_SORT_KEY = exports.STOCK_ISSUANCE_SORT_KEY = void 0;
|
|
7
|
+
exports.StockIssuancesServicePaginatedItemsResponse = exports.StockIssuanceItemsSearchRequest = exports.StockIssuancesServiceSearchAllReq = exports.StockIssuancesServiceCountReq = exports.StockIssuancesServiceFilterReq = exports.StockIssuancesServicePaginationResponse = exports.StockIssuancesServicePaginationReq = exports.StockIssuancesServiceAlreadyAddedQuantityForSourceRequest = exports.StockIssuanceItemProspectiveInfoRequest = exports.StockIssuanceItemHistoryRequest = exports.StockIssuancesItemsList = exports.StockIssuancesList = exports.StockIssuanceItem = exports.StockIssuancesServiceItemUpdateRequest = exports.StockIssuancesServiceItemCreateRequest = exports.StockIssuance = exports.StockIssuancesServiceAutofillRequest = exports.StockIssuancesServiceUpdateRequest = exports.StockIssuancesServiceCreateRequest = exports.STOCK_ISSUANCE_ITEM_STATUS = exports.STOCK_ISSUANCE_ITEM_SORT_KEY = exports.STOCK_ISSUANCE_SORT_KEY = exports.STOCK_ISSUANCE_REF_FROM = void 0;
|
|
8
8
|
const protobuf_1 = require("@bufbuild/protobuf");
|
|
9
9
|
const forms_fields_data_scailo_pb_js_1 = require("./forms_fields_data.scailo_pb.js");
|
|
10
10
|
const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
|
|
11
|
+
/**
|
|
12
|
+
*
|
|
13
|
+
* Stores all the possible references from which a stock issuance can be added
|
|
14
|
+
*
|
|
15
|
+
* @generated from enum Scailo.STOCK_ISSUANCE_REF_FROM
|
|
16
|
+
*/
|
|
17
|
+
var STOCK_ISSUANCE_REF_FROM;
|
|
18
|
+
(function (STOCK_ISSUANCE_REF_FROM) {
|
|
19
|
+
/**
|
|
20
|
+
* Used only in filters
|
|
21
|
+
*
|
|
22
|
+
* @generated from enum value: STOCK_ISSUANCE_REF_FROM_ANY_UNSPECIFIED = 0;
|
|
23
|
+
*/
|
|
24
|
+
STOCK_ISSUANCE_REF_FROM[STOCK_ISSUANCE_REF_FROM["STOCK_ISSUANCE_REF_FROM_ANY_UNSPECIFIED"] = 0] = "STOCK_ISSUANCE_REF_FROM_ANY_UNSPECIFIED";
|
|
25
|
+
/**
|
|
26
|
+
* Denotes that the stock issuance originated from a production indent
|
|
27
|
+
*
|
|
28
|
+
* @generated from enum value: STOCK_ISSUANCE_REF_FROM_PRODUCTION_INDENT = 1;
|
|
29
|
+
*/
|
|
30
|
+
STOCK_ISSUANCE_REF_FROM[STOCK_ISSUANCE_REF_FROM["STOCK_ISSUANCE_REF_FROM_PRODUCTION_INDENT"] = 1] = "STOCK_ISSUANCE_REF_FROM_PRODUCTION_INDENT";
|
|
31
|
+
/**
|
|
32
|
+
* Denotes that the stock issuance originated from an asset indent
|
|
33
|
+
*
|
|
34
|
+
* @generated from enum value: STOCK_ISSUANCE_REF_FROM_ASSET_INDENT = 2;
|
|
35
|
+
*/
|
|
36
|
+
STOCK_ISSUANCE_REF_FROM[STOCK_ISSUANCE_REF_FROM["STOCK_ISSUANCE_REF_FROM_ASSET_INDENT"] = 2] = "STOCK_ISSUANCE_REF_FROM_ASSET_INDENT";
|
|
37
|
+
/**
|
|
38
|
+
* Denotes that the stock issuance originated from a replaceable indent
|
|
39
|
+
*
|
|
40
|
+
* @generated from enum value: STOCK_ISSUANCE_REF_FROM_REPLACEABLE_INDENT = 3;
|
|
41
|
+
*/
|
|
42
|
+
STOCK_ISSUANCE_REF_FROM[STOCK_ISSUANCE_REF_FROM["STOCK_ISSUANCE_REF_FROM_REPLACEABLE_INDENT"] = 3] = "STOCK_ISSUANCE_REF_FROM_REPLACEABLE_INDENT";
|
|
43
|
+
})(STOCK_ISSUANCE_REF_FROM || (exports.STOCK_ISSUANCE_REF_FROM = STOCK_ISSUANCE_REF_FROM = {}));
|
|
44
|
+
// Retrieve enum metadata with: proto3.getEnumType(STOCK_ISSUANCE_REF_FROM)
|
|
45
|
+
protobuf_1.proto3.util.setEnumType(STOCK_ISSUANCE_REF_FROM, "Scailo.STOCK_ISSUANCE_REF_FROM", [
|
|
46
|
+
{ no: 0, name: "STOCK_ISSUANCE_REF_FROM_ANY_UNSPECIFIED" },
|
|
47
|
+
{ no: 1, name: "STOCK_ISSUANCE_REF_FROM_PRODUCTION_INDENT" },
|
|
48
|
+
{ no: 2, name: "STOCK_ISSUANCE_REF_FROM_ASSET_INDENT" },
|
|
49
|
+
{ no: 3, name: "STOCK_ISSUANCE_REF_FROM_REPLACEABLE_INDENT" },
|
|
50
|
+
]);
|
|
11
51
|
/**
|
|
12
52
|
*
|
|
13
53
|
* Describes the available sort keys
|
|
@@ -220,9 +260,9 @@ class StockIssuancesServiceCreateRequest extends protobuf_1.Message {
|
|
|
220
260
|
/**
|
|
221
261
|
* The associated reference
|
|
222
262
|
*
|
|
223
|
-
* @generated from field:
|
|
263
|
+
* @generated from field: Scailo.STOCK_ISSUANCE_REF_FROM ref_from = 12;
|
|
224
264
|
*/
|
|
225
|
-
this.refFrom =
|
|
265
|
+
this.refFrom = STOCK_ISSUANCE_REF_FROM.STOCK_ISSUANCE_REF_FROM_ANY_UNSPECIFIED;
|
|
226
266
|
/**
|
|
227
267
|
* The associated ID of the reference
|
|
228
268
|
*
|
|
@@ -258,7 +298,7 @@ StockIssuancesServiceCreateRequest.fields = protobuf_1.proto3.util.newFieldList(
|
|
|
258
298
|
{ no: 2, name: "user_comment", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
259
299
|
{ no: 9, name: "vault_folder_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
260
300
|
{ no: 10, name: "reference_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
261
|
-
{ no: 12, name: "ref_from", kind: "
|
|
301
|
+
{ no: 12, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(STOCK_ISSUANCE_REF_FROM) },
|
|
262
302
|
{ no: 13, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
263
303
|
{ no: 30, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumCreateRequest, repeated: true },
|
|
264
304
|
]);
|
|
@@ -437,9 +477,9 @@ class StockIssuance extends protobuf_1.Message {
|
|
|
437
477
|
/**
|
|
438
478
|
* The associated reference
|
|
439
479
|
*
|
|
440
|
-
* @generated from field:
|
|
480
|
+
* @generated from field: Scailo.STOCK_ISSUANCE_REF_FROM ref_from = 12;
|
|
441
481
|
*/
|
|
442
|
-
this.refFrom =
|
|
482
|
+
this.refFrom = STOCK_ISSUANCE_REF_FROM.STOCK_ISSUANCE_REF_FROM_ANY_UNSPECIFIED;
|
|
443
483
|
/**
|
|
444
484
|
* The associated ID of the reference
|
|
445
485
|
*
|
|
@@ -492,7 +532,7 @@ StockIssuance.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
492
532
|
{ no: 9, name: "vault_folder_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
493
533
|
{ no: 10, name: "reference_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
494
534
|
{ no: 11, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
495
|
-
{ no: 12, name: "ref_from", kind: "
|
|
535
|
+
{ no: 12, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(STOCK_ISSUANCE_REF_FROM) },
|
|
496
536
|
{ no: 13, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
497
537
|
{ no: 15, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
498
538
|
{ no: 20, name: "list", kind: "message", T: StockIssuanceItem, repeated: true },
|
|
@@ -869,9 +909,9 @@ class StockIssuancesServiceAlreadyAddedQuantityForSourceRequest extends protobuf
|
|
|
869
909
|
/**
|
|
870
910
|
* The associated reference
|
|
871
911
|
*
|
|
872
|
-
* @generated from field:
|
|
912
|
+
* @generated from field: Scailo.STOCK_ISSUANCE_REF_FROM ref_from = 1;
|
|
873
913
|
*/
|
|
874
|
-
this.refFrom =
|
|
914
|
+
this.refFrom = STOCK_ISSUANCE_REF_FROM.STOCK_ISSUANCE_REF_FROM_ANY_UNSPECIFIED;
|
|
875
915
|
/**
|
|
876
916
|
* The associated ID of the reference
|
|
877
917
|
*
|
|
@@ -903,7 +943,7 @@ exports.StockIssuancesServiceAlreadyAddedQuantityForSourceRequest = StockIssuanc
|
|
|
903
943
|
StockIssuancesServiceAlreadyAddedQuantityForSourceRequest.runtime = protobuf_1.proto3;
|
|
904
944
|
StockIssuancesServiceAlreadyAddedQuantityForSourceRequest.typeName = "Scailo.StockIssuancesServiceAlreadyAddedQuantityForSourceRequest";
|
|
905
945
|
StockIssuancesServiceAlreadyAddedQuantityForSourceRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
906
|
-
{ no: 1, name: "ref_from", kind: "
|
|
946
|
+
{ no: 1, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(STOCK_ISSUANCE_REF_FROM) },
|
|
907
947
|
{ no: 2, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
908
948
|
{ no: 3, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
909
949
|
]);
|
|
@@ -1161,9 +1201,9 @@ class StockIssuancesServiceFilterReq extends protobuf_1.Message {
|
|
|
1161
1201
|
/**
|
|
1162
1202
|
* The associated reference
|
|
1163
1203
|
*
|
|
1164
|
-
* @generated from field:
|
|
1204
|
+
* @generated from field: Scailo.STOCK_ISSUANCE_REF_FROM ref_from = 22;
|
|
1165
1205
|
*/
|
|
1166
|
-
this.refFrom =
|
|
1206
|
+
this.refFrom = STOCK_ISSUANCE_REF_FROM.STOCK_ISSUANCE_REF_FROM_ANY_UNSPECIFIED;
|
|
1167
1207
|
/**
|
|
1168
1208
|
* The associated ID of the reference
|
|
1169
1209
|
*
|
|
@@ -1220,7 +1260,7 @@ StockIssuancesServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(() =
|
|
|
1220
1260
|
{ no: 16, name: "completed_on_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1221
1261
|
{ no: 20, name: "reference_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1222
1262
|
{ no: 21, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1223
|
-
{ no: 22, name: "ref_from", kind: "
|
|
1263
|
+
{ no: 22, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(STOCK_ISSUANCE_REF_FROM) },
|
|
1224
1264
|
{ no: 23, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1225
1265
|
{ no: 25, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1226
1266
|
{ no: 30, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
@@ -1327,9 +1367,9 @@ class StockIssuancesServiceCountReq extends protobuf_1.Message {
|
|
|
1327
1367
|
/**
|
|
1328
1368
|
* The associated reference
|
|
1329
1369
|
*
|
|
1330
|
-
* @generated from field:
|
|
1370
|
+
* @generated from field: Scailo.STOCK_ISSUANCE_REF_FROM ref_from = 22;
|
|
1331
1371
|
*/
|
|
1332
|
-
this.refFrom =
|
|
1372
|
+
this.refFrom = STOCK_ISSUANCE_REF_FROM.STOCK_ISSUANCE_REF_FROM_ANY_UNSPECIFIED;
|
|
1333
1373
|
/**
|
|
1334
1374
|
* The associated ID of the reference
|
|
1335
1375
|
*
|
|
@@ -1382,7 +1422,7 @@ StockIssuancesServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(() =>
|
|
|
1382
1422
|
{ no: 16, name: "completed_on_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1383
1423
|
{ no: 20, name: "reference_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1384
1424
|
{ no: 21, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1385
|
-
{ no: 22, name: "ref_from", kind: "
|
|
1425
|
+
{ no: 22, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(STOCK_ISSUANCE_REF_FROM) },
|
|
1386
1426
|
{ no: 23, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1387
1427
|
{ no: 25, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1388
1428
|
{ no: 30, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
@@ -1447,9 +1487,9 @@ class StockIssuancesServiceSearchAllReq extends protobuf_1.Message {
|
|
|
1447
1487
|
/**
|
|
1448
1488
|
* The associated reference
|
|
1449
1489
|
*
|
|
1450
|
-
* @generated from field:
|
|
1490
|
+
* @generated from field: Scailo.STOCK_ISSUANCE_REF_FROM ref_from = 22;
|
|
1451
1491
|
*/
|
|
1452
|
-
this.refFrom =
|
|
1492
|
+
this.refFrom = STOCK_ISSUANCE_REF_FROM.STOCK_ISSUANCE_REF_FROM_ANY_UNSPECIFIED;
|
|
1453
1493
|
/**
|
|
1454
1494
|
* The associated ID of the reference
|
|
1455
1495
|
*
|
|
@@ -1483,7 +1523,7 @@ StockIssuancesServiceSearchAllReq.fields = protobuf_1.proto3.util.newFieldList((
|
|
|
1483
1523
|
{ no: 6, name: "entity_uuid", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1484
1524
|
{ no: 10, name: "status", kind: "enum", T: protobuf_1.proto3.getEnumType(base_scailo_pb_js_1.STANDARD_LIFECYCLE_STATUS) },
|
|
1485
1525
|
{ no: 11, name: "search_key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1486
|
-
{ no: 22, name: "ref_from", kind: "
|
|
1526
|
+
{ no: 22, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(STOCK_ISSUANCE_REF_FROM) },
|
|
1487
1527
|
{ no: 23, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1488
1528
|
]);
|
|
1489
1529
|
/**
|
|
@@ -503,7 +503,7 @@ export declare const ProductionIndentsService: {
|
|
|
503
503
|
*/
|
|
504
504
|
readonly viewIssuedStatistics: {
|
|
505
505
|
readonly name: "ViewIssuedStatistics";
|
|
506
|
-
readonly I: typeof
|
|
506
|
+
readonly I: typeof IdentifierUUID;
|
|
507
507
|
readonly O: typeof ProductionIndentIssuedStatisticsList;
|
|
508
508
|
readonly kind: MethodKind.Unary;
|
|
509
509
|
};
|