@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
|
|
@@ -265,9 +291,9 @@ class PurchasesReturnsServiceCreateRequest extends protobuf_1.Message {
|
|
|
265
291
|
/**
|
|
266
292
|
* The associated reference
|
|
267
293
|
*
|
|
268
|
-
* @generated from field:
|
|
294
|
+
* @generated from field: Scailo.PURCHASE_RETURN_REF_FROM ref_from = 12;
|
|
269
295
|
*/
|
|
270
|
-
refFrom =
|
|
296
|
+
refFrom = PURCHASE_RETURN_REF_FROM.PURCHASE_RETURN_REF_FROM_ANY_UNSPECIFIED;
|
|
271
297
|
/**
|
|
272
298
|
* The associated ID of the reference
|
|
273
299
|
*
|
|
@@ -297,7 +323,7 @@ class PurchasesReturnsServiceCreateRequest extends protobuf_1.Message {
|
|
|
297
323
|
{ no: 2, name: "user_comment", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
298
324
|
{ no: 9, name: "vault_folder_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
299
325
|
{ no: 10, name: "reference_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
300
|
-
{ no: 12, name: "ref_from", kind: "
|
|
326
|
+
{ no: 12, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(PURCHASE_RETURN_REF_FROM) },
|
|
301
327
|
{ no: 13, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
302
328
|
{ no: 15, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
303
329
|
{ no: 30, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumCreateRequest, repeated: true },
|
|
@@ -494,9 +520,9 @@ class PurchaseReturn extends protobuf_1.Message {
|
|
|
494
520
|
/**
|
|
495
521
|
* The associated reference
|
|
496
522
|
*
|
|
497
|
-
* @generated from field:
|
|
523
|
+
* @generated from field: Scailo.PURCHASE_RETURN_REF_FROM ref_from = 12;
|
|
498
524
|
*/
|
|
499
|
-
refFrom =
|
|
525
|
+
refFrom = PURCHASE_RETURN_REF_FROM.PURCHASE_RETURN_REF_FROM_ANY_UNSPECIFIED;
|
|
500
526
|
/**
|
|
501
527
|
* The associated ID of the reference
|
|
502
528
|
*
|
|
@@ -537,7 +563,7 @@ class PurchaseReturn extends protobuf_1.Message {
|
|
|
537
563
|
{ no: 9, name: "vault_folder_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
538
564
|
{ no: 10, name: "reference_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
539
565
|
{ no: 11, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
540
|
-
{ no: 12, name: "ref_from", kind: "
|
|
566
|
+
{ no: 12, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(PURCHASE_RETURN_REF_FROM) },
|
|
541
567
|
{ no: 13, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
542
568
|
{ no: 15, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
543
569
|
{ no: 20, name: "list", kind: "message", T: PurchaseReturnItem, repeated: true },
|
|
@@ -1178,9 +1204,9 @@ class PurchasesReturnsServiceAlreadyAddedQuantityForSourceRequest extends protob
|
|
|
1178
1204
|
/**
|
|
1179
1205
|
* The associated reference
|
|
1180
1206
|
*
|
|
1181
|
-
* @generated from field:
|
|
1207
|
+
* @generated from field: Scailo.PURCHASE_RETURN_REF_FROM ref_from = 1;
|
|
1182
1208
|
*/
|
|
1183
|
-
refFrom =
|
|
1209
|
+
refFrom = PURCHASE_RETURN_REF_FROM.PURCHASE_RETURN_REF_FROM_ANY_UNSPECIFIED;
|
|
1184
1210
|
/**
|
|
1185
1211
|
* The associated ID of the reference
|
|
1186
1212
|
*
|
|
@@ -1200,7 +1226,7 @@ class PurchasesReturnsServiceAlreadyAddedQuantityForSourceRequest extends protob
|
|
|
1200
1226
|
static runtime = protobuf_1.proto3;
|
|
1201
1227
|
static typeName = "Scailo.PurchasesReturnsServiceAlreadyAddedQuantityForSourceRequest";
|
|
1202
1228
|
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1203
|
-
{ no: 1, name: "ref_from", kind: "
|
|
1229
|
+
{ no: 1, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(PURCHASE_RETURN_REF_FROM) },
|
|
1204
1230
|
{ no: 2, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1205
1231
|
{ no: 3, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1206
1232
|
]);
|
|
@@ -1470,9 +1496,9 @@ class PurchasesReturnsServiceFilterReq extends protobuf_1.Message {
|
|
|
1470
1496
|
/**
|
|
1471
1497
|
* The associated reference
|
|
1472
1498
|
*
|
|
1473
|
-
* @generated from field:
|
|
1499
|
+
* @generated from field: Scailo.PURCHASE_RETURN_REF_FROM ref_from = 22;
|
|
1474
1500
|
*/
|
|
1475
|
-
refFrom =
|
|
1501
|
+
refFrom = PURCHASE_RETURN_REF_FROM.PURCHASE_RETURN_REF_FROM_ANY_UNSPECIFIED;
|
|
1476
1502
|
/**
|
|
1477
1503
|
* The associated ID of the reference
|
|
1478
1504
|
*
|
|
@@ -1535,7 +1561,7 @@ class PurchasesReturnsServiceFilterReq extends protobuf_1.Message {
|
|
|
1535
1561
|
{ no: 16, name: "completed_on_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1536
1562
|
{ no: 20, name: "reference_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1537
1563
|
{ no: 21, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1538
|
-
{ no: 22, name: "ref_from", kind: "
|
|
1564
|
+
{ no: 22, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(PURCHASE_RETURN_REF_FROM) },
|
|
1539
1565
|
{ no: 23, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1540
1566
|
{ no: 25, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1541
1567
|
{ no: 40, name: "billing_status", kind: "enum", T: protobuf_1.proto3.getEnumType(PURCHASE_RETURN_BILLING_STATUS) },
|
|
@@ -1657,9 +1683,9 @@ class PurchasesReturnsServiceCountReq extends protobuf_1.Message {
|
|
|
1657
1683
|
/**
|
|
1658
1684
|
* The associated reference
|
|
1659
1685
|
*
|
|
1660
|
-
* @generated from field:
|
|
1686
|
+
* @generated from field: Scailo.PURCHASE_RETURN_REF_FROM ref_from = 22;
|
|
1661
1687
|
*/
|
|
1662
|
-
refFrom =
|
|
1688
|
+
refFrom = PURCHASE_RETURN_REF_FROM.PURCHASE_RETURN_REF_FROM_ANY_UNSPECIFIED;
|
|
1663
1689
|
/**
|
|
1664
1690
|
* The associated ID of the reference
|
|
1665
1691
|
*
|
|
@@ -1718,7 +1744,7 @@ class PurchasesReturnsServiceCountReq extends protobuf_1.Message {
|
|
|
1718
1744
|
{ no: 16, name: "completed_on_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1719
1745
|
{ no: 20, name: "reference_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1720
1746
|
{ no: 21, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1721
|
-
{ no: 22, name: "ref_from", kind: "
|
|
1747
|
+
{ no: 22, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(PURCHASE_RETURN_REF_FROM) },
|
|
1722
1748
|
{ no: 23, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1723
1749
|
{ no: 25, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1724
1750
|
{ no: 40, name: "billing_status", kind: "enum", T: protobuf_1.proto3.getEnumType(PURCHASE_RETURN_BILLING_STATUS) },
|
|
@@ -1798,9 +1824,9 @@ class PurchasesReturnsServiceSearchAllReq extends protobuf_1.Message {
|
|
|
1798
1824
|
/**
|
|
1799
1825
|
* The associated reference
|
|
1800
1826
|
*
|
|
1801
|
-
* @generated from field:
|
|
1827
|
+
* @generated from field: Scailo.PURCHASE_RETURN_REF_FROM ref_from = 22;
|
|
1802
1828
|
*/
|
|
1803
|
-
refFrom =
|
|
1829
|
+
refFrom = PURCHASE_RETURN_REF_FROM.PURCHASE_RETURN_REF_FROM_ANY_UNSPECIFIED;
|
|
1804
1830
|
/**
|
|
1805
1831
|
* The associated ID of the reference
|
|
1806
1832
|
*
|
|
@@ -1834,7 +1860,7 @@ class PurchasesReturnsServiceSearchAllReq extends protobuf_1.Message {
|
|
|
1834
1860
|
{ no: 6, name: "entity_uuid", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1835
1861
|
{ no: 10, name: "status", kind: "enum", T: protobuf_1.proto3.getEnumType(base_scailo_pb_js_1.STANDARD_LIFECYCLE_STATUS) },
|
|
1836
1862
|
{ no: 11, name: "search_key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1837
|
-
{ no: 22, name: "ref_from", kind: "
|
|
1863
|
+
{ no: 22, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(PURCHASE_RETURN_REF_FROM) },
|
|
1838
1864
|
{ no: 23, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1839
1865
|
{ no: 40, name: "billing_status", kind: "enum", T: protobuf_1.proto3.getEnumType(PURCHASE_RETURN_BILLING_STATUS) },
|
|
1840
1866
|
{ 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
|
|
@@ -218,9 +244,9 @@ class StockReturnsServiceCreateRequest extends protobuf_1.Message {
|
|
|
218
244
|
/**
|
|
219
245
|
* The associated reference
|
|
220
246
|
*
|
|
221
|
-
* @generated from field:
|
|
247
|
+
* @generated from field: Scailo.STOCK_RETURN_REF_FROM ref_from = 12;
|
|
222
248
|
*/
|
|
223
|
-
refFrom =
|
|
249
|
+
refFrom = STOCK_RETURN_REF_FROM.STOCK_RETURN_REF_FROM_ANY_UNSPECIFIED;
|
|
224
250
|
/**
|
|
225
251
|
* The associated ID of the reference
|
|
226
252
|
*
|
|
@@ -250,7 +276,7 @@ class StockReturnsServiceCreateRequest extends protobuf_1.Message {
|
|
|
250
276
|
{ no: 2, name: "user_comment", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
251
277
|
{ no: 9, name: "vault_folder_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
252
278
|
{ no: 10, name: "reference_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
253
|
-
{ no: 12, name: "ref_from", kind: "
|
|
279
|
+
{ no: 12, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(STOCK_RETURN_REF_FROM) },
|
|
254
280
|
{ no: 13, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
255
281
|
{ no: 15, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
256
282
|
{ no: 30, name: "form_data", kind: "message", T: forms_fields_data_scailo_pb_js_1.FormFieldDatumCreateRequest, repeated: true },
|
|
@@ -404,9 +430,9 @@ class StockReturn extends protobuf_1.Message {
|
|
|
404
430
|
/**
|
|
405
431
|
* The associated reference
|
|
406
432
|
*
|
|
407
|
-
* @generated from field:
|
|
433
|
+
* @generated from field: Scailo.STOCK_RETURN_REF_FROM ref_from = 12;
|
|
408
434
|
*/
|
|
409
|
-
refFrom =
|
|
435
|
+
refFrom = STOCK_RETURN_REF_FROM.STOCK_RETURN_REF_FROM_ANY_UNSPECIFIED;
|
|
410
436
|
/**
|
|
411
437
|
* The associated ID of the reference
|
|
412
438
|
*
|
|
@@ -447,7 +473,7 @@ class StockReturn extends protobuf_1.Message {
|
|
|
447
473
|
{ no: 9, name: "vault_folder_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
448
474
|
{ no: 10, name: "reference_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
449
475
|
{ no: 11, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
450
|
-
{ no: 12, name: "ref_from", kind: "
|
|
476
|
+
{ no: 12, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(STOCK_RETURN_REF_FROM) },
|
|
451
477
|
{ no: 13, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
452
478
|
{ no: 15, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
453
479
|
{ no: 20, name: "list", kind: "message", T: StockReturnItem, repeated: true },
|
|
@@ -869,9 +895,9 @@ class StockReturnsServiceAlreadyAddedQuantityForSourceRequest extends protobuf_1
|
|
|
869
895
|
/**
|
|
870
896
|
* The associated reference
|
|
871
897
|
*
|
|
872
|
-
* @generated from field:
|
|
898
|
+
* @generated from field: Scailo.STOCK_RETURN_REF_FROM ref_from = 1;
|
|
873
899
|
*/
|
|
874
|
-
refFrom =
|
|
900
|
+
refFrom = STOCK_RETURN_REF_FROM.STOCK_RETURN_REF_FROM_ANY_UNSPECIFIED;
|
|
875
901
|
/**
|
|
876
902
|
* The associated ID of the reference
|
|
877
903
|
*
|
|
@@ -891,7 +917,7 @@ class StockReturnsServiceAlreadyAddedQuantityForSourceRequest extends protobuf_1
|
|
|
891
917
|
static runtime = protobuf_1.proto3;
|
|
892
918
|
static typeName = "Scailo.StockReturnsServiceAlreadyAddedQuantityForSourceRequest";
|
|
893
919
|
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
894
|
-
{ no: 1, name: "ref_from", kind: "
|
|
920
|
+
{ no: 1, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(STOCK_RETURN_REF_FROM) },
|
|
895
921
|
{ no: 2, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
896
922
|
{ no: 3, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
897
923
|
]);
|
|
@@ -1161,9 +1187,9 @@ class StockReturnsServiceFilterReq extends protobuf_1.Message {
|
|
|
1161
1187
|
/**
|
|
1162
1188
|
* The associated reference
|
|
1163
1189
|
*
|
|
1164
|
-
* @generated from field:
|
|
1190
|
+
* @generated from field: Scailo.STOCK_RETURN_REF_FROM ref_from = 22;
|
|
1165
1191
|
*/
|
|
1166
|
-
refFrom =
|
|
1192
|
+
refFrom = STOCK_RETURN_REF_FROM.STOCK_RETURN_REF_FROM_ANY_UNSPECIFIED;
|
|
1167
1193
|
/**
|
|
1168
1194
|
* The associated ID of the reference
|
|
1169
1195
|
*
|
|
@@ -1208,7 +1234,7 @@ class StockReturnsServiceFilterReq extends protobuf_1.Message {
|
|
|
1208
1234
|
{ no: 16, name: "completed_on_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1209
1235
|
{ no: 20, name: "reference_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1210
1236
|
{ no: 21, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1211
|
-
{ no: 22, name: "ref_from", kind: "
|
|
1237
|
+
{ no: 22, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(STOCK_RETURN_REF_FROM) },
|
|
1212
1238
|
{ no: 23, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1213
1239
|
{ no: 25, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1214
1240
|
{ no: 30, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
@@ -1327,9 +1353,9 @@ class StockReturnsServiceCountReq extends protobuf_1.Message {
|
|
|
1327
1353
|
/**
|
|
1328
1354
|
* The associated reference
|
|
1329
1355
|
*
|
|
1330
|
-
* @generated from field:
|
|
1356
|
+
* @generated from field: Scailo.STOCK_RETURN_REF_FROM ref_from = 22;
|
|
1331
1357
|
*/
|
|
1332
|
-
refFrom =
|
|
1358
|
+
refFrom = STOCK_RETURN_REF_FROM.STOCK_RETURN_REF_FROM_ANY_UNSPECIFIED;
|
|
1333
1359
|
/**
|
|
1334
1360
|
* The associated ID of the reference
|
|
1335
1361
|
*
|
|
@@ -1370,7 +1396,7 @@ class StockReturnsServiceCountReq extends protobuf_1.Message {
|
|
|
1370
1396
|
{ no: 16, name: "completed_on_end", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1371
1397
|
{ no: 20, name: "reference_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1372
1398
|
{ no: 21, name: "final_ref_number", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1373
|
-
{ no: 22, name: "ref_from", kind: "
|
|
1399
|
+
{ no: 22, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(STOCK_RETURN_REF_FROM) },
|
|
1374
1400
|
{ no: 23, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1375
1401
|
{ no: 25, name: "location_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1376
1402
|
{ no: 30, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
@@ -1447,9 +1473,9 @@ class StockReturnsServiceSearchAllReq extends protobuf_1.Message {
|
|
|
1447
1473
|
/**
|
|
1448
1474
|
* The associated reference
|
|
1449
1475
|
*
|
|
1450
|
-
* @generated from field:
|
|
1476
|
+
* @generated from field: Scailo.STOCK_RETURN_REF_FROM ref_from = 22;
|
|
1451
1477
|
*/
|
|
1452
|
-
refFrom =
|
|
1478
|
+
refFrom = STOCK_RETURN_REF_FROM.STOCK_RETURN_REF_FROM_ANY_UNSPECIFIED;
|
|
1453
1479
|
/**
|
|
1454
1480
|
* The associated ID of the reference
|
|
1455
1481
|
*
|
|
@@ -1471,7 +1497,7 @@ class StockReturnsServiceSearchAllReq extends protobuf_1.Message {
|
|
|
1471
1497
|
{ no: 6, name: "entity_uuid", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1472
1498
|
{ no: 10, name: "status", kind: "enum", T: protobuf_1.proto3.getEnumType(base_scailo_pb_js_1.STANDARD_LIFECYCLE_STATUS) },
|
|
1473
1499
|
{ no: 11, name: "search_key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1474
|
-
{ no: 22, name: "ref_from", kind: "
|
|
1500
|
+
{ no: 22, name: "ref_from", kind: "enum", T: protobuf_1.proto3.getEnumType(STOCK_RETURN_REF_FROM) },
|
|
1475
1501
|
{ no: 23, name: "ref_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
|
|
1476
1502
|
]);
|
|
1477
1503
|
static fromBinary(bytes, options) {
|
|
@@ -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"}
|