@kernelminds/scailo-sdk 0.0.80 → 0.0.82
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/inventory.scailo_connect.js +5 -0
- package/lib/cjs/src/inventory.scailo_pb.js +421 -9
- package/lib/cjs/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +23 -0
- package/lib/cjs/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +23 -0
- package/lib/cjs/src/purchases_returns.scailo_connect.js +47 -0
- package/lib/cjs/src/purchases_returns.scailo_pb.js +45 -19
- package/lib/cjs/src/sales_returns.scailo_connect.js +23 -0
- package/lib/cjs/src/stock_returns.scailo_connect.js +46 -0
- package/lib/cjs/src/stock_returns.scailo_pb.js +45 -19
- package/lib/cjs/types/src/inventory.scailo_connect.d.ts +5 -0
- package/lib/cjs/types/src/inventory.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/inventory.scailo_pb.d.ts +339 -11
- package/lib/cjs/types/src/inventory.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts +23 -0
- package/lib/cjs/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts +23 -0
- package/lib/cjs/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_returns.scailo_connect.d.ts +47 -0
- package/lib/cjs/types/src/purchases_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/purchases_returns.scailo_pb.d.ts +32 -12
- package/lib/cjs/types/src/purchases_returns.scailo_pb.d.ts.map +1 -1
- package/lib/cjs/types/src/sales_returns.scailo_connect.d.ts +23 -0
- package/lib/cjs/types/src/sales_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/stock_returns.scailo_connect.d.ts +46 -0
- package/lib/cjs/types/src/stock_returns.scailo_connect.d.ts.map +1 -1
- package/lib/cjs/types/src/stock_returns.scailo_pb.d.ts +32 -12
- package/lib/cjs/types/src/stock_returns.scailo_pb.d.ts.map +1 -1
- package/lib/esm/src/inventory.scailo_connect.js +5 -0
- package/lib/esm/src/inventory.scailo_pb.js +435 -11
- package/lib/esm/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +23 -0
- package/lib/esm/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +23 -0
- package/lib/esm/src/purchases_returns.scailo_connect.js +47 -0
- package/lib/esm/src/purchases_returns.scailo_pb.js +45 -19
- package/lib/esm/src/sales_returns.scailo_connect.js +23 -0
- package/lib/esm/src/stock_returns.scailo_connect.js +46 -0
- package/lib/esm/src/stock_returns.scailo_pb.js +45 -19
- package/lib/esm/types/src/inventory.scailo_connect.d.ts +5 -0
- package/lib/esm/types/src/inventory.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/inventory.scailo_pb.d.ts +339 -11
- package/lib/esm/types/src/inventory.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts +23 -0
- package/lib/esm/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts +23 -0
- package/lib/esm/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_returns.scailo_connect.d.ts +47 -0
- package/lib/esm/types/src/purchases_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/purchases_returns.scailo_pb.d.ts +32 -12
- package/lib/esm/types/src/purchases_returns.scailo_pb.d.ts.map +1 -1
- package/lib/esm/types/src/sales_returns.scailo_connect.d.ts +23 -0
- package/lib/esm/types/src/sales_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/stock_returns.scailo_connect.d.ts +46 -0
- package/lib/esm/types/src/stock_returns.scailo_connect.d.ts.map +1 -1
- package/lib/esm/types/src/stock_returns.scailo_pb.d.ts +32 -12
- package/lib/esm/types/src/stock_returns.scailo_pb.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -4,10 +4,36 @@
|
|
|
4
4
|
/* eslint-disable */
|
|
5
5
|
// @ts-nocheck
|
|
6
6
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.PurchasesReturnsServiceSearchAllReq = exports.PurchasesReturnsServiceCountReq = exports.PurchasesReturnsServiceFilterReq = exports.PurchasesReturnsServicePaginationResponse = exports.PurchasesReturnsServicePaginationReq = exports.PurchasesReturnsServiceAlreadyAddedQuantityForSourceRequest = exports.PurchasesReturnsServicePaginatedItemsResponse = exports.PurchaseReturnItemsSearchRequest = exports.PurchaseReturnItemProspectiveInfoRequest = exports.PurchaseReturnItemHistoryRequest = exports.PurchasesReturnsItemsList = exports.PurchasesReturnsList = exports.PurchaseReturnItem = exports.PurchasesReturnsServiceItemUpdateRequest = exports.PurchasesReturnsServiceItemCreateRequest = exports.PurchaseReturn = exports.PurchaseReturnAncillaryParameters = exports.PurchasesReturnsServiceUpdateRequest = exports.PurchasesReturnsServiceCreateRequest = exports.PURCHASE_RETURN_BILLING_STATUS = exports.PURCHASE_RETURN_SORT_KEY = exports.PURCHASE_RETURN_ITEM_STATUS = exports.PURCHASE_RETURN_ITEM_SORT_KEY = void 0;
|
|
7
|
+
exports.PurchasesReturnsServiceSearchAllReq = exports.PurchasesReturnsServiceCountReq = exports.PurchasesReturnsServiceFilterReq = exports.PurchasesReturnsServicePaginationResponse = exports.PurchasesReturnsServicePaginationReq = exports.PurchasesReturnsServiceAlreadyAddedQuantityForSourceRequest = exports.PurchasesReturnsServicePaginatedItemsResponse = exports.PurchaseReturnItemsSearchRequest = exports.PurchaseReturnItemProspectiveInfoRequest = exports.PurchaseReturnItemHistoryRequest = exports.PurchasesReturnsItemsList = exports.PurchasesReturnsList = exports.PurchaseReturnItem = exports.PurchasesReturnsServiceItemUpdateRequest = exports.PurchasesReturnsServiceItemCreateRequest = exports.PurchaseReturn = exports.PurchaseReturnAncillaryParameters = exports.PurchasesReturnsServiceUpdateRequest = exports.PurchasesReturnsServiceCreateRequest = exports.PURCHASE_RETURN_BILLING_STATUS = exports.PURCHASE_RETURN_SORT_KEY = exports.PURCHASE_RETURN_ITEM_STATUS = exports.PURCHASE_RETURN_ITEM_SORT_KEY = exports.PURCHASE_RETURN_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 purchase return can be added
|
|
14
|
+
*
|
|
15
|
+
* @generated from enum Scailo.PURCHASE_RETURN_REF_FROM
|
|
16
|
+
*/
|
|
17
|
+
var PURCHASE_RETURN_REF_FROM;
|
|
18
|
+
(function (PURCHASE_RETURN_REF_FROM) {
|
|
19
|
+
/**
|
|
20
|
+
* Used only in filters
|
|
21
|
+
*
|
|
22
|
+
* @generated from enum value: PURCHASE_RETURN_REF_FROM_ANY_UNSPECIFIED = 0;
|
|
23
|
+
*/
|
|
24
|
+
PURCHASE_RETURN_REF_FROM[PURCHASE_RETURN_REF_FROM["PURCHASE_RETURN_REF_FROM_ANY_UNSPECIFIED"] = 0] = "PURCHASE_RETURN_REF_FROM_ANY_UNSPECIFIED";
|
|
25
|
+
/**
|
|
26
|
+
* Denotes that the purchase return originated from a purchase order
|
|
27
|
+
*
|
|
28
|
+
* @generated from enum value: PURCHASE_RETURN_REF_FROM_PURCHASE_ORDER = 1;
|
|
29
|
+
*/
|
|
30
|
+
PURCHASE_RETURN_REF_FROM[PURCHASE_RETURN_REF_FROM["PURCHASE_RETURN_REF_FROM_PURCHASE_ORDER"] = 1] = "PURCHASE_RETURN_REF_FROM_PURCHASE_ORDER";
|
|
31
|
+
})(PURCHASE_RETURN_REF_FROM || (exports.PURCHASE_RETURN_REF_FROM = PURCHASE_RETURN_REF_FROM = {}));
|
|
32
|
+
// Retrieve enum metadata with: proto3.getEnumType(PURCHASE_RETURN_REF_FROM)
|
|
33
|
+
protobuf_1.proto3.util.setEnumType(PURCHASE_RETURN_REF_FROM, "Scailo.PURCHASE_RETURN_REF_FROM", [
|
|
34
|
+
{ no: 0, name: "PURCHASE_RETURN_REF_FROM_ANY_UNSPECIFIED" },
|
|
35
|
+
{ no: 1, name: "PURCHASE_RETURN_REF_FROM_PURCHASE_ORDER" },
|
|
36
|
+
]);
|
|
11
37
|
/**
|
|
12
38
|
*
|
|
13
39
|
* Describes the available sort keys
|
|
@@ -267,9 +293,9 @@ class PurchasesReturnsServiceCreateRequest extends protobuf_1.Message {
|
|
|
267
293
|
/**
|
|
268
294
|
* The associated reference
|
|
269
295
|
*
|
|
270
|
-
* @generated from field:
|
|
296
|
+
* @generated from field: Scailo.PURCHASE_RETURN_REF_FROM ref_from = 12;
|
|
271
297
|
*/
|
|
272
|
-
this.refFrom =
|
|
298
|
+
this.refFrom = PURCHASE_RETURN_REF_FROM.PURCHASE_RETURN_REF_FROM_ANY_UNSPECIFIED;
|
|
273
299
|
/**
|
|
274
300
|
* The associated ID of the reference
|
|
275
301
|
*
|
|
@@ -311,7 +337,7 @@ PurchasesReturnsServiceCreateRequest.fields = protobuf_1.proto3.util.newFieldLis
|
|
|
311
337
|
{ no: 2, name: "user_comment", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
312
338
|
{ no: 9, name: "vault_folder_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
313
339
|
{ no: 10, name: "reference_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
314
|
-
{ no: 12, name: "ref_from", kind: "
|
|
340
|
+
{ no: 12, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(PURCHASE_RETURN_REF_FROM) },
|
|
315
341
|
{ no: 13, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
316
342
|
{ no: 15, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
317
343
|
{ no: 30, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumCreateRequest, repeated: true },
|
|
@@ -484,9 +510,9 @@ class PurchaseReturn extends protobuf_1.Message {
|
|
|
484
510
|
/**
|
|
485
511
|
* The associated reference
|
|
486
512
|
*
|
|
487
|
-
* @generated from field:
|
|
513
|
+
* @generated from field: Scailo.PURCHASE_RETURN_REF_FROM ref_from = 12;
|
|
488
514
|
*/
|
|
489
|
-
this.refFrom =
|
|
515
|
+
this.refFrom = PURCHASE_RETURN_REF_FROM.PURCHASE_RETURN_REF_FROM_ANY_UNSPECIFIED;
|
|
490
516
|
/**
|
|
491
517
|
* The associated ID of the reference
|
|
492
518
|
*
|
|
@@ -539,7 +565,7 @@ PurchaseReturn.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
539
565
|
{ no: 9, name: "vault_folder_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
540
566
|
{ no: 10, name: "reference_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
541
567
|
{ no: 11, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
542
|
-
{ no: 12, name: "ref_from", kind: "
|
|
568
|
+
{ no: 12, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(PURCHASE_RETURN_REF_FROM) },
|
|
543
569
|
{ no: 13, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
544
570
|
{ no: 15, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
545
571
|
{ no: 20, name: "list", kind: "message", T: PurchaseReturnItem, repeated: true },
|
|
@@ -1156,9 +1182,9 @@ class PurchasesReturnsServiceAlreadyAddedQuantityForSourceRequest extends protob
|
|
|
1156
1182
|
/**
|
|
1157
1183
|
* The associated reference
|
|
1158
1184
|
*
|
|
1159
|
-
* @generated from field:
|
|
1185
|
+
* @generated from field: Scailo.PURCHASE_RETURN_REF_FROM ref_from = 1;
|
|
1160
1186
|
*/
|
|
1161
|
-
this.refFrom =
|
|
1187
|
+
this.refFrom = PURCHASE_RETURN_REF_FROM.PURCHASE_RETURN_REF_FROM_ANY_UNSPECIFIED;
|
|
1162
1188
|
/**
|
|
1163
1189
|
* The associated ID of the reference
|
|
1164
1190
|
*
|
|
@@ -1190,7 +1216,7 @@ exports.PurchasesReturnsServiceAlreadyAddedQuantityForSourceRequest = PurchasesR
|
|
|
1190
1216
|
PurchasesReturnsServiceAlreadyAddedQuantityForSourceRequest.runtime = protobuf_1.proto3;
|
|
1191
1217
|
PurchasesReturnsServiceAlreadyAddedQuantityForSourceRequest.typeName = "Scailo.PurchasesReturnsServiceAlreadyAddedQuantityForSourceRequest";
|
|
1192
1218
|
PurchasesReturnsServiceAlreadyAddedQuantityForSourceRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1193
|
-
{ no: 1, name: "ref_from", kind: "
|
|
1219
|
+
{ no: 1, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(PURCHASE_RETURN_REF_FROM) },
|
|
1194
1220
|
{ no: 2, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1195
1221
|
{ no: 3, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1196
1222
|
]);
|
|
@@ -1448,9 +1474,9 @@ class PurchasesReturnsServiceFilterReq extends protobuf_1.Message {
|
|
|
1448
1474
|
/**
|
|
1449
1475
|
* The associated reference
|
|
1450
1476
|
*
|
|
1451
|
-
* @generated from field:
|
|
1477
|
+
* @generated from field: Scailo.PURCHASE_RETURN_REF_FROM ref_from = 22;
|
|
1452
1478
|
*/
|
|
1453
|
-
this.refFrom =
|
|
1479
|
+
this.refFrom = PURCHASE_RETURN_REF_FROM.PURCHASE_RETURN_REF_FROM_ANY_UNSPECIFIED;
|
|
1454
1480
|
/**
|
|
1455
1481
|
* The associated ID of the reference
|
|
1456
1482
|
*
|
|
@@ -1525,7 +1551,7 @@ PurchasesReturnsServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(()
|
|
|
1525
1551
|
{ no: 16, name: "completed_on_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1526
1552
|
{ no: 20, name: "reference_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1527
1553
|
{ no: 21, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1528
|
-
{ no: 22, name: "ref_from", kind: "
|
|
1554
|
+
{ no: 22, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(PURCHASE_RETURN_REF_FROM) },
|
|
1529
1555
|
{ no: 23, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1530
1556
|
{ no: 25, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1531
1557
|
{ no: 40, name: "billing_status", kind: "enum", T: protobuf_1.proto3.getEnumType(PURCHASE_RETURN_BILLING_STATUS) },
|
|
@@ -1635,9 +1661,9 @@ class PurchasesReturnsServiceCountReq extends protobuf_1.Message {
|
|
|
1635
1661
|
/**
|
|
1636
1662
|
* The associated reference
|
|
1637
1663
|
*
|
|
1638
|
-
* @generated from field:
|
|
1664
|
+
* @generated from field: Scailo.PURCHASE_RETURN_REF_FROM ref_from = 22;
|
|
1639
1665
|
*/
|
|
1640
|
-
this.refFrom =
|
|
1666
|
+
this.refFrom = PURCHASE_RETURN_REF_FROM.PURCHASE_RETURN_REF_FROM_ANY_UNSPECIFIED;
|
|
1641
1667
|
/**
|
|
1642
1668
|
* The associated ID of the reference
|
|
1643
1669
|
*
|
|
@@ -1708,7 +1734,7 @@ PurchasesReturnsServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(()
|
|
|
1708
1734
|
{ no: 16, name: "completed_on_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1709
1735
|
{ no: 20, name: "reference_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1710
1736
|
{ no: 21, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1711
|
-
{ no: 22, name: "ref_from", kind: "
|
|
1737
|
+
{ no: 22, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(PURCHASE_RETURN_REF_FROM) },
|
|
1712
1738
|
{ no: 23, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1713
1739
|
{ no: 25, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1714
1740
|
{ no: 40, name: "billing_status", kind: "enum", T: protobuf_1.proto3.getEnumType(PURCHASE_RETURN_BILLING_STATUS) },
|
|
@@ -1776,9 +1802,9 @@ class PurchasesReturnsServiceSearchAllReq extends protobuf_1.Message {
|
|
|
1776
1802
|
/**
|
|
1777
1803
|
* The associated reference
|
|
1778
1804
|
*
|
|
1779
|
-
* @generated from field:
|
|
1805
|
+
* @generated from field: Scailo.PURCHASE_RETURN_REF_FROM ref_from = 22;
|
|
1780
1806
|
*/
|
|
1781
|
-
this.refFrom =
|
|
1807
|
+
this.refFrom = PURCHASE_RETURN_REF_FROM.PURCHASE_RETURN_REF_FROM_ANY_UNSPECIFIED;
|
|
1782
1808
|
/**
|
|
1783
1809
|
* The associated ID of the reference
|
|
1784
1810
|
*
|
|
@@ -1824,7 +1850,7 @@ PurchasesReturnsServiceSearchAllReq.fields = protobuf_1.proto3.util.newFieldList
|
|
|
1824
1850
|
{ no: 6, name: "entity_uuid", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1825
1851
|
{ no: 10, name: "status", kind: "enum", T: protobuf_1.proto3.getEnumType(base_scailo_pb_js_1.STANDARD_LIFECYCLE_STATUS) },
|
|
1826
1852
|
{ no: 11, name: "search_key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1827
|
-
{ no: 22, name: "ref_from", kind: "
|
|
1853
|
+
{ no: 22, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(PURCHASE_RETURN_REF_FROM) },
|
|
1828
1854
|
{ no: 23, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1829
1855
|
{ no: 40, name: "billing_status", kind: "enum", T: protobuf_1.proto3.getEnumType(PURCHASE_RETURN_BILLING_STATUS) },
|
|
1830
1856
|
{ no: 50, name: "vendor_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
@@ -9,6 +9,7 @@ const sales_returns_scailo_pb_js_1 = require("./sales_returns.scailo_pb.js");
|
|
|
9
9
|
const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
|
|
10
10
|
const protobuf_1 = require("@bufbuild/protobuf");
|
|
11
11
|
const families_scailo_pb_js_1 = require("./families.scailo_pb.js");
|
|
12
|
+
const inventory_scailo_pb_js_1 = require("./inventory.scailo_pb.js");
|
|
12
13
|
/**
|
|
13
14
|
*
|
|
14
15
|
* Describes the common methods applicable on each sales return
|
|
@@ -492,6 +493,28 @@ exports.SalesReturnsService = {
|
|
|
492
493
|
O: sales_returns_scailo_pb_js_1.SalesReturnsServiceItemCreateRequest,
|
|
493
494
|
kind: protobuf_1.MethodKind.Unary,
|
|
494
495
|
},
|
|
496
|
+
/**
|
|
497
|
+
* Search for returnable inventory
|
|
498
|
+
*
|
|
499
|
+
* @generated from rpc Scailo.SalesReturnsService.SearchReturnableInventory
|
|
500
|
+
*/
|
|
501
|
+
searchReturnableInventory: {
|
|
502
|
+
name: "SearchReturnableInventory",
|
|
503
|
+
I: inventory_scailo_pb_js_1.SearchReturnableInventoryForIdentifierUUID,
|
|
504
|
+
O: inventory_scailo_pb_js_1.GenericInventoryList,
|
|
505
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
506
|
+
},
|
|
507
|
+
/**
|
|
508
|
+
* Filter returnable inventory
|
|
509
|
+
*
|
|
510
|
+
* @generated from rpc Scailo.SalesReturnsService.FilterReturnableInventory
|
|
511
|
+
*/
|
|
512
|
+
filterReturnableInventory: {
|
|
513
|
+
name: "FilterReturnableInventory",
|
|
514
|
+
I: inventory_scailo_pb_js_1.FilterReturnableInventoryForIdentifierUUID,
|
|
515
|
+
O: inventory_scailo_pb_js_1.GenericInventoryList,
|
|
516
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
517
|
+
},
|
|
495
518
|
/**
|
|
496
519
|
* Other view operations
|
|
497
520
|
* View the associated credit note information that is denoted by the identifier in the response for the goods dispatch that is denoted by the identifier UUID in the request
|
|
@@ -9,6 +9,7 @@ const stock_returns_scailo_pb_js_1 = require("./stock_returns.scailo_pb.js");
|
|
|
9
9
|
const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
|
|
10
10
|
const protobuf_1 = require("@bufbuild/protobuf");
|
|
11
11
|
const families_scailo_pb_js_1 = require("./families.scailo_pb.js");
|
|
12
|
+
const inventory_scailo_pb_js_1 = require("./inventory.scailo_pb.js");
|
|
12
13
|
/**
|
|
13
14
|
*
|
|
14
15
|
* Describes the common methods applicable on each stock return
|
|
@@ -348,6 +349,18 @@ exports.StockReturnsService = {
|
|
|
348
349
|
O: stock_returns_scailo_pb_js_1.StockReturnsServicePaginatedItemsResponse,
|
|
349
350
|
kind: protobuf_1.MethodKind.Unary,
|
|
350
351
|
},
|
|
352
|
+
/**
|
|
353
|
+
* CSV operations
|
|
354
|
+
* 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
|
|
355
|
+
*
|
|
356
|
+
* @generated from rpc Scailo.StockReturnsService.DownloadItemsAsCSV
|
|
357
|
+
*/
|
|
358
|
+
downloadItemsAsCSV: {
|
|
359
|
+
name: "DownloadItemsAsCSV",
|
|
360
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
361
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
362
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
363
|
+
},
|
|
351
364
|
/**
|
|
352
365
|
* View by ID
|
|
353
366
|
*
|
|
@@ -469,6 +482,28 @@ exports.StockReturnsService = {
|
|
|
469
482
|
O: stock_returns_scailo_pb_js_1.StockReturnsServiceItemCreateRequest,
|
|
470
483
|
kind: protobuf_1.MethodKind.Unary,
|
|
471
484
|
},
|
|
485
|
+
/**
|
|
486
|
+
* Search for returnable inventory
|
|
487
|
+
*
|
|
488
|
+
* @generated from rpc Scailo.StockReturnsService.SearchReturnableInventory
|
|
489
|
+
*/
|
|
490
|
+
searchReturnableInventory: {
|
|
491
|
+
name: "SearchReturnableInventory",
|
|
492
|
+
I: inventory_scailo_pb_js_1.SearchReturnableInventoryForIdentifierUUID,
|
|
493
|
+
O: inventory_scailo_pb_js_1.GenericInventoryList,
|
|
494
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
495
|
+
},
|
|
496
|
+
/**
|
|
497
|
+
* Filter returnable inventory
|
|
498
|
+
*
|
|
499
|
+
* @generated from rpc Scailo.StockReturnsService.FilterReturnableInventory
|
|
500
|
+
*/
|
|
501
|
+
filterReturnableInventory: {
|
|
502
|
+
name: "FilterReturnableInventory",
|
|
503
|
+
I: inventory_scailo_pb_js_1.FilterReturnableInventoryForIdentifierUUID,
|
|
504
|
+
O: inventory_scailo_pb_js_1.GenericInventoryList,
|
|
505
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
506
|
+
},
|
|
472
507
|
/**
|
|
473
508
|
* View already added quantities
|
|
474
509
|
*
|
|
@@ -491,6 +526,17 @@ exports.StockReturnsService = {
|
|
|
491
526
|
O: base_scailo_pb_js_1.StandardFile,
|
|
492
527
|
kind: protobuf_1.MethodKind.Unary,
|
|
493
528
|
},
|
|
529
|
+
/**
|
|
530
|
+
* Download the label for the purchase return with the given IdentifierUUID
|
|
531
|
+
*
|
|
532
|
+
* @generated from rpc Scailo.StockReturnsService.DownloadLabelByUUID
|
|
533
|
+
*/
|
|
534
|
+
downloadLabelByUUID: {
|
|
535
|
+
name: "DownloadLabelByUUID",
|
|
536
|
+
I: base_scailo_pb_js_1.IdentifierUUID,
|
|
537
|
+
O: base_scailo_pb_js_1.StandardFile,
|
|
538
|
+
kind: protobuf_1.MethodKind.Unary,
|
|
539
|
+
},
|
|
494
540
|
/**
|
|
495
541
|
* View all that match the given search key
|
|
496
542
|
*
|
|
@@ -4,10 +4,36 @@
|
|
|
4
4
|
/* eslint-disable */
|
|
5
5
|
// @ts-nocheck
|
|
6
6
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
exports.StockReturnsServicePaginatedItemsResponse = exports.StockReturnItemsSearchRequest = exports.StockReturnsServiceSearchAllReq = exports.StockReturnsServiceCountReq = exports.StockReturnsServiceFilterReq = exports.StockReturnsServicePaginationResponse = exports.StockReturnsServicePaginationReq = exports.StockReturnsServiceAlreadyAddedQuantityForSourceRequest = exports.StockReturnItemProspectiveInfoRequest = exports.StockReturnItemHistoryRequest = exports.StockReturnsItemsList = exports.StockReturnsList = exports.StockReturnItem = exports.StockReturnsServiceItemUpdateRequest = exports.StockReturnsServiceItemCreateRequest = exports.StockReturn = exports.StockReturnsServiceUpdateRequest = exports.StockReturnsServiceCreateRequest = exports.STOCK_RETURN_ITEM_STATUS = exports.STOCK_RETURN_ITEM_SORT_KEY = exports.STOCK_RETURN_SORT_KEY = void 0;
|
|
7
|
+
exports.StockReturnsServicePaginatedItemsResponse = exports.StockReturnItemsSearchRequest = exports.StockReturnsServiceSearchAllReq = exports.StockReturnsServiceCountReq = exports.StockReturnsServiceFilterReq = exports.StockReturnsServicePaginationResponse = exports.StockReturnsServicePaginationReq = exports.StockReturnsServiceAlreadyAddedQuantityForSourceRequest = exports.StockReturnItemProspectiveInfoRequest = exports.StockReturnItemHistoryRequest = exports.StockReturnsItemsList = exports.StockReturnsList = exports.StockReturnItem = exports.StockReturnsServiceItemUpdateRequest = exports.StockReturnsServiceItemCreateRequest = exports.StockReturn = exports.StockReturnsServiceUpdateRequest = exports.StockReturnsServiceCreateRequest = exports.STOCK_RETURN_ITEM_STATUS = exports.STOCK_RETURN_ITEM_SORT_KEY = exports.STOCK_RETURN_SORT_KEY = exports.STOCK_RETURN_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 return can be added
|
|
14
|
+
*
|
|
15
|
+
* @generated from enum Scailo.STOCK_RETURN_REF_FROM
|
|
16
|
+
*/
|
|
17
|
+
var STOCK_RETURN_REF_FROM;
|
|
18
|
+
(function (STOCK_RETURN_REF_FROM) {
|
|
19
|
+
/**
|
|
20
|
+
* Used only in filters
|
|
21
|
+
*
|
|
22
|
+
* @generated from enum value: STOCK_RETURN_REF_FROM_ANY_UNSPECIFIED = 0;
|
|
23
|
+
*/
|
|
24
|
+
STOCK_RETURN_REF_FROM[STOCK_RETURN_REF_FROM["STOCK_RETURN_REF_FROM_ANY_UNSPECIFIED"] = 0] = "STOCK_RETURN_REF_FROM_ANY_UNSPECIFIED";
|
|
25
|
+
/**
|
|
26
|
+
* Denotes that the stock return originated from a stock issuance
|
|
27
|
+
*
|
|
28
|
+
* @generated from enum value: STOCK_RETURN_REF_FROM_STOCK_ISSUANCE = 1;
|
|
29
|
+
*/
|
|
30
|
+
STOCK_RETURN_REF_FROM[STOCK_RETURN_REF_FROM["STOCK_RETURN_REF_FROM_STOCK_ISSUANCE"] = 1] = "STOCK_RETURN_REF_FROM_STOCK_ISSUANCE";
|
|
31
|
+
})(STOCK_RETURN_REF_FROM || (exports.STOCK_RETURN_REF_FROM = STOCK_RETURN_REF_FROM = {}));
|
|
32
|
+
// Retrieve enum metadata with: proto3.getEnumType(STOCK_RETURN_REF_FROM)
|
|
33
|
+
protobuf_1.proto3.util.setEnumType(STOCK_RETURN_REF_FROM, "Scailo.STOCK_RETURN_REF_FROM", [
|
|
34
|
+
{ no: 0, name: "STOCK_RETURN_REF_FROM_ANY_UNSPECIFIED" },
|
|
35
|
+
{ no: 1, name: "STOCK_RETURN_REF_FROM_STOCK_ISSUANCE" },
|
|
36
|
+
]);
|
|
11
37
|
/**
|
|
12
38
|
*
|
|
13
39
|
* Describes the available sort keys
|
|
@@ -220,9 +246,9 @@ class StockReturnsServiceCreateRequest extends protobuf_1.Message {
|
|
|
220
246
|
/**
|
|
221
247
|
* The associated reference
|
|
222
248
|
*
|
|
223
|
-
* @generated from field:
|
|
249
|
+
* @generated from field: Scailo.STOCK_RETURN_REF_FROM ref_from = 12;
|
|
224
250
|
*/
|
|
225
|
-
this.refFrom =
|
|
251
|
+
this.refFrom = STOCK_RETURN_REF_FROM.STOCK_RETURN_REF_FROM_ANY_UNSPECIFIED;
|
|
226
252
|
/**
|
|
227
253
|
* The associated ID of the reference
|
|
228
254
|
*
|
|
@@ -264,7 +290,7 @@ StockReturnsServiceCreateRequest.fields = protobuf_1.proto3.util.newFieldList(()
|
|
|
264
290
|
{ no: 2, name: "user_comment", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
265
291
|
{ no: 9, name: "vault_folder_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
266
292
|
{ no: 10, name: "reference_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
267
|
-
{ no: 12, name: "ref_from", kind: "
|
|
293
|
+
{ no: 12, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(STOCK_RETURN_REF_FROM) },
|
|
268
294
|
{ no: 13, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
269
295
|
{ no: 15, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
270
296
|
{ no: 30, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumCreateRequest, repeated: true },
|
|
@@ -394,9 +420,9 @@ class StockReturn extends protobuf_1.Message {
|
|
|
394
420
|
/**
|
|
395
421
|
* The associated reference
|
|
396
422
|
*
|
|
397
|
-
* @generated from field:
|
|
423
|
+
* @generated from field: Scailo.STOCK_RETURN_REF_FROM ref_from = 12;
|
|
398
424
|
*/
|
|
399
|
-
this.refFrom =
|
|
425
|
+
this.refFrom = STOCK_RETURN_REF_FROM.STOCK_RETURN_REF_FROM_ANY_UNSPECIFIED;
|
|
400
426
|
/**
|
|
401
427
|
* The associated ID of the reference
|
|
402
428
|
*
|
|
@@ -449,7 +475,7 @@ StockReturn.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
449
475
|
{ no: 9, name: "vault_folder_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
450
476
|
{ no: 10, name: "reference_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
451
477
|
{ no: 11, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
452
|
-
{ no: 12, name: "ref_from", kind: "
|
|
478
|
+
{ no: 12, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(STOCK_RETURN_REF_FROM) },
|
|
453
479
|
{ no: 13, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
454
480
|
{ no: 15, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
455
481
|
{ no: 20, name: "list", kind: "message", T: StockReturnItem, repeated: true },
|
|
@@ -847,9 +873,9 @@ class StockReturnsServiceAlreadyAddedQuantityForSourceRequest extends protobuf_1
|
|
|
847
873
|
/**
|
|
848
874
|
* The associated reference
|
|
849
875
|
*
|
|
850
|
-
* @generated from field:
|
|
876
|
+
* @generated from field: Scailo.STOCK_RETURN_REF_FROM ref_from = 1;
|
|
851
877
|
*/
|
|
852
|
-
this.refFrom =
|
|
878
|
+
this.refFrom = STOCK_RETURN_REF_FROM.STOCK_RETURN_REF_FROM_ANY_UNSPECIFIED;
|
|
853
879
|
/**
|
|
854
880
|
* The associated ID of the reference
|
|
855
881
|
*
|
|
@@ -881,7 +907,7 @@ exports.StockReturnsServiceAlreadyAddedQuantityForSourceRequest = StockReturnsSe
|
|
|
881
907
|
StockReturnsServiceAlreadyAddedQuantityForSourceRequest.runtime = protobuf_1.proto3;
|
|
882
908
|
StockReturnsServiceAlreadyAddedQuantityForSourceRequest.typeName = "Scailo.StockReturnsServiceAlreadyAddedQuantityForSourceRequest";
|
|
883
909
|
StockReturnsServiceAlreadyAddedQuantityForSourceRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
884
|
-
{ no: 1, name: "ref_from", kind: "
|
|
910
|
+
{ no: 1, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(STOCK_RETURN_REF_FROM) },
|
|
885
911
|
{ no: 2, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
886
912
|
{ no: 3, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
887
913
|
]);
|
|
@@ -1139,9 +1165,9 @@ class StockReturnsServiceFilterReq extends protobuf_1.Message {
|
|
|
1139
1165
|
/**
|
|
1140
1166
|
* The associated reference
|
|
1141
1167
|
*
|
|
1142
|
-
* @generated from field:
|
|
1168
|
+
* @generated from field: Scailo.STOCK_RETURN_REF_FROM ref_from = 22;
|
|
1143
1169
|
*/
|
|
1144
|
-
this.refFrom =
|
|
1170
|
+
this.refFrom = STOCK_RETURN_REF_FROM.STOCK_RETURN_REF_FROM_ANY_UNSPECIFIED;
|
|
1145
1171
|
/**
|
|
1146
1172
|
* The associated ID of the reference
|
|
1147
1173
|
*
|
|
@@ -1198,7 +1224,7 @@ StockReturnsServiceFilterReq.fields = protobuf_1.proto3.util.newFieldList(() =>
|
|
|
1198
1224
|
{ no: 16, name: "completed_on_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1199
1225
|
{ no: 20, name: "reference_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1200
1226
|
{ no: 21, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1201
|
-
{ no: 22, name: "ref_from", kind: "
|
|
1227
|
+
{ no: 22, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(STOCK_RETURN_REF_FROM) },
|
|
1202
1228
|
{ no: 23, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1203
1229
|
{ no: 25, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1204
1230
|
{ no: 30, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
@@ -1305,9 +1331,9 @@ class StockReturnsServiceCountReq extends protobuf_1.Message {
|
|
|
1305
1331
|
/**
|
|
1306
1332
|
* The associated reference
|
|
1307
1333
|
*
|
|
1308
|
-
* @generated from field:
|
|
1334
|
+
* @generated from field: Scailo.STOCK_RETURN_REF_FROM ref_from = 22;
|
|
1309
1335
|
*/
|
|
1310
|
-
this.refFrom =
|
|
1336
|
+
this.refFrom = STOCK_RETURN_REF_FROM.STOCK_RETURN_REF_FROM_ANY_UNSPECIFIED;
|
|
1311
1337
|
/**
|
|
1312
1338
|
* The associated ID of the reference
|
|
1313
1339
|
*
|
|
@@ -1360,7 +1386,7 @@ StockReturnsServiceCountReq.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1360
1386
|
{ no: 16, name: "completed_on_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1361
1387
|
{ no: 20, name: "reference_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1362
1388
|
{ no: 21, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1363
|
-
{ no: 22, name: "ref_from", kind: "
|
|
1389
|
+
{ no: 22, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(STOCK_RETURN_REF_FROM) },
|
|
1364
1390
|
{ no: 23, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1365
1391
|
{ no: 25, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1366
1392
|
{ no: 30, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
@@ -1425,9 +1451,9 @@ class StockReturnsServiceSearchAllReq extends protobuf_1.Message {
|
|
|
1425
1451
|
/**
|
|
1426
1452
|
* The associated reference
|
|
1427
1453
|
*
|
|
1428
|
-
* @generated from field:
|
|
1454
|
+
* @generated from field: Scailo.STOCK_RETURN_REF_FROM ref_from = 22;
|
|
1429
1455
|
*/
|
|
1430
|
-
this.refFrom =
|
|
1456
|
+
this.refFrom = STOCK_RETURN_REF_FROM.STOCK_RETURN_REF_FROM_ANY_UNSPECIFIED;
|
|
1431
1457
|
/**
|
|
1432
1458
|
* The associated ID of the reference
|
|
1433
1459
|
*
|
|
@@ -1461,7 +1487,7 @@ StockReturnsServiceSearchAllReq.fields = protobuf_1.proto3.util.newFieldList(()
|
|
|
1461
1487
|
{ no: 6, name: "entity_uuid", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1462
1488
|
{ no: 10, name: "status", kind: "enum", T: protobuf_1.proto3.getEnumType(base_scailo_pb_js_1.STANDARD_LIFECYCLE_STATUS) },
|
|
1463
1489
|
{ no: 11, name: "search_key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1464
|
-
{ no: 22, name: "ref_from", kind: "
|
|
1490
|
+
{ no: 22, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(STOCK_RETURN_REF_FROM) },
|
|
1465
1491
|
{ no: 23, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1466
1492
|
]);
|
|
1467
1493
|
/**
|
|
@@ -102,6 +102,7 @@ export declare const InventoryService: {
|
|
|
102
102
|
* View inventory that is returnable from a purchase order
|
|
103
103
|
*
|
|
104
104
|
* @generated from rpc Scailo.InventoryService.ViewReturnableForPurchaseOrder
|
|
105
|
+
* @deprecated
|
|
105
106
|
*/
|
|
106
107
|
readonly viewReturnableForPurchaseOrder: {
|
|
107
108
|
readonly name: "ViewReturnableForPurchaseOrder";
|
|
@@ -113,6 +114,7 @@ export declare const InventoryService: {
|
|
|
113
114
|
* View inventory that is returnable from an inward job
|
|
114
115
|
*
|
|
115
116
|
* @generated from rpc Scailo.InventoryService.ViewReturnableForInwardJob
|
|
117
|
+
* @deprecated
|
|
116
118
|
*/
|
|
117
119
|
readonly viewReturnableForInwardJob: {
|
|
118
120
|
readonly name: "ViewReturnableForInwardJob";
|
|
@@ -124,6 +126,7 @@ export declare const InventoryService: {
|
|
|
124
126
|
* View inventory that is returnable from a stock issuance
|
|
125
127
|
*
|
|
126
128
|
* @generated from rpc Scailo.InventoryService.ViewReturnableForStockIssuance
|
|
129
|
+
* @deprecated
|
|
127
130
|
*/
|
|
128
131
|
readonly viewReturnableForStockIssuance: {
|
|
129
132
|
readonly name: "ViewReturnableForStockIssuance";
|
|
@@ -135,6 +138,7 @@ export declare const InventoryService: {
|
|
|
135
138
|
* View inventory that is returnable from a sales order
|
|
136
139
|
*
|
|
137
140
|
* @generated from rpc Scailo.InventoryService.ViewReturnableForSalesOrder
|
|
141
|
+
* @deprecated
|
|
138
142
|
*/
|
|
139
143
|
readonly viewReturnableForSalesOrder: {
|
|
140
144
|
readonly name: "ViewReturnableForSalesOrder";
|
|
@@ -146,6 +150,7 @@ export declare const InventoryService: {
|
|
|
146
150
|
* View inventory that is returnable from an outward job
|
|
147
151
|
*
|
|
148
152
|
* @generated from rpc Scailo.InventoryService.ViewReturnableForOutwardJob
|
|
153
|
+
* @deprecated
|
|
149
154
|
*/
|
|
150
155
|
readonly viewReturnableForOutwardJob: {
|
|
151
156
|
readonly name: "ViewReturnableForOutwardJob";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inventory.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/inventory.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,+BAA+B,EAAE,gBAAgB,EAAE,oBAAoB,EAAE,sBAAsB,EAAE,iCAAiC,EAAE,0BAA0B,EAAE,4BAA4B,EAAE,MAAM,0BAA0B,CAAC;AACxO,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,UAAU,EAAE,gBAAgB,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAEpF;;;;;GAKG;AACH,eAAO,MAAM,gBAAgB;;;QAGzB;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH
|
|
1
|
+
{"version":3,"file":"inventory.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/inventory.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,+BAA+B,EAAE,gBAAgB,EAAE,oBAAoB,EAAE,sBAAsB,EAAE,iCAAiC,EAAE,0BAA0B,EAAE,4BAA4B,EAAE,MAAM,0BAA0B,CAAC;AACxO,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,UAAU,EAAE,gBAAgB,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAEpF;;;;;GAKG;AACH,eAAO,MAAM,gBAAgB;;;QAGzB;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
|