@kernelminds/scailo-sdk 0.0.69 → 0.0.71

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 (93) hide show
  1. package/lib/cjs/src/asset_indents.scailo_connect.js +1 -1
  2. package/lib/cjs/src/goods_dispatches.scailo_connect.js +1 -1
  3. package/lib/cjs/src/goods_receipts.scailo_connect.js +1 -1
  4. package/lib/cjs/src/inward_jobs.scailo_connect.js +27 -5
  5. package/lib/cjs/src/inward_jobs.scailo_pb.js +194 -1
  6. package/lib/cjs/src/inward_jobs_free_issue_materials.scailo_connect.js +1 -1
  7. package/lib/cjs/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +1 -1
  8. package/lib/cjs/src/outward_jobs.scailo_connect.js +27 -5
  9. package/lib/cjs/src/outward_jobs.scailo_pb.js +194 -1
  10. package/lib/cjs/src/outward_jobs_free_issue_materials.scailo_connect.js +1 -1
  11. package/lib/cjs/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +1 -1
  12. package/lib/cjs/src/production_indents.scailo_connect.js +1 -1
  13. package/lib/cjs/src/production_plans.scailo_connect.js +1 -1
  14. package/lib/cjs/src/purchases_indents.scailo_connect.js +1 -1
  15. package/lib/cjs/src/purchases_returns.scailo_connect.js +2 -2
  16. package/lib/cjs/src/replaceable_indents.scailo_connect.js +1 -1
  17. package/lib/cjs/src/sales_returns.scailo_connect.js +2 -2
  18. package/lib/cjs/src/stock_audits.scailo_connect.js +1 -1
  19. package/lib/cjs/src/stock_issuances.scailo_connect.js +1 -1
  20. package/lib/cjs/src/stock_returns.scailo_connect.js +1 -1
  21. package/lib/cjs/src/work_orders.scailo_connect.js +1 -1
  22. package/lib/cjs/types/src/asset_indents.scailo_connect.d.ts +1 -1
  23. package/lib/cjs/types/src/goods_dispatches.scailo_connect.d.ts +1 -1
  24. package/lib/cjs/types/src/goods_receipts.scailo_connect.d.ts +1 -1
  25. package/lib/cjs/types/src/inward_jobs.scailo_connect.d.ts +28 -6
  26. package/lib/cjs/types/src/inward_jobs.scailo_connect.d.ts.map +1 -1
  27. package/lib/cjs/types/src/inward_jobs.scailo_pb.d.ts +130 -0
  28. package/lib/cjs/types/src/inward_jobs.scailo_pb.d.ts.map +1 -1
  29. package/lib/cjs/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts +1 -1
  30. package/lib/cjs/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts +1 -1
  31. package/lib/cjs/types/src/outward_jobs.scailo_connect.d.ts +28 -6
  32. package/lib/cjs/types/src/outward_jobs.scailo_connect.d.ts.map +1 -1
  33. package/lib/cjs/types/src/outward_jobs.scailo_pb.d.ts +130 -0
  34. package/lib/cjs/types/src/outward_jobs.scailo_pb.d.ts.map +1 -1
  35. package/lib/cjs/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts +1 -1
  36. package/lib/cjs/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts +1 -1
  37. package/lib/cjs/types/src/production_indents.scailo_connect.d.ts +1 -1
  38. package/lib/cjs/types/src/production_plans.scailo_connect.d.ts +1 -1
  39. package/lib/cjs/types/src/purchases_indents.scailo_connect.d.ts +1 -1
  40. package/lib/cjs/types/src/purchases_returns.scailo_connect.d.ts +2 -2
  41. package/lib/cjs/types/src/replaceable_indents.scailo_connect.d.ts +1 -1
  42. package/lib/cjs/types/src/sales_returns.scailo_connect.d.ts +2 -2
  43. package/lib/cjs/types/src/stock_audits.scailo_connect.d.ts +1 -1
  44. package/lib/cjs/types/src/stock_issuances.scailo_connect.d.ts +1 -1
  45. package/lib/cjs/types/src/stock_returns.scailo_connect.d.ts +1 -1
  46. package/lib/cjs/types/src/work_orders.scailo_connect.d.ts +1 -1
  47. package/lib/esm/src/asset_indents.scailo_connect.js +1 -1
  48. package/lib/esm/src/goods_dispatches.scailo_connect.js +1 -1
  49. package/lib/esm/src/goods_receipts.scailo_connect.js +1 -1
  50. package/lib/esm/src/inward_jobs.scailo_connect.js +27 -5
  51. package/lib/esm/src/inward_jobs.scailo_pb.js +194 -1
  52. package/lib/esm/src/inward_jobs_free_issue_materials.scailo_connect.js +1 -1
  53. package/lib/esm/src/inward_jobs_free_issue_materials_returns.scailo_connect.js +1 -1
  54. package/lib/esm/src/outward_jobs.scailo_connect.js +27 -5
  55. package/lib/esm/src/outward_jobs.scailo_pb.js +194 -1
  56. package/lib/esm/src/outward_jobs_free_issue_materials.scailo_connect.js +1 -1
  57. package/lib/esm/src/outward_jobs_free_issue_materials_returns.scailo_connect.js +1 -1
  58. package/lib/esm/src/production_indents.scailo_connect.js +1 -1
  59. package/lib/esm/src/production_plans.scailo_connect.js +1 -1
  60. package/lib/esm/src/purchases_indents.scailo_connect.js +1 -1
  61. package/lib/esm/src/purchases_returns.scailo_connect.js +2 -2
  62. package/lib/esm/src/replaceable_indents.scailo_connect.js +1 -1
  63. package/lib/esm/src/sales_returns.scailo_connect.js +2 -2
  64. package/lib/esm/src/stock_audits.scailo_connect.js +1 -1
  65. package/lib/esm/src/stock_issuances.scailo_connect.js +1 -1
  66. package/lib/esm/src/stock_returns.scailo_connect.js +1 -1
  67. package/lib/esm/src/work_orders.scailo_connect.js +1 -1
  68. package/lib/esm/types/src/asset_indents.scailo_connect.d.ts +1 -1
  69. package/lib/esm/types/src/goods_dispatches.scailo_connect.d.ts +1 -1
  70. package/lib/esm/types/src/goods_receipts.scailo_connect.d.ts +1 -1
  71. package/lib/esm/types/src/inward_jobs.scailo_connect.d.ts +28 -6
  72. package/lib/esm/types/src/inward_jobs.scailo_connect.d.ts.map +1 -1
  73. package/lib/esm/types/src/inward_jobs.scailo_pb.d.ts +130 -0
  74. package/lib/esm/types/src/inward_jobs.scailo_pb.d.ts.map +1 -1
  75. package/lib/esm/types/src/inward_jobs_free_issue_materials.scailo_connect.d.ts +1 -1
  76. package/lib/esm/types/src/inward_jobs_free_issue_materials_returns.scailo_connect.d.ts +1 -1
  77. package/lib/esm/types/src/outward_jobs.scailo_connect.d.ts +28 -6
  78. package/lib/esm/types/src/outward_jobs.scailo_connect.d.ts.map +1 -1
  79. package/lib/esm/types/src/outward_jobs.scailo_pb.d.ts +130 -0
  80. package/lib/esm/types/src/outward_jobs.scailo_pb.d.ts.map +1 -1
  81. package/lib/esm/types/src/outward_jobs_free_issue_materials.scailo_connect.d.ts +1 -1
  82. package/lib/esm/types/src/outward_jobs_free_issue_materials_returns.scailo_connect.d.ts +1 -1
  83. package/lib/esm/types/src/production_indents.scailo_connect.d.ts +1 -1
  84. package/lib/esm/types/src/production_plans.scailo_connect.d.ts +1 -1
  85. package/lib/esm/types/src/purchases_indents.scailo_connect.d.ts +1 -1
  86. package/lib/esm/types/src/purchases_returns.scailo_connect.d.ts +2 -2
  87. package/lib/esm/types/src/replaceable_indents.scailo_connect.d.ts +1 -1
  88. package/lib/esm/types/src/sales_returns.scailo_connect.d.ts +2 -2
  89. package/lib/esm/types/src/stock_audits.scailo_connect.d.ts +1 -1
  90. package/lib/esm/types/src/stock_issuances.scailo_connect.d.ts +1 -1
  91. package/lib/esm/types/src/stock_returns.scailo_connect.d.ts +1 -1
  92. package/lib/esm/types/src/work_orders.scailo_connect.d.ts +1 -1
  93. package/package.json +1 -1
@@ -201,7 +201,7 @@ exports.AssetIndentsService = {
201
201
  */
202
202
  isCompletable: {
203
203
  name: "IsCompletable",
204
- I: base_scailo_pb_js_1.Identifier,
204
+ I: base_scailo_pb_js_1.IdentifierUUID,
205
205
  O: base_scailo_pb_js_1.BooleanResponse,
206
206
  kind: protobuf_1.MethodKind.Unary,
207
207
  },
@@ -212,7 +212,7 @@ exports.GoodsDispatchesService = {
212
212
  */
213
213
  isCompletable: {
214
214
  name: "IsCompletable",
215
- I: base_scailo_pb_js_1.Identifier,
215
+ I: base_scailo_pb_js_1.IdentifierUUID,
216
216
  O: base_scailo_pb_js_1.BooleanResponse,
217
217
  kind: protobuf_1.MethodKind.Unary,
218
218
  },
@@ -212,7 +212,7 @@ exports.GoodsReceiptsService = {
212
212
  */
213
213
  isCompletable: {
214
214
  name: "IsCompletable",
215
- I: base_scailo_pb_js_1.Identifier,
215
+ I: base_scailo_pb_js_1.IdentifierUUID,
216
216
  O: base_scailo_pb_js_1.BooleanResponse,
217
217
  kind: protobuf_1.MethodKind.Unary,
218
218
  },
@@ -212,7 +212,7 @@ exports.InwardJobsService = {
212
212
  */
213
213
  isCompletable: {
214
214
  name: "IsCompletable",
215
- I: base_scailo_pb_js_1.Identifier,
215
+ I: base_scailo_pb_js_1.IdentifierUUID,
216
216
  O: base_scailo_pb_js_1.BooleanResponse,
217
217
  kind: protobuf_1.MethodKind.Unary,
218
218
  },
@@ -223,7 +223,7 @@ exports.InwardJobsService = {
223
223
  */
224
224
  isOrdered: {
225
225
  name: "IsOrdered",
226
- I: base_scailo_pb_js_1.Identifier,
226
+ I: base_scailo_pb_js_1.IdentifierUUID,
227
227
  O: base_scailo_pb_js_1.BooleanResponse,
228
228
  kind: protobuf_1.MethodKind.Unary,
229
229
  },
@@ -234,7 +234,7 @@ exports.InwardJobsService = {
234
234
  */
235
235
  isReceived: {
236
236
  name: "IsReceived",
237
- I: base_scailo_pb_js_1.Identifier,
237
+ I: base_scailo_pb_js_1.IdentifierUUID,
238
238
  O: base_scailo_pb_js_1.BooleanResponse,
239
239
  kind: protobuf_1.MethodKind.Unary,
240
240
  },
@@ -723,16 +723,27 @@ exports.InwardJobsService = {
723
723
  kind: protobuf_1.MethodKind.Unary,
724
724
  },
725
725
  /**
726
- * View all sales order IDs that are associated with the given inward job ID
726
+ * View all sales order IDs that are associated with the given inward job UUID
727
727
  *
728
728
  * @generated from rpc Scailo.InwardJobsService.ViewAssociatedSalesOrderIDs
729
729
  */
730
730
  viewAssociatedSalesOrderIDs: {
731
731
  name: "ViewAssociatedSalesOrderIDs",
732
- I: base_scailo_pb_js_1.Identifier,
732
+ I: base_scailo_pb_js_1.IdentifierUUID,
733
733
  O: base_scailo_pb_js_1.IdentifiersList,
734
734
  kind: protobuf_1.MethodKind.Unary,
735
735
  },
736
+ /**
737
+ * View Inward Inventory Match of all the inward families of the given inward job
738
+ *
739
+ * @generated from rpc Scailo.InwardJobsService.ViewInwardInventoryMatch
740
+ */
741
+ viewInwardInventoryMatch: {
742
+ name: "ViewInwardInventoryMatch",
743
+ I: base_scailo_pb_js_1.IdentifierUUID,
744
+ O: inward_jobs_scailo_pb_js_1.InwardJobInwardInventoryMatchList,
745
+ kind: protobuf_1.MethodKind.Unary,
746
+ },
736
747
  /**
737
748
  * View prospective inward items for the given inward job (all families that could be purchased)
738
749
  *
@@ -766,6 +777,17 @@ exports.InwardJobsService = {
766
777
  O: inward_jobs_scailo_pb_js_1.InwardJobsServiceInwardItemCreateRequest,
767
778
  kind: protobuf_1.MethodKind.Unary,
768
779
  },
780
+ /**
781
+ * View Outward Inventory Match of all the outward families of the given inward job
782
+ *
783
+ * @generated from rpc Scailo.InwardJobsService.ViewOutwardInventoryMatch
784
+ */
785
+ viewOutwardInventoryMatch: {
786
+ name: "ViewOutwardInventoryMatch",
787
+ I: base_scailo_pb_js_1.IdentifierUUID,
788
+ O: inward_jobs_scailo_pb_js_1.InwardJobOutwardInventoryMatchList,
789
+ kind: protobuf_1.MethodKind.Unary,
790
+ },
769
791
  /**
770
792
  * View prospective outward items for the given inward job (all families that could be sold)
771
793
  *
@@ -4,7 +4,7 @@
4
4
  /* eslint-disable */
5
5
  // @ts-nocheck
6
6
  Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.InwardJobContactsList = exports.InwardJobContact = exports.InwardJobsServiceContactCreateRequest = exports.InwardJobsServicePaginatedOutwardItemsResponse = exports.InwardJobOutwardItemsSearchRequest = exports.InwardJobOutwardItemProspectiveInfoRequest = exports.InwardJobOutwardItemHistoryRequest = exports.InwardJobsOutwardItemsList = exports.InwardJobOutwardItem = exports.InwardJobsServiceOutwardItemUpdateRequest = exports.InwardJobsServiceMultipleOutwardItemsCreateRequest = exports.InwardJobsServiceMultipleOutwardItemsSingleton = exports.InwardJobsServiceOutwardItemCreateRequest = exports.InwardJobsServicePaginatedInwardItemsResponse = exports.InwardJobInwardItemsSearchRequest = exports.InwardJobsServiceSearchAllReq = exports.InwardJobsServiceCountReq = exports.InwardJobsServiceFilterReq = exports.InwardJobsServicePaginationResponse = exports.InwardJobsServicePaginationReq = exports.InwardJobInwardItemProspectiveInfoRequest = exports.InwardJobInwardItemHistoryRequest = exports.InwardJobsInwardItemsList = exports.InwardJobsList = exports.InwardJobInwardItem = exports.InwardJobsServiceInwardItemUpdateRequest = exports.InwardJobsServiceMultipleInwardItemsCreateRequest = exports.InwardJobsServiceMultipleInwardItemsSingleton = exports.InwardJobsServiceInwardItemCreateRequest = exports.InwardJob = exports.InwardJobAncillaryParameters = exports.InwardJobsServiceAutofillRequest = exports.InwardJobsServiceUpdateRequest = exports.InwardJobsServiceCreateRequest = exports.INWARD_JOB_OUTWARD_ITEM_STATUS = exports.INWARD_JOB_OUTWARD_ITEM_SORT_KEY = exports.INWARD_JOB_INWARD_ITEM_STATUS = exports.INWARD_JOB_INWARD_ITEM_SORT_KEY = exports.INWARD_JOB_SORT_KEY = void 0;
7
+ exports.InwardJobOutwardInventoryMatchList = exports.InwardJobOutwardInventoryMatch = exports.InwardJobInwardInventoryMatchList = exports.InwardJobInwardInventoryMatch = exports.InwardJobContactsList = exports.InwardJobContact = exports.InwardJobsServiceContactCreateRequest = exports.InwardJobsServicePaginatedOutwardItemsResponse = exports.InwardJobOutwardItemsSearchRequest = exports.InwardJobOutwardItemProspectiveInfoRequest = exports.InwardJobOutwardItemHistoryRequest = exports.InwardJobsOutwardItemsList = exports.InwardJobOutwardItem = exports.InwardJobsServiceOutwardItemUpdateRequest = exports.InwardJobsServiceMultipleOutwardItemsCreateRequest = exports.InwardJobsServiceMultipleOutwardItemsSingleton = exports.InwardJobsServiceOutwardItemCreateRequest = exports.InwardJobsServicePaginatedInwardItemsResponse = exports.InwardJobInwardItemsSearchRequest = exports.InwardJobsServiceSearchAllReq = exports.InwardJobsServiceCountReq = exports.InwardJobsServiceFilterReq = exports.InwardJobsServicePaginationResponse = exports.InwardJobsServicePaginationReq = exports.InwardJobInwardItemProspectiveInfoRequest = exports.InwardJobInwardItemHistoryRequest = exports.InwardJobsInwardItemsList = exports.InwardJobsList = exports.InwardJobInwardItem = exports.InwardJobsServiceInwardItemUpdateRequest = exports.InwardJobsServiceMultipleInwardItemsCreateRequest = exports.InwardJobsServiceMultipleInwardItemsSingleton = exports.InwardJobsServiceInwardItemCreateRequest = exports.InwardJob = exports.InwardJobAncillaryParameters = exports.InwardJobsServiceAutofillRequest = exports.InwardJobsServiceUpdateRequest = exports.InwardJobsServiceCreateRequest = exports.INWARD_JOB_OUTWARD_ITEM_STATUS = exports.INWARD_JOB_OUTWARD_ITEM_SORT_KEY = exports.INWARD_JOB_INWARD_ITEM_STATUS = exports.INWARD_JOB_INWARD_ITEM_SORT_KEY = exports.INWARD_JOB_SORT_KEY = void 0;
8
8
  const protobuf_1 = require("@bufbuild/protobuf");
9
9
  const forms_fields_data_scailo_pb_js_1 = require("./forms_fields_data.scailo_pb.js");
10
10
  const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
@@ -3071,3 +3071,196 @@ InwardJobContactsList.typeName = "Scailo.InwardJobContactsList";
3071
3071
  InwardJobContactsList.fields = protobuf_1.proto3.util.newFieldList(() => [
3072
3072
  { no: 1, name: "list", kind: "message", T: InwardJobContact, repeated: true },
3073
3073
  ]);
3074
+ /**
3075
+ *
3076
+ * Describes the parameters that are part of an inward job's inward inventory match
3077
+ *
3078
+ * @generated from message Scailo.InwardJobInwardInventoryMatch
3079
+ */
3080
+ class InwardJobInwardInventoryMatch extends protobuf_1.Message {
3081
+ constructor(data) {
3082
+ super();
3083
+ /**
3084
+ * Stores the family ID
3085
+ *
3086
+ * @generated from field: uint64 family_id = 1;
3087
+ */
3088
+ this.familyId = protobuf_1.protoInt64.zero;
3089
+ /**
3090
+ * Stores the job quantity
3091
+ *
3092
+ * @generated from field: uint64 job_qty_primary = 10;
3093
+ */
3094
+ this.jobQtyPrimary = protobuf_1.protoInt64.zero;
3095
+ /**
3096
+ * Stores the received quantity
3097
+ *
3098
+ * @generated from field: uint64 received_qty_primary = 20;
3099
+ */
3100
+ this.receivedQtyPrimary = protobuf_1.protoInt64.zero;
3101
+ /**
3102
+ * Stores the returned quantity
3103
+ *
3104
+ * @generated from field: uint64 returned_qty_primary = 30;
3105
+ */
3106
+ this.returnedQtyPrimary = protobuf_1.protoInt64.zero;
3107
+ protobuf_1.proto3.util.initPartial(data, this);
3108
+ }
3109
+ static fromBinary(bytes, options) {
3110
+ return new InwardJobInwardInventoryMatch().fromBinary(bytes, options);
3111
+ }
3112
+ static fromJson(jsonValue, options) {
3113
+ return new InwardJobInwardInventoryMatch().fromJson(jsonValue, options);
3114
+ }
3115
+ static fromJsonString(jsonString, options) {
3116
+ return new InwardJobInwardInventoryMatch().fromJsonString(jsonString, options);
3117
+ }
3118
+ static equals(a, b) {
3119
+ return protobuf_1.proto3.util.equals(InwardJobInwardInventoryMatch, a, b);
3120
+ }
3121
+ }
3122
+ exports.InwardJobInwardInventoryMatch = InwardJobInwardInventoryMatch;
3123
+ InwardJobInwardInventoryMatch.runtime = protobuf_1.proto3;
3124
+ InwardJobInwardInventoryMatch.typeName = "Scailo.InwardJobInwardInventoryMatch";
3125
+ InwardJobInwardInventoryMatch.fields = protobuf_1.proto3.util.newFieldList(() => [
3126
+ { no: 1, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
3127
+ { no: 10, name: "job_qty_primary", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
3128
+ { no: 20, name: "received_qty_primary", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
3129
+ { no: 30, name: "returned_qty_primary", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
3130
+ ]);
3131
+ /**
3132
+ *
3133
+ * Describes the list of inward inventory match families
3134
+ *
3135
+ * @generated from message Scailo.InwardJobInwardInventoryMatchList
3136
+ */
3137
+ class InwardJobInwardInventoryMatchList extends protobuf_1.Message {
3138
+ constructor(data) {
3139
+ super();
3140
+ /**
3141
+ * List of records
3142
+ *
3143
+ * @generated from field: repeated Scailo.InwardJobInwardInventoryMatch list = 1;
3144
+ */
3145
+ this.list = [];
3146
+ protobuf_1.proto3.util.initPartial(data, this);
3147
+ }
3148
+ static fromBinary(bytes, options) {
3149
+ return new InwardJobInwardInventoryMatchList().fromBinary(bytes, options);
3150
+ }
3151
+ static fromJson(jsonValue, options) {
3152
+ return new InwardJobInwardInventoryMatchList().fromJson(jsonValue, options);
3153
+ }
3154
+ static fromJsonString(jsonString, options) {
3155
+ return new InwardJobInwardInventoryMatchList().fromJsonString(jsonString, options);
3156
+ }
3157
+ static equals(a, b) {
3158
+ return protobuf_1.proto3.util.equals(InwardJobInwardInventoryMatchList, a, b);
3159
+ }
3160
+ }
3161
+ exports.InwardJobInwardInventoryMatchList = InwardJobInwardInventoryMatchList;
3162
+ InwardJobInwardInventoryMatchList.runtime = protobuf_1.proto3;
3163
+ InwardJobInwardInventoryMatchList.typeName = "Scailo.InwardJobInwardInventoryMatchList";
3164
+ InwardJobInwardInventoryMatchList.fields = protobuf_1.proto3.util.newFieldList(() => [
3165
+ { no: 1, name: "list", kind: "message", T: InwardJobInwardInventoryMatch, repeated: true },
3166
+ ]);
3167
+ /**
3168
+ *
3169
+ * Describes the parameters that are part of an inward job's outward inventory match
3170
+ *
3171
+ * @generated from message Scailo.InwardJobOutwardInventoryMatch
3172
+ */
3173
+ class InwardJobOutwardInventoryMatch extends protobuf_1.Message {
3174
+ constructor(data) {
3175
+ super();
3176
+ /**
3177
+ * Stores the family ID
3178
+ *
3179
+ * @generated from field: uint64 family_id = 1;
3180
+ */
3181
+ this.familyId = protobuf_1.protoInt64.zero;
3182
+ /**
3183
+ * Stores the job quantity
3184
+ *
3185
+ * @generated from field: uint64 job_qty_primary = 10;
3186
+ */
3187
+ this.jobQtyPrimary = protobuf_1.protoInt64.zero;
3188
+ /**
3189
+ * Stores the ordered quantity
3190
+ *
3191
+ * @generated from field: uint64 ordered_qty_primary = 20;
3192
+ */
3193
+ this.orderedQtyPrimary = protobuf_1.protoInt64.zero;
3194
+ /**
3195
+ * Stores the dispatched quantity
3196
+ *
3197
+ * @generated from field: uint64 dispatched_qty_primary = 30;
3198
+ */
3199
+ this.dispatchedQtyPrimary = protobuf_1.protoInt64.zero;
3200
+ /**
3201
+ * Stores the returned quantity
3202
+ *
3203
+ * @generated from field: uint64 returned_qty_primary = 40;
3204
+ */
3205
+ this.returnedQtyPrimary = protobuf_1.protoInt64.zero;
3206
+ protobuf_1.proto3.util.initPartial(data, this);
3207
+ }
3208
+ static fromBinary(bytes, options) {
3209
+ return new InwardJobOutwardInventoryMatch().fromBinary(bytes, options);
3210
+ }
3211
+ static fromJson(jsonValue, options) {
3212
+ return new InwardJobOutwardInventoryMatch().fromJson(jsonValue, options);
3213
+ }
3214
+ static fromJsonString(jsonString, options) {
3215
+ return new InwardJobOutwardInventoryMatch().fromJsonString(jsonString, options);
3216
+ }
3217
+ static equals(a, b) {
3218
+ return protobuf_1.proto3.util.equals(InwardJobOutwardInventoryMatch, a, b);
3219
+ }
3220
+ }
3221
+ exports.InwardJobOutwardInventoryMatch = InwardJobOutwardInventoryMatch;
3222
+ InwardJobOutwardInventoryMatch.runtime = protobuf_1.proto3;
3223
+ InwardJobOutwardInventoryMatch.typeName = "Scailo.InwardJobOutwardInventoryMatch";
3224
+ InwardJobOutwardInventoryMatch.fields = protobuf_1.proto3.util.newFieldList(() => [
3225
+ { no: 1, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
3226
+ { no: 10, name: "job_qty_primary", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
3227
+ { no: 20, name: "ordered_qty_primary", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
3228
+ { no: 30, name: "dispatched_qty_primary", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
3229
+ { no: 40, name: "returned_qty_primary", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
3230
+ ]);
3231
+ /**
3232
+ *
3233
+ * Describes the list of outward inventory match families
3234
+ *
3235
+ * @generated from message Scailo.InwardJobOutwardInventoryMatchList
3236
+ */
3237
+ class InwardJobOutwardInventoryMatchList extends protobuf_1.Message {
3238
+ constructor(data) {
3239
+ super();
3240
+ /**
3241
+ * List of records
3242
+ *
3243
+ * @generated from field: repeated Scailo.InwardJobOutwardInventoryMatch list = 1;
3244
+ */
3245
+ this.list = [];
3246
+ protobuf_1.proto3.util.initPartial(data, this);
3247
+ }
3248
+ static fromBinary(bytes, options) {
3249
+ return new InwardJobOutwardInventoryMatchList().fromBinary(bytes, options);
3250
+ }
3251
+ static fromJson(jsonValue, options) {
3252
+ return new InwardJobOutwardInventoryMatchList().fromJson(jsonValue, options);
3253
+ }
3254
+ static fromJsonString(jsonString, options) {
3255
+ return new InwardJobOutwardInventoryMatchList().fromJsonString(jsonString, options);
3256
+ }
3257
+ static equals(a, b) {
3258
+ return protobuf_1.proto3.util.equals(InwardJobOutwardInventoryMatchList, a, b);
3259
+ }
3260
+ }
3261
+ exports.InwardJobOutwardInventoryMatchList = InwardJobOutwardInventoryMatchList;
3262
+ InwardJobOutwardInventoryMatchList.runtime = protobuf_1.proto3;
3263
+ InwardJobOutwardInventoryMatchList.typeName = "Scailo.InwardJobOutwardInventoryMatchList";
3264
+ InwardJobOutwardInventoryMatchList.fields = protobuf_1.proto3.util.newFieldList(() => [
3265
+ { no: 1, name: "list", kind: "message", T: InwardJobOutwardInventoryMatch, repeated: true },
3266
+ ]);
@@ -212,7 +212,7 @@ exports.InwardJobsFreeIssueMaterialsService = {
212
212
  */
213
213
  isCompletable: {
214
214
  name: "IsCompletable",
215
- I: base_scailo_pb_js_1.Identifier,
215
+ I: base_scailo_pb_js_1.IdentifierUUID,
216
216
  O: base_scailo_pb_js_1.BooleanResponse,
217
217
  kind: protobuf_1.MethodKind.Unary,
218
218
  },
@@ -201,7 +201,7 @@ exports.InwardJobsFreeIssueMaterialsReturnsService = {
201
201
  */
202
202
  isCompletable: {
203
203
  name: "IsCompletable",
204
- I: base_scailo_pb_js_1.Identifier,
204
+ I: base_scailo_pb_js_1.IdentifierUUID,
205
205
  O: base_scailo_pb_js_1.BooleanResponse,
206
206
  kind: protobuf_1.MethodKind.Unary,
207
207
  },
@@ -212,7 +212,7 @@ exports.OutwardJobsService = {
212
212
  */
213
213
  isCompletable: {
214
214
  name: "IsCompletable",
215
- I: base_scailo_pb_js_1.Identifier,
215
+ I: base_scailo_pb_js_1.IdentifierUUID,
216
216
  O: base_scailo_pb_js_1.BooleanResponse,
217
217
  kind: protobuf_1.MethodKind.Unary,
218
218
  },
@@ -223,7 +223,7 @@ exports.OutwardJobsService = {
223
223
  */
224
224
  isOrdered: {
225
225
  name: "IsOrdered",
226
- I: base_scailo_pb_js_1.Identifier,
226
+ I: base_scailo_pb_js_1.IdentifierUUID,
227
227
  O: base_scailo_pb_js_1.BooleanResponse,
228
228
  kind: protobuf_1.MethodKind.Unary,
229
229
  },
@@ -234,7 +234,7 @@ exports.OutwardJobsService = {
234
234
  */
235
235
  isDispatched: {
236
236
  name: "IsDispatched",
237
- I: base_scailo_pb_js_1.Identifier,
237
+ I: base_scailo_pb_js_1.IdentifierUUID,
238
238
  O: base_scailo_pb_js_1.BooleanResponse,
239
239
  kind: protobuf_1.MethodKind.Unary,
240
240
  },
@@ -723,16 +723,27 @@ exports.OutwardJobsService = {
723
723
  kind: protobuf_1.MethodKind.Unary,
724
724
  },
725
725
  /**
726
- * View all purchase order IDs that are associated with the given outward job ID
726
+ * View all purchase order IDs that are associated with the given outward job UUID
727
727
  *
728
728
  * @generated from rpc Scailo.OutwardJobsService.ViewAssociatedPurchaseOrderIDs
729
729
  */
730
730
  viewAssociatedPurchaseOrderIDs: {
731
731
  name: "ViewAssociatedPurchaseOrderIDs",
732
- I: base_scailo_pb_js_1.Identifier,
732
+ I: base_scailo_pb_js_1.IdentifierUUID,
733
733
  O: base_scailo_pb_js_1.IdentifiersList,
734
734
  kind: protobuf_1.MethodKind.Unary,
735
735
  },
736
+ /**
737
+ * View Inward Inventory Match of all the inward families of the given outward job
738
+ *
739
+ * @generated from rpc Scailo.OutwardJobsService.ViewInwardInventoryMatch
740
+ */
741
+ viewInwardInventoryMatch: {
742
+ name: "ViewInwardInventoryMatch",
743
+ I: base_scailo_pb_js_1.IdentifierUUID,
744
+ O: outward_jobs_scailo_pb_js_1.OutwardJobInwardInventoryMatchList,
745
+ kind: protobuf_1.MethodKind.Unary,
746
+ },
736
747
  /**
737
748
  * View prospective inward items for the given outward job
738
749
  *
@@ -766,6 +777,17 @@ exports.OutwardJobsService = {
766
777
  O: outward_jobs_scailo_pb_js_1.OutwardJobsServiceInwardItemCreateRequest,
767
778
  kind: protobuf_1.MethodKind.Unary,
768
779
  },
780
+ /**
781
+ * View Outward Inventory Match of all the outward families of the given outward job
782
+ *
783
+ * @generated from rpc Scailo.OutwardJobsService.ViewOutwardInventoryMatch
784
+ */
785
+ viewOutwardInventoryMatch: {
786
+ name: "ViewOutwardInventoryMatch",
787
+ I: base_scailo_pb_js_1.IdentifierUUID,
788
+ O: outward_jobs_scailo_pb_js_1.OutwardJobOutwardInventoryMatchList,
789
+ kind: protobuf_1.MethodKind.Unary,
790
+ },
769
791
  /**
770
792
  * View prospective outward items for the given outward job
771
793
  *
@@ -4,7 +4,7 @@
4
4
  /* eslint-disable */
5
5
  // @ts-nocheck
6
6
  Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.OutwardJobContactsList = exports.OutwardJobContact = exports.OutwardJobsServiceContactCreateRequest = exports.OutwardJobsServicePaginatedOutwardItemsResponse = exports.OutwardJobOutwardItemsSearchRequest = exports.OutwardJobOutwardItemProspectiveInfoRequest = exports.OutwardJobOutwardItemHistoryRequest = exports.OutwardJobsOutwardItemsList = exports.OutwardJobOutwardItem = exports.OutwardJobsServiceOutwardItemUpdateRequest = exports.OutwardJobsServiceMultipleOutwardItemsCreateRequest = exports.OutwardJobsServiceMultipleOutwardItemsSingleton = exports.OutwardJobsServiceOutwardItemCreateRequest = exports.OutwardJobsServicePaginatedInwardItemsResponse = exports.OutwardJobInwardItemsSearchRequest = exports.OutwardJobsServiceSearchAllReq = exports.OutwardJobsServiceCountReq = exports.OutwardJobsServiceFilterReq = exports.OutwardJobsServicePaginationResponse = exports.OutwardJobsServicePaginationReq = exports.OutwardJobInwardItemProspectiveInfoRequest = exports.OutwardJobInwardItemHistoryRequest = exports.OutwardJobsInwardItemsList = exports.OutwardJobsList = exports.OutwardJobInwardItem = exports.OutwardJobsServiceInwardItemUpdateRequest = exports.OutwardJobsServiceMultipleInwardItemsCreateRequest = exports.OutwardJobsServiceMultipleInwardItemsSingleton = exports.OutwardJobsServiceInwardItemCreateRequest = exports.OutwardJob = exports.OutwardJobAncillaryParameters = exports.OutwardJobsServiceAutofillRequest = exports.OutwardJobsServiceUpdateRequest = exports.OutwardJobsServiceCreateRequest = exports.OUTWARD_JOB_OUTWARD_ITEM_STATUS = exports.OUTWARD_JOB_OUTWARD_ITEM_SORT_KEY = exports.OUTWARD_JOB_INWARD_ITEM_STATUS = exports.OUTWARD_JOB_INWARD_ITEM_SORT_KEY = exports.OUTWARD_JOB_SORT_KEY = void 0;
7
+ exports.OutwardJobOutwardInventoryMatchList = exports.OutwardJobOutwardInventoryMatch = exports.OutwardJobInwardInventoryMatchList = exports.OutwardJobInwardInventoryMatch = exports.OutwardJobContactsList = exports.OutwardJobContact = exports.OutwardJobsServiceContactCreateRequest = exports.OutwardJobsServicePaginatedOutwardItemsResponse = exports.OutwardJobOutwardItemsSearchRequest = exports.OutwardJobOutwardItemProspectiveInfoRequest = exports.OutwardJobOutwardItemHistoryRequest = exports.OutwardJobsOutwardItemsList = exports.OutwardJobOutwardItem = exports.OutwardJobsServiceOutwardItemUpdateRequest = exports.OutwardJobsServiceMultipleOutwardItemsCreateRequest = exports.OutwardJobsServiceMultipleOutwardItemsSingleton = exports.OutwardJobsServiceOutwardItemCreateRequest = exports.OutwardJobsServicePaginatedInwardItemsResponse = exports.OutwardJobInwardItemsSearchRequest = exports.OutwardJobsServiceSearchAllReq = exports.OutwardJobsServiceCountReq = exports.OutwardJobsServiceFilterReq = exports.OutwardJobsServicePaginationResponse = exports.OutwardJobsServicePaginationReq = exports.OutwardJobInwardItemProspectiveInfoRequest = exports.OutwardJobInwardItemHistoryRequest = exports.OutwardJobsInwardItemsList = exports.OutwardJobsList = exports.OutwardJobInwardItem = exports.OutwardJobsServiceInwardItemUpdateRequest = exports.OutwardJobsServiceMultipleInwardItemsCreateRequest = exports.OutwardJobsServiceMultipleInwardItemsSingleton = exports.OutwardJobsServiceInwardItemCreateRequest = exports.OutwardJob = exports.OutwardJobAncillaryParameters = exports.OutwardJobsServiceAutofillRequest = exports.OutwardJobsServiceUpdateRequest = exports.OutwardJobsServiceCreateRequest = exports.OUTWARD_JOB_OUTWARD_ITEM_STATUS = exports.OUTWARD_JOB_OUTWARD_ITEM_SORT_KEY = exports.OUTWARD_JOB_INWARD_ITEM_STATUS = exports.OUTWARD_JOB_INWARD_ITEM_SORT_KEY = exports.OUTWARD_JOB_SORT_KEY = void 0;
8
8
  const protobuf_1 = require("@bufbuild/protobuf");
9
9
  const forms_fields_data_scailo_pb_js_1 = require("./forms_fields_data.scailo_pb.js");
10
10
  const base_scailo_pb_js_1 = require("./base.scailo_pb.js");
@@ -2861,3 +2861,196 @@ OutwardJobContactsList.typeName = "Scailo.OutwardJobContactsList";
2861
2861
  OutwardJobContactsList.fields = protobuf_1.proto3.util.newFieldList(() => [
2862
2862
  { no: 1, name: "list", kind: "message", T: OutwardJobContact, repeated: true },
2863
2863
  ]);
2864
+ /**
2865
+ *
2866
+ * Describes the parameters that are part of an outward job's inward inventory match
2867
+ *
2868
+ * @generated from message Scailo.OutwardJobInwardInventoryMatch
2869
+ */
2870
+ class OutwardJobInwardInventoryMatch extends protobuf_1.Message {
2871
+ constructor(data) {
2872
+ super();
2873
+ /**
2874
+ * Stores the family ID
2875
+ *
2876
+ * @generated from field: uint64 family_id = 1;
2877
+ */
2878
+ this.familyId = protobuf_1.protoInt64.zero;
2879
+ /**
2880
+ * Stores the job quantity
2881
+ *
2882
+ * @generated from field: uint64 job_qty_primary = 10;
2883
+ */
2884
+ this.jobQtyPrimary = protobuf_1.protoInt64.zero;
2885
+ /**
2886
+ * Stores the ordered quantity
2887
+ *
2888
+ * @generated from field: uint64 ordered_qty_primary = 20;
2889
+ */
2890
+ this.orderedQtyPrimary = protobuf_1.protoInt64.zero;
2891
+ /**
2892
+ * Stores the received quantity
2893
+ *
2894
+ * @generated from field: uint64 received_qty_primary = 30;
2895
+ */
2896
+ this.receivedQtyPrimary = protobuf_1.protoInt64.zero;
2897
+ /**
2898
+ * Stores the returned quantity
2899
+ *
2900
+ * @generated from field: uint64 returned_qty_primary = 40;
2901
+ */
2902
+ this.returnedQtyPrimary = protobuf_1.protoInt64.zero;
2903
+ protobuf_1.proto3.util.initPartial(data, this);
2904
+ }
2905
+ static fromBinary(bytes, options) {
2906
+ return new OutwardJobInwardInventoryMatch().fromBinary(bytes, options);
2907
+ }
2908
+ static fromJson(jsonValue, options) {
2909
+ return new OutwardJobInwardInventoryMatch().fromJson(jsonValue, options);
2910
+ }
2911
+ static fromJsonString(jsonString, options) {
2912
+ return new OutwardJobInwardInventoryMatch().fromJsonString(jsonString, options);
2913
+ }
2914
+ static equals(a, b) {
2915
+ return protobuf_1.proto3.util.equals(OutwardJobInwardInventoryMatch, a, b);
2916
+ }
2917
+ }
2918
+ exports.OutwardJobInwardInventoryMatch = OutwardJobInwardInventoryMatch;
2919
+ OutwardJobInwardInventoryMatch.runtime = protobuf_1.proto3;
2920
+ OutwardJobInwardInventoryMatch.typeName = "Scailo.OutwardJobInwardInventoryMatch";
2921
+ OutwardJobInwardInventoryMatch.fields = protobuf_1.proto3.util.newFieldList(() => [
2922
+ { no: 1, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
2923
+ { no: 10, name: "job_qty_primary", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
2924
+ { no: 20, name: "ordered_qty_primary", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
2925
+ { no: 30, name: "received_qty_primary", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
2926
+ { no: 40, name: "returned_qty_primary", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
2927
+ ]);
2928
+ /**
2929
+ *
2930
+ * Describes the list of inward inventory match families
2931
+ *
2932
+ * @generated from message Scailo.OutwardJobInwardInventoryMatchList
2933
+ */
2934
+ class OutwardJobInwardInventoryMatchList extends protobuf_1.Message {
2935
+ constructor(data) {
2936
+ super();
2937
+ /**
2938
+ * List of records
2939
+ *
2940
+ * @generated from field: repeated Scailo.OutwardJobInwardInventoryMatch list = 1;
2941
+ */
2942
+ this.list = [];
2943
+ protobuf_1.proto3.util.initPartial(data, this);
2944
+ }
2945
+ static fromBinary(bytes, options) {
2946
+ return new OutwardJobInwardInventoryMatchList().fromBinary(bytes, options);
2947
+ }
2948
+ static fromJson(jsonValue, options) {
2949
+ return new OutwardJobInwardInventoryMatchList().fromJson(jsonValue, options);
2950
+ }
2951
+ static fromJsonString(jsonString, options) {
2952
+ return new OutwardJobInwardInventoryMatchList().fromJsonString(jsonString, options);
2953
+ }
2954
+ static equals(a, b) {
2955
+ return protobuf_1.proto3.util.equals(OutwardJobInwardInventoryMatchList, a, b);
2956
+ }
2957
+ }
2958
+ exports.OutwardJobInwardInventoryMatchList = OutwardJobInwardInventoryMatchList;
2959
+ OutwardJobInwardInventoryMatchList.runtime = protobuf_1.proto3;
2960
+ OutwardJobInwardInventoryMatchList.typeName = "Scailo.OutwardJobInwardInventoryMatchList";
2961
+ OutwardJobInwardInventoryMatchList.fields = protobuf_1.proto3.util.newFieldList(() => [
2962
+ { no: 1, name: "list", kind: "message", T: OutwardJobInwardInventoryMatch, repeated: true },
2963
+ ]);
2964
+ /**
2965
+ *
2966
+ * Describes the parameters that are part of an outward job's outward inventory match
2967
+ *
2968
+ * @generated from message Scailo.OutwardJobOutwardInventoryMatch
2969
+ */
2970
+ class OutwardJobOutwardInventoryMatch extends protobuf_1.Message {
2971
+ constructor(data) {
2972
+ super();
2973
+ /**
2974
+ * Stores the family ID
2975
+ *
2976
+ * @generated from field: uint64 family_id = 1;
2977
+ */
2978
+ this.familyId = protobuf_1.protoInt64.zero;
2979
+ /**
2980
+ * Stores the job quantity
2981
+ *
2982
+ * @generated from field: uint64 job_qty_primary = 10;
2983
+ */
2984
+ this.jobQtyPrimary = protobuf_1.protoInt64.zero;
2985
+ /**
2986
+ * Stores the issued quantity
2987
+ *
2988
+ * @generated from field: uint64 issued_qty_primary = 20;
2989
+ */
2990
+ this.issuedQtyPrimary = protobuf_1.protoInt64.zero;
2991
+ /**
2992
+ * Stores the returned quantity
2993
+ *
2994
+ * @generated from field: uint64 returned_qty_primary = 30;
2995
+ */
2996
+ this.returnedQtyPrimary = protobuf_1.protoInt64.zero;
2997
+ protobuf_1.proto3.util.initPartial(data, this);
2998
+ }
2999
+ static fromBinary(bytes, options) {
3000
+ return new OutwardJobOutwardInventoryMatch().fromBinary(bytes, options);
3001
+ }
3002
+ static fromJson(jsonValue, options) {
3003
+ return new OutwardJobOutwardInventoryMatch().fromJson(jsonValue, options);
3004
+ }
3005
+ static fromJsonString(jsonString, options) {
3006
+ return new OutwardJobOutwardInventoryMatch().fromJsonString(jsonString, options);
3007
+ }
3008
+ static equals(a, b) {
3009
+ return protobuf_1.proto3.util.equals(OutwardJobOutwardInventoryMatch, a, b);
3010
+ }
3011
+ }
3012
+ exports.OutwardJobOutwardInventoryMatch = OutwardJobOutwardInventoryMatch;
3013
+ OutwardJobOutwardInventoryMatch.runtime = protobuf_1.proto3;
3014
+ OutwardJobOutwardInventoryMatch.typeName = "Scailo.OutwardJobOutwardInventoryMatch";
3015
+ OutwardJobOutwardInventoryMatch.fields = protobuf_1.proto3.util.newFieldList(() => [
3016
+ { no: 1, name: "family_id", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
3017
+ { no: 10, name: "job_qty_primary", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
3018
+ { no: 20, name: "issued_qty_primary", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
3019
+ { no: 30, name: "returned_qty_primary", kind: "scalar", T: 4 /* ScalarType.UINT64 */ },
3020
+ ]);
3021
+ /**
3022
+ *
3023
+ * Describes the list of outward inventory match families
3024
+ *
3025
+ * @generated from message Scailo.OutwardJobOutwardInventoryMatchList
3026
+ */
3027
+ class OutwardJobOutwardInventoryMatchList extends protobuf_1.Message {
3028
+ constructor(data) {
3029
+ super();
3030
+ /**
3031
+ * List of records
3032
+ *
3033
+ * @generated from field: repeated Scailo.OutwardJobOutwardInventoryMatch list = 1;
3034
+ */
3035
+ this.list = [];
3036
+ protobuf_1.proto3.util.initPartial(data, this);
3037
+ }
3038
+ static fromBinary(bytes, options) {
3039
+ return new OutwardJobOutwardInventoryMatchList().fromBinary(bytes, options);
3040
+ }
3041
+ static fromJson(jsonValue, options) {
3042
+ return new OutwardJobOutwardInventoryMatchList().fromJson(jsonValue, options);
3043
+ }
3044
+ static fromJsonString(jsonString, options) {
3045
+ return new OutwardJobOutwardInventoryMatchList().fromJsonString(jsonString, options);
3046
+ }
3047
+ static equals(a, b) {
3048
+ return protobuf_1.proto3.util.equals(OutwardJobOutwardInventoryMatchList, a, b);
3049
+ }
3050
+ }
3051
+ exports.OutwardJobOutwardInventoryMatchList = OutwardJobOutwardInventoryMatchList;
3052
+ OutwardJobOutwardInventoryMatchList.runtime = protobuf_1.proto3;
3053
+ OutwardJobOutwardInventoryMatchList.typeName = "Scailo.OutwardJobOutwardInventoryMatchList";
3054
+ OutwardJobOutwardInventoryMatchList.fields = protobuf_1.proto3.util.newFieldList(() => [
3055
+ { no: 1, name: "list", kind: "message", T: OutwardJobOutwardInventoryMatch, repeated: true },
3056
+ ]);
@@ -212,7 +212,7 @@ exports.OutwardJobsFreeIssueMaterialsService = {
212
212
  */
213
213
  isCompletable: {
214
214
  name: "IsCompletable",
215
- I: base_scailo_pb_js_1.Identifier,
215
+ I: base_scailo_pb_js_1.IdentifierUUID,
216
216
  O: base_scailo_pb_js_1.BooleanResponse,
217
217
  kind: protobuf_1.MethodKind.Unary,
218
218
  },
@@ -201,7 +201,7 @@ exports.OutwardJobsFreeIssueMaterialsReturnsService = {
201
201
  */
202
202
  isCompletable: {
203
203
  name: "IsCompletable",
204
- I: base_scailo_pb_js_1.Identifier,
204
+ I: base_scailo_pb_js_1.IdentifierUUID,
205
205
  O: base_scailo_pb_js_1.BooleanResponse,
206
206
  kind: protobuf_1.MethodKind.Unary,
207
207
  },
@@ -212,7 +212,7 @@ exports.ProductionIndentsService = {
212
212
  */
213
213
  isCompletable: {
214
214
  name: "IsCompletable",
215
- I: base_scailo_pb_js_1.Identifier,
215
+ I: base_scailo_pb_js_1.IdentifierUUID,
216
216
  O: base_scailo_pb_js_1.BooleanResponse,
217
217
  kind: protobuf_1.MethodKind.Unary,
218
218
  },
@@ -212,7 +212,7 @@ exports.ProductionPlansService = {
212
212
  */
213
213
  isCompletable: {
214
214
  name: "IsCompletable",
215
- I: base_scailo_pb_js_1.Identifier,
215
+ I: base_scailo_pb_js_1.IdentifierUUID,
216
216
  O: base_scailo_pb_js_1.BooleanResponse,
217
217
  kind: protobuf_1.MethodKind.Unary,
218
218
  },
@@ -212,7 +212,7 @@ exports.PurchasesIndentsService = {
212
212
  */
213
213
  isCompletable: {
214
214
  name: "IsCompletable",
215
- I: base_scailo_pb_js_1.Identifier,
215
+ I: base_scailo_pb_js_1.IdentifierUUID,
216
216
  O: base_scailo_pb_js_1.BooleanResponse,
217
217
  kind: protobuf_1.MethodKind.Unary,
218
218
  },