@feedmepos/mf-inventory-portal 0.0.25-dev.9 → 0.0.26-dev.1

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 (116) hide show
  1. package/dist/{App-9zSE_swt.js → App-CipfIdtR.js} +71 -72
  2. package/dist/ApprovalView-IC33yBg7.js +143 -0
  3. package/dist/{BindingsDialog-eGbOIQkw.js → BindingsDialog-EN6Kbnu7.js} +2 -2
  4. package/dist/{BindingsPicker-CVXrd29s.js → BindingsPicker-DQ_LEoqq.js} +3 -3
  5. package/dist/BindingsTable-DGXpAyM4.js +120 -0
  6. package/dist/ClosingDraftView-DR9xsW9I.js +1348 -0
  7. package/dist/ClosingTemplateView-CC1T7ovX.js +1804 -0
  8. package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-C9un0wCK.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CovzlB-s.js} +43 -43
  9. package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-BRSABJnM.js → FmUnitInput.vue_vue_type_script_setup_true_lang-BxEtsFXp.js} +29 -29
  10. package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-DeRvrF7O.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-B8H6vFJ5.js} +1 -1
  11. package/dist/{IngredientGroupView-ZWCOAljO.js → IngredientGroupView-DRPbXH8d.js} +24 -24
  12. package/dist/IngredientsView-DSHcH30X.js +1731 -0
  13. package/dist/{IntegrationView-DO3Ambro.js → IntegrationView-BgACk-jP.js} +605 -669
  14. package/dist/{InventoryBindingForm-BjtFP29c.js → InventoryBindingForm-Fs-CHoT-.js} +1 -1
  15. package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-CFMZ4VsK.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-DVHQjAEC.js} +63 -63
  16. package/dist/{InventoryBindingSummary-C6DkVX-B.js → InventoryBindingSummary-CHWMtGtk.js} +1 -1
  17. package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-nb1t6u2V.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-Cu9V-8Cf.js} +1 -1
  18. package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-BcMAXo4F.js → PremiumBadge.vue_vue_type_script_setup_true_lang-CyVRCAqv.js} +12 -12
  19. package/dist/PublishView-CI7o5a0F.js +222 -0
  20. package/dist/{PurchaseOrderPrintPreview-_MCAsdw9.js → PurchaseOrderPrintPreview-CO4a811o.js} +1 -1
  21. package/dist/ReceiveRequestView-KH5wY5BA.js +2562 -0
  22. package/dist/{RecipeView-dmmjklwh.js → RecipeView-DxVbUxOG.js} +47 -47
  23. package/dist/StockView-CiHPAaYh.js +1840 -0
  24. package/dist/{SupplierView-CO5460uC.js → SupplierView-DPj87kld.js} +448 -461
  25. package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-CfPPCFh8.js +1566 -0
  26. package/dist/TransferTemplateView-3W29v8hd.js +1420 -0
  27. package/dist/{UnitView-DbYzxCXF.js → UnitView-WCtNQFf8.js} +23 -23
  28. package/dist/{WarehouseView-BII4SEVC.js → WarehouseView-tgFFbQY7.js} +40 -40
  29. package/dist/api/bill.d.ts +12 -2
  30. package/dist/api/closing-draft.d.ts +1 -0
  31. package/dist/api/inventory.d.ts +8 -7
  32. package/dist/api/netsuite.d.ts +22 -5
  33. package/dist/api/purchase-order.d.ts +6 -1
  34. package/dist/api/stock.d.ts +1 -0
  35. package/dist/{app-IM1yJnE8.js → app-Ba80HxT3.js} +38448 -34777
  36. package/dist/app.d.ts +965 -120
  37. package/dist/app.js +1 -1
  38. package/dist/components/FmDroppableField.vue.d.ts +1 -1
  39. package/dist/components/FmMultiselectDialog.d.ts +23 -0
  40. package/dist/components/inventory-binding/InventoryBinding.vue.d.ts +1 -1
  41. package/dist/components/shell/inventory/binding-ui.vue.d.ts +1 -1
  42. package/dist/{decimal-DQUpCN-B.js → decimal-DFqusYHB.js} +1 -1
  43. package/dist/{format-unit-display-COuIZISg.js → format-unit-display-Bsod5Ra6.js} +232 -238
  44. package/dist/helper/country.d.ts +1 -0
  45. package/dist/helper/fuzzy.d.ts +1 -1
  46. package/dist/helper/number.d.ts +1 -1
  47. package/dist/index-0ekVGPtB.js +12197 -0
  48. package/dist/index-ZAEVHtfa.js +84 -0
  49. package/dist/{stock-BJUTiXXk.js → stock-Cn6EQvTz.js} +29 -25
  50. package/dist/stores/feature.d.ts +11 -6
  51. package/dist/stores/helper/generate-backend-urls.d.ts +0 -1
  52. package/dist/stores/integration/index.d.ts +2 -0
  53. package/dist/stores/integration/netsuite.d.ts +22 -5
  54. package/dist/stores/inventory.d.ts +141 -8
  55. package/dist/stores/location.d.ts +0 -9
  56. package/dist/stores/stock.d.ts +5 -0
  57. package/dist/stores/warehouse.d.ts +4 -7
  58. package/dist/style.css +1 -1
  59. package/dist/{supplier-CM-qQVyI.js → supplier-P1gi71dg.js} +4 -4
  60. package/dist/tsconfig.app.tsbuildinfo +1 -1
  61. package/dist/{use-ingredient-select-dialog-Cn79xFNg.js → use-ingredient-select-dialog-BW5imbB5.js} +1 -1
  62. package/dist/{use-inventory-binding-dialog-zwOG19YV.js → use-inventory-binding-dialog-BYxb8nXg.js} +1 -1
  63. package/dist/views/adjustment-template/wastage-template/actions.d.ts +0 -24
  64. package/dist/views/adjustment-template/wastage-template/table.d.ts +0 -24
  65. package/dist/views/closing-draft/components/closing-draft-dialog/ClosingDraftDialog.vue.d.ts +92 -8
  66. package/dist/views/closing-draft/composables/use-closing-draft-actions.d.ts +4 -1
  67. package/dist/views/closing-draft/composables/use-closing-draft-table.d.ts +552 -48
  68. package/dist/views/closing-draft/helpers/export-draft.helper.d.ts +1 -1
  69. package/dist/views/closing-template/components/closing-template-form/composables/use-closing-template-items.d.ts +1 -1
  70. package/dist/views/closing-template/composables/use-closing-template-actions.d.ts +12 -36
  71. package/dist/views/closing-template/composables/use-closing-template-table.d.ts +12 -36
  72. package/dist/views/ingredient-group/composables/use-ingredient-group-table.d.ts +3 -3
  73. package/dist/views/ingredients/components/ingredient-form/IngredientForm.vue.d.ts +2 -2
  74. package/dist/views/ingredients/composables/use-ingredient-table.d.ts +1 -1
  75. package/dist/views/receive-request/components/netsuite/NetSuiteProps.d.ts +2 -0
  76. package/dist/views/receive-request/components/transfer-details/TransferDetailsProps.d.ts +4 -1
  77. package/dist/views/receive-request/components/transfer-form/NetSuiteField.vue.d.ts +2 -0
  78. package/dist/views/receive-request/components/transfer-form/SparkIcon.vue.d.ts +1 -1
  79. package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +529 -489
  80. package/dist/views/receive-request/components/transfer-form/components/ForecastStock.vue.d.ts +8 -4
  81. package/dist/views/receive-request/components/transfer-form/components/TransferItemTable.vue.d.ts +382 -2
  82. package/dist/views/receive-request/components/transfer-form/composables/use-transfer-items.d.ts +5 -2
  83. package/dist/views/receive-request/composables/use-receive-request-form.d.ts +1238 -972
  84. package/dist/views/receive-request/composables/use-receive-request-table.d.ts +1080 -1003
  85. package/dist/views/receive-request/import/XilnexImportDialog.vue.d.ts +22 -0
  86. package/dist/views/receive-request/import/XilnexImportForm.vue.d.ts +17 -0
  87. package/dist/views/receive-request/import/XilnexResult.vue.d.ts +17 -0
  88. package/dist/views/receive-request/import/export.d.ts +14 -0
  89. package/dist/views/receive-request/import/props.d.ts +7 -0
  90. package/dist/views/stock/components/StockRecordCard.vue.d.ts +6 -1
  91. package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +6 -4
  92. package/dist/views/transfer-template/components/transfer-template-form/components/TransferTemplateItemTable.vue.d.ts +220 -0
  93. package/dist/views/transfer-template/components/transfer-template-form/composables/use-template-enabled-locations-2.d.ts +0 -8
  94. package/dist/views/transfer-template/components/transfer-template-form/composables/use-template-enabled-locations.d.ts +0 -1
  95. package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-template-items.d.ts +7 -2
  96. package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +530 -530
  97. package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +530 -530
  98. package/dist/views/transfer-template/composables/useTransferTemplateHelper.d.ts +305 -0
  99. package/dist/views/warehouse/components/WarehouseForm.vue.d.ts +8 -14
  100. package/dist/vue-i18n-CjtRsQMl.js +2365 -0
  101. package/package.json +7 -7
  102. package/dist/ApprovalView-C2tg-wsm.js +0 -138
  103. package/dist/BindingsTable-CCsQEFnu.js +0 -145
  104. package/dist/ClosingDraftView-BI8b3CJ9.js +0 -1225
  105. package/dist/ClosingTemplateView-miJnC-ML.js +0 -1859
  106. package/dist/IngredientsView-5-pSX6y_.js +0 -1718
  107. package/dist/PublishView-DOMQdIJ7.js +0 -192
  108. package/dist/ReceiveRequestView-902hWGtz.js +0 -1877
  109. package/dist/StockView-C4lEYLXU.js +0 -7847
  110. package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-D6sZDCEY.js +0 -1328
  111. package/dist/TransferTemplateView-C9UwNTnY.js +0 -1371
  112. package/dist/components/FmAutocompleteTextField.vue.d.ts +0 -31
  113. package/dist/feature-DMBVVBsQ.js +0 -1005
  114. package/dist/index-CIrsMt6f.js +0 -35546
  115. package/dist/views/dev/components/AutocompleteTextField.vue.d.ts +0 -2
  116. package/dist/vue-i18n-CzPFJ9JY.js +0 -2365
