@feedmepos/mf-inventory-portal 1.0.8 → 1.0.9-dev.2

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 (97) hide show
  1. package/dist/{App-DeBNx7kq.js → App-DfxhucPn.js} +50 -49
  2. package/dist/{ApprovalView-CYgDG4X-.js → ApprovalView-BUYgTb8S.js} +24 -24
  3. package/dist/{BindingsDialog-Bojdsd9h.js → BindingsDialog-Cbs9aVch.js} +2 -2
  4. package/dist/{BindingsPicker-TkiARkrC.js → BindingsPicker-BH9bil6g.js} +3 -3
  5. package/dist/{BindingsTable-BWYaPoFt.js → BindingsTable-DBsS_9yb.js} +1 -1
  6. package/dist/ClosingDraftView-CcQssDLY.js +1415 -0
  7. package/dist/{ClosingTemplateView-CUjkAFjw.js → ClosingTemplateView-BHPqi-bL.js} +10 -10
  8. package/dist/{DeliveryOrderPrintPreview-BOEKl7zP.js → DeliveryOrderPrintPreview-DlTLtZ1f.js} +1 -1
  9. package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-Bve5cng3.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CtJSPDCo.js} +32 -32
  10. package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-1-G4gmCj.js → FmUnitInput.vue_vue_type_script_setup_true_lang-B-erI7fq.js} +51 -51
  11. package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-Bl526zYj.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-DT4nyE8i.js} +1 -1
  12. package/dist/{IngredientGroupView-stli1Xiv.js → IngredientGroupView-DE15kdqH.js} +11 -11
  13. package/dist/{IngredientsView-jmDSRSkr.js → IngredientsView-BCEznLxB.js} +15 -14
  14. package/dist/{IntegrationView-BQZtDqlR.js → IntegrationView-COSJuqnB.js} +146 -145
  15. package/dist/{InventoryBindingForm-hHgB20dI.js → InventoryBindingForm-B3C8gktf.js} +1 -1
  16. package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-BK36mlQE.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-Bn2X1jxB.js} +20 -20
  17. package/dist/{InventoryBindingSummary-JsAhd0Jm.js → InventoryBindingSummary-BF1OtGum.js} +1 -1
  18. package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-C4A6bDPB.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-BMTXHa4I.js} +1 -1
  19. package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-C6bND0mn.js → PremiumBadge.vue_vue_type_script_setup_true_lang-CZR7wF6-.js} +10 -10
  20. package/dist/{PublishView-BK7WwXeV.js → PublishView-Cp5tpVb0.js} +12 -12
  21. package/dist/{PurchaseOrderPrintPreview-CMnaZkzc.js → PurchaseOrderPrintPreview-DWOcxCH8.js} +4 -4
  22. package/dist/{ReceiveRequestView-Bb6RQyJ8.js → ReceiveRequestView-CRuhm8r1.js} +53 -52
  23. package/dist/{RecipeView-CZnElbJ8.js → RecipeView-BTS1LBKZ.js} +29 -29
  24. package/dist/{StockView-CDAHrTyi.js → StockView-CuK8s5rt.js} +73 -72
  25. package/dist/{SupplierView-WTgrwbJ_.js → SupplierView-Bwpe9RoM.js} +12 -11
  26. package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-DDAZMTzq.js +1897 -0
  27. package/dist/{TransferTemplateView-26w6orAY.js → TransferTemplateView-BlluEiV-.js} +291 -290
  28. package/dist/{UnitView-DAl0OS01.js → UnitView-BWGQHOWP.js} +23 -23
  29. package/dist/{WarehouseView-Db2wXza_.js → WarehouseView-dOCu22dg.js} +26 -26
  30. package/dist/api/bill.d.ts +2 -2
  31. package/dist/api/food-market-hub.d.ts +1 -1
  32. package/dist/api/inventory.d.ts +44 -44
  33. package/dist/api/netsuite.d.ts +3 -3
  34. package/dist/api/purchase-order.d.ts +5 -1
  35. package/dist/api/stock.d.ts +1 -0
  36. package/dist/{app-Ch3IXeOL.js → app-BkIAyhP-.js} +16504 -16961
  37. package/dist/app.d.ts +7 -7
  38. package/dist/app.js +1 -1
  39. package/dist/components/inventory-binding/InventoryBinding.vue.d.ts +8 -8
  40. package/dist/components/shell/inventory/binding-dialog.vue.d.ts +2 -2
  41. package/dist/components/shell/inventory/binding-ui.vue.d.ts +5 -5
  42. package/dist/composable/usePromise.d.ts +41 -0
  43. package/dist/{decimal-BFWsfQmw.js → decimal-BiC7uGww.js} +1 -1
  44. package/dist/feature-CCDDWpq8.js +17319 -0
  45. package/dist/{format-unit-display-CyBzA_Ye.js → format-unit-display-CLa0op_h.js} +60 -60
  46. package/dist/{index-CKB7R0y2.js → index-BbFvsU1Z.js} +7 -6
  47. package/dist/{index-CSjhH3PC.js → index-UgbyiGok.js} +1 -1
  48. package/dist/{stock-BjY9UvKO.js → stock-SxO4bxTm.js} +29 -25
  49. package/dist/stores/feature.d.ts +5 -20
  50. package/dist/stores/integration/foodmarkethub.d.ts +1 -1
  51. package/dist/stores/integration/netsuite.d.ts +7 -7
  52. package/dist/stores/inventory.d.ts +44 -44
  53. package/dist/stores/location.d.ts +137 -137
  54. package/dist/{supplier-8x-ZFcOk.js → supplier-BVdCk7nI.js} +4 -4
  55. package/dist/tsconfig.app.tsbuildinfo +1 -1
  56. package/dist/{use-ingredient-select-dialog-CxZAaSGc.js → use-ingredient-select-dialog-CDeGXhur.js} +1 -1
  57. package/dist/{use-inventory-binding-dialog-Kmg24YiM.js → use-inventory-binding-dialog-CeRKqMy7.js} +1 -1
  58. package/dist/views/adjustment-template/wastage-template/actions.d.ts +228 -228
  59. package/dist/views/adjustment-template/wastage-template/form/WastageTemplateItemTable.vue.d.ts +2 -2
  60. package/dist/views/adjustment-template/wastage-template/form/useAdjustmentTemplateItems.d.ts +1 -1
  61. package/dist/views/adjustment-template/wastage-template/table.d.ts +234 -234
  62. package/dist/views/closing-draft/components/closing-draft-dialog/ClosingDraftDialog.vue.d.ts +780 -74
  63. package/dist/views/closing-draft/composables/use-closing-draft-table.d.ts +424 -409
  64. package/dist/views/closing-template/components/closing-template-form/composables/use-closing-template-items.d.ts +4 -4
  65. package/dist/views/closing-template/composables/use-closing-template-actions.d.ts +252 -252
  66. package/dist/views/closing-template/composables/use-closing-template-table.d.ts +252 -252
  67. package/dist/views/ingredient-group/composables/use-ingredient-group-table.d.ts +12 -12
  68. package/dist/views/ingredients/components/convert/ConvertForm.vue.d.ts +2 -2
  69. package/dist/views/ingredients/components/ingredient-form/IngredientForm.vue.d.ts +8 -8
  70. package/dist/views/ingredients/components/inventory-binding/InventoryBindingForm.vue.d.ts +3 -3
  71. package/dist/views/ingredients/composables/use-ingredient-table.d.ts +4 -4
  72. package/dist/views/integration/components/ApplyProduct.vue.d.ts +2 -2
  73. package/dist/views/integration/components/ApplyProductDialog.vue.d.ts +2 -2
  74. package/dist/views/integration/components/ApplyProductDialogV4.vue.d.ts +2 -2
  75. package/dist/views/integration/components/netsuite/AddLocationDialog.vue.d.ts +204 -204
  76. package/dist/views/integration/components/netsuite/LocationConfigurationDialog.vue.d.ts +2 -2
  77. package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +665 -637
  78. package/dist/views/receive-request/components/transfer-form/components/ForecastStock.vue.d.ts +22 -22
  79. package/dist/views/receive-request/components/transfer-form/components/TransferItemTable.vue.d.ts +44 -44
  80. package/dist/views/receive-request/components/transfer-form/composables/use-transfer-items.d.ts +11 -11
  81. package/dist/views/receive-request/composables/use-process-purchase-order.d.ts +614 -0
  82. package/dist/views/receive-request/composables/use-receive-request-form.d.ts +1190 -1142
  83. package/dist/views/receive-request/composables/use-receive-request-table.d.ts +1192 -1144
  84. package/dist/views/receive-request/constants/po-action-to-ui-style.d.ts +6 -0
  85. package/dist/views/recipe/components/recipe-form/RecipeForm.vue.d.ts +2 -2
  86. package/dist/views/stock/components/StockRecordCard.vue.d.ts +1 -1
  87. package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +14 -14
  88. package/dist/views/transfer-template/components/transfer-template-form/components/TransferTemplateItemTable.vue.d.ts +22 -22
  89. package/dist/views/transfer-template/components/transfer-template-form/composables/use-template-enabled-locations.d.ts +17 -17
  90. package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-template-items.d.ts +11 -11
  91. package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +805 -805
  92. package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +805 -805
  93. package/dist/views/transfer-template/composables/useTransferTemplateHelper.d.ts +33 -33
  94. package/dist/{vue-i18n-CXd9SF_G.js → vue-i18n-3Mh8tKq8.js} +341 -341
  95. package/package.json +3 -1
  96. package/dist/ClosingDraftView-C0ECZ9zi.js +0 -1394
  97. package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-mHNmxBuV.js +0 -1746
@@ -31,8 +31,8 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
31
31
  _id: string;
32
32
  updatedAt: string;
33
33
  } | null | undefined;
34
- type: "restaurant" | "warehouse";
35
34
  name: string;
35
+ type: "restaurant" | "warehouse";
36
36
  acceptRequest: boolean;
37
37
  dbName: string;
38
38
  doc: {
@@ -40,26 +40,14 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
40
40
  businessId: string;
41
41
  profile: {
42
42
  code?: string | null | undefined;
43
+ url?: string | null | undefined;
44
+ description?: string | null | undefined;
43
45
  _id?: string | null | undefined;
44
- name?: string | undefined;
45
- address?: {
46
- coordinates?: number[] | null | undefined;
47
- line2?: string | null | undefined;
48
- state: string;
49
- country: string;
50
- line1: string;
51
- city: string;
52
- postcode: string;
53
- } | undefined;
54
- email?: string | undefined;
55
- regNo?: string | undefined;
56
- sstRegNo?: string | null | undefined;
57
- phoneNo?: string | undefined;
58
46
  legalName?: string | null | undefined;
47
+ sstRegNo?: string | null | undefined;
59
48
  discovery?: boolean | null | undefined;
60
49
  coverPhoto?: string | null | undefined;
61
50
  thumbnailPhoto?: string | null | undefined;
62
- description?: string | null | undefined;
63
51
  photos?: string[] | null | undefined;
64
52
  operatingHours?: {
65
53
  0: {
@@ -113,20 +101,32 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
113
101
  };
114
102
  } | null | undefined;
115
103
  tags?: string[] | null | undefined;
116
- url?: string | null | undefined;
104
+ name: string;
105
+ address: {
106
+ coordinates?: number[] | null | undefined;
107
+ line2?: string | null | undefined;
108
+ state: string;
109
+ country: string;
110
+ line1: string;
111
+ city: string;
112
+ postcode: string;
113
+ };
114
+ email: string;
115
+ phoneNo: string;
116
+ regNo: string;
117
117
  };
118
118
  };
119
119
  }[] | null | undefined;
120
- type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
121
120
  _id: string;
122
121
  items: {
123
122
  code?: string | null | undefined;
124
123
  disabledMeasurements?: string[] | null | undefined;
125
- type: "menu" | "sku" | "recipe";
126
124
  id: string;
127
125
  name: string;
126
+ type: "menu" | "sku" | "recipe";
128
127
  }[];
129
128
  name: string;
129
+ type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
130
130
  } | undefined;
131
131
  show?: boolean | undefined;
132
132
  'onUpdate:show'?: ((show: boolean) => void) | undefined;
@@ -140,8 +140,8 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
140
140
  _id: string;
141
141
  updatedAt: string;
142
142
  } | null | undefined;
143
- type: "restaurant" | "warehouse";
144
143
  name: string;
144
+ type: "restaurant" | "warehouse";
145
145
  acceptRequest: boolean;
146
146
  dbName: string;
147
147
  doc: {
@@ -149,26 +149,14 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
149
149
  businessId: string;
150
150
  profile: {
151
151
  code?: string | null | undefined;
152
+ url?: string | null | undefined;
153
+ description?: string | null | undefined;
152
154
  _id?: string | null | undefined;
153
- name?: string | undefined;
154
- address?: {
155
- coordinates?: number[] | null | undefined;
156
- line2?: string | null | undefined;
157
- state: string;
158
- country: string;
159
- line1: string;
160
- city: string;
161
- postcode: string;
162
- } | undefined;
163
- email?: string | undefined;
164
- regNo?: string | undefined;
165
- sstRegNo?: string | null | undefined;
166
- phoneNo?: string | undefined;
167
155
  legalName?: string | null | undefined;
156
+ sstRegNo?: string | null | undefined;
168
157
  discovery?: boolean | null | undefined;
169
158
  coverPhoto?: string | null | undefined;
170
159
  thumbnailPhoto?: string | null | undefined;
171
- description?: string | null | undefined;
172
160
  photos?: string[] | null | undefined;
173
161
  operatingHours?: {
174
162
  0: {
@@ -222,20 +210,32 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
222
210
  };
223
211
  } | null | undefined;
224
212
  tags?: string[] | null | undefined;
225
- url?: string | null | undefined;
213
+ name: string;
214
+ address: {
215
+ coordinates?: number[] | null | undefined;
216
+ line2?: string | null | undefined;
217
+ state: string;
218
+ country: string;
219
+ line1: string;
220
+ city: string;
221
+ postcode: string;
222
+ };
223
+ email: string;
224
+ phoneNo: string;
225
+ regNo: string;
226
226
  };
227
227
  };
228
228
  }[] | null | undefined;
229
- type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
230
229
  _id: string;
231
230
  items: {
232
231
  code?: string | null | undefined;
233
232
  disabledMeasurements?: string[] | null | undefined;
234
- type: "menu" | "sku" | "recipe";
235
233
  id: string;
236
234
  name: string;
235
+ type: "menu" | "sku" | "recipe";
237
236
  }[];
238
237
  name: string;
238
+ type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
239
239
  } | undefined;
240
240
  show?: boolean | undefined;
241
241
  'onUpdate:show'?: ((show: boolean) => void) | undefined;
@@ -249,8 +249,8 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
249
249
  _id: string;
250
250
  updatedAt: string;
251
251
  } | null | undefined;
252
- type: "restaurant" | "warehouse";
253
252
  name: string;
253
+ type: "restaurant" | "warehouse";
254
254
  acceptRequest: boolean;
255
255
  dbName: string;
256
256
  doc: {
@@ -258,26 +258,14 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
258
258
  businessId: string;
259
259
  profile: {
260
260
  code?: string | null | undefined;
261
+ url?: string | null | undefined;
262
+ description?: string | null | undefined;
261
263
  _id?: string | null | undefined;
262
- name?: string | undefined;
263
- address?: {
264
- coordinates?: number[] | null | undefined;
265
- line2?: string | null | undefined;
266
- state: string;
267
- country: string;
268
- line1: string;
269
- city: string;
270
- postcode: string;
271
- } | undefined;
272
- email?: string | undefined;
273
- regNo?: string | undefined;
274
- sstRegNo?: string | null | undefined;
275
- phoneNo?: string | undefined;
276
264
  legalName?: string | null | undefined;
265
+ sstRegNo?: string | null | undefined;
277
266
  discovery?: boolean | null | undefined;
278
267
  coverPhoto?: string | null | undefined;
279
268
  thumbnailPhoto?: string | null | undefined;
280
- description?: string | null | undefined;
281
269
  photos?: string[] | null | undefined;
282
270
  operatingHours?: {
283
271
  0: {
@@ -331,20 +319,32 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
331
319
  };
332
320
  } | null | undefined;
333
321
  tags?: string[] | null | undefined;
334
- url?: string | null | undefined;
322
+ name: string;
323
+ address: {
324
+ coordinates?: number[] | null | undefined;
325
+ line2?: string | null | undefined;
326
+ state: string;
327
+ country: string;
328
+ line1: string;
329
+ city: string;
330
+ postcode: string;
331
+ };
332
+ email: string;
333
+ phoneNo: string;
334
+ regNo: string;
335
335
  };
336
336
  };
337
337
  }[] | null | undefined;
338
- type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
339
338
  _id: string;
340
339
  items: {
341
340
  code?: string | null | undefined;
342
341
  disabledMeasurements?: string[] | null | undefined;
343
- type: "menu" | "sku" | "recipe";
344
342
  id: string;
345
343
  name: string;
344
+ type: "menu" | "sku" | "recipe";
346
345
  }[];
347
346
  name: string;
347
+ type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
348
348
  } | undefined;
349
349
  show?: boolean | undefined;
350
350
  'onUpdate:show'?: ((show: boolean) => void) | undefined;
@@ -357,8 +357,8 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
357
357
  _id: string;
358
358
  updatedAt: string;
359
359
  } | null | undefined;
360
- type: "restaurant" | "warehouse";
361
360
  name: string;
361
+ type: "restaurant" | "warehouse";
362
362
  acceptRequest: boolean;
363
363
  dbName: string;
364
364
  doc: {
@@ -366,26 +366,14 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
366
366
  businessId: string;
367
367
  profile: {
368
368
  code?: string | null | undefined;
369
+ url?: string | null | undefined;
370
+ description?: string | null | undefined;
369
371
  _id?: string | null | undefined;
370
- name?: string | undefined;
371
- address?: {
372
- coordinates?: number[] | null | undefined;
373
- line2?: string | null | undefined;
374
- state: string;
375
- country: string;
376
- line1: string;
377
- city: string;
378
- postcode: string;
379
- } | undefined;
380
- email?: string | undefined;
381
- regNo?: string | undefined;
382
- sstRegNo?: string | null | undefined;
383
- phoneNo?: string | undefined;
384
372
  legalName?: string | null | undefined;
373
+ sstRegNo?: string | null | undefined;
385
374
  discovery?: boolean | null | undefined;
386
375
  coverPhoto?: string | null | undefined;
387
376
  thumbnailPhoto?: string | null | undefined;
388
- description?: string | null | undefined;
389
377
  photos?: string[] | null | undefined;
390
378
  operatingHours?: {
391
379
  0: {
@@ -439,20 +427,32 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
439
427
  };
440
428
  } | null | undefined;
441
429
  tags?: string[] | null | undefined;
442
- url?: string | null | undefined;
430
+ name: string;
431
+ address: {
432
+ coordinates?: number[] | null | undefined;
433
+ line2?: string | null | undefined;
434
+ state: string;
435
+ country: string;
436
+ line1: string;
437
+ city: string;
438
+ postcode: string;
439
+ };
440
+ email: string;
441
+ phoneNo: string;
442
+ regNo: string;
443
443
  };
444
444
  };
445
445
  }[] | null | undefined;
446
- type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
447
446
  _id: string;
448
447
  items: {
449
448
  code?: string | null | undefined;
450
449
  disabledMeasurements?: string[] | null | undefined;
451
- type: "menu" | "sku" | "recipe";
452
450
  id: string;
453
451
  name: string;
452
+ type: "menu" | "sku" | "recipe";
454
453
  }[];
455
454
  name: string;
455
+ type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
456
456
  } | undefined;
457
457
  show?: boolean | undefined;
458
458
  'onUpdate:show'?: ((show: boolean) => void) | undefined;
@@ -484,8 +484,8 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
484
484
  _id: string;
485
485
  updatedAt: string;
486
486
  } | null | undefined;
487
- type: "restaurant" | "warehouse";
488
487
  name: string;
488
+ type: "restaurant" | "warehouse";
489
489
  acceptRequest: boolean;
490
490
  dbName: string;
491
491
  doc: {
@@ -493,26 +493,14 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
493
493
  businessId: string;
494
494
  profile: {
495
495
  code?: string | null | undefined;
496
+ url?: string | null | undefined;
497
+ description?: string | null | undefined;
496
498
  _id?: string | null | undefined;
497
- name?: string | undefined;
498
- address?: {
499
- coordinates?: number[] | null | undefined;
500
- line2?: string | null | undefined;
501
- state: string;
502
- country: string;
503
- line1: string;
504
- city: string;
505
- postcode: string;
506
- } | undefined;
507
- email?: string | undefined;
508
- regNo?: string | undefined;
509
- sstRegNo?: string | null | undefined;
510
- phoneNo?: string | undefined;
511
499
  legalName?: string | null | undefined;
500
+ sstRegNo?: string | null | undefined;
512
501
  discovery?: boolean | null | undefined;
513
502
  coverPhoto?: string | null | undefined;
514
503
  thumbnailPhoto?: string | null | undefined;
515
- description?: string | null | undefined;
516
504
  photos?: string[] | null | undefined;
517
505
  operatingHours?: {
518
506
  0: {
@@ -566,20 +554,32 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
566
554
  };
567
555
  } | null | undefined;
568
556
  tags?: string[] | null | undefined;
569
- url?: string | null | undefined;
557
+ name: string;
558
+ address: {
559
+ coordinates?: number[] | null | undefined;
560
+ line2?: string | null | undefined;
561
+ state: string;
562
+ country: string;
563
+ line1: string;
564
+ city: string;
565
+ postcode: string;
566
+ };
567
+ email: string;
568
+ phoneNo: string;
569
+ regNo: string;
570
570
  };
571
571
  };
572
572
  }[] | null | undefined;
573
- type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
574
573
  _id: string;
575
574
  items: {
576
575
  code?: string | null | undefined;
577
576
  disabledMeasurements?: string[] | null | undefined;
578
- type: "menu" | "sku" | "recipe";
579
577
  id: string;
580
578
  name: string;
579
+ type: "menu" | "sku" | "recipe";
581
580
  }[];
582
581
  name: string;
582
+ type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
583
583
  } | undefined;
584
584
  show?: boolean | undefined;
585
585
  'onUpdate:show'?: ((show: boolean) => void) | undefined;
@@ -593,8 +593,8 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
593
593
  _id: string;
594
594
  updatedAt: string;
595
595
  } | null | undefined;
596
- type: "restaurant" | "warehouse";
597
596
  name: string;
597
+ type: "restaurant" | "warehouse";
598
598
  acceptRequest: boolean;
599
599
  dbName: string;
600
600
  doc: {
@@ -602,26 +602,14 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
602
602
  businessId: string;
603
603
  profile: {
604
604
  code?: string | null | undefined;
605
+ url?: string | null | undefined;
606
+ description?: string | null | undefined;
605
607
  _id?: string | null | undefined;
606
- name?: string | undefined;
607
- address?: {
608
- coordinates?: number[] | null | undefined;
609
- line2?: string | null | undefined;
610
- state: string;
611
- country: string;
612
- line1: string;
613
- city: string;
614
- postcode: string;
615
- } | undefined;
616
- email?: string | undefined;
617
- regNo?: string | undefined;
618
- sstRegNo?: string | null | undefined;
619
- phoneNo?: string | undefined;
620
608
  legalName?: string | null | undefined;
609
+ sstRegNo?: string | null | undefined;
621
610
  discovery?: boolean | null | undefined;
622
611
  coverPhoto?: string | null | undefined;
623
612
  thumbnailPhoto?: string | null | undefined;
624
- description?: string | null | undefined;
625
613
  photos?: string[] | null | undefined;
626
614
  operatingHours?: {
627
615
  0: {
@@ -675,20 +663,32 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
675
663
  };
676
664
  } | null | undefined;
677
665
  tags?: string[] | null | undefined;
678
- url?: string | null | undefined;
666
+ name: string;
667
+ address: {
668
+ coordinates?: number[] | null | undefined;
669
+ line2?: string | null | undefined;
670
+ state: string;
671
+ country: string;
672
+ line1: string;
673
+ city: string;
674
+ postcode: string;
675
+ };
676
+ email: string;
677
+ phoneNo: string;
678
+ regNo: string;
679
679
  };
680
680
  };
681
681
  }[] | null | undefined;
682
- type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
683
682
  _id: string;
684
683
  items: {
685
684
  code?: string | null | undefined;
686
685
  disabledMeasurements?: string[] | null | undefined;
687
- type: "menu" | "sku" | "recipe";
688
686
  id: string;
689
687
  name: string;
688
+ type: "menu" | "sku" | "recipe";
690
689
  }[];
691
690
  name: string;
691
+ type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
692
692
  } | undefined;
693
693
  show?: boolean | undefined;
694
694
  'onUpdate:show'?: ((show: boolean) => void) | undefined;
@@ -702,8 +702,8 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
702
702
  _id: string;
703
703
  updatedAt: string;
704
704
  } | null | undefined;
705
- type: "restaurant" | "warehouse";
706
705
  name: string;
706
+ type: "restaurant" | "warehouse";
707
707
  acceptRequest: boolean;
708
708
  dbName: string;
709
709
  doc: {
@@ -711,26 +711,14 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
711
711
  businessId: string;
712
712
  profile: {
713
713
  code?: string | null | undefined;
714
+ url?: string | null | undefined;
715
+ description?: string | null | undefined;
714
716
  _id?: string | null | undefined;
715
- name?: string | undefined;
716
- address?: {
717
- coordinates?: number[] | null | undefined;
718
- line2?: string | null | undefined;
719
- state: string;
720
- country: string;
721
- line1: string;
722
- city: string;
723
- postcode: string;
724
- } | undefined;
725
- email?: string | undefined;
726
- regNo?: string | undefined;
727
- sstRegNo?: string | null | undefined;
728
- phoneNo?: string | undefined;
729
717
  legalName?: string | null | undefined;
718
+ sstRegNo?: string | null | undefined;
730
719
  discovery?: boolean | null | undefined;
731
720
  coverPhoto?: string | null | undefined;
732
721
  thumbnailPhoto?: string | null | undefined;
733
- description?: string | null | undefined;
734
722
  photos?: string[] | null | undefined;
735
723
  operatingHours?: {
736
724
  0: {
@@ -784,20 +772,32 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
784
772
  };
785
773
  } | null | undefined;
786
774
  tags?: string[] | null | undefined;
787
- url?: string | null | undefined;
775
+ name: string;
776
+ address: {
777
+ coordinates?: number[] | null | undefined;
778
+ line2?: string | null | undefined;
779
+ state: string;
780
+ country: string;
781
+ line1: string;
782
+ city: string;
783
+ postcode: string;
784
+ };
785
+ email: string;
786
+ phoneNo: string;
787
+ regNo: string;
788
788
  };
789
789
  };
790
790
  }[] | null | undefined;
791
- type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
792
791
  _id: string;
793
792
  items: {
794
793
  code?: string | null | undefined;
795
794
  disabledMeasurements?: string[] | null | undefined;
796
- type: "menu" | "sku" | "recipe";
797
795
  id: string;
798
796
  name: string;
797
+ type: "menu" | "sku" | "recipe";
799
798
  }[];
800
799
  name: string;
800
+ type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
801
801
  } | undefined;
802
802
  show?: boolean | undefined;
803
803
  'onUpdate:show'?: ((show: boolean) => void) | undefined;
@@ -810,8 +810,8 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
810
810
  _id: string;
811
811
  updatedAt: string;
812
812
  } | null | undefined;
813
- type: "restaurant" | "warehouse";
814
813
  name: string;
814
+ type: "restaurant" | "warehouse";
815
815
  acceptRequest: boolean;
816
816
  dbName: string;
817
817
  doc: {
@@ -819,26 +819,14 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
819
819
  businessId: string;
820
820
  profile: {
821
821
  code?: string | null | undefined;
822
+ url?: string | null | undefined;
823
+ description?: string | null | undefined;
822
824
  _id?: string | null | undefined;
823
- name?: string | undefined;
824
- address?: {
825
- coordinates?: number[] | null | undefined;
826
- line2?: string | null | undefined;
827
- state: string;
828
- country: string;
829
- line1: string;
830
- city: string;
831
- postcode: string;
832
- } | undefined;
833
- email?: string | undefined;
834
- regNo?: string | undefined;
835
- sstRegNo?: string | null | undefined;
836
- phoneNo?: string | undefined;
837
825
  legalName?: string | null | undefined;
826
+ sstRegNo?: string | null | undefined;
838
827
  discovery?: boolean | null | undefined;
839
828
  coverPhoto?: string | null | undefined;
840
829
  thumbnailPhoto?: string | null | undefined;
841
- description?: string | null | undefined;
842
830
  photos?: string[] | null | undefined;
843
831
  operatingHours?: {
844
832
  0: {
@@ -892,20 +880,32 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
892
880
  };
893
881
  } | null | undefined;
894
882
  tags?: string[] | null | undefined;
895
- url?: string | null | undefined;
883
+ name: string;
884
+ address: {
885
+ coordinates?: number[] | null | undefined;
886
+ line2?: string | null | undefined;
887
+ state: string;
888
+ country: string;
889
+ line1: string;
890
+ city: string;
891
+ postcode: string;
892
+ };
893
+ email: string;
894
+ phoneNo: string;
895
+ regNo: string;
896
896
  };
897
897
  };
898
898
  }[] | null | undefined;
899
- type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
900
899
  _id: string;
901
900
  items: {
902
901
  code?: string | null | undefined;
903
902
  disabledMeasurements?: string[] | null | undefined;
904
- type: "menu" | "sku" | "recipe";
905
903
  id: string;
906
904
  name: string;
905
+ type: "menu" | "sku" | "recipe";
907
906
  }[];
908
907
  name: string;
908
+ type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
909
909
  } | undefined;
910
910
  show?: boolean | undefined;
911
911
  'onUpdate:show'?: ((show: boolean) => void) | undefined;
@@ -937,8 +937,8 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
937
937
  _id: string;
938
938
  updatedAt: string;
939
939
  } | null | undefined;
940
- type: "restaurant" | "warehouse";
941
940
  name: string;
941
+ type: "restaurant" | "warehouse";
942
942
  acceptRequest: boolean;
943
943
  dbName: string;
944
944
  doc: {
@@ -946,26 +946,14 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
946
946
  businessId: string;
947
947
  profile: {
948
948
  code?: string | null | undefined;
949
+ url?: string | null | undefined;
950
+ description?: string | null | undefined;
949
951
  _id?: string | null | undefined;
950
- name?: string | undefined;
951
- address?: {
952
- coordinates?: number[] | null | undefined;
953
- line2?: string | null | undefined;
954
- state: string;
955
- country: string;
956
- line1: string;
957
- city: string;
958
- postcode: string;
959
- } | undefined;
960
- email?: string | undefined;
961
- regNo?: string | undefined;
962
- sstRegNo?: string | null | undefined;
963
- phoneNo?: string | undefined;
964
952
  legalName?: string | null | undefined;
953
+ sstRegNo?: string | null | undefined;
965
954
  discovery?: boolean | null | undefined;
966
955
  coverPhoto?: string | null | undefined;
967
956
  thumbnailPhoto?: string | null | undefined;
968
- description?: string | null | undefined;
969
957
  photos?: string[] | null | undefined;
970
958
  operatingHours?: {
971
959
  0: {
@@ -1019,20 +1007,32 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
1019
1007
  };
1020
1008
  } | null | undefined;
1021
1009
  tags?: string[] | null | undefined;
1022
- url?: string | null | undefined;
1010
+ name: string;
1011
+ address: {
1012
+ coordinates?: number[] | null | undefined;
1013
+ line2?: string | null | undefined;
1014
+ state: string;
1015
+ country: string;
1016
+ line1: string;
1017
+ city: string;
1018
+ postcode: string;
1019
+ };
1020
+ email: string;
1021
+ phoneNo: string;
1022
+ regNo: string;
1023
1023
  };
1024
1024
  };
1025
1025
  }[] | null | undefined;
1026
- type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
1027
1026
  _id: string;
1028
1027
  items: {
1029
1028
  code?: string | null | undefined;
1030
1029
  disabledMeasurements?: string[] | null | undefined;
1031
- type: "menu" | "sku" | "recipe";
1032
1030
  id: string;
1033
1031
  name: string;
1032
+ type: "menu" | "sku" | "recipe";
1034
1033
  }[];
1035
1034
  name: string;
1035
+ type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
1036
1036
  } | undefined;
1037
1037
  show?: boolean | undefined;
1038
1038
  'onUpdate:show'?: ((show: boolean) => void) | undefined;
@@ -1046,8 +1046,8 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
1046
1046
  _id: string;
1047
1047
  updatedAt: string;
1048
1048
  } | null | undefined;
1049
- type: "restaurant" | "warehouse";
1050
1049
  name: string;
1050
+ type: "restaurant" | "warehouse";
1051
1051
  acceptRequest: boolean;
1052
1052
  dbName: string;
1053
1053
  doc: {
@@ -1055,26 +1055,14 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
1055
1055
  businessId: string;
1056
1056
  profile: {
1057
1057
  code?: string | null | undefined;
1058
+ url?: string | null | undefined;
1059
+ description?: string | null | undefined;
1058
1060
  _id?: string | null | undefined;
1059
- name?: string | undefined;
1060
- address?: {
1061
- coordinates?: number[] | null | undefined;
1062
- line2?: string | null | undefined;
1063
- state: string;
1064
- country: string;
1065
- line1: string;
1066
- city: string;
1067
- postcode: string;
1068
- } | undefined;
1069
- email?: string | undefined;
1070
- regNo?: string | undefined;
1071
- sstRegNo?: string | null | undefined;
1072
- phoneNo?: string | undefined;
1073
1061
  legalName?: string | null | undefined;
1062
+ sstRegNo?: string | null | undefined;
1074
1063
  discovery?: boolean | null | undefined;
1075
1064
  coverPhoto?: string | null | undefined;
1076
1065
  thumbnailPhoto?: string | null | undefined;
1077
- description?: string | null | undefined;
1078
1066
  photos?: string[] | null | undefined;
1079
1067
  operatingHours?: {
1080
1068
  0: {
@@ -1128,20 +1116,32 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
1128
1116
  };
1129
1117
  } | null | undefined;
1130
1118
  tags?: string[] | null | undefined;
1131
- url?: string | null | undefined;
1119
+ name: string;
1120
+ address: {
1121
+ coordinates?: number[] | null | undefined;
1122
+ line2?: string | null | undefined;
1123
+ state: string;
1124
+ country: string;
1125
+ line1: string;
1126
+ city: string;
1127
+ postcode: string;
1128
+ };
1129
+ email: string;
1130
+ phoneNo: string;
1131
+ regNo: string;
1132
1132
  };
1133
1133
  };
1134
1134
  }[] | null | undefined;
1135
- type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
1136
1135
  _id: string;
1137
1136
  items: {
1138
1137
  code?: string | null | undefined;
1139
1138
  disabledMeasurements?: string[] | null | undefined;
1140
- type: "menu" | "sku" | "recipe";
1141
1139
  id: string;
1142
1140
  name: string;
1141
+ type: "menu" | "sku" | "recipe";
1143
1142
  }[];
1144
1143
  name: string;
1144
+ type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
1145
1145
  } | undefined;
1146
1146
  show?: boolean | undefined;
1147
1147
  'onUpdate:show'?: ((show: boolean) => void) | undefined;
@@ -1155,8 +1155,8 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
1155
1155
  _id: string;
1156
1156
  updatedAt: string;
1157
1157
  } | null | undefined;
1158
- type: "restaurant" | "warehouse";
1159
1158
  name: string;
1159
+ type: "restaurant" | "warehouse";
1160
1160
  acceptRequest: boolean;
1161
1161
  dbName: string;
1162
1162
  doc: {
@@ -1164,26 +1164,14 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
1164
1164
  businessId: string;
1165
1165
  profile: {
1166
1166
  code?: string | null | undefined;
1167
+ url?: string | null | undefined;
1168
+ description?: string | null | undefined;
1167
1169
  _id?: string | null | undefined;
1168
- name?: string | undefined;
1169
- address?: {
1170
- coordinates?: number[] | null | undefined;
1171
- line2?: string | null | undefined;
1172
- state: string;
1173
- country: string;
1174
- line1: string;
1175
- city: string;
1176
- postcode: string;
1177
- } | undefined;
1178
- email?: string | undefined;
1179
- regNo?: string | undefined;
1180
- sstRegNo?: string | null | undefined;
1181
- phoneNo?: string | undefined;
1182
1170
  legalName?: string | null | undefined;
1171
+ sstRegNo?: string | null | undefined;
1183
1172
  discovery?: boolean | null | undefined;
1184
1173
  coverPhoto?: string | null | undefined;
1185
1174
  thumbnailPhoto?: string | null | undefined;
1186
- description?: string | null | undefined;
1187
1175
  photos?: string[] | null | undefined;
1188
1176
  operatingHours?: {
1189
1177
  0: {
@@ -1237,20 +1225,32 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
1237
1225
  };
1238
1226
  } | null | undefined;
1239
1227
  tags?: string[] | null | undefined;
1240
- url?: string | null | undefined;
1228
+ name: string;
1229
+ address: {
1230
+ coordinates?: number[] | null | undefined;
1231
+ line2?: string | null | undefined;
1232
+ state: string;
1233
+ country: string;
1234
+ line1: string;
1235
+ city: string;
1236
+ postcode: string;
1237
+ };
1238
+ email: string;
1239
+ phoneNo: string;
1240
+ regNo: string;
1241
1241
  };
1242
1242
  };
1243
1243
  }[] | null | undefined;
1244
- type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
1245
1244
  _id: string;
1246
1245
  items: {
1247
1246
  code?: string | null | undefined;
1248
1247
  disabledMeasurements?: string[] | null | undefined;
1249
- type: "menu" | "sku" | "recipe";
1250
1248
  id: string;
1251
1249
  name: string;
1250
+ type: "menu" | "sku" | "recipe";
1252
1251
  }[];
1253
1252
  name: string;
1253
+ type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
1254
1254
  } | undefined;
1255
1255
  show?: boolean | undefined;
1256
1256
  'onUpdate:show'?: ((show: boolean) => void) | undefined;
@@ -1263,8 +1263,8 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
1263
1263
  _id: string;
1264
1264
  updatedAt: string;
1265
1265
  } | null | undefined;
1266
- type: "restaurant" | "warehouse";
1267
1266
  name: string;
1267
+ type: "restaurant" | "warehouse";
1268
1268
  acceptRequest: boolean;
1269
1269
  dbName: string;
1270
1270
  doc: {
@@ -1272,26 +1272,14 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
1272
1272
  businessId: string;
1273
1273
  profile: {
1274
1274
  code?: string | null | undefined;
1275
+ url?: string | null | undefined;
1276
+ description?: string | null | undefined;
1275
1277
  _id?: string | null | undefined;
1276
- name?: string | undefined;
1277
- address?: {
1278
- coordinates?: number[] | null | undefined;
1279
- line2?: string | null | undefined;
1280
- state: string;
1281
- country: string;
1282
- line1: string;
1283
- city: string;
1284
- postcode: string;
1285
- } | undefined;
1286
- email?: string | undefined;
1287
- regNo?: string | undefined;
1288
- sstRegNo?: string | null | undefined;
1289
- phoneNo?: string | undefined;
1290
1278
  legalName?: string | null | undefined;
1279
+ sstRegNo?: string | null | undefined;
1291
1280
  discovery?: boolean | null | undefined;
1292
1281
  coverPhoto?: string | null | undefined;
1293
1282
  thumbnailPhoto?: string | null | undefined;
1294
- description?: string | null | undefined;
1295
1283
  photos?: string[] | null | undefined;
1296
1284
  operatingHours?: {
1297
1285
  0: {
@@ -1345,20 +1333,32 @@ export declare const useWastageTemplateActions: import("pinia").StoreDefinition<
1345
1333
  };
1346
1334
  } | null | undefined;
1347
1335
  tags?: string[] | null | undefined;
1348
- url?: string | null | undefined;
1336
+ name: string;
1337
+ address: {
1338
+ coordinates?: number[] | null | undefined;
1339
+ line2?: string | null | undefined;
1340
+ state: string;
1341
+ country: string;
1342
+ line1: string;
1343
+ city: string;
1344
+ postcode: string;
1345
+ };
1346
+ email: string;
1347
+ phoneNo: string;
1348
+ regNo: string;
1349
1349
  };
1350
1350
  };
1351
1351
  }[] | null | undefined;
1352
- type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
1353
1352
  _id: string;
1354
1353
  items: {
1355
1354
  code?: string | null | undefined;
1356
1355
  disabledMeasurements?: string[] | null | undefined;
1357
- type: "menu" | "sku" | "recipe";
1358
1356
  id: string;
1359
1357
  name: string;
1358
+ type: "menu" | "sku" | "recipe";
1360
1359
  }[];
1361
1360
  name: string;
1361
+ type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
1362
1362
  } | undefined;
1363
1363
  show?: boolean | undefined;
1364
1364
  'onUpdate:show'?: ((show: boolean) => void) | undefined;