@kernelminds/scailo-sdk 0.0.43 → 0.0.45

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.
Files changed (61) hide show
  1. package/lib/cjs/src/asset_indents.scailo_connect.js +46 -0
  2. package/lib/cjs/src/equations_families.scailo_connect.js +11 -0
  3. package/lib/cjs/src/equations_replaceables.scailo_connect.js +11 -0
  4. package/lib/cjs/src/equations_sales_bundles.scailo_connect.js +11 -0
  5. package/lib/cjs/src/equations_work_orders.scailo_connect.js +11 -0
  6. package/lib/cjs/src/families.scailo_connect.js +7 -0
  7. package/lib/cjs/src/production_indents.scailo_connect.js +46 -0
  8. package/lib/cjs/src/purchases_indents.scailo_connect.js +23 -0
  9. package/lib/cjs/src/stock_issuances.scailo_connect.js +23 -0
  10. package/lib/cjs/src/work_orders.scailo_connect.js +35 -0
  11. package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts +47 -1
  12. package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
  13. package/lib/cjs/types/src/equations_families.scailo_connect.d.ts +11 -0
  14. package/lib/cjs/types/src/equations_families.scailo_connect.d.ts.map +1 -1
  15. package/lib/cjs/types/src/equations_replaceables.scailo_connect.d.ts +11 -0
  16. package/lib/cjs/types/src/equations_replaceables.scailo_connect.d.ts.map +1 -1
  17. package/lib/cjs/types/src/equations_sales_bundles.scailo_connect.d.ts +11 -0
  18. package/lib/cjs/types/src/equations_sales_bundles.scailo_connect.d.ts.map +1 -1
  19. package/lib/cjs/types/src/equations_work_orders.scailo_connect.d.ts +11 -0
  20. package/lib/cjs/types/src/equations_work_orders.scailo_connect.d.ts.map +1 -1
  21. package/lib/cjs/types/src/families.scailo_connect.d.ts +7 -0
  22. package/lib/cjs/types/src/families.scailo_connect.d.ts.map +1 -1
  23. package/lib/cjs/types/src/production_indents.scailo_connect.d.ts +47 -1
  24. package/lib/cjs/types/src/production_indents.scailo_connect.d.ts.map +1 -1
  25. package/lib/cjs/types/src/purchases_indents.scailo_connect.d.ts +23 -0
  26. package/lib/cjs/types/src/purchases_indents.scailo_connect.d.ts.map +1 -1
  27. package/lib/cjs/types/src/stock_issuances.scailo_connect.d.ts +23 -0
  28. package/lib/cjs/types/src/stock_issuances.scailo_connect.d.ts.map +1 -1
  29. package/lib/cjs/types/src/work_orders.scailo_connect.d.ts +36 -1
  30. package/lib/cjs/types/src/work_orders.scailo_connect.d.ts.map +1 -1
  31. package/lib/esm/src/asset_indents.scailo_connect.js +46 -0
  32. package/lib/esm/src/equations_families.scailo_connect.js +11 -0
  33. package/lib/esm/src/equations_replaceables.scailo_connect.js +11 -0
  34. package/lib/esm/src/equations_sales_bundles.scailo_connect.js +11 -0
  35. package/lib/esm/src/equations_work_orders.scailo_connect.js +11 -0
  36. package/lib/esm/src/families.scailo_connect.js +7 -0
  37. package/lib/esm/src/production_indents.scailo_connect.js +46 -0
  38. package/lib/esm/src/purchases_indents.scailo_connect.js +23 -0
  39. package/lib/esm/src/stock_issuances.scailo_connect.js +23 -0
  40. package/lib/esm/src/work_orders.scailo_connect.js +35 -0
  41. package/lib/esm/types/src/asset_indents.scailo_connect.d.ts +47 -1
  42. package/lib/esm/types/src/asset_indents.scailo_connect.d.ts.map +1 -1
  43. package/lib/esm/types/src/equations_families.scailo_connect.d.ts +11 -0
  44. package/lib/esm/types/src/equations_families.scailo_connect.d.ts.map +1 -1
  45. package/lib/esm/types/src/equations_replaceables.scailo_connect.d.ts +11 -0
  46. package/lib/esm/types/src/equations_replaceables.scailo_connect.d.ts.map +1 -1
  47. package/lib/esm/types/src/equations_sales_bundles.scailo_connect.d.ts +11 -0
  48. package/lib/esm/types/src/equations_sales_bundles.scailo_connect.d.ts.map +1 -1
  49. package/lib/esm/types/src/equations_work_orders.scailo_connect.d.ts +11 -0
  50. package/lib/esm/types/src/equations_work_orders.scailo_connect.d.ts.map +1 -1
  51. package/lib/esm/types/src/families.scailo_connect.d.ts +7 -0
  52. package/lib/esm/types/src/families.scailo_connect.d.ts.map +1 -1
  53. package/lib/esm/types/src/production_indents.scailo_connect.d.ts +47 -1
  54. package/lib/esm/types/src/production_indents.scailo_connect.d.ts.map +1 -1
  55. package/lib/esm/types/src/purchases_indents.scailo_connect.d.ts +23 -0
  56. package/lib/esm/types/src/purchases_indents.scailo_connect.d.ts.map +1 -1
  57. package/lib/esm/types/src/stock_issuances.scailo_connect.d.ts +23 -0
  58. package/lib/esm/types/src/stock_issuances.scailo_connect.d.ts.map +1 -1
  59. package/lib/esm/types/src/work_orders.scailo_connect.d.ts +36 -1
  60. package/lib/esm/types/src/work_orders.scailo_connect.d.ts.map +1 -1
  61. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  import { ProductionIndent, ProductionIndentIssuedStatisticsList, ProductionIndentItem, ProductionIndentItemHistoryRequest, ProductionIndentItemProspectiveInfoRequest, ProductionIndentItemsSearchRequest, ProductionIndentsItemsList, ProductionIndentsList, ProductionIndentsServiceAutofillRequest, ProductionIndentsServiceCountReq, ProductionIndentsServiceCreateRequest, ProductionIndentsServiceFilterReq, ProductionIndentsServiceItemCreateRequest, ProductionIndentsServiceItemUpdateRequest, ProductionIndentsServicePaginatedItemsResponse, ProductionIndentsServicePaginationReq, ProductionIndentsServicePaginationResponse, ProductionIndentsServiceSearchAllReq, ProductionIndentsServiceUpdateRequest } from "./production_indents.scailo_pb.js";