@@ -1,8 +1,10 @@
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;
7
+ recordType?: string | null | undefined;
6
8
  sync?: boolean | null | undefined;
7
9
  subsidiary?: {
8
10
  name?: string | null | undefined;
@@ -20,6 +22,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
20
22
  additionalInfo?: any;
21
23
  id: string | null;
22
24
  } | null | undefined;
25
+ version?: "1" | "2" | null | undefined;
23
26
  template?: string | null | undefined;
24
27
  templateDoc?: {
25
28
  _rev?: string | null | undefined;
@@ -33,7 +36,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
33
36
  acceptRequest: boolean;
34
37
  dbName: string;
35
38
  doc: {
36
- customAttributes?: Record<string, any> | null | undefined;
37
39
  _id: string;
38
40
  businessId: string;
39
41
  profile: {
@@ -115,12 +117,46 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
115
117
  };
116
118
  };
117
119
  }[] | null | undefined;
118
- locationTags?: string[] | null | undefined;
119
- _id: string;
120
- name: string;
121
120
  purchaseOrder: {
122
121
  remark?: string | null | undefined;
123
122
  ref?: string | null | undefined;
123
+ supplier: {
124
+ phoneNumber?: string | null | undefined;
125
+ email?: string | null | undefined;
126
+ _rev?: string | null | undefined;
127
+ internal?: "restaurant" | "warehouse" | null | undefined;
128
+ contactName?: string | null | undefined;
129
+ registrationNumber?: string | undefined;
130
+ supplyItems?: {
131
+ defaultCost: {
132
+ measurement?: {
133
+ id: string;
134
+ name: string;
135
+ abbrev: string;
136
+ conversion: {
137
+ amount: number;
138
+ precision: number;
139
+ };
140
+ } | null | undefined;
141
+ costPerUnit: {
142
+ 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";
143
+ amount: number;
144
+ precision: number;
145
+ };
146
+ };
147
+ skuId: string;
148
+ }[] | null | undefined;
149
+ _id: string;
150
+ name: string;
151
+ address: {
152
+ line2?: string | null | undefined;
153
+ line1: string;
154
+ state: string;
155
+ city: string;
156
+ postcode: string;
157
+ country: string;
158
+ };
159
+ };
124
160
  items: {
125
161
  measurement?: {
126
162
  id: string;
@@ -131,6 +167,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
131
167
  precision: number;
132
168
  };
133
169
  } | null | undefined;
170
+ id?: string | null | undefined;
171
+ externalId?: string | null | undefined;
134
172
  totalCost?: {
135
173
  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";
136
174
  amount: number;
@@ -145,7 +183,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
145
183
  precision: number;
146
184
  } | null | undefined;
147
185
  sku: {
148
- customAttributes?: Record<string, any> | null | undefined;
149
186
  trackingMeasurement?: string | null | undefined;
150
187
  convert?: {
151
188
  measurement?: string | null | undefined;
@@ -189,6 +226,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
189
226
  low: number;
190
227
  mid: number;
191
228
  } | null | undefined;
229
+ customAttributes?: Record<string, any> | null | undefined;
192
230
  unit: {
193
231
  _id: string;
194
232
  name: string;
@@ -209,67 +247,32 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
209
247
  name: string;
210
248
  };
211
249
  code: string;
212
- name: string;
213
250
  quantity: {
214
251
  amount: number;
215
252
  precision: number;
216
253
  };
254
+ name: string;
217
255
  quantityStep: {
218
256
  amount: number;
219
257
  precision: number;
220
258
  };
221
259
  }[];
222
- supplier: {
223
- phoneNumber?: string | null | undefined;
224
- email?: string | null | undefined;
225
- _rev?: string | null | undefined;
226
- internal?: "restaurant" | "warehouse" | null | undefined;
227
- contactName?: string | null | undefined;
228
- registrationNumber?: string | undefined;
229
- supplyItems?: {
230
- defaultCost: {
231
- measurement?: {
232
- id: string;
233
- name: string;
234
- abbrev: string;
235
- conversion: {
236
- amount: number;
237
- precision: number;
238
- };
239
- } | null | undefined;
240
- costPerUnit: {
241
- 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";
242
- amount: number;
243
- precision: number;
244
- };
245
- };
246
- skuId: string;
247
- }[] | null | undefined;
248
- _id: string;
249
- name: string;
250
- address: {
251
- line2?: string | null | undefined;
252
- line1: string;
253
- state: string;
254
- city: string;
255
- postcode: string;
256
- country: string;
257
- };
258
- };
259
260
  };
261
+ _id: string;
262
+ name: string;
260
263
  } | null | undefined;
261
264
  request?: {
262
265
  id: string;
263
266
  adjustmentIds: string[];
264
267
  } | null | undefined;
265
268
  stockSnapshotId?: string | null | undefined;
266
- effectiveAt?: string | null | undefined;
267
269
  deliveryFullfillment?: {
268
270
  remark?: string | null | undefined;
269
271
  adjustment?: string | null | undefined;
270
272
  netSuite?: {
271
273
  refNo?: string | null | undefined;
272
- id: string;
274
+ recordType?: string | null | undefined;
275
+ id: string | null;
273
276
  } | null | undefined;
274
277
  items: {
275
278
  cost?: {
@@ -286,8 +289,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
286
289
  precision: number;
287
290
  };
288
291
  } | null | undefined;
292
+ id?: string | null | undefined;
293
+ externalId?: string | null | undefined;
289
294
  sku: {
290
- customAttributes?: Record<string, any> | null | undefined;
291
295
  trackingMeasurement?: string | null | undefined;
292
296
  convert?: {
293
297
  measurement?: string | null | undefined;
@@ -331,6 +335,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
331
335
  low: number;
332
336
  mid: number;
333
337
  } | null | undefined;
338
+ customAttributes?: Record<string, any> | null | undefined;
334
339
  unit: {
335
340
  _id: string;
336
341
  name: string;
@@ -358,6 +363,43 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
358
363
  id: string;
359
364
  createdAt: string;
360
365
  }[] | null | undefined;
366
+ supplier: {
367
+ phoneNumber?: string | null | undefined;
368
+ email?: string | null | undefined;
369
+ _rev?: string | null | undefined;
370
+ internal?: "restaurant" | "warehouse" | null | undefined;
371
+ contactName?: string | null | undefined;
372
+ supplyItems?: {
373
+ defaultCost: {
374
+ measurement?: {
375
+ id: string;
376
+ name: string;
377
+ abbrev: string;
378
+ conversion: {
379
+ amount: number;
380
+ precision: number;
381
+ };
382
+ } | null | undefined;
383
+ costPerUnit: {
384
+ 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";
385
+ amount: number;
386
+ precision: number;
387
+ };
388
+ };
389
+ skuId: string;
390
+ }[] | null | undefined;
391
+ _id: string;
392
+ name: string;
393
+ address: {
394
+ line2?: string | null | undefined;
395
+ line1: string;
396
+ state: string;
397
+ city: string;
398
+ postcode: string;
399
+ country: string;
400
+ };
401
+ registrationNumber: string;
402
+ };
361
403
  _id: string;
362
404
  items: {
363
405
  measurement?: {
@@ -369,13 +411,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
369
411
  precision: number;
370
412
  };
371
413
  } | null | undefined;
414
+ id?: string | null | undefined;
415
+ externalId?: string | null | undefined;
372
416
  totalCost?: {
373
417
  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";
374
418
  amount: number;
375
419
  precision: number;
376
420
  } | null | undefined;
377
421
  sku: {
378
- customAttributes?: Record<string, any> | null | undefined;
379
422
  trackingMeasurement?: string | null | undefined;
380
423
  convert?: {
381
424
  measurement?: string | null | undefined;
@@ -419,6 +462,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
419
462
  low: number;
420
463
  mid: number;
421
464
  } | null | undefined;
465
+ customAttributes?: Record<string, any> | null | undefined;
422
466
  unit: {
423
467
  _id: string;
424
468
  name: string;
@@ -439,51 +483,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
439
483
  name: string;
440
484
  };
441
485
  code: string;
442
- name: string;
443
486
  quantity: {
444
487
  amount: number;
445
488
  precision: number;
446
489
  };
490
+ name: string;
447
491
  }[];
448
492
  remark: string | null;
449
493
  ref: string | null;
450
- supplier: {
451
- phoneNumber?: string | null | undefined;
452
- email?: string | null | undefined;
453
- _rev?: string | null | undefined;
454
- internal?: "restaurant" | "warehouse" | null | undefined;
455
- contactName?: string | null | undefined;
456
- supplyItems?: {
457
- defaultCost: {
458
- measurement?: {
459
- id: string;
460
- name: string;
461
- abbrev: string;
462
- conversion: {
463
- amount: number;
464
- precision: number;
465
- };
466
- } | null | undefined;
467
- costPerUnit: {
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";
469
- amount: number;
470
- precision: number;
471
- };
472
- };
473
- skuId: string;
474
- }[] | null | undefined;
475
- _id: string;
476
- name: string;
477
- address: {
478
- line2?: string | null | undefined;
479
- line1: string;
480
- state: string;
481
- city: string;
482
- postcode: string;
483
- country: string;
484
- };
485
- registrationNumber: string;
486
- };
487
494
  }, "supplier"> & {
488
495
  supplier: {
489
496
  phoneNumber?: string | null | undefined;
@@ -525,7 +532,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
525
532
  }>;
526
533
  skus: {
527
534
  type: import("vue").PropType<{
528
- customAttributes?: Record<string, any> | null | undefined;
529
535
  trackingMeasurement?: string | null | undefined;
530
536
  convert?: {
531
537
  measurement?: string | null | undefined;
@@ -569,6 +575,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
569
575
  low: number;
570
576
  mid: number;
571
577
  } | null | undefined;
578
+ customAttributes?: Record<string, any> | null | undefined;
572
579
  unit: {
573
580
  _id: string;
574
581
  name: string;
@@ -592,31 +599,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
592
599
  };
593
600
  request: {
594
601
  type: import("vue").PropType<{
595
- netSuite?: {
596
- refNo?: string | null | undefined;
597
- sync?: boolean | null | undefined;
598
- subsidiary?: {
599
- name?: string | null | undefined;
600
- id: string;
601
- } | null | undefined;
602
- errors?: {
603
- message: string;
604
- createdAt: string;
605
- }[] | null | undefined;
606
- missingItems?: {
607
- name: string;
608
- reason: string;
609
- netSuiteId: string;
610
- }[] | null | undefined;
611
- additionalInfo?: any;
612
- id: string | null;
613
- } | null | undefined;
614
602
  purchaseOrder?: {
615
603
  remark?: string | null | undefined;
616
604
  ref?: string | null | undefined;
617
605
  _rev?: string | null | undefined;
606
+ effectiveAt?: string | null | undefined;
618
607
  netSuite?: {
619
608
  refNo?: string | null | undefined;
609
+ recordType?: string | null | undefined;
620
610
  sync?: boolean | null | undefined;
621
611
  subsidiary?: {
622
612
  name?: string | null | undefined;
@@ -634,6 +624,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
634
624
  additionalInfo?: any;
635
625
  id: string | null;
636
626
  } | null | undefined;
627
+ version?: "1" | "2" | null | undefined;
637
628
  template?: string | null | undefined;
638
629
  templateDoc?: {
639
630
  _rev?: string | null | undefined;
@@ -647,7 +638,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
647
638
  acceptRequest: boolean;
648
639
  dbName: string;
649
640
  doc: {
650
- customAttributes?: Record<string, any> | null | undefined;
651
641
  _id: string;
652
642
  businessId: string;
653
643
  profile: {
@@ -729,12 +719,46 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
729
719
  };
730
720
  };
731
721
  }[] | null | undefined;
732
- locationTags?: string[] | null | undefined;
733
- _id: string;
734
- name: string;
735
722
  purchaseOrder: {
736
723
  remark?: string | null | undefined;
737
724
  ref?: string | null | undefined;
725
+ supplier: {
726
+ phoneNumber?: string | null | undefined;
727
+ email?: string | null | undefined;
728
+ _rev?: string | null | undefined;
729
+ internal?: "restaurant" | "warehouse" | null | undefined;
730
+ contactName?: string | null | undefined;
731
+ registrationNumber?: string | undefined;
732
+ supplyItems?: {
733
+ defaultCost: {
734
+ measurement?: {
735
+ id: string;
736
+ name: string;
737
+ abbrev: string;
738
+ conversion: {
739
+ amount: number;
740
+ precision: number;
741
+ };
742
+ } | null | undefined;
743
+ costPerUnit: {
744
+ 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";
745
+ amount: number;
746
+ precision: number;
747
+ };
748
+ };
749
+ skuId: string;
750
+ }[] | null | undefined;
751
+ _id: string;
752
+ name: string;
753
+ address: {
754
+ line2?: string | null | undefined;
755
+ line1: string;
756
+ state: string;
757
+ city: string;
758
+ postcode: string;
759
+ country: string;
760
+ };
761
+ };
738
762
  items: {
739
763
  measurement?: {
740
764
  id: string;
@@ -745,6 +769,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
745
769
  precision: number;
746
770
  };
747
771
  } | null | undefined;
772
+ id?: string | null | undefined;
773
+ externalId?: string | null | undefined;
748
774
  totalCost?: {
749
775
  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";
750
776
  amount: number;
@@ -759,7 +785,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
759
785
  precision: number;
760
786
  } | null | undefined;
761
787
  sku: {
762
- customAttributes?: Record<string, any> | null | undefined;
763
788
  trackingMeasurement?: string | null | undefined;
764
789
  convert?: {
765
790
  measurement?: string | null | undefined;
@@ -803,6 +828,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
803
828
  low: number;
804
829
  mid: number;
805
830
  } | null | undefined;
831
+ customAttributes?: Record<string, any> | null | undefined;
806
832
  unit: {
807
833
  _id: string;
808
834
  name: string;
@@ -823,67 +849,32 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
823
849
  name: string;
824
850
  };
825
851
  code: string;
826
- name: string;
827
852
  quantity: {
828
853
  amount: number;
829
854
  precision: number;
830
855
  };
856
+ name: string;
831
857
  quantityStep: {
832
858
  amount: number;
833
859
  precision: number;
834
860
  };
835
861
  }[];
836
- supplier: {
837
- phoneNumber?: string | null | undefined;
838
- email?: string | null | undefined;
839
- _rev?: string | null | undefined;
840
- internal?: "restaurant" | "warehouse" | null | undefined;
841
- contactName?: string | null | undefined;
842
- registrationNumber?: string | undefined;
843
- supplyItems?: {
844
- defaultCost: {
845
- measurement?: {
846
- id: string;
847
- name: string;
848
- abbrev: string;
849
- conversion: {
850
- amount: number;
851
- precision: number;
852
- };
853
- } | null | undefined;
854
- costPerUnit: {
855
- 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";
856
- amount: number;
857
- precision: number;
858
- };
859
- };
860
- skuId: string;
861
- }[] | null | undefined;
862
- _id: string;
863
- name: string;
864
- address: {
865
- line2?: string | null | undefined;
866
- line1: string;
867
- state: string;
868
- city: string;
869
- postcode: string;
870
- country: string;
871
- };
872
- };
873
862
  };
863
+ _id: string;
864
+ name: string;
874
865
  } | null | undefined;
875
866
  request?: {
876
867
  id: string;
877
868
  adjustmentIds: string[];
878
869
  } | null | undefined;
879
870
  stockSnapshotId?: string | null | undefined;
880
- effectiveAt?: string | null | undefined;
881
871
  deliveryFullfillment?: {
882
872
  remark?: string | null | undefined;
883
873
  adjustment?: string | null | undefined;
884
874
  netSuite?: {
885
875
  refNo?: string | null | undefined;
886
- id: string;
876
+ recordType?: string | null | undefined;
877
+ id: string | null;
887
878
  } | null | undefined;
888
879
  items: {
889
880
  cost?: {
@@ -900,8 +891,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
900
891
  precision: number;
901
892
  };
902
893
  } | null | undefined;
894
+ id?: string | null | undefined;
895
+ externalId?: string | null | undefined;
903
896
  sku: {
904
- customAttributes?: Record<string, any> | null | undefined;
905
897
  trackingMeasurement?: string | null | undefined;
906
898
  convert?: {
907
899
  measurement?: string | null | undefined;
@@ -945,6 +937,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
945
937
  low: number;
946
938
  mid: number;
947
939
  } | null | undefined;
940
+ customAttributes?: Record<string, any> | null | undefined;
948
941
  unit: {
949
942
  _id: string;
950
943
  name: string;
@@ -972,95 +965,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
972
965
  id: string;
973
966
  createdAt: string;
974
967
  }[] | null | undefined;
975
- status: "DRAFT" | "PROCESSING" | "REQUESTING" | "RECEIVING" | "COMPLETE" | "CANCEL";
976
- _id: string;
977
- seqNumber: number;
978
- items: {
979
- measurement?: {
980
- id: string;
981
- name: string;
982
- abbrev: string;
983
- conversion: {
984
- amount: number;
985
- precision: number;
986
- };
987
- } | null | undefined;
988
- totalCost?: {
989
- 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";
990
- amount: number;
991
- precision: number;
992
- } | null | undefined;
993
- sku: {
994
- customAttributes?: Record<string, any> | null | undefined;
995
- trackingMeasurement?: string | null | undefined;
996
- convert?: {
997
- measurement?: string | null | undefined;
998
- inventoryBindings?: {
999
- measurement?: {
1000
- id: string;
1001
- name: string;
1002
- abbrev: string;
1003
- conversion: {
1004
- amount: number;
1005
- precision: number;
1006
- };
1007
- } | null | undefined;
1008
- type: "RECIPE" | "SKU" | "SKU_GROUP";
1009
- amount: {
1010
- amount: number;
1011
- precision: number;
1012
- };
1013
- id: string;
1014
- }[] | null | undefined;
1015
- } | null | undefined;
1016
- valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
1017
- defaultCost?: {
1018
- measurement?: {
1019
- id: string;
1020
- name: string;
1021
- abbrev: string;
1022
- conversion: {
1023
- amount: number;
1024
- precision: number;
1025
- };
1026
- } | null | undefined;
1027
- costPerUnit: {
1028
- 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";
1029
- amount: number;
1030
- precision: number;
1031
- };
1032
- } | null | undefined;
1033
- operationalGroup?: string | null | undefined;
1034
- thresholds?: {
1035
- low: number;
1036
- mid: number;
1037
- } | null | undefined;
1038
- unit: {
1039
- _id: string;
1040
- name: string;
1041
- abbrev: string;
1042
- precision: number;
1043
- measurements: {
1044
- id: string;
1045
- name: string;
1046
- abbrev: string;
1047
- conversion: {
1048
- amount: number;
1049
- precision: number;
1050
- };
1051
- }[];
1052
- };
1053
- code: string;
1054
- _id: string;
1055
- name: string;
1056
- };
1057
- code: string;
1058
- name: string;
1059
- quantity: {
1060
- amount: number;
1061
- precision: number;
1062
- };
1063
- }[];
968
+ status: "DRAFT" | "PROCESSING" | "REQUESTING" | "RECEIVING" | "COMPLETE" | "CANCEL" | "CLOSE" | "REJECT";
1064
969
  supplier: {
1065
970
  phoneNumber?: string | null | undefined;
1066
971
  email?: string | null | undefined;
@@ -1100,11 +1005,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1100
1005
  };
1101
1006
  deliveryOrder: {
1102
1007
  remark?: string | null | undefined;
1008
+ id?: string | null | undefined;
1103
1009
  adjustment?: string | null | undefined;
1010
+ effectiveAt?: string | null | undefined;
1104
1011
  fullfillmentId?: string | null | undefined;
1105
1012
  netSuite?: {
1106
1013
  refNo?: string | null | undefined;
1107
- id: string;
1014
+ recordType?: string | null | undefined;
1015
+ id: string | null;
1108
1016
  } | null | undefined;
1109
1017
  received: {
1110
1018
  cost?: {
@@ -1121,8 +1029,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1121
1029
  precision: number;
1122
1030
  };
1123
1031
  } | null | undefined;
1032
+ id?: string | null | undefined;
1033
+ externalId?: string | null | undefined;
1124
1034
  sku: {
1125
- customAttributes?: Record<string, any> | null | undefined;
1126
1035
  trackingMeasurement?: string | null | undefined;
1127
1036
  convert?: {
1128
1037
  measurement?: string | null | undefined;
@@ -1166,6 +1075,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1166
1075
  low: number;
1167
1076
  mid: number;
1168
1077
  } | null | undefined;
1078
+ customAttributes?: Record<string, any> | null | undefined;
1169
1079
  unit: {
1170
1080
  _id: string;
1171
1081
  name: string;
@@ -1197,6 +1107,116 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1197
1107
  createdAt: string;
1198
1108
  deliveryOrderNumber: string;
1199
1109
  }[];
1110
+ _id: string;
1111
+ seqNumber: number;
1112
+ items: {
1113
+ measurement?: {
1114
+ id: string;
1115
+ name: string;
1116
+ abbrev: string;
1117
+ conversion: {
1118
+ amount: number;
1119
+ precision: number;
1120
+ };
1121
+ } | null | undefined;
1122
+ id?: string | null | undefined;
1123
+ externalId?: string | null | undefined;
1124
+ totalCost?: {
1125
+ 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";
1126
+ amount: number;
1127
+ precision: number;
1128
+ } | null | undefined;
1129
+ sku: {
1130
+ trackingMeasurement?: string | null | undefined;
1131
+ convert?: {
1132
+ measurement?: string | null | undefined;
1133
+ inventoryBindings?: {
1134
+ measurement?: {
1135
+ id: string;
1136
+ name: string;
1137
+ abbrev: string;
1138
+ conversion: {
1139
+ amount: number;
1140
+ precision: number;
1141
+ };
1142
+ } | null | undefined;
1143
+ type: "RECIPE" | "SKU" | "SKU_GROUP";
1144
+ amount: {
1145
+ amount: number;
1146
+ precision: number;
1147
+ };
1148
+ id: string;
1149
+ }[] | null | undefined;
1150
+ } | null | undefined;
1151
+ valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
1152
+ defaultCost?: {
1153
+ measurement?: {
1154
+ id: string;
1155
+ name: string;
1156
+ abbrev: string;
1157
+ conversion: {
1158
+ amount: number;
1159
+ precision: number;
1160
+ };
1161
+ } | null | undefined;
1162
+ costPerUnit: {
1163
+ 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";
1164
+ amount: number;
1165
+ precision: number;
1166
+ };
1167
+ } | null | undefined;
1168
+ operationalGroup?: string | null | undefined;
1169
+ thresholds?: {
1170
+ low: number;
1171
+ mid: number;
1172
+ } | null | undefined;
1173
+ customAttributes?: Record<string, any> | null | undefined;
1174
+ unit: {
1175
+ _id: string;
1176
+ name: string;
1177
+ abbrev: string;
1178
+ precision: number;
1179
+ measurements: {
1180
+ id: string;
1181
+ name: string;
1182
+ abbrev: string;
1183
+ conversion: {
1184
+ amount: number;
1185
+ precision: number;
1186
+ };
1187
+ }[];
1188
+ };
1189
+ code: string;
1190
+ _id: string;
1191
+ name: string;
1192
+ };
1193
+ code: string;
1194
+ quantity: {
1195
+ amount: number;
1196
+ precision: number;
1197
+ };
1198
+ name: string;
1199
+ }[];
1200
+ } | null | undefined;
1201
+ netSuite?: {
1202
+ refNo?: string | null | undefined;
1203
+ recordType?: string | null | undefined;
1204
+ sync?: boolean | null | undefined;
1205
+ subsidiary?: {
1206
+ name?: string | null | undefined;
1207
+ id: string;
1208
+ } | null | undefined;
1209
+ errors?: {
1210
+ message: string;
1211
+ createdAt: string;
1212
+ }[] | null | undefined;
1213
+ missingItems?: {
1214
+ name: string;
1215
+ reason: string;
1216
+ netSuiteId: string;
1217
+ }[] | null | undefined;
1218
+ additionalInfo?: any;
1219
+ id: string | null;
1200
1220
  } | null | undefined;
1201
1221
  _id: string;
1202
1222
  from: {
@@ -1269,8 +1289,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1269
1289
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1270
1290
  modelValue: import("vue").PropType<Omit<{
1271
1291
  _rev?: string | null | undefined;
1292
+ effectiveAt?: string | null | undefined;
1272
1293
  netSuite?: {
1273
1294
  refNo?: string | null | undefined;
1295
+ recordType?: string | null | undefined;
1274
1296
  sync?: boolean | null | undefined;
1275
1297
  subsidiary?: {
1276
1298
  name?: string | null | undefined;
@@ -1288,6 +1310,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1288
1310
  additionalInfo?: any;
1289
1311
  id: string | null;
1290
1312
  } | null | undefined;
1313
+ version?: "1" | "2" | null | undefined;
1291
1314
  template?: string | null | undefined;
1292
1315
  templateDoc?: {
1293
1316
  _rev?: string | null | undefined;
@@ -1301,7 +1324,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1301
1324
  acceptRequest: boolean;
1302
1325
  dbName: string;
1303
1326
  doc: {
1304
- customAttributes?: Record<string, any> | null | undefined;
1305
1327
  _id: string;
1306
1328
  businessId: string;
1307
1329
  profile: {
@@ -1383,12 +1405,46 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1383
1405
  };
1384
1406
  };
1385
1407
  }[] | null | undefined;
1386
- locationTags?: string[] | null | undefined;
1387
- _id: string;
1388
- name: string;
1389
1408
  purchaseOrder: {
1390
1409
  remark?: string | null | undefined;
1391
1410
  ref?: string | null | undefined;
1411
+ supplier: {
1412
+ phoneNumber?: string | null | undefined;
1413
+ email?: string | null | undefined;
1414
+ _rev?: string | null | undefined;
1415
+ internal?: "restaurant" | "warehouse" | null | undefined;
1416
+ contactName?: string | null | undefined;
1417
+ registrationNumber?: string | undefined;
1418
+ supplyItems?: {
1419
+ defaultCost: {
1420
+ measurement?: {
1421
+ id: string;
1422
+ name: string;
1423
+ abbrev: string;
1424
+ conversion: {
1425
+ amount: number;
1426
+ precision: number;
1427
+ };
1428
+ } | null | undefined;
1429
+ costPerUnit: {
1430
+ 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";
1431
+ amount: number;
1432
+ precision: number;
1433
+ };
1434
+ };
1435
+ skuId: string;
1436
+ }[] | null | undefined;
1437
+ _id: string;
1438
+ name: string;
1439
+ address: {
1440
+ line2?: string | null | undefined;
1441
+ line1: string;
1442
+ state: string;
1443
+ city: string;
1444
+ postcode: string;
1445
+ country: string;
1446
+ };
1447
+ };
1392
1448
  items: {
1393
1449
  measurement?: {
1394
1450
  id: string;
@@ -1399,6 +1455,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1399
1455
  precision: number;
1400
1456
  };
1401
1457
  } | null | undefined;
1458
+ id?: string | null | undefined;
1459
+ externalId?: string | null | undefined;
1402
1460
  totalCost?: {
1403
1461
  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";
1404
1462
  amount: number;
@@ -1413,7 +1471,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1413
1471
  precision: number;
1414
1472
  } | null | undefined;
1415
1473
  sku: {
1416
- customAttributes?: Record<string, any> | null | undefined;
1417
1474
  trackingMeasurement?: string | null | undefined;
1418
1475
  convert?: {
1419
1476
  measurement?: string | null | undefined;
@@ -1457,6 +1514,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1457
1514
  low: number;
1458
1515
  mid: number;
1459
1516
  } | null | undefined;
1517
+ customAttributes?: Record<string, any> | null | undefined;
1460
1518
  unit: {
1461
1519
  _id: string;
1462
1520
  name: string;
@@ -1477,67 +1535,32 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1477
1535
  name: string;
1478
1536
  };
1479
1537
  code: string;
1480
- name: string;
1481
1538
  quantity: {
1482
1539
  amount: number;
1483
1540
  precision: number;
1484
1541
  };
1542
+ name: string;
1485
1543
  quantityStep: {
1486
1544
  amount: number;
1487
1545
  precision: number;
1488
1546
  };
1489
1547
  }[];
1490
- supplier: {
1491
- phoneNumber?: string | null | undefined;
1492
- email?: string | null | undefined;
1493
- _rev?: string | null | undefined;
1494
- internal?: "restaurant" | "warehouse" | null | undefined;
1495
- contactName?: string | null | undefined;
1496
- registrationNumber?: string | undefined;
1497
- supplyItems?: {
1498
- defaultCost: {
1499
- measurement?: {
1500
- id: string;
1501
- name: string;
1502
- abbrev: string;
1503
- conversion: {
1504
- amount: number;
1505
- precision: number;
1506
- };
1507
- } | null | undefined;
1508
- costPerUnit: {
1509
- 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";
1510
- amount: number;
1511
- precision: number;
1512
- };
1513
- };
1514
- skuId: string;
1515
- }[] | null | undefined;
1516
- _id: string;
1517
- name: string;
1518
- address: {
1519
- line2?: string | null | undefined;
1520
- line1: string;
1521
- state: string;
1522
- city: string;
1523
- postcode: string;
1524
- country: string;
1525
- };
1526
- };
1527
1548
  };
1549
+ _id: string;
1550
+ name: string;
1528
1551
  } | null | undefined;
1529
1552
  request?: {
1530
1553
  id: string;
1531
1554
  adjustmentIds: string[];
1532
1555
  } | null | undefined;
1533
1556
  stockSnapshotId?: string | null | undefined;
1534
- effectiveAt?: string | null | undefined;
1535
1557
  deliveryFullfillment?: {
1536
1558
  remark?: string | null | undefined;
1537
1559
  adjustment?: string | null | undefined;
1538
1560
  netSuite?: {
1539
1561
  refNo?: string | null | undefined;
1540
- id: string;
1562
+ recordType?: string | null | undefined;
1563
+ id: string | null;
1541
1564
  } | null | undefined;
1542
1565
  items: {
1543
1566
  cost?: {
@@ -1554,8 +1577,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1554
1577
  precision: number;
1555
1578
  };
1556
1579
  } | null | undefined;
1580
+ id?: string | null | undefined;
1581
+ externalId?: string | null | undefined;
1557
1582
  sku: {
1558
- customAttributes?: Record<string, any> | null | undefined;
1559
1583
  trackingMeasurement?: string | null | undefined;
1560
1584
  convert?: {
1561
1585
  measurement?: string | null | undefined;
@@ -1599,6 +1623,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1599
1623
  low: number;
1600
1624
  mid: number;
1601
1625
  } | null | undefined;
1626
+ customAttributes?: Record<string, any> | null | undefined;
1602
1627
  unit: {
1603
1628
  _id: string;
1604
1629
  name: string;
@@ -1626,6 +1651,43 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1626
1651
  id: string;
1627
1652
  createdAt: string;
1628
1653
  }[] | null | undefined;
1654
+ supplier: {
1655
+ phoneNumber?: string | null | undefined;
1656
+ email?: string | null | undefined;
1657
+ _rev?: string | null | undefined;
1658
+ internal?: "restaurant" | "warehouse" | null | undefined;
1659
+ contactName?: string | null | undefined;
1660
+ supplyItems?: {
1661
+ defaultCost: {
1662
+ measurement?: {
1663
+ id: string;
1664
+ name: string;
1665
+ abbrev: string;
1666
+ conversion: {
1667
+ amount: number;
1668
+ precision: number;
1669
+ };
1670
+ } | null | undefined;
1671
+ costPerUnit: {
1672
+ 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";
1673
+ amount: number;
1674
+ precision: number;
1675
+ };
1676
+ };
1677
+ skuId: string;
1678
+ }[] | null | undefined;
1679
+ _id: string;
1680
+ name: string;
1681
+ address: {
1682
+ line2?: string | null | undefined;
1683
+ line1: string;
1684
+ state: string;
1685
+ city: string;
1686
+ postcode: string;
1687
+ country: string;
1688
+ };
1689
+ registrationNumber: string;
1690
+ };
1629
1691
  _id: string;
1630
1692
  items: {
1631
1693
  measurement?: {
@@ -1637,13 +1699,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1637
1699
  precision: number;
1638
1700
  };
1639
1701
  } | null | undefined;
1702
+ id?: string | null | undefined;
1703
+ externalId?: string | null | undefined;
1640
1704
  totalCost?: {
1641
1705
  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";
1642
1706
  amount: number;
1643
1707
  precision: number;
1644
1708
  } | null | undefined;
1645
1709
  sku: {
1646
- customAttributes?: Record<string, any> | null | undefined;
1647
1710
  trackingMeasurement?: string | null | undefined;
1648
1711
  convert?: {
1649
1712
  measurement?: string | null | undefined;
@@ -1687,6 +1750,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1687
1750
  low: number;
1688
1751
  mid: number;
1689
1752
  } | null | undefined;
1753
+ customAttributes?: Record<string, any> | null | undefined;
1690
1754
  unit: {
1691
1755
  _id: string;
1692
1756
  name: string;
@@ -1707,51 +1771,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1707
1771
  name: string;
1708
1772
  };
1709
1773
  code: string;
1710
- name: string;
1711
1774
  quantity: {
1712
1775
  amount: number;
1713
1776
  precision: number;
1714
1777
  };
1778
+ name: string;
1715
1779
  }[];
1716
1780
  remark: string | null;
1717
1781
  ref: string | null;
1718
- supplier: {
1719
- phoneNumber?: string | null | undefined;
1720
- email?: string | null | undefined;
1721
- _rev?: string | null | undefined;
1722
- internal?: "restaurant" | "warehouse" | null | undefined;
1723
- contactName?: string | null | undefined;
1724
- supplyItems?: {
1725
- defaultCost: {
1726
- measurement?: {
1727
- id: string;
1728
- name: string;
1729
- abbrev: string;
1730
- conversion: {
1731
- amount: number;
1732
- precision: number;
1733
- };
1734
- } | null | undefined;
1735
- costPerUnit: {
1736
- 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";
1737
- amount: number;
1738
- precision: number;
1739
- };
1740
- };
1741
- skuId: string;
1742
- }[] | null | undefined;
1743
- _id: string;
1744
- name: string;
1745
- address: {
1746
- line2?: string | null | undefined;
1747
- line1: string;
1748
- state: string;
1749
- city: string;
1750
- postcode: string;
1751
- country: string;
1752
- };
1753
- registrationNumber: string;
1754
- };
1755
1782
  }, "supplier"> & {
1756
1783
  supplier: {
1757
1784
  phoneNumber?: string | null | undefined;
@@ -1793,7 +1820,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1793
1820
  }>;
1794
1821
  skus: {
1795
1822
  type: import("vue").PropType<{
1796
- customAttributes?: Record<string, any> | null | undefined;
1797
1823
  trackingMeasurement?: string | null | undefined;
1798
1824
  convert?: {
1799
1825
  measurement?: string | null | undefined;
@@ -1837,6 +1863,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1837
1863
  low: number;
1838
1864
  mid: number;
1839
1865
  } | null | undefined;
1866
+ customAttributes?: Record<string, any> | null | undefined;
1840
1867
  unit: {
1841
1868
  _id: string;
1842
1869
  name: string;
@@ -1860,31 +1887,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1860
1887
  };
1861
1888
  request: {
1862
1889
  type: import("vue").PropType<{
1863
- netSuite?: {
1864
- refNo?: string | null | undefined;
1865
- sync?: boolean | null | undefined;
1866
- subsidiary?: {
1867
- name?: string | null | undefined;
1868
- id: string;
1869
- } | null | undefined;
1870
- errors?: {
1871
- message: string;
1872
- createdAt: string;
1873
- }[] | null | undefined;
1874
- missingItems?: {
1875
- name: string;
1876
- reason: string;
1877
- netSuiteId: string;
1878
- }[] | null | undefined;
1879
- additionalInfo?: any;
1880
- id: string | null;
1881
- } | null | undefined;
1882
1890
  purchaseOrder?: {
1883
1891
  remark?: string | null | undefined;
1884
1892
  ref?: string | null | undefined;
1885
1893
  _rev?: string | null | undefined;
1894
+ effectiveAt?: string | null | undefined;
1886
1895
  netSuite?: {
1887
1896
  refNo?: string | null | undefined;
1897
+ recordType?: string | null | undefined;
1888
1898
  sync?: boolean | null | undefined;
1889
1899
  subsidiary?: {
1890
1900
  name?: string | null | undefined;
@@ -1902,6 +1912,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1902
1912
  additionalInfo?: any;
1903
1913
  id: string | null;
1904
1914
  } | null | undefined;
1915
+ version?: "1" | "2" | null | undefined;
1905
1916
  template?: string | null | undefined;
1906
1917
  templateDoc?: {
1907
1918
  _rev?: string | null | undefined;
@@ -1915,7 +1926,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1915
1926
  acceptRequest: boolean;
1916
1927
  dbName: string;
1917
1928
  doc: {
1918
- customAttributes?: Record<string, any> | null | undefined;
1919
1929
  _id: string;
1920
1930
  businessId: string;
1921
1931
  profile: {
@@ -1996,13 +2006,47 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1996
2006
  url?: string | null | undefined;
1997
2007
  };
1998
2008
  };
1999
- }[] | null | undefined;
2000
- locationTags?: string[] | null | undefined;
2001
- _id: string;
2002
- name: string;
2003
- purchaseOrder: {
2004
- remark?: string | null | undefined;
2005
- ref?: string | null | undefined;
2009
+ }[] | null | undefined;
2010
+ purchaseOrder: {
2011
+ remark?: string | null | undefined;
2012
+ ref?: string | null | undefined;
2013
+ supplier: {
2014
+ phoneNumber?: string | null | undefined;
2015
+ email?: string | null | undefined;
2016
+ _rev?: string | null | undefined;
2017
+ internal?: "restaurant" | "warehouse" | null | undefined;
2018
+ contactName?: string | null | undefined;
2019
+ registrationNumber?: string | undefined;
2020
+ supplyItems?: {
2021
+ defaultCost: {
2022
+ measurement?: {
2023
+ id: string;
2024
+ name: string;
2025
+ abbrev: string;
2026
+ conversion: {
2027
+ amount: number;
2028
+ precision: number;
2029
+ };
2030
+ } | null | undefined;
2031
+ costPerUnit: {
2032
+ 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";
2033
+ amount: number;
2034
+ precision: number;
2035
+ };
2036
+ };
2037
+ skuId: string;
2038
+ }[] | null | undefined;
2039
+ _id: string;
2040
+ name: string;
2041
+ address: {
2042
+ line2?: string | null | undefined;
2043
+ line1: string;
2044
+ state: string;
2045
+ city: string;
2046
+ postcode: string;
2047
+ country: string;
2048
+ };
2049
+ };
2006
2050
  items: {
2007
2051
  measurement?: {
2008
2052
  id: string;
@@ -2013,6 +2057,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2013
2057
  precision: number;
2014
2058
  };
2015
2059
  } | null | undefined;
2060
+ id?: string | null | undefined;
2061
+ externalId?: string | null | undefined;
2016
2062
  totalCost?: {
2017
2063
  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";
2018
2064
  amount: number;
@@ -2027,7 +2073,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2027
2073
  precision: number;
2028
2074
  } | null | undefined;
2029
2075
  sku: {
2030
- customAttributes?: Record<string, any> | null | undefined;
2031
2076
  trackingMeasurement?: string | null | undefined;
2032
2077
  convert?: {
2033
2078
  measurement?: string | null | undefined;
@@ -2071,6 +2116,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2071
2116
  low: number;
2072
2117
  mid: number;
2073
2118
  } | null | undefined;
2119
+ customAttributes?: Record<string, any> | null | undefined;
2074
2120
  unit: {
2075
2121
  _id: string;
2076
2122
  name: string;
@@ -2091,67 +2137,32 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2091
2137
  name: string;
2092
2138
  };
2093
2139
  code: string;
2094
- name: string;
2095
2140
  quantity: {
2096
2141
  amount: number;
2097
2142
  precision: number;
2098
2143
  };
2144
+ name: string;
2099
2145
  quantityStep: {
2100
2146
  amount: number;
2101
2147
  precision: number;
2102
2148
  };
2103
2149
  }[];
2104
- supplier: {
2105
- phoneNumber?: string | null | undefined;
2106
- email?: string | null | undefined;
2107
- _rev?: string | null | undefined;
2108
- internal?: "restaurant" | "warehouse" | null | undefined;
2109
- contactName?: string | null | undefined;
2110
- registrationNumber?: string | undefined;
2111
- supplyItems?: {
2112
- defaultCost: {
2113
- measurement?: {
2114
- id: string;
2115
- name: string;
2116
- abbrev: string;
2117
- conversion: {
2118
- amount: number;
2119
- precision: number;
2120
- };
2121
- } | null | undefined;
2122
- costPerUnit: {
2123
- 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";
2124
- amount: number;
2125
- precision: number;
2126
- };
2127
- };
2128
- skuId: string;
2129
- }[] | null | undefined;
2130
- _id: string;
2131
- name: string;
2132
- address: {
2133
- line2?: string | null | undefined;
2134
- line1: string;
2135
- state: string;
2136
- city: string;
2137
- postcode: string;
2138
- country: string;
2139
- };
2140
- };
2141
2150
  };
2151
+ _id: string;
2152
+ name: string;
2142
2153
  } | null | undefined;
2143
2154
  request?: {
2144
2155
  id: string;
2145
2156
  adjustmentIds: string[];
2146
2157
  } | null | undefined;
2147
2158
  stockSnapshotId?: string | null | undefined;
2148
- effectiveAt?: string | null | undefined;
2149
2159
  deliveryFullfillment?: {
2150
2160
  remark?: string | null | undefined;
2151
2161
  adjustment?: string | null | undefined;
2152
2162
  netSuite?: {
2153
2163
  refNo?: string | null | undefined;
2154
- id: string;
2164
+ recordType?: string | null | undefined;
2165
+ id: string | null;
2155
2166
  } | null | undefined;
2156
2167
  items: {
2157
2168
  cost?: {
@@ -2168,8 +2179,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2168
2179
  precision: number;
2169
2180
  };
2170
2181
  } | null | undefined;
2182
+ id?: string | null | undefined;
2183
+ externalId?: string | null | undefined;
2171
2184
  sku: {
2172
- customAttributes?: Record<string, any> | null | undefined;
2173
2185
  trackingMeasurement?: string | null | undefined;
2174
2186
  convert?: {
2175
2187
  measurement?: string | null | undefined;
@@ -2213,6 +2225,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2213
2225
  low: number;
2214
2226
  mid: number;
2215
2227
  } | null | undefined;
2228
+ customAttributes?: Record<string, any> | null | undefined;
2216
2229
  unit: {
2217
2230
  _id: string;
2218
2231
  name: string;
@@ -2240,95 +2253,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2240
2253
  id: string;
2241
2254
  createdAt: string;
2242
2255
  }[] | null | undefined;
2243
- status: "DRAFT" | "PROCESSING" | "REQUESTING" | "RECEIVING" | "COMPLETE" | "CANCEL";
2244
- _id: string;
2245
- seqNumber: number;
2246
- items: {
2247
- measurement?: {
2248
- id: string;
2249
- name: string;
2250
- abbrev: string;
2251
- conversion: {
2252
- amount: number;
2253
- precision: number;
2254
- };
2255
- } | null | undefined;
2256
- totalCost?: {
2257
- 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";
2258
- amount: number;
2259
- precision: number;
2260
- } | null | undefined;
2261
- sku: {
2262
- customAttributes?: Record<string, any> | null | undefined;
2263
- trackingMeasurement?: string | null | undefined;
2264
- convert?: {
2265
- measurement?: string | null | undefined;
2266
- inventoryBindings?: {
2267
- measurement?: {
2268
- id: string;
2269
- name: string;
2270
- abbrev: string;
2271
- conversion: {
2272
- amount: number;
2273
- precision: number;
2274
- };
2275
- } | null | undefined;
2276
- type: "RECIPE" | "SKU" | "SKU_GROUP";
2277
- amount: {
2278
- amount: number;
2279
- precision: number;
2280
- };
2281
- id: string;
2282
- }[] | null | undefined;
2283
- } | null | undefined;
2284
- valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
2285
- defaultCost?: {
2286
- measurement?: {
2287
- id: string;
2288
- name: string;
2289
- abbrev: string;
2290
- conversion: {
2291
- amount: number;
2292
- precision: number;
2293
- };
2294
- } | null | undefined;
2295
- costPerUnit: {
2296
- 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";
2297
- amount: number;
2298
- precision: number;
2299
- };
2300
- } | null | undefined;
2301
- operationalGroup?: string | null | undefined;
2302
- thresholds?: {
2303
- low: number;
2304
- mid: number;
2305
- } | null | undefined;
2306
- unit: {
2307
- _id: string;
2308
- name: string;
2309
- abbrev: string;
2310
- precision: number;
2311
- measurements: {
2312
- id: string;
2313
- name: string;
2314
- abbrev: string;
2315
- conversion: {
2316
- amount: number;
2317
- precision: number;
2318
- };
2319
- }[];
2320
- };
2321
- code: string;
2322
- _id: string;
2323
- name: string;
2324
- };
2325
- code: string;
2326
- name: string;
2327
- quantity: {
2328
- amount: number;
2329
- precision: number;
2330
- };
2331
- }[];
2256
+ status: "DRAFT" | "PROCESSING" | "REQUESTING" | "RECEIVING" | "COMPLETE" | "CANCEL" | "CLOSE" | "REJECT";
2332
2257
  supplier: {
2333
2258
  phoneNumber?: string | null | undefined;
2334
2259
  email?: string | null | undefined;
@@ -2368,11 +2293,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2368
2293
  };
2369
2294
  deliveryOrder: {
2370
2295
  remark?: string | null | undefined;
2296
+ id?: string | null | undefined;
2371
2297
  adjustment?: string | null | undefined;
2298
+ effectiveAt?: string | null | undefined;
2372
2299
  fullfillmentId?: string | null | undefined;
2373
2300
  netSuite?: {
2374
2301
  refNo?: string | null | undefined;
2375
- id: string;
2302
+ recordType?: string | null | undefined;
2303
+ id: string | null;
2376
2304
  } | null | undefined;
2377
2305
  received: {
2378
2306
  cost?: {
@@ -2389,8 +2317,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2389
2317
  precision: number;
2390
2318
  };
2391
2319
  } | null | undefined;
2320
+ id?: string | null | undefined;
2321
+ externalId?: string | null | undefined;
2392
2322
  sku: {
2393
- customAttributes?: Record<string, any> | null | undefined;
2394
2323
  trackingMeasurement?: string | null | undefined;
2395
2324
  convert?: {
2396
2325
  measurement?: string | null | undefined;
@@ -2434,6 +2363,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2434
2363
  low: number;
2435
2364
  mid: number;
2436
2365
  } | null | undefined;
2366
+ customAttributes?: Record<string, any> | null | undefined;
2437
2367
  unit: {
2438
2368
  _id: string;
2439
2369
  name: string;
@@ -2465,6 +2395,116 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2465
2395
  createdAt: string;
2466
2396
  deliveryOrderNumber: string;
2467
2397
  }[];
2398
+ _id: string;
2399
+ seqNumber: number;
2400
+ items: {
2401
+ measurement?: {
2402
+ id: string;
2403
+ name: string;
2404
+ abbrev: string;
2405
+ conversion: {
2406
+ amount: number;
2407
+ precision: number;
2408
+ };
2409
+ } | null | undefined;
2410
+ id?: string | null | undefined;
2411
+ externalId?: string | null | undefined;
2412
+ totalCost?: {
2413
+ 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";
2414
+ amount: number;
2415
+ precision: number;
2416
+ } | null | undefined;
2417
+ sku: {
2418
+ trackingMeasurement?: string | null | undefined;
2419
+ convert?: {
2420
+ measurement?: string | null | undefined;
2421
+ inventoryBindings?: {
2422
+ measurement?: {
2423
+ id: string;
2424
+ name: string;
2425
+ abbrev: string;
2426
+ conversion: {
2427
+ amount: number;
2428
+ precision: number;
2429
+ };
2430
+ } | null | undefined;
2431
+ type: "RECIPE" | "SKU" | "SKU_GROUP";
2432
+ amount: {
2433
+ amount: number;
2434
+ precision: number;
2435
+ };
2436
+ id: string;
2437
+ }[] | null | undefined;
2438
+ } | null | undefined;
2439
+ valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
2440
+ defaultCost?: {
2441
+ measurement?: {
2442
+ id: string;
2443
+ name: string;
2444
+ abbrev: string;
2445
+ conversion: {
2446
+ amount: number;
2447
+ precision: number;
2448
+ };
2449
+ } | null | undefined;
2450
+ costPerUnit: {
2451
+ 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";
2452
+ amount: number;
2453
+ precision: number;
2454
+ };
2455
+ } | null | undefined;
2456
+ operationalGroup?: string | null | undefined;
2457
+ thresholds?: {
2458
+ low: number;
2459
+ mid: number;
2460
+ } | null | undefined;
2461
+ customAttributes?: Record<string, any> | null | undefined;
2462
+ unit: {
2463
+ _id: string;
2464
+ name: string;
2465
+ abbrev: string;
2466
+ precision: number;
2467
+ measurements: {
2468
+ id: string;
2469
+ name: string;
2470
+ abbrev: string;
2471
+ conversion: {
2472
+ amount: number;
2473
+ precision: number;
2474
+ };
2475
+ }[];
2476
+ };
2477
+ code: string;
2478
+ _id: string;
2479
+ name: string;
2480
+ };
2481
+ code: string;
2482
+ quantity: {
2483
+ amount: number;
2484
+ precision: number;
2485
+ };
2486
+ name: string;
2487
+ }[];
2488
+ } | null | undefined;
2489
+ netSuite?: {
2490
+ refNo?: string | null | undefined;
2491
+ recordType?: string | null | undefined;
2492
+ sync?: boolean | null | undefined;
2493
+ subsidiary?: {
2494
+ name?: string | null | undefined;
2495
+ id: string;
2496
+ } | null | undefined;
2497
+ errors?: {
2498
+ message: string;
2499
+ createdAt: string;
2500
+ }[] | null | undefined;
2501
+ missingItems?: {
2502
+ name: string;
2503
+ reason: string;
2504
+ netSuiteId: string;
2505
+ }[] | null | undefined;
2506
+ additionalInfo?: any;
2507
+ id: string | null;
2468
2508
  } | null | undefined;
2469
2509
  _id: string;
2470
2510
  from: {
@@ -2532,7 +2572,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2532
2572
  "onForm:ready"?: (() => any) | undefined;
2533
2573
  }>, {
2534
2574
  skus: {
2535
- customAttributes?: Record<string, any> | null | undefined;
2536
2575
  trackingMeasurement?: string | null | undefined;
2537
2576
  convert?: {
2538
2577
  measurement?: string | null | undefined;
@@ -2576,6 +2615,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2576
2615
  low: number;
2577
2616
  mid: number;
2578
2617
  } | null | undefined;
2618
+ customAttributes?: Record<string, any> | null | undefined;
2579
2619
  unit: {
2580
2620
  _id: string;
2581
2621
  name: string;