@feedmepos/mf-inventory-portal 0.0.25-dev.5 → 0.0.25-dev.50

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 (117) hide show
  1. package/dist/{App-Kq8apMtA.js → App-B7fIlPKw.js} +29 -28
  2. package/dist/ApprovalView-Dp20w8em.js +143 -0
  3. package/dist/{BindingsDialog-DOXckftj.js → BindingsDialog-BIHCuoDe.js} +6 -6
  4. package/dist/{BindingsPicker-Cm5vh_SU.js → BindingsPicker-DoM1Dh1y.js} +8 -8
  5. package/dist/{BindingsTable-CqIY16hU.js → BindingsTable-ChJYIxrf.js} +6 -6
  6. package/dist/ClosingDraftView-L4EHR0Sb.js +1348 -0
  7. package/dist/ClosingTemplateView-CFVINyCr.js +1859 -0
  8. package/dist/FmCustomAttribute.vue_vue_type_script_setup_true_lang-D-IWRjRD.js +34 -0
  9. package/dist/FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-Dn-DgO81.js +211 -0
  10. package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-0Kw57u62.js → FmUnitInput.vue_vue_type_script_setup_true_lang-CdWkJ2U-.js} +52 -52
  11. package/dist/IngredientBindedItem.vue_vue_type_script_setup_true_lang-BN2ec0EU.js +51 -0
  12. package/dist/{IngredientGroupView-CLmsjrp8.js → IngredientGroupView-Vz6XV_-q.js} +14 -14
  13. package/dist/{IngredientsView-T5S1322D.js → IngredientsView-D1lmg_97.js} +577 -551
  14. package/dist/{IntegrationView-DLLrgrr9.js → IntegrationView-CfDmLYwt.js} +661 -690
  15. package/dist/{InventoryBindingForm-BCPZcNwR.js → InventoryBindingForm-C68ZfWme.js} +1 -1
  16. package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-DY96hhyi.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-Bd13FqsE.js} +96 -96
  17. package/dist/{InventoryBindingSummary-CpCsz_Xc.js → InventoryBindingSummary-DT9cg2b4.js} +1 -1
  18. package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-CP5yNARW.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-BfhvXVHK.js} +1 -1
  19. package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-Cow0sp-k.js → PremiumBadge.vue_vue_type_script_setup_true_lang-Dvj1F-DM.js} +15 -15
  20. package/dist/PublishView-DMzULnCX.js +222 -0
  21. package/dist/{PurchaseOrderPrintPreview-DQ8GaxvA.js → PurchaseOrderPrintPreview-D6wcth8H.js} +1 -1
  22. package/dist/ReceiveRequestView-DsX41zj-.js +2579 -0
  23. package/dist/{RecipeView-CROffYxl.js → RecipeView-DlKk9-tm.js} +47 -46
  24. package/dist/{index-B2ISFLHY.js → StockView-CNmvVK0V.js} +3616 -1783
  25. package/dist/{SupplierView-DUFTtK7r.js → SupplierView-BcoOgM67.js} +446 -457
  26. package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-CDDvq_mI.js +1605 -0
  27. package/dist/TransferTemplateView-BI96LQfP.js +1526 -0
  28. package/dist/{UnitView-B4jcaZF4.js → UnitView-BF2eBWtF.js} +14 -14
  29. package/dist/{WarehouseView-BmZtdMZU.js → WarehouseView-joOR4EsJ.js} +332 -314
  30. package/dist/api/closing-draft.d.ts +1 -0
  31. package/dist/api/inventory.d.ts +9 -6
  32. package/dist/api/netsuite.d.ts +22 -5
  33. package/dist/api/purchase-order.d.ts +7 -1
  34. package/dist/api/stock.d.ts +1 -0
  35. package/dist/app-DavuMSpS.js +88117 -0
  36. package/dist/app.js +1 -1
  37. package/dist/components/FmAutocompleteTextField.vue.d.ts +31 -0
  38. package/dist/components/FmCustomAttribute.vue.d.ts +3 -8
  39. package/dist/components/FmLockableField.vue.d.ts +3 -0
  40. package/dist/components/FmMultiselectDialog.d.ts +23 -0
  41. package/dist/components/FmMultiselectDialog.vue.d.ts +9 -1
  42. package/dist/components/FmMultiselectDialogProps.d.ts +2 -0
  43. package/dist/components/inventory-binding/InventoryBinding.vue.d.ts +1 -1
  44. package/dist/components/shell/inventory/binding-ui.vue.d.ts +1 -1
  45. package/dist/{decimal-T4Ng3pLP.js → decimal-C_LJTg2_.js} +1 -1
  46. package/dist/feature-D3M-bziy.js +1015 -0
  47. package/dist/{format-unit-display-D6tf1DHa.js → format-unit-display-BebmN2s-.js} +335 -328
  48. package/dist/helper/country.d.ts +1 -0
  49. package/dist/helper/fuzzy.d.ts +10 -0
  50. package/dist/index-BDEeA1dY.js +12197 -0
  51. package/dist/index-DzshvJTA.js +77 -0
  52. package/dist/{stock-CmZXXh6b.js → stock-CHVVTrSI.js} +29 -25
  53. package/dist/stores/feature.d.ts +7 -5
  54. package/dist/stores/helper/generate-backend-urls.d.ts +0 -1
  55. package/dist/stores/integration/index.d.ts +1 -0
  56. package/dist/stores/integration/netsuite.d.ts +22 -5
  57. package/dist/stores/inventory.d.ts +141 -8
  58. package/dist/stores/location.d.ts +9 -0
  59. package/dist/stores/stock.d.ts +5 -0
  60. package/dist/stores/warehouse.d.ts +5 -7
  61. package/dist/style.css +1 -1
  62. package/dist/{supplier-BVsAD8Ou.js → supplier-Ddl4sUpm.js} +1 -1
  63. package/dist/tsconfig.app.tsbuildinfo +1 -1
  64. package/dist/use-ingredient-select-dialog-Z6bbIKfM.js +51 -0
  65. package/dist/{use-inventory-binding-dialog-CqrrqmB7.js → use-inventory-binding-dialog-Dj45RBWc.js} +1 -1
  66. package/dist/views/adjustment-template/wastage-template/actions.d.ts +24 -0
  67. package/dist/views/adjustment-template/wastage-template/table.d.ts +24 -0
  68. package/dist/views/closing-draft/components/closing-draft-dialog/ClosingDraftDialog.vue.d.ts +8 -4
  69. package/dist/views/closing-draft/composables/use-closing-draft-actions.d.ts +4 -1
  70. package/dist/views/closing-draft/composables/use-closing-draft-table.d.ts +48 -24
  71. package/dist/views/closing-draft/helpers/export-draft.helper.d.ts +1 -1
  72. package/dist/views/closing-template/components/closing-template-form/composables/use-closing-template-items.d.ts +1 -1
  73. package/dist/views/closing-template/composables/use-closing-template-actions.d.ts +36 -12
  74. package/dist/views/closing-template/composables/use-closing-template-table.d.ts +36 -12
  75. package/dist/views/dev/components/AutocompleteTextField.vue.d.ts +2 -0
  76. package/dist/views/ingredient-group/composables/use-ingredient-group-table.d.ts +3 -3
  77. package/dist/views/ingredients/components/ingredient-form/IngredientForm.vue.d.ts +2 -2
  78. package/dist/views/ingredients/composables/use-ingredient-select-dialog.d.ts +16 -0
  79. package/dist/views/ingredients/composables/use-ingredient-table.d.ts +1 -1
  80. package/dist/views/receive-request/components/netsuite/NetSuiteProps.d.ts +2 -0
  81. package/dist/views/receive-request/components/transfer-details/TransferDetailsProps.d.ts +4 -1
  82. package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +427 -31
  83. package/dist/views/receive-request/components/transfer-form/components/ForecastStock.vue.d.ts +8 -4
  84. package/dist/views/receive-request/components/transfer-form/components/TransferItemTable.vue.d.ts +382 -2
  85. package/dist/views/receive-request/components/transfer-form/composables/use-transfer-items.d.ts +7 -4
  86. package/dist/views/receive-request/composables/use-process-purchase-order.d.ts +18 -0
  87. package/dist/views/receive-request/composables/use-receive-request-form.d.ts +867 -68
  88. package/dist/views/receive-request/composables/use-receive-request-table.d.ts +678 -70
  89. package/dist/views/receive-request/import/XilnexImportDialog.vue.d.ts +22 -0
  90. package/dist/views/receive-request/import/XilnexImportForm.vue.d.ts +17 -0
  91. package/dist/views/receive-request/import/XilnexResult.vue.d.ts +17 -0
  92. package/dist/views/receive-request/import/export.d.ts +12 -0
  93. package/dist/views/receive-request/import/props.d.ts +7 -0
  94. package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +4 -2
  95. package/dist/views/transfer-template/components/transfer-template-form/components/TransferTemplateItemTable.vue.d.ts +220 -0
  96. package/dist/views/transfer-template/components/transfer-template-form/composables/use-template-enabled-locations-2.d.ts +8 -0
  97. package/dist/views/transfer-template/components/transfer-template-form/composables/use-template-enabled-locations.d.ts +1 -0
  98. package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-template-items.d.ts +10 -5
  99. package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +72 -24
  100. package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +72 -24
  101. package/dist/views/transfer-template/composables/useTransferTemplateHelper.d.ts +305 -0
  102. package/dist/views/warehouse/components/WarehouseForm.vue.d.ts +10 -14
  103. package/dist/{vue-i18n-Mb3AM8uP.js → vue-i18n-Cak3W4nS.js} +331 -331
  104. package/package.json +4 -4
  105. package/dist/ApprovalView-DXlXet32.js +0 -138
  106. package/dist/ClosingDraftView-CABY9YVF.js +0 -1225
  107. package/dist/ClosingTemplateView-Bsd6W6id.js +0 -1819
  108. package/dist/FmCustomAttribute.vue_vue_type_script_setup_true_lang-d-Qy7I_I.js +0 -142
  109. package/dist/FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CXjO-PL0.js +0 -286
  110. package/dist/PublishView-BQ9pqu-S.js +0 -192
  111. package/dist/ReceiveRequestView-Cj1g6ZzI.js +0 -1876
  112. package/dist/StockView-D_XXAmSl.js +0 -1817
  113. package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-BLADqDM9.js +0 -1327
  114. package/dist/TransferTemplateView-Dy2nZRCc.js +0 -1284
  115. package/dist/app-DcBKHZIR.js +0 -85643
  116. package/dist/components/FmCustomAttribute2.vue.d.ts +0 -18
  117. package/dist/index-Cxi2NbBg.js +0 -29202