2
- import { ActiveStatus, BooleanResponse, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, QuantityResponse, ReorderItemsRequest } from "./base.scailo_pb.js";
2
+ import { ActiveStatus, BooleanResponse, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, QuantityResponse, ReorderItemsRequest, StandardFile } from "./base.scailo_pb.js";
3
3
  import { MethodKind } from "@bufbuild/protobuf";
4
4
  import { FamiliesList, FilterFamiliesReqForIdentifier } from "./families.scailo_pb.js";
5
5
  /**
@@ -341,6 +341,29 @@ export declare const ProductionIndentsService: {
341
341
  readonly O: typeof ProductionIndentsServicePaginatedItemsResponse;
342
342
  readonly kind: MethodKind.Unary;
343
343
  };
344
+ /**
345
+ * CSV operations
346
+ * 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
347
+ *
348
+ * @generated from rpc Scailo.ProductionIndentsService.DownloadItemsAsCSV
349
+ */
350
+ readonly downloadItemsAsCSV: {
351
+ readonly name: "DownloadItemsAsCSV";
352
+ readonly I: typeof IdentifierUUID;
353
+ readonly O: typeof StandardFile;
354
+ readonly kind: MethodKind.Unary;
355
+ };
356
+ /**
357
+ * Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
358
+ *
359
+ * @generated from rpc Scailo.ProductionIndentsService.UploadProductionIndentItems
360
+ */
361
+ readonly uploadProductionIndentItems: {
362
+ readonly name: "UploadProductionIndentItems";
363
+ readonly I: typeof IdentifierUUIDWithFile;
364
+ readonly O: typeof IdentifiersList;
365
+ readonly kind: MethodKind.Unary;
366
+ };
344
367
  /**
345
368
  * View by ID
346
369
  *
@@ -462,6 +485,17 @@ export declare const ProductionIndentsService: {
462
485
  readonly O: typeof ProductionIndentsServiceItemCreateRequest;
463
486
  readonly kind: MethodKind.Unary;
464
487
  };
488
+ /**
489
+ * Download production indent with the given IdentifierUUID (can be used to allow public downloads)
490
+ *
491
+ * @generated from rpc Scailo.ProductionIndentsService.DownloadByUUID
492
+ */
493
+ readonly downloadByUUID: {
494
+ readonly name: "DownloadByUUID";
495
+ readonly I: typeof IdentifierUUID;
496
+ readonly O: typeof StandardFile;
497
+ readonly kind: MethodKind.Unary;
498
+ };
465
499
  /**
466
500
  * View issued (stock issuance) statistics of the production indent
467
501
  *
@@ -528,6 +562,18 @@ export declare const ProductionIndentsService: {
528
562
  readonly O: typeof CountResponse;
529
563
  readonly kind: MethodKind.Unary;
530
564
  };
565
+ /**
566
+ * CSV operations
567
+ * Download the CSV file that consists of the list of records according to the given filter request. The same file could also be used as a template for uploading records
568
+ *
569
+ * @generated from rpc Scailo.ProductionIndentsService.DownloadAsCSV
570
+ */
571
+ readonly downloadAsCSV: {
572
+ readonly name: "DownloadAsCSV";
573
+ readonly I: typeof ProductionIndentsServiceFilterReq;
574
+ readonly O: typeof StandardFile;
575
+ readonly kind: MethodKind.Unary;
576
+ };
531
577
  };
532
578
  };
533
579
  //# sourceMappingURL=production_indents.scailo_connect.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"production_indents.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/production_indents.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,gBAAgB,EAAE,oCAAoC,EAAE,oBAAoB,EAAE,kCAAkC,EAAE,0CAA0C,EAAE,kCAAkC,EAAE,0BAA0B,EAAE,qBAAqB,EAAE,uCAAuC,EAAE,gCAAgC,EAAE,qCAAqC,EAAE,iCAAiC,EAAE,yCAAyC,EAAE,yCAAyC,EAAE,8CAA8C,EAAE,qCAAqC,EAAE,0CAA0C,EAAE,oCAAoC,EAAE,qCAAqC,EAAE,MAAM,mCAAmC,CAAC;AACnuB,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,gBAAgB,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAC;AACtU,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,wBAAwB;;;QAGjC;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
1
+ {"version":3,"file":"production_indents.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/production_indents.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,gBAAgB,EAAE,oCAAoC,EAAE,oBAAoB,EAAE,kCAAkC,EAAE,0CAA0C,EAAE,kCAAkC,EAAE,0BAA0B,EAAE,qBAAqB,EAAE,uCAAuC,EAAE,gCAAgC,EAAE,qCAAqC,EAAE,iCAAiC,EAAE,yCAAyC,EAAE,yCAAyC,EAAE,8CAA8C,EAAE,qCAAqC,EAAE,0CAA0C,EAAE,oCAAoC,EAAE,qCAAqC,EAAE,MAAM,mCAAmC,CAAC;AACnuB,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,gBAAgB,EAAE,mBAAmB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC5W,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,wBAAwB;;;QAGjC;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;;CAQG,CAAC"}
@@ -518,6 +518,17 @@ export declare const PurchasesIndentsService: {
518
518
  readonly O: typeof PurchaseIndentOrderedStatisticsList;
519
519
  readonly kind: MethodKind.Unary;
520
520
  };
521
+ /**
522
+ * Download equation with the given IdentifierUUID
523
+ *
524
+ * @generated from rpc Scailo.PurchasesIndentsService.DownloadByUUID
525
+ */
526
+ readonly downloadByUUID: {
527
+ readonly name: "DownloadByUUID";
528
+ readonly I: typeof IdentifierUUID;
529
+ readonly O: typeof StandardFile;
530
+ readonly kind: MethodKind.Unary;
531
+ };
521
532
  /**
522
533
  * View all that match the given search key
523
534
  *
@@ -562,6 +573,18 @@ export declare const PurchasesIndentsService: {
562
573
  readonly O: typeof CountResponse;
563
574
  readonly kind: MethodKind.Unary;
564
575
  };
576
+ /**
577
+ * CSV operations
578
+ * Download the CSV file that consists of the list of records according to the given filter request. The same file could also be used as a template for uploading records
579
+ *
580
+ * @generated from rpc Scailo.PurchasesIndentsService.DownloadAsCSV
581
+ */
582
+ readonly downloadAsCSV: {
583
+ readonly name: "DownloadAsCSV";
584
+ readonly I: typeof PurchasesIndentsServiceFilterReq;
585
+ readonly O: typeof StandardFile;
586
+ readonly kind: MethodKind.Unary;
587
+ };
565
588
  };
566
589
  };
567
590
  //# sourceMappingURL=purchases_indents.scailo_connect.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"purchases_indents.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/purchases_indents.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,cAAc,EAAE,kBAAkB,EAAE,gCAAgC,EAAE,wCAAwC,EAAE,gCAAgC,EAAE,mCAAmC,EAAE,yBAAyB,EAAE,oBAAoB,EAAE,sCAAsC,EAAE,+BAA+B,EAAE,oCAAoC,EAAE,gCAAgC,EAAE,wCAAwC,EAAE,wCAAwC,EAAE,iDAAiD,EAAE,6CAA6C,EAAE,oCAAoC,EAAE,yCAAyC,EAAE,mCAAmC,EAAE,oCAAoC,EAAE,MAAM,kCAAkC,CAAC;AAC7vB,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAClX,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,uBAAuB;;;QAGhC;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
1
+ {"version":3,"file":"purchases_indents.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/purchases_indents.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,cAAc,EAAE,kBAAkB,EAAE,gCAAgC,EAAE,wCAAwC,EAAE,gCAAgC,EAAE,mCAAmC,EAAE,yBAAyB,EAAE,oBAAoB,EAAE,sCAAsC,EAAE,+BAA+B,EAAE,oCAAoC,EAAE,gCAAgC,EAAE,wCAAwC,EAAE,wCAAwC,EAAE,iDAAiD,EAAE,6CAA6C,EAAE,oCAAoC,EAAE,yCAAyC,EAAE,mCAAmC,EAAE,oCAAoC,EAAE,MAAM,kCAAkC,CAAC;AAC7vB,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAClX,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,uBAAuB;;;QAGhC;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;;CAQG,CAAC"}
@@ -495,6 +495,17 @@ export declare const StockIssuancesService: {
495
495
  readonly O: typeof StandardFile;
496
496
  readonly kind: MethodKind.Unary;
497
497
  };
498
+ /**
499
+ * Download stock issuance with the given IdentifierUUID
500
+ *
501
+ * @generated from rpc Scailo.StockIssuancesService.DownloadByUUID
502
+ */
503
+ readonly downloadByUUID: {
504
+ readonly name: "DownloadByUUID";
505
+ readonly I: typeof IdentifierUUID;
506
+ readonly O: typeof StandardFile;
507
+ readonly kind: MethodKind.Unary;
508
+ };
498
509
  /**
499
510
  * View all that match the given search key
500
511
  *
@@ -539,6 +550,18 @@ export declare const StockIssuancesService: {
539
550
  readonly O: typeof CountResponse;
540
551
  readonly kind: MethodKind.Unary;
541
552
  };
553
+ /**
554
+ * CSV operations
555
+ * Download the CSV file that consists of the list of records according to the given filter request. The same file could also be used as a template for uploading records
556
+ *
557
+ * @generated from rpc Scailo.StockIssuancesService.DownloadAsCSV
558
+ */
559
+ readonly downloadAsCSV: {
560
+ readonly name: "DownloadAsCSV";
561
+ readonly I: typeof StockIssuancesServiceFilterReq;
562
+ readonly O: typeof StandardFile;
563
+ readonly kind: MethodKind.Unary;
564
+ };
542
565
  };
543
566
  };
544
567
  //# sourceMappingURL=stock_issuances.scailo_connect.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"stock_issuances.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/stock_issuances.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,aAAa,EAAE,iBAAiB,EAAE,+BAA+B,EAAE,uCAAuC,EAAE,+BAA+B,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,yDAAyD,EAAE,oCAAoC,EAAE,6BAA6B,EAAE,kCAAkC,EAAE,8BAA8B,EAAE,sCAAsC,EAAE,sCAAsC,EAAE,2CAA2C,EAAE,kCAAkC,EAAE,uCAAuC,EAAE,iCAAiC,EAAE,kCAAkC,EAAE,MAAM,gCAAgC,CAAC;AAC/rB,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,gBAAgB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACrW,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,qBAAqB;;;QAG9B;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
1
+ {"version":3,"file":"stock_issuances.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/stock_issuances.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,aAAa,EAAE,iBAAiB,EAAE,+BAA+B,EAAE,uCAAuC,EAAE,+BAA+B,EAAE,uBAAuB,EAAE,kBAAkB,EAAE,yDAAyD,EAAE,oCAAoC,EAAE,6BAA6B,EAAE,kCAAkC,EAAE,8BAA8B,EAAE,sCAAsC,EAAE,sCAAsC,EAAE,2CAA2C,EAAE,kCAAkC,EAAE,uCAAuC,EAAE,iCAAiC,EAAE,kCAAkC,EAAE,MAAM,gCAAgC,CAAC;AAC/rB,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,gBAAgB,EAAE,mBAAmB,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACrW,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,qBAAqB;;;QAG9B;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;;CAQG,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { WorkOrder, WorkOrderAncillaryParameters, WorkOrderItem, WorkOrderItemHistoryRequest, WorkOrderItemProspectiveInfoRequest, WorkOrderItemsSearchRequest, WorkOrdersItemsList, WorkOrdersList, WorkOrdersServiceAutofillRequest, WorkOrdersServiceCountReq, WorkOrdersServiceCreateRequest, WorkOrdersServiceFilterReq, WorkOrdersServiceItemCreateRequest, WorkOrdersServiceItemUpdateRequest, WorkOrdersServicePaginatedItemsResponse, WorkOrdersServicePaginationReq, WorkOrdersServicePaginationResponse, WorkOrdersServiceSearchAllReq, WorkOrdersServiceUpdateRequest } from "./work_orders.scailo_pb.js";
2
- import { ActiveStatus, BooleanResponse, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, RepeatWithDeliveryDate, StandardFile } from "./base.scailo_pb.js";
2
+ import { ActiveStatus, BooleanResponse, CountInSLCStatusRequest, CountResponse, Identifier, IdentifierResponse, IdentifiersList, IdentifierUUID, IdentifierUUIDWithFile, IdentifierUUIDWithUserComment, IdentifierWithEmailAttributes, IdentifierWithSearchKey, IdentifierWithUserComment, ReorderItemsRequest, RepeatWithDeliveryDate, StandardFile } from "./base.scailo_pb.js";
3
3
  import { MethodKind } from "@bufbuild/protobuf";
4
4
  import { FamiliesList, FilterFamiliesReqForIdentifier } from "./families.scailo_pb.js";
5
5
  /**
@@ -341,6 +341,29 @@ export declare const WorkOrdersService: {
341
341
  readonly O: typeof WorkOrdersServicePaginatedItemsResponse;
342
342
  readonly kind: MethodKind.Unary;
343
343
  };
344
+ /**
345
+ * CSV operations
346
+ * 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
347
+ *
348
+ * @generated from rpc Scailo.WorkOrdersService.DownloadItemsAsCSV
349
+ */
350
+ readonly downloadItemsAsCSV: {
351
+ readonly name: "DownloadItemsAsCSV";
352
+ readonly I: typeof IdentifierUUID;
353
+ readonly O: typeof StandardFile;
354
+ readonly kind: MethodKind.Unary;
355
+ };
356
+ /**
357
+ * Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
358
+ *
359
+ * @generated from rpc Scailo.WorkOrdersService.UploadWorkOrderItems
360
+ */
361
+ readonly uploadWorkOrderItems: {
362
+ readonly name: "UploadWorkOrderItems";
363
+ readonly I: typeof IdentifierUUIDWithFile;
364
+ readonly O: typeof IdentifiersList;
365
+ readonly kind: MethodKind.Unary;
366
+ };
344
367
  /**
345
368
  * View by ID
346
369
  *
@@ -528,6 +551,18 @@ export declare const WorkOrdersService: {
528
551
  readonly O: typeof CountResponse;
529
552
  readonly kind: MethodKind.Unary;
530
553
  };
554
+ /**
555
+ * CSV operations
556
+ * Download the CSV file that consists of the list of records according to the given filter request. The same file could also be used as a template for uploading records
557
+ *
558
+ * @generated from rpc Scailo.WorkOrdersService.DownloadAsCSV
559
+ */
560
+ readonly downloadAsCSV: {
561
+ readonly name: "DownloadAsCSV";
562
+ readonly I: typeof WorkOrdersServiceFilterReq;
563
+ readonly O: typeof StandardFile;
564
+ readonly kind: MethodKind.Unary;
565
+ };
531
566
  };
532
567
  };
533
568
  //# sourceMappingURL=work_orders.scailo_connect.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"work_orders.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/work_orders.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,4BAA4B,EAAE,aAAa,EAAE,2BAA2B,EAAE,mCAAmC,EAAE,2BAA2B,EAAE,mBAAmB,EAAE,cAAc,EAAE,gCAAgC,EAAE,yBAAyB,EAAE,8BAA8B,EAAE,0BAA0B,EAAE,kCAAkC,EAAE,kCAAkC,EAAE,uCAAuC,EAAE,8BAA8B,EAAE,mCAAmC,EAAE,6BAA6B,EAAE,8BAA8B,EAAE,MAAM,4BAA4B,CAAC;AACtlB,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC1V,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,iBAAiB;;;QAG1B;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}
1
+ {"version":3,"file":"work_orders.scailo_connect.d.ts","sourceRoot":"","sources":["../../../../src/work_orders.scailo_connect.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,4BAA4B,EAAE,aAAa,EAAE,2BAA2B,EAAE,mCAAmC,EAAE,2BAA2B,EAAE,mBAAmB,EAAE,cAAc,EAAE,gCAAgC,EAAE,yBAAyB,EAAE,8BAA8B,EAAE,0BAA0B,EAAE,kCAAkC,EAAE,kCAAkC,EAAE,uCAAuC,EAAE,8BAA8B,EAAE,mCAAmC,EAAE,6BAA6B,EAAE,8BAA8B,EAAE,MAAM,4BAA4B,CAAC;AACtlB,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB,EAAE,aAAa,EAAE,UAAU,EAAE,kBAAkB,EAAE,eAAe,EAAE,cAAc,EAAE,sBAAsB,EAAE,6BAA6B,EAAE,6BAA6B,EAAE,uBAAuB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAClX,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,YAAY,EAAE,8BAA8B,EAAE,MAAM,yBAAyB,CAAC;AAEvF;;;;;GAKG;AACH,eAAO,MAAM,iBAAiB;;;QAG1B;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;;WAKG;;;;;;;;CAQG,CAAC"}
@@ -337,6 +337,29 @@ exports.AssetIndentsService = {
337
337
  O: asset_indents_scailo_pb_js_1.AssetIndentsServicePaginatedItemsResponse,
338
338
  kind: protobuf_1.MethodKind.Unary,
339
339
  },
340
+ /**
341
+ * CSV operations
342
+ * 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
343
+ *
344
+ * @generated from rpc Scailo.AssetIndentsService.DownloadItemsAsCSV
345
+ */
346
+ downloadItemsAsCSV: {
347
+ name: "DownloadItemsAsCSV",
348
+ I: base_scailo_pb_js_1.IdentifierUUID,
349
+ O: base_scailo_pb_js_1.StandardFile,
350
+ kind: protobuf_1.MethodKind.Unary,
351
+ },
352
+ /**
353
+ * Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
354
+ *
355
+ * @generated from rpc Scailo.AssetIndentsService.UploadAssetIndentItems
356
+ */
357
+ uploadAssetIndentItems: {
358
+ name: "UploadAssetIndentItems",
359
+ I: base_scailo_pb_js_1.IdentifierUUIDWithFile,
360
+ O: base_scailo_pb_js_1.IdentifiersList,
361
+ kind: protobuf_1.MethodKind.Unary,
362
+ },
340
363
  /**
341
364
  * View by ID
342
365
  *
@@ -450,6 +473,17 @@ exports.AssetIndentsService = {
450
473
  O: families_scailo_pb_js_1.FamiliesList,
451
474
  kind: protobuf_1.MethodKind.Unary,
452
475
  },
476
+ /**
477
+ * Download asset indent with the given IdentifierUUID (can be used to allow public downloads)
478
+ *
479
+ * @generated from rpc Scailo.AssetIndentsService.DownloadByUUID
480
+ */
481
+ downloadByUUID: {
482
+ name: "DownloadByUUID",
483
+ I: base_scailo_pb_js_1.IdentifierUUID,
484
+ O: base_scailo_pb_js_1.StandardFile,
485
+ kind: protobuf_1.MethodKind.Unary,
486
+ },
453
487
  /**
454
488
  * View the added quantity for the family with the given request payload
455
489
  *
@@ -505,5 +539,17 @@ exports.AssetIndentsService = {
505
539
  O: base_scailo_pb_js_1.CountResponse,
506
540
  kind: protobuf_1.MethodKind.Unary,
507
541
  },
542
+ /**
543
+ * CSV operations
544
+ * Download the CSV file that consists of the list of records according to the given filter request. The same file could also be used as a template for uploading records
545
+ *
546
+ * @generated from rpc Scailo.AssetIndentsService.DownloadAsCSV
547
+ */
548
+ downloadAsCSV: {
549
+ name: "DownloadAsCSV",
550
+ I: asset_indents_scailo_pb_js_1.AssetIndentsServiceFilterReq,
551
+ O: base_scailo_pb_js_1.StandardFile,
552
+ kind: protobuf_1.MethodKind.Unary,
553
+ },
508
554
  }
509
555
  };
@@ -484,6 +484,17 @@ exports.EquationsFamiliesService = {
484
484
  O: families_scailo_pb_js_1.FamiliesList,
485
485
  kind: protobuf_1.MethodKind.Unary,
486
486
  },
487
+ /**
488
+ * Download equation with the given IdentifierUUID
489
+ *
490
+ * @generated from rpc Scailo.EquationsFamiliesService.DownloadByUUID
491
+ */
492
+ downloadByUUID: {
493
+ name: "DownloadByUUID",
494
+ I: base_scailo_pb_js_1.IdentifierUUID,
495
+ O: base_scailo_pb_js_1.StandardFile,
496
+ kind: protobuf_1.MethodKind.Unary,
497
+ },
487
498
  /**
488
499
  * View all that match the given search key
489
500
  *
@@ -461,6 +461,17 @@ exports.EquationsReplaceablesService = {
461
461
  O: equations_replaceables_scailo_pb_js_1.EquationReplaceable,
462
462
  kind: protobuf_1.MethodKind.Unary,
463
463
  },
464
+ /**
465
+ * Download equation with the given IdentifierUUID
466
+ *
467
+ * @generated from rpc Scailo.EquationsReplaceablesService.DownloadByUUID
468
+ */
469
+ downloadByUUID: {
470
+ name: "DownloadByUUID",
471
+ I: base_scailo_pb_js_1.IdentifierUUID,
472
+ O: base_scailo_pb_js_1.StandardFile,
473
+ kind: protobuf_1.MethodKind.Unary,
474
+ },
464
475
  /**
465
476
  * View all that match the given search key
466
477
  *
@@ -461,6 +461,17 @@ exports.EquationsSalesBundlesService = {
461
461
  O: equations_sales_bundles_scailo_pb_js_1.EquationSalesBundle,
462
462
  kind: protobuf_1.MethodKind.Unary,
463
463
  },
464
+ /**
465
+ * Download equation with the given IdentifierUUID
466
+ *
467
+ * @generated from rpc Scailo.EquationsSalesBundlesService.DownloadByUUID
468
+ */
469
+ downloadByUUID: {
470
+ name: "DownloadByUUID",
471
+ I: base_scailo_pb_js_1.IdentifierUUID,
472
+ O: base_scailo_pb_js_1.StandardFile,
473
+ kind: protobuf_1.MethodKind.Unary,
474
+ },
464
475
  /**
465
476
  * View all that match the given search key
466
477
  *
@@ -483,6 +483,17 @@ exports.EquationsWorkOrdersService = {
483
483
  O: base_scailo_pb_js_1.AmendmentLogsList,
484
484
  kind: protobuf_1.MethodKind.Unary,
485
485
  },
486
+ /**
487
+ * Download equation with the given IdentifierUUID
488
+ *
489
+ * @generated from rpc Scailo.EquationsWorkOrdersService.DownloadByUUID
490
+ */
491
+ downloadByUUID: {
492
+ name: "DownloadByUUID",
493
+ I: base_scailo_pb_js_1.IdentifierUUID,
494
+ O: base_scailo_pb_js_1.StandardFile,
495
+ kind: protobuf_1.MethodKind.Unary,
496
+ },
486
497
  /**
487
498
  * View all that match the given search key
488
499
  *
@@ -608,6 +608,7 @@ exports.FamiliesService = {
608
608
  * View all families for purchase that match the given search key
609
609
  *
610
610
  * @generated from rpc Scailo.FamiliesService.SearchForPurchase
611
+ * @deprecated
611
612
  */
612
613
  searchForPurchase: {
613
614
  name: "SearchForPurchase",
@@ -619,6 +620,7 @@ exports.FamiliesService = {
619
620
  * View all families for sale that match the given search key
620
621
  *
621
622
  * @generated from rpc Scailo.FamiliesService.SearchForSale
623
+ * @deprecated
622
624
  */
623
625
  searchForSale: {
624
626
  name: "SearchForSale",
@@ -630,6 +632,7 @@ exports.FamiliesService = {
630
632
  * View all families for production that match the given search key
631
633
  *
632
634
  * @generated from rpc Scailo.FamiliesService.SearchForProduction
635
+ * @deprecated
633
636
  */
634
637
  searchForProduction: {
635
638
  name: "SearchForProduction",
@@ -641,6 +644,7 @@ exports.FamiliesService = {
641
644
  * View all families for replaceables that match the given search key
642
645
  *
643
646
  * @generated from rpc Scailo.FamiliesService.SearchForReplaceables
647
+ * @deprecated
644
648
  */
645
649
  searchForReplaceables: {
646
650
  name: "SearchForReplaceables",
@@ -652,6 +656,7 @@ exports.FamiliesService = {
652
656
  * View all families for equation family that match the given search key
653
657
  *
654
658
  * @generated from rpc Scailo.FamiliesService.SearchForEquationFamily
659
+ * @deprecated
655
660
  */
656
661
  searchForEquationFamily: {
657
662
  name: "SearchForEquationFamily",
@@ -663,6 +668,7 @@ exports.FamiliesService = {
663
668
  * View all families for equation replaceable that match the given search key
664
669
  *
665
670
  * @generated from rpc Scailo.FamiliesService.SearchForEquationReplaceable
671
+ * @deprecated
666
672
  */
667
673
  searchForEquationReplaceable: {
668
674
  name: "SearchForEquationReplaceable",
@@ -674,6 +680,7 @@ exports.FamiliesService = {
674
680
  * View all families for equation sales bundle that match the given search key
675
681
  *
676
682
  * @generated from rpc Scailo.FamiliesService.SearchForEquationSalesBundle
683
+ * @deprecated
677
684
  */
678
685
  searchForEquationSalesBundle: {
679
686
  name: "SearchForEquationSalesBundle",
@@ -348,6 +348,29 @@ exports.ProductionIndentsService = {
348
348
  O: production_indents_scailo_pb_js_1.ProductionIndentsServicePaginatedItemsResponse,
349
349
  kind: protobuf_1.MethodKind.Unary,
350
350
  },
351
+ /**
352
+ * CSV operations
353
+ * 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
354
+ *
355
+ * @generated from rpc Scailo.ProductionIndentsService.DownloadItemsAsCSV
356
+ */
357
+ downloadItemsAsCSV: {
358
+ name: "DownloadItemsAsCSV",
359
+ I: base_scailo_pb_js_1.IdentifierUUID,
360
+ O: base_scailo_pb_js_1.StandardFile,
361
+ kind: protobuf_1.MethodKind.Unary,
362
+ },
363
+ /**
364
+ * Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
365
+ *
366
+ * @generated from rpc Scailo.ProductionIndentsService.UploadProductionIndentItems
367
+ */
368
+ uploadProductionIndentItems: {
369
+ name: "UploadProductionIndentItems",
370
+ I: base_scailo_pb_js_1.IdentifierUUIDWithFile,
371
+ O: base_scailo_pb_js_1.IdentifiersList,
372
+ kind: protobuf_1.MethodKind.Unary,
373
+ },
351
374
  /**
352
375
  * View by ID
353
376
  *
@@ -469,6 +492,17 @@ exports.ProductionIndentsService = {
469
492
  O: production_indents_scailo_pb_js_1.ProductionIndentsServiceItemCreateRequest,
470
493
  kind: protobuf_1.MethodKind.Unary,
471
494
  },
495
+ /**
496
+ * Download production indent with the given IdentifierUUID (can be used to allow public downloads)
497
+ *
498
+ * @generated from rpc Scailo.ProductionIndentsService.DownloadByUUID
499
+ */
500
+ downloadByUUID: {
501
+ name: "DownloadByUUID",
502
+ I: base_scailo_pb_js_1.IdentifierUUID,
503
+ O: base_scailo_pb_js_1.StandardFile,
504
+ kind: protobuf_1.MethodKind.Unary,
505
+ },
472
506
  /**
473
507
  * View issued (stock issuance) statistics of the production indent
474
508
  *
@@ -535,5 +569,17 @@ exports.ProductionIndentsService = {
535
569
  O: base_scailo_pb_js_1.CountResponse,
536
570
  kind: protobuf_1.MethodKind.Unary,
537
571
  },
572
+ /**
573
+ * CSV operations
574
+ * Download the CSV file that consists of the list of records according to the given filter request. The same file could also be used as a template for uploading records
575
+ *
576
+ * @generated from rpc Scailo.ProductionIndentsService.DownloadAsCSV
577
+ */
578
+ downloadAsCSV: {
579
+ name: "DownloadAsCSV",
580
+ I: production_indents_scailo_pb_js_1.ProductionIndentsServiceFilterReq,
581
+ O: base_scailo_pb_js_1.StandardFile,
582
+ kind: protobuf_1.MethodKind.Unary,
583
+ },
538
584
  }
539
585
  };
@@ -525,6 +525,17 @@ exports.PurchasesIndentsService = {
525
525
  O: purchases_indents_scailo_pb_js_1.PurchaseIndentOrderedStatisticsList,
526
526
  kind: protobuf_1.MethodKind.Unary,
527
527
  },
528
+ /**
529
+ * Download equation with the given IdentifierUUID
530
+ *
531
+ * @generated from rpc Scailo.PurchasesIndentsService.DownloadByUUID
532
+ */
533
+ downloadByUUID: {
534
+ name: "DownloadByUUID",
535
+ I: base_scailo_pb_js_1.IdentifierUUID,
536
+ O: base_scailo_pb_js_1.StandardFile,
537
+ kind: protobuf_1.MethodKind.Unary,
538
+ },
528
539
  /**
529
540
  * View all that match the given search key
530
541
  *
@@ -569,5 +580,17 @@ exports.PurchasesIndentsService = {
569
580
  O: base_scailo_pb_js_1.CountResponse,
570
581
  kind: protobuf_1.MethodKind.Unary,
571
582
  },
583
+ /**
584
+ * CSV operations
585
+ * Download the CSV file that consists of the list of records according to the given filter request. The same file could also be used as a template for uploading records
586
+ *
587
+ * @generated from rpc Scailo.PurchasesIndentsService.DownloadAsCSV
588
+ */
589
+ downloadAsCSV: {
590
+ name: "DownloadAsCSV",
591
+ I: purchases_indents_scailo_pb_js_1.PurchasesIndentsServiceFilterReq,
592
+ O: base_scailo_pb_js_1.StandardFile,
593
+ kind: protobuf_1.MethodKind.Unary,
594
+ },
572
595
  }
573
596
  };
@@ -502,6 +502,17 @@ exports.StockIssuancesService = {
502
502
  O: base_scailo_pb_js_1.StandardFile,
503
503
  kind: protobuf_1.MethodKind.Unary,
504
504
  },
505
+ /**
506
+ * Download stock issuance with the given IdentifierUUID
507
+ *
508
+ * @generated from rpc Scailo.StockIssuancesService.DownloadByUUID
509
+ */
510
+ downloadByUUID: {
511
+ name: "DownloadByUUID",
512
+ I: base_scailo_pb_js_1.IdentifierUUID,
513
+ O: base_scailo_pb_js_1.StandardFile,
514
+ kind: protobuf_1.MethodKind.Unary,
515
+ },
505
516
  /**
506
517
  * View all that match the given search key
507
518
  *
@@ -546,5 +557,17 @@ exports.StockIssuancesService = {
546
557
  O: base_scailo_pb_js_1.CountResponse,
547
558
  kind: protobuf_1.MethodKind.Unary,
548
559
  },
560
+ /**
561
+ * CSV operations
562
+ * Download the CSV file that consists of the list of records according to the given filter request. The same file could also be used as a template for uploading records
563
+ *
564
+ * @generated from rpc Scailo.StockIssuancesService.DownloadAsCSV
565
+ */
566
+ downloadAsCSV: {
567
+ name: "DownloadAsCSV",
568
+ I: stock_issuances_scailo_pb_js_1.StockIssuancesServiceFilterReq,
569
+ O: base_scailo_pb_js_1.StandardFile,
570
+ kind: protobuf_1.MethodKind.Unary,
571
+ },
549
572
  }
550
573
  };
@@ -348,6 +348,29 @@ exports.WorkOrdersService = {
348
348
  O: work_orders_scailo_pb_js_1.WorkOrdersServicePaginatedItemsResponse,
349
349
  kind: protobuf_1.MethodKind.Unary,
350
350
  },
351
+ /**
352
+ * CSV operations
353
+ * 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
354
+ *
355
+ * @generated from rpc Scailo.WorkOrdersService.DownloadItemsAsCSV
356
+ */
357
+ downloadItemsAsCSV: {
358
+ name: "DownloadItemsAsCSV",
359
+ I: base_scailo_pb_js_1.IdentifierUUID,
360
+ O: base_scailo_pb_js_1.StandardFile,
361
+ kind: protobuf_1.MethodKind.Unary,
362
+ },
363
+ /**
364
+ * Upload items using a CSV file. This is an idempotent operation. All the existing items are deleted before adding the items from the file.
365
+ *
366
+ * @generated from rpc Scailo.WorkOrdersService.UploadWorkOrderItems
367
+ */
368
+ uploadWorkOrderItems: {
369
+ name: "UploadWorkOrderItems",
370
+ I: base_scailo_pb_js_1.IdentifierUUIDWithFile,
371
+ O: base_scailo_pb_js_1.IdentifiersList,
372
+ kind: protobuf_1.MethodKind.Unary,
373
+ },
351
374
  /**
352
375
  * View by ID
353
376
  *
@@ -535,5 +558,17 @@ exports.WorkOrdersService = {
535
558
  O: base_scailo_pb_js_1.CountResponse,
536
559
  kind: protobuf_1.MethodKind.Unary,
537
560
  },
561
+ /**
562
+ * CSV operations
563
+ * Download the CSV file that consists of the list of records according to the given filter request. The same file could also be used as a template for uploading records
564
+ *
565
+ * @generated from rpc Scailo.WorkOrdersService.DownloadAsCSV
566
+ */
567
+ downloadAsCSV: {
568
+ name: "DownloadAsCSV",
569
+ I: work_orders_scailo_pb_js_1.WorkOrdersServiceFilterReq,
570
+ O: base_scailo_pb_js_1.StandardFile,
571
+ kind: protobuf_1.MethodKind.Unary,
572
+ },
538
573
  }
539
574
  };