@@ -1,6 +1,7 @@
1
1
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  modelValue: import("vue").PropType<Omit<{
3
3
  _rev?: string | null | undefined;
4
+ effectiveAt?: string | null | undefined;
4
5
  netSuite?: {
5
6
  refNo?: string | null | undefined;
6
7
  sync?: boolean | null | undefined;
@@ -33,6 +34,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
33
34
  acceptRequest: boolean;
34
35
  dbName: string;
35
36
  doc: {
37
+ customAttributes?: Record<string, any> | null | undefined;
36
38
  _id: string;
37
39
  businessId: string;
38
40
  profile: {
@@ -114,12 +116,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
114
116
  };
115
117
  };
116
118
  }[] | null | undefined;
119
+ locationTags?: string[] | null | undefined;
117
120
  _id: string;
118
121
  name: string;
119
122
  purchaseOrder: {
120
123
  remark?: string | null | undefined;
121
124
  ref?: string | null | undefined;
122
125
  items: {
126
+ id?: string | null | undefined;
123
127
  measurement?: {
124
128
  id: string;
125
129
  name: string;
@@ -129,6 +133,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
129
133
  precision: number;
130
134
  };
131
135
  } | null | undefined;
136
+ externalId?: string | null | undefined;
132
137
  totalCost?: {
133
138
  currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
134
139
  amount: number;
@@ -143,6 +148,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
143
148
  precision: number;
144
149
  } | null | undefined;
145
150
  sku: {
151
+ customAttributes?: Record<string, any> | null | undefined;
146
152
  trackingMeasurement?: string | null | undefined;
147
153
  convert?: {
148
154
  measurement?: string | null | undefined;
@@ -186,7 +192,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
186
192
  low: number;
187
193
  mid: number;
188
194
  } | null | undefined;
189
- customAttributes?: Record<string, any> | null | undefined;
190
195
  unit: {
191
196
  _id: string;
192
197
  name: string;
@@ -207,11 +212,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
207
212
  name: string;
208
213
  };
209
214
  code: string;
210
- name: string;
211
215
  quantity: {
212
216
  amount: number;
213
217
  precision: number;
214
218
  };
219
+ name: string;
215
220
  quantityStep: {
216
221
  amount: number;
217
222
  precision: number;
@@ -261,7 +266,95 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
261
266
  adjustmentIds: string[];
262
267
  } | null | undefined;
263
268
  stockSnapshotId?: string | null | undefined;
264
- effectiveAt?: string | null | undefined;
269
+ returnItems?: {
270
+ id?: string | null | undefined;
271
+ measurement?: {
272
+ id: string;
273
+ name: string;
274
+ abbrev: string;
275
+ conversion: {
276
+ amount: number;
277
+ precision: number;
278
+ };
279
+ } | null | undefined;
280
+ externalId?: string | null | undefined;
281
+ totalCost?: {
282
+ currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
283
+ amount: number;
284
+ precision: number;
285
+ } | null | undefined;
286
+ sku: {
287
+ customAttributes?: Record<string, any> | null | undefined;
288
+ trackingMeasurement?: string | null | undefined;
289
+ convert?: {
290
+ measurement?: string | null | undefined;
291
+ inventoryBindings?: {
292
+ measurement?: {
293
+ id: string;
294
+ name: string;
295
+ abbrev: string;
296
+ conversion: {
297
+ amount: number;
298
+ precision: number;
299
+ };
300
+ } | null | undefined;
301
+ type: "RECIPE" | "SKU" | "SKU_GROUP";
302
+ amount: {
303
+ amount: number;
304
+ precision: number;
305
+ };
306
+ id: string;
307
+ }[] | null | undefined;
308
+ } | null | undefined;
309
+ valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
310
+ defaultCost?: {
311
+ measurement?: {
312
+ id: string;
313
+ name: string;
314
+ abbrev: string;
315
+ conversion: {
316
+ amount: number;
317
+ precision: number;
318
+ };
319
+ } | null | undefined;
320
+ costPerUnit: {
321
+ currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
322
+ amount: number;
323
+ precision: number;
324
+ };
325
+ } | null | undefined;
326
+ operationalGroup?: string | null | undefined;
327
+ thresholds?: {
328
+ low: number;
329
+ mid: number;
330
+ } | null | undefined;
331
+ unit: {
332
+ _id: string;
333
+ name: string;
334
+ abbrev: string;
335
+ precision: number;
336
+ measurements: {
337
+ id: string;
338
+ name: string;
339
+ abbrev: string;
340
+ conversion: {
341
+ amount: number;
342
+ precision: number;
343
+ };
344
+ }[];
345
+ };
346
+ code: string;
347
+ _id: string;
348
+ name: string;
349
+ };
350
+ code: string;
351
+ quantity: {
352
+ amount: number;
353
+ precision: number;
354
+ };
355
+ name: string;
356
+ }[] | null | undefined;
357
+ stockReturnRef?: string | null | undefined;
265
358
  deliveryFullfillment?: {
266
359
  remark?: string | null | undefined;
267
360
  adjustment?: string | null | undefined;
@@ -275,6 +368,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
275
368
  amount: number;
276
369
  precision: number;
277
370
  } | null | undefined;
371
+ id?: string | null | undefined;
278
372
  measurement?: {
279
373
  id: string;
280
374
  name: string;
@@ -284,7 +378,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
284
378
  precision: number;
285
379
  };
286
380
  } | null | undefined;
381
+ externalId?: string | null | undefined;
287
382
  sku: {
383
+ customAttributes?: Record<string, any> | null | undefined;
288
384
  trackingMeasurement?: string | null | undefined;
289
385
  convert?: {
290
386
  measurement?: string | null | undefined;
@@ -328,7 +424,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
328
424
  low: number;
329
425
  mid: number;
330
426
  } | null | undefined;
331
- customAttributes?: Record<string, any> | null | undefined;
332
427
  unit: {
333
428
  _id: string;
334
429
  name: string;
@@ -358,6 +453,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
358
453
  }[] | null | undefined;
359
454
  _id: string;
360
455
  items: {
456
+ id?: string | null | undefined;
361
457
  measurement?: {
362
458
  id: string;
363
459
  name: string;
@@ -367,12 +463,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
367
463
  precision: number;
368
464
  };
369
465
  } | null | undefined;
466
+ externalId?: string | null | undefined;
370
467
  totalCost?: {
371
468
  currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
372
469
  amount: number;
373
470
  precision: number;
374
471
  } | null | undefined;
375
472
  sku: {
473
+ customAttributes?: Record<string, any> | null | undefined;
376
474
  trackingMeasurement?: string | null | undefined;
377
475
  convert?: {
378
476
  measurement?: string | null | undefined;
@@ -416,7 +514,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
416
514
  low: number;
417
515
  mid: number;
418
516
  } | null | undefined;
419
- customAttributes?: Record<string, any> | null | undefined;
420
517
  unit: {
421
518
  _id: string;
422
519
  name: string;
@@ -437,11 +534,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
437
534
  name: string;
438
535
  };
439
536
  code: string;
440
- name: string;
441
537
  quantity: {
442
538
  amount: number;
443
539
  precision: number;
444
540
  };
541
+ name: string;
445
542
  }[];
446
543
  remark: string | null;
447
544
  ref: string | null;
@@ -523,6 +620,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
523
620
  }>;
524
621
  skus: {
525
622
  type: import("vue").PropType<{
623
+ customAttributes?: Record<string, any> | null | undefined;
526
624
  trackingMeasurement?: string | null | undefined;
527
625
  convert?: {
528
626
  measurement?: string | null | undefined;
@@ -566,7 +664,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
566
664
  low: number;
567
665
  mid: number;
568
666
  } | null | undefined;
569
- customAttributes?: Record<string, any> | null | undefined;
570
667
  unit: {
571
668
  _id: string;
572
669
  name: string;
@@ -613,6 +710,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
613
710
  remark?: string | null | undefined;
614
711
  ref?: string | null | undefined;
615
712
  _rev?: string | null | undefined;
713
+ effectiveAt?: string | null | undefined;
616
714
  netSuite?: {
617
715
  refNo?: string | null | undefined;
618
716
  sync?: boolean | null | undefined;
@@ -645,6 +743,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
645
743
  acceptRequest: boolean;
646
744
  dbName: string;
647
745
  doc: {
746
+ customAttributes?: Record<string, any> | null | undefined;
648
747
  _id: string;
649
748
  businessId: string;
650
749
  profile: {
@@ -726,12 +825,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
726
825
  };
727
826
  };
728
827
  }[] | null | undefined;
828
+ locationTags?: string[] | null | undefined;
729
829
  _id: string;
730
830
  name: string;
731
831
  purchaseOrder: {
732
832
  remark?: string | null | undefined;
733
833
  ref?: string | null | undefined;
734
834
  items: {
835
+ id?: string | null | undefined;
735
836
  measurement?: {
736
837
  id: string;
737
838
  name: string;
@@ -741,6 +842,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
741
842
  precision: number;
742
843
  };
743
844
  } | null | undefined;
845
+ externalId?: string | null | undefined;
744
846
  totalCost?: {
745
847
  currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
746
848
  amount: number;
@@ -755,6 +857,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
755
857
  precision: number;
756
858
  } | null | undefined;
757
859
  sku: {
860
+ customAttributes?: Record<string, any> | null | undefined;
758
861
  trackingMeasurement?: string | null | undefined;
759
862
  convert?: {
760
863
  measurement?: string | null | undefined;
@@ -798,7 +901,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
798
901
  low: number;
799
902
  mid: number;
800
903
  } | null | undefined;
801
- customAttributes?: Record<string, any> | null | undefined;
802
904
  unit: {
803
905
  _id: string;
804
906
  name: string;
@@ -819,11 +921,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
819
921
  name: string;
820
922
  };
821
923
  code: string;
822
- name: string;
823
924
  quantity: {
824
925
  amount: number;
825
926
  precision: number;
826
927
  };
928
+ name: string;
827
929
  quantityStep: {
828
930
  amount: number;
829
931
  precision: number;
@@ -873,7 +975,95 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
873
975
  adjustmentIds: string[];
874
976
  } | null | undefined;
875
977
  stockSnapshotId?: string | null | undefined;
876
- effectiveAt?: string | null | undefined;
978
+ returnItems?: {
979
+ id?: string | null | undefined;
980
+ measurement?: {
981
+ id: string;
982
+ name: string;
983
+ abbrev: string;
984
+ conversion: {
985
+ amount: number;
986
+ precision: number;
987
+ };
988
+ } | null | undefined;
989
+ externalId?: string | null | undefined;
990
+ totalCost?: {
991
+ currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
992
+ amount: number;
993
+ precision: number;
994
+ } | null | undefined;
995
+ sku: {
996
+ customAttributes?: Record<string, any> | null | undefined;
997
+ trackingMeasurement?: string | null | undefined;
998
+ convert?: {
999
+ measurement?: string | null | undefined;
1000
+ inventoryBindings?: {
1001
+ measurement?: {
1002
+ id: string;
1003
+ name: string;
1004
+ abbrev: string;
1005
+ conversion: {
1006
+ amount: number;
1007
+ precision: number;
1008
+ };
1009
+ } | null | undefined;
1010
+ type: "RECIPE" | "SKU" | "SKU_GROUP";
1011
+ amount: {
1012
+ amount: number;
1013
+ precision: number;
1014
+ };
1015
+ id: string;
1016
+ }[] | null | undefined;
1017
+ } | null | undefined;
1018
+ valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
1019
+ defaultCost?: {
1020
+ measurement?: {
1021
+ id: string;
1022
+ name: string;
1023
+ abbrev: string;
1024
+ conversion: {
1025
+ amount: number;
1026
+ precision: number;
1027
+ };
1028
+ } | null | undefined;
1029
+ costPerUnit: {
1030
+ currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
1031
+ amount: number;
1032
+ precision: number;
1033
+ };
1034
+ } | null | undefined;
1035
+ operationalGroup?: string | null | undefined;
1036
+ thresholds?: {
1037
+ low: number;
1038
+ mid: number;
1039
+ } | null | undefined;
1040
+ unit: {
1041
+ _id: string;
1042
+ name: string;
1043
+ abbrev: string;
1044
+ precision: number;
1045
+ measurements: {
1046
+ id: string;
1047
+ name: string;
1048
+ abbrev: string;
1049
+ conversion: {
1050
+ amount: number;
1051
+ precision: number;
1052
+ };
1053
+ }[];
1054
+ };
1055
+ code: string;
1056
+ _id: string;
1057
+ name: string;
1058
+ };
1059
+ code: string;
1060
+ quantity: {
1061
+ amount: number;
1062
+ precision: number;
1063
+ };
1064
+ name: string;
1065
+ }[] | null | undefined;
1066
+ stockReturnRef?: string | null | undefined;
877
1067
  deliveryFullfillment?: {
878
1068
  remark?: string | null | undefined;
879
1069
  adjustment?: string | null | undefined;
@@ -887,6 +1077,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
887
1077
  amount: number;
888
1078
  precision: number;
889
1079
  } | null | undefined;
1080
+ id?: string | null | undefined;
890
1081
  measurement?: {
891
1082
  id: string;
892
1083
  name: string;
@@ -896,7 +1087,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
896
1087
  precision: number;
897
1088
  };
898
1089
  } | null | undefined;
1090
+ externalId?: string | null | undefined;
899
1091
  sku: {
1092
+ customAttributes?: Record<string, any> | null | undefined;
900
1093
  trackingMeasurement?: string | null | undefined;
901
1094
  convert?: {
902
1095
  measurement?: string | null | undefined;
@@ -940,7 +1133,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
940
1133
  low: number;
941
1134
  mid: number;
942
1135
  } | null | undefined;
943
- customAttributes?: Record<string, any> | null | undefined;
944
1136
  unit: {
945
1137
  _id: string;
946
1138
  name: string;
@@ -968,10 +1160,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
968
1160
  id: string;
969
1161
  createdAt: string;
970
1162
  }[] | null | undefined;
971
- status: "DRAFT" | "PROCESSING" | "REQUESTING" | "RECEIVING" | "COMPLETE" | "CANCEL";
1163
+ status: "DRAFT" | "PROCESSING" | "REQUESTING" | "RECEIVING" | "COMPLETE" | "CANCEL" | "CLOSE";
972
1164
  _id: string;
973
1165
  seqNumber: number;
974
1166
  items: {
1167
+ id?: string | null | undefined;
975
1168
  measurement?: {
976
1169
  id: string;
977
1170
  name: string;
@@ -981,12 +1174,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
981
1174
  precision: number;
982
1175
  };
983
1176
  } | null | undefined;
1177
+ externalId?: string | null | undefined;
984
1178
  totalCost?: {
985
1179
  currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
986
1180
  amount: number;
987
1181
  precision: number;
988
1182
  } | null | undefined;
989
1183
  sku: {
1184
+ customAttributes?: Record<string, any> | null | undefined;
990
1185
  trackingMeasurement?: string | null | undefined;
991
1186
  convert?: {
992
1187
  measurement?: string | null | undefined;
@@ -1030,7 +1225,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1030
1225
  low: number;
1031
1226
  mid: number;
1032
1227
  } | null | undefined;
1033
- customAttributes?: Record<string, any> | null | undefined;
1034
1228
  unit: {
1035
1229
  _id: string;
1036
1230
  name: string;
@@ -1051,11 +1245,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1051
1245
  name: string;
1052
1246
  };
1053
1247
  code: string;
1054
- name: string;
1055
1248
  quantity: {
1056
1249
  amount: number;
1057
1250
  precision: number;
1058
1251
  };
1252
+ name: string;
1059
1253
  }[];
1060
1254
  supplier: {
1061
1255
  phoneNumber?: string | null | undefined;
@@ -1096,7 +1290,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1096
1290
  };
1097
1291
  deliveryOrder: {
1098
1292
  remark?: string | null | undefined;
1293
+ id?: string | null | undefined;
1099
1294
  adjustment?: string | null | undefined;
1295
+ effectiveAt?: string | null | undefined;
1100
1296
  fullfillmentId?: string | null | undefined;
1101
1297
  netSuite?: {
1102
1298
  refNo?: string | null | undefined;
@@ -1108,6 +1304,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1108
1304
  amount: number;
1109
1305
  precision: number;
1110
1306
  } | null | undefined;
1307
+ id?: string | null | undefined;
1111
1308
  measurement?: {
1112
1309
  id: string;
1113
1310
  name: string;
@@ -1117,7 +1314,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1117
1314
  precision: number;
1118
1315
  };
1119
1316
  } | null | undefined;
1317
+ externalId?: string | null | undefined;
1120
1318
  sku: {
1319
+ customAttributes?: Record<string, any> | null | undefined;
1121
1320
  trackingMeasurement?: string | null | undefined;
1122
1321
  convert?: {
1123
1322
  measurement?: string | null | undefined;
@@ -1161,7 +1360,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1161
1360
  low: number;
1162
1361
  mid: number;
1163
1362
  } | null | undefined;
1164
- customAttributes?: Record<string, any> | null | undefined;
1165
1363
  unit: {
1166
1364
  _id: string;
1167
1365
  name: string;
@@ -1265,6 +1463,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1265
1463
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1266
1464
  modelValue: import("vue").PropType<Omit<{
1267
1465
  _rev?: string | null | undefined;
1466
+ effectiveAt?: string | null | undefined;
1268
1467
  netSuite?: {
1269
1468
  refNo?: string | null | undefined;
1270
1469
  sync?: boolean | null | undefined;
@@ -1297,6 +1496,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1297
1496
  acceptRequest: boolean;
1298
1497
  dbName: string;
1299
1498
  doc: {
1499
+ customAttributes?: Record<string, any> | null | undefined;
1300
1500
  _id: string;
1301
1501
  businessId: string;
1302
1502
  profile: {
@@ -1378,12 +1578,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1378
1578
  };
1379
1579
  };
1380
1580
  }[] | null | undefined;
1581
+ locationTags?: string[] | null | undefined;
1381
1582
  _id: string;
1382
1583
  name: string;
1383
1584
  purchaseOrder: {
1384
1585
  remark?: string | null | undefined;
1385
1586
  ref?: string | null | undefined;
1386
1587
  items: {
1588
+ id?: string | null | undefined;
1387
1589
  measurement?: {
1388
1590
  id: string;
1389
1591
  name: string;
@@ -1393,6 +1595,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1393
1595
  precision: number;
1394
1596
  };
1395
1597
  } | null | undefined;
1598
+ externalId?: string | null | undefined;
1396
1599
  totalCost?: {
1397
1600
  currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
1398
1601
  amount: number;
@@ -1407,6 +1610,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1407
1610
  precision: number;
1408
1611
  } | null | undefined;
1409
1612
  sku: {
1613
+ customAttributes?: Record<string, any> | null | undefined;
1410
1614
  trackingMeasurement?: string | null | undefined;
1411
1615
  convert?: {
1412
1616
  measurement?: string | null | undefined;
@@ -1450,7 +1654,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1450
1654
  low: number;
1451
1655
  mid: number;
1452
1656
  } | null | undefined;
1453
- customAttributes?: Record<string, any> | null | undefined;
1454
1657
  unit: {
1455
1658
  _id: string;
1456
1659
  name: string;
@@ -1471,11 +1674,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1471
1674
  name: string;
1472
1675
  };
1473
1676
  code: string;
1474
- name: string;
1475
1677
  quantity: {
1476
1678
  amount: number;
1477
1679
  precision: number;
1478
1680
  };
1681
+ name: string;
1479
1682
  quantityStep: {
1480
1683
  amount: number;
1481
1684
  precision: number;
@@ -1525,7 +1728,95 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1525
1728
  adjustmentIds: string[];
1526
1729
  } | null | undefined;
1527
1730
  stockSnapshotId?: string | null | undefined;
1528
- effectiveAt?: string | null | undefined;
1731
+ returnItems?: {
1732
+ id?: string | null | undefined;
1733
+ measurement?: {
1734
+ id: string;
1735
+ name: string;
1736
+ abbrev: string;
1737
+ conversion: {
1738
+ amount: number;
1739
+ precision: number;
1740
+ };
1741
+ } | null | undefined;
1742
+ externalId?: string | null | undefined;
1743
+ totalCost?: {
1744
+ currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
1745
+ amount: number;
1746
+ precision: number;
1747
+ } | null | undefined;
1748
+ sku: {
1749
+ customAttributes?: Record<string, any> | null | undefined;
1750
+ trackingMeasurement?: string | null | undefined;
1751
+ convert?: {
1752
+ measurement?: string | null | undefined;
1753
+ inventoryBindings?: {
1754
+ measurement?: {
1755
+ id: string;
1756
+ name: string;
1757
+ abbrev: string;
1758
+ conversion: {
1759
+ amount: number;
1760
+ precision: number;
1761
+ };
1762
+ } | null | undefined;
1763
+ type: "RECIPE" | "SKU" | "SKU_GROUP";
1764
+ amount: {
1765
+ amount: number;
1766
+ precision: number;
1767
+ };
1768
+ id: string;
1769
+ }[] | null | undefined;
1770
+ } | null | undefined;
1771
+ valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
1772
+ defaultCost?: {
1773
+ measurement?: {
1774
+ id: string;
1775
+ name: string;
1776
+ abbrev: string;
1777
+ conversion: {
1778
+ amount: number;
1779
+ precision: number;
1780
+ };
1781
+ } | null | undefined;
1782
+ costPerUnit: {
1783
+ currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
1784
+ amount: number;
1785
+ precision: number;
1786
+ };
1787
+ } | null | undefined;
1788
+ operationalGroup?: string | null | undefined;
1789
+ thresholds?: {
1790
+ low: number;
1791
+ mid: number;
1792
+ } | null | undefined;
1793
+ unit: {
1794
+ _id: string;
1795
+ name: string;
1796
+ abbrev: string;
1797
+ precision: number;
1798
+ measurements: {
1799
+ id: string;
1800
+ name: string;
1801
+ abbrev: string;
1802
+ conversion: {
1803
+ amount: number;
1804
+ precision: number;
1805
+ };
1806
+ }[];
1807
+ };
1808
+ code: string;
1809
+ _id: string;
1810
+ name: string;
1811
+ };
1812
+ code: string;
1813
+ quantity: {
1814
+ amount: number;
1815
+ precision: number;
1816
+ };
1817
+ name: string;
1818
+ }[] | null | undefined;
1819
+ stockReturnRef?: string | null | undefined;
1529
1820
  deliveryFullfillment?: {
1530
1821
  remark?: string | null | undefined;
1531
1822
  adjustment?: string | null | undefined;
@@ -1539,6 +1830,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1539
1830
  amount: number;
1540
1831
  precision: number;
1541
1832
  } | null | undefined;
1833
+ id?: string | null | undefined;
1542
1834
  measurement?: {
1543
1835
  id: string;
1544
1836
  name: string;
@@ -1548,7 +1840,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1548
1840
  precision: number;
1549
1841
  };
1550
1842
  } | null | undefined;
1843
+ externalId?: string | null | undefined;
1551
1844
  sku: {
1845
+ customAttributes?: Record<string, any> | null | undefined;
1552
1846
  trackingMeasurement?: string | null | undefined;
1553
1847
  convert?: {
1554
1848
  measurement?: string | null | undefined;
@@ -1592,7 +1886,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1592
1886
  low: number;
1593
1887
  mid: number;
1594
1888
  } | null | undefined;
1595
- customAttributes?: Record<string, any> | null | undefined;
1596
1889
  unit: {
1597
1890
  _id: string;
1598
1891
  name: string;
@@ -1622,6 +1915,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1622
1915
  }[] | null | undefined;
1623
1916
  _id: string;
1624
1917
  items: {
1918
+ id?: string | null | undefined;
1625
1919
  measurement?: {
1626
1920
  id: string;
1627
1921
  name: string;
@@ -1631,12 +1925,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1631
1925
  precision: number;
1632
1926
  };
1633
1927
  } | null | undefined;
1928
+ externalId?: string | null | undefined;
1634
1929
  totalCost?: {
1635
1930
  currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
1636
1931
  amount: number;
1637
1932
  precision: number;
1638
1933
  } | null | undefined;
1639
1934
  sku: {
1935
+ customAttributes?: Record<string, any> | null | undefined;
1640
1936
  trackingMeasurement?: string | null | undefined;
1641
1937
  convert?: {
1642
1938
  measurement?: string | null | undefined;
@@ -1680,7 +1976,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1680
1976
  low: number;
1681
1977
  mid: number;
1682
1978
  } | null | undefined;
1683
- customAttributes?: Record<string, any> | null | undefined;
1684
1979
  unit: {
1685
1980
  _id: string;
1686
1981
  name: string;
@@ -1701,11 +1996,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1701
1996
  name: string;
1702
1997
  };
1703
1998
  code: string;
1704
- name: string;
1705
1999
  quantity: {
1706
2000
  amount: number;
1707
2001
  precision: number;
1708
2002
  };
2003
+ name: string;
1709
2004
  }[];
1710
2005
  remark: string | null;
1711
2006
  ref: string | null;
@@ -1787,6 +2082,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1787
2082
  }>;
1788
2083
  skus: {
1789
2084
  type: import("vue").PropType<{
2085
+ customAttributes?: Record<string, any> | null | undefined;
1790
2086
  trackingMeasurement?: string | null | undefined;
1791
2087
  convert?: {
1792
2088
  measurement?: string | null | undefined;
@@ -1830,7 +2126,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1830
2126
  low: number;
1831
2127
  mid: number;
1832
2128
  } | null | undefined;
1833
- customAttributes?: Record<string, any> | null | undefined;
1834
2129
  unit: {
1835
2130
  _id: string;
1836
2131
  name: string;
@@ -1877,6 +2172,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1877
2172
  remark?: string | null | undefined;
1878
2173
  ref?: string | null | undefined;
1879
2174
  _rev?: string | null | undefined;
2175
+ effectiveAt?: string | null | undefined;
1880
2176
  netSuite?: {
1881
2177
  refNo?: string | null | undefined;
1882
2178
  sync?: boolean | null | undefined;
@@ -1909,6 +2205,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1909
2205
  acceptRequest: boolean;
1910
2206
  dbName: string;
1911
2207
  doc: {
2208
+ customAttributes?: Record<string, any> | null | undefined;
1912
2209
  _id: string;
1913
2210
  businessId: string;
1914
2211
  profile: {
@@ -1990,12 +2287,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1990
2287
  };
1991
2288
  };
1992
2289
  }[] | null | undefined;
2290
+ locationTags?: string[] | null | undefined;
1993
2291
  _id: string;
1994
2292
  name: string;
1995
2293
  purchaseOrder: {
1996
2294
  remark?: string | null | undefined;
1997
2295
  ref?: string | null | undefined;
1998
2296
  items: {
2297
+ id?: string | null | undefined;
1999
2298
  measurement?: {
2000
2299
  id: string;
2001
2300
  name: string;
@@ -2005,6 +2304,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2005
2304
  precision: number;
2006
2305
  };
2007
2306
  } | null | undefined;
2307
+ externalId?: string | null | undefined;
2008
2308
  totalCost?: {
2009
2309
  currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
2010
2310
  amount: number;
@@ -2019,6 +2319,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2019
2319
  precision: number;
2020
2320
  } | null | undefined;
2021
2321
  sku: {
2322
+ customAttributes?: Record<string, any> | null | undefined;
2022
2323
  trackingMeasurement?: string | null | undefined;
2023
2324
  convert?: {
2024
2325
  measurement?: string | null | undefined;
@@ -2062,7 +2363,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2062
2363
  low: number;
2063
2364
  mid: number;
2064
2365
  } | null | undefined;
2065
- customAttributes?: Record<string, any> | null | undefined;
2066
2366
  unit: {
2067
2367
  _id: string;
2068
2368
  name: string;
@@ -2083,11 +2383,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2083
2383
  name: string;
2084
2384
  };
2085
2385
  code: string;
2086
- name: string;
2087
2386
  quantity: {
2088
2387
  amount: number;
2089
2388
  precision: number;
2090
2389
  };
2390
+ name: string;
2091
2391
  quantityStep: {
2092
2392
  amount: number;
2093
2393
  precision: number;
@@ -2137,7 +2437,95 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2137
2437
  adjustmentIds: string[];
2138
2438
  } | null | undefined;
2139
2439
  stockSnapshotId?: string | null | undefined;
2140
- effectiveAt?: string | null | undefined;
2440
+ returnItems?: {
2441
+ id?: string | null | undefined;
2442
+ measurement?: {
2443
+ id: string;
2444
+ name: string;
2445
+ abbrev: string;
2446
+ conversion: {
2447
+ amount: number;
2448
+ precision: number;
2449
+ };
2450
+ } | null | undefined;
2451
+ externalId?: string | null | undefined;
2452
+ totalCost?: {
2453
+ currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
2454
+ amount: number;
2455
+ precision: number;
2456
+ } | null | undefined;
2457
+ sku: {
2458
+ customAttributes?: Record<string, any> | null | undefined;
2459
+ trackingMeasurement?: string | null | undefined;
2460
+ convert?: {
2461
+ measurement?: string | null | undefined;
2462
+ inventoryBindings?: {
2463
+ measurement?: {
2464
+ id: string;
2465
+ name: string;
2466
+ abbrev: string;
2467
+ conversion: {
2468
+ amount: number;
2469
+ precision: number;
2470
+ };
2471
+ } | null | undefined;
2472
+ type: "RECIPE" | "SKU" | "SKU_GROUP";
2473
+ amount: {
2474
+ amount: number;
2475
+ precision: number;
2476
+ };
2477
+ id: string;
2478
+ }[] | null | undefined;
2479
+ } | null | undefined;
2480
+ valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
2481
+ defaultCost?: {
2482
+ measurement?: {
2483
+ id: string;
2484
+ name: string;
2485
+ abbrev: string;
2486
+ conversion: {
2487
+ amount: number;
2488
+ precision: number;
2489
+ };
2490
+ } | null | undefined;
2491
+ costPerUnit: {
2492
+ currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
2493
+ amount: number;
2494
+ precision: number;
2495
+ };
2496
+ } | null | undefined;
2497
+ operationalGroup?: string | null | undefined;
2498
+ thresholds?: {
2499
+ low: number;
2500
+ mid: number;
2501
+ } | null | undefined;
2502
+ unit: {
2503
+ _id: string;
2504
+ name: string;
2505
+ abbrev: string;
2506
+ precision: number;
2507
+ measurements: {
2508
+ id: string;
2509
+ name: string;
2510
+ abbrev: string;
2511
+ conversion: {
2512
+ amount: number;
2513
+ precision: number;
2514
+ };
2515
+ }[];
2516
+ };
2517
+ code: string;
2518
+ _id: string;
2519
+ name: string;
2520
+ };
2521
+ code: string;
2522
+ quantity: {
2523
+ amount: number;
2524
+ precision: number;
2525
+ };
2526
+ name: string;
2527
+ }[] | null | undefined;
2528
+ stockReturnRef?: string | null | undefined;
2141
2529
  deliveryFullfillment?: {
2142
2530
  remark?: string | null | undefined;
2143
2531
  adjustment?: string | null | undefined;
@@ -2151,6 +2539,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2151
2539
  amount: number;
2152
2540
  precision: number;
2153
2541
  } | null | undefined;
2542
+ id?: string | null | undefined;
2154
2543
  measurement?: {
2155
2544
  id: string;
2156
2545
  name: string;
@@ -2160,7 +2549,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2160
2549
  precision: number;
2161
2550
  };
2162
2551
  } | null | undefined;
2552
+ externalId?: string | null | undefined;
2163
2553
  sku: {
2554
+ customAttributes?: Record<string, any> | null | undefined;
2164
2555
  trackingMeasurement?: string | null | undefined;
2165
2556
  convert?: {
2166
2557
  measurement?: string | null | undefined;
@@ -2204,7 +2595,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2204
2595
  low: number;
2205
2596
  mid: number;
2206
2597
  } | null | undefined;
2207
- customAttributes?: Record<string, any> | null | undefined;
2208
2598
  unit: {
2209
2599
  _id: string;
2210
2600
  name: string;
@@ -2232,10 +2622,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2232
2622
  id: string;
2233
2623
  createdAt: string;
2234
2624
  }[] | null | undefined;
2235
- status: "DRAFT" | "PROCESSING" | "REQUESTING" | "RECEIVING" | "COMPLETE" | "CANCEL";
2625
+ status: "DRAFT" | "PROCESSING" | "REQUESTING" | "RECEIVING" | "COMPLETE" | "CANCEL" | "CLOSE";
2236
2626
  _id: string;
2237
2627
  seqNumber: number;
2238
2628
  items: {
2629
+ id?: string | null | undefined;
2239
2630
  measurement?: {
2240
2631
  id: string;
2241
2632
  name: string;
@@ -2245,12 +2636,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2245
2636
  precision: number;
2246
2637
  };
2247
2638
  } | null | undefined;
2639
+ externalId?: string | null | undefined;
2248
2640
  totalCost?: {
2249
2641
  currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
2250
2642
  amount: number;
2251
2643
  precision: number;
2252
2644
  } | null | undefined;
2253
2645
  sku: {
2646
+ customAttributes?: Record<string, any> | null | undefined;
2254
2647
  trackingMeasurement?: string | null | undefined;
2255
2648
  convert?: {
2256
2649
  measurement?: string | null | undefined;
@@ -2294,7 +2687,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2294
2687
  low: number;
2295
2688
  mid: number;
2296
2689
  } | null | undefined;
2297
- customAttributes?: Record<string, any> | null | undefined;
2298
2690
  unit: {
2299
2691
  _id: string;
2300
2692
  name: string;
@@ -2315,11 +2707,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2315
2707
  name: string;
2316
2708
  };
2317
2709
  code: string;
2318
- name: string;
2319
2710
  quantity: {
2320
2711
  amount: number;
2321
2712
  precision: number;
2322
2713
  };
2714
+ name: string;
2323
2715
  }[];
2324
2716
  supplier: {
2325
2717
  phoneNumber?: string | null | undefined;
@@ -2360,7 +2752,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2360
2752
  };
2361
2753
  deliveryOrder: {
2362
2754
  remark?: string | null | undefined;
2755
+ id?: string | null | undefined;
2363
2756
  adjustment?: string | null | undefined;
2757
+ effectiveAt?: string | null | undefined;
2364
2758
  fullfillmentId?: string | null | undefined;
2365
2759
  netSuite?: {
2366
2760
  refNo?: string | null | undefined;
@@ -2372,6 +2766,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2372
2766
  amount: number;
2373
2767
  precision: number;
2374
2768
  } | null | undefined;
2769
+ id?: string | null | undefined;
2375
2770
  measurement?: {
2376
2771
  id: string;
2377
2772
  name: string;
@@ -2381,7 +2776,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2381
2776
  precision: number;
2382
2777
  };
2383
2778
  } | null | undefined;
2779
+ externalId?: string | null | undefined;
2384
2780
  sku: {
2781
+ customAttributes?: Record<string, any> | null | undefined;
2385
2782
  trackingMeasurement?: string | null | undefined;
2386
2783
  convert?: {
2387
2784
  measurement?: string | null | undefined;
@@ -2425,7 +2822,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2425
2822
  low: number;
2426
2823
  mid: number;
2427
2824
  } | null | undefined;
2428
- customAttributes?: Record<string, any> | null | undefined;
2429
2825
  unit: {
2430
2826
  _id: string;
2431
2827
  name: string;
@@ -2524,6 +2920,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2524
2920
  "onForm:ready"?: (() => any) | undefined;
2525
2921
  }>, {
2526
2922
  skus: {
2923
+ customAttributes?: Record<string, any> | null | undefined;
2527
2924
  trackingMeasurement?: string | null | undefined;
2528
2925
  convert?: {
2529
2926
  measurement?: string | null | undefined;
@@ -2567,7 +2964,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2567
2964
  low: number;
2568
2965
  mid: number;
2569
2966
  } | null | undefined;
2570
- customAttributes?: Record<string, any> | null | undefined;
2571
2967
  unit: {
2572
2968
  _id: string;
2573
2969
  name: string;