@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
@@ -9,8 +9,8 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
9
9
  _id: string;
10
10
  updatedAt: string;
11
11
  } | null | undefined;
12
- type: "restaurant" | "warehouse";
13
12
  name: string;
13
+ type: "restaurant" | "warehouse";
14
14
  acceptRequest: boolean;
15
15
  dbName: string;
16
16
  doc: {
@@ -18,26 +18,14 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
18
18
  businessId: string;
19
19
  profile: {
20
20
  code?: string | null | undefined;
21
+ url?: string | null | undefined;
22
+ description?: string | null | undefined;
21
23
  _id?: string | null | undefined;
22
- name?: string | undefined;
23
- address?: {
24
- coordinates?: number[] | null | undefined;
25
- line2?: string | null | undefined;
26
- state: string;
27
- country: string;
28
- line1: string;
29
- city: string;
30
- postcode: string;
31
- } | undefined;
32
- email?: string | undefined;
33
- regNo?: string | undefined;
34
- sstRegNo?: string | null | undefined;
35
- phoneNo?: string | undefined;
36
24
  legalName?: string | null | undefined;
25
+ sstRegNo?: string | null | undefined;
37
26
  discovery?: boolean | null | undefined;
38
27
  coverPhoto?: string | null | undefined;
39
28
  thumbnailPhoto?: string | null | undefined;
40
- description?: string | null | undefined;
41
29
  photos?: string[] | null | undefined;
42
30
  operatingHours?: {
43
31
  0: {
@@ -91,20 +79,32 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
91
79
  };
92
80
  } | null | undefined;
93
81
  tags?: string[] | null | undefined;
94
- url?: string | null | undefined;
82
+ name: string;
83
+ address: {
84
+ coordinates?: number[] | null | undefined;
85
+ line2?: string | null | undefined;
86
+ state: string;
87
+ country: string;
88
+ line1: string;
89
+ city: string;
90
+ postcode: string;
91
+ };
92
+ email: string;
93
+ phoneNo: string;
94
+ regNo: string;
95
95
  };
96
96
  };
97
97
  }[] | null | undefined;
98
- type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
99
98
  _id: string;
100
99
  items: {
101
100
  code?: string | null | undefined;
102
101
  disabledMeasurements?: string[] | null | undefined;
103
- type: "menu" | "sku" | "recipe";
104
102
  id: string;
105
103
  name: string;
104
+ type: "menu" | "sku" | "recipe";
106
105
  }[];
107
106
  name: string;
107
+ type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
108
108
  } & RevisionIdMeta>[];
109
109
  recentPublish: import("vue").Ref<{
110
110
  recentJob?: {
@@ -134,8 +134,8 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
134
134
  _id: string;
135
135
  updatedAt: string;
136
136
  } | null | undefined;
137
- type: "restaurant" | "warehouse";
138
137
  name: string;
138
+ type: "restaurant" | "warehouse";
139
139
  acceptRequest: boolean;
140
140
  dbName: string;
141
141
  doc: {
@@ -143,26 +143,14 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
143
143
  businessId: string;
144
144
  profile: {
145
145
  code?: string | null | undefined;
146
+ url?: string | null | undefined;
147
+ description?: string | null | undefined;
146
148
  _id?: string | null | undefined;
147
- name?: string | undefined;
148
- address?: {
149
- coordinates?: number[] | null | undefined;
150
- line2?: string | null | undefined;
151
- state: string;
152
- country: string;
153
- line1: string;
154
- city: string;
155
- postcode: string;
156
- } | undefined;
157
- email?: string | undefined;
158
- regNo?: string | undefined;
159
- sstRegNo?: string | null | undefined;
160
- phoneNo?: string | undefined;
161
149
  legalName?: string | null | undefined;
150
+ sstRegNo?: string | null | undefined;
162
151
  discovery?: boolean | null | undefined;
163
152
  coverPhoto?: string | null | undefined;
164
153
  thumbnailPhoto?: string | null | undefined;
165
- description?: string | null | undefined;
166
154
  photos?: string[] | null | undefined;
167
155
  operatingHours?: {
168
156
  0: {
@@ -216,20 +204,32 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
216
204
  };
217
205
  } | null | undefined;
218
206
  tags?: string[] | null | undefined;
219
- url?: string | null | undefined;
207
+ name: string;
208
+ address: {
209
+ coordinates?: number[] | null | undefined;
210
+ line2?: string | null | undefined;
211
+ state: string;
212
+ country: string;
213
+ line1: string;
214
+ city: string;
215
+ postcode: string;
216
+ };
217
+ email: string;
218
+ phoneNo: string;
219
+ regNo: string;
220
220
  };
221
221
  };
222
222
  }[] | null | undefined;
223
- type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
224
223
  _id: string;
225
224
  items: {
226
225
  code?: string | null | undefined;
227
226
  disabledMeasurements?: string[] | null | undefined;
228
- type: "menu" | "sku" | "recipe";
229
227
  id: string;
230
228
  name: string;
229
+ type: "menu" | "sku" | "recipe";
231
230
  }[];
232
231
  name: string;
232
+ type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
233
233
  }[], ({
234
234
  _rev?: string | null | undefined;
235
235
  locations?: {
@@ -237,8 +237,8 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
237
237
  _id: string;
238
238
  updatedAt: string;
239
239
  } | null | undefined;
240
- type: "restaurant" | "warehouse";
241
240
  name: string;
241
+ type: "restaurant" | "warehouse";
242
242
  acceptRequest: boolean;
243
243
  dbName: string;
244
244
  doc: {
@@ -246,26 +246,14 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
246
246
  businessId: string;
247
247
  profile: {
248
248
  code?: string | null | undefined;
249
+ url?: string | null | undefined;
250
+ description?: string | null | undefined;
249
251
  _id?: string | null | undefined;
250
- name?: string | undefined;
251
- address?: {
252
- coordinates?: number[] | null | undefined;
253
- line2?: string | null | undefined;
254
- state: string;
255
- country: string;
256
- line1: string;
257
- city: string;
258
- postcode: string;
259
- } | undefined;
260
- email?: string | undefined;
261
- regNo?: string | undefined;
262
- sstRegNo?: string | null | undefined;
263
- phoneNo?: string | undefined;
264
252
  legalName?: string | null | undefined;
253
+ sstRegNo?: string | null | undefined;
265
254
  discovery?: boolean | null | undefined;
266
255
  coverPhoto?: string | null | undefined;
267
256
  thumbnailPhoto?: string | null | undefined;
268
- description?: string | null | undefined;
269
257
  photos?: string[] | null | undefined;
270
258
  operatingHours?: {
271
259
  0: {
@@ -319,20 +307,32 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
319
307
  };
320
308
  } | null | undefined;
321
309
  tags?: string[] | null | undefined;
322
- url?: string | null | undefined;
310
+ name: string;
311
+ address: {
312
+ coordinates?: number[] | null | undefined;
313
+ line2?: string | null | undefined;
314
+ state: string;
315
+ country: string;
316
+ line1: string;
317
+ city: string;
318
+ postcode: string;
319
+ };
320
+ email: string;
321
+ phoneNo: string;
322
+ regNo: string;
323
323
  };
324
324
  };
325
325
  }[] | null | undefined;
326
- type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
327
326
  _id: string;
328
327
  items: {
329
328
  code?: string | null | undefined;
330
329
  disabledMeasurements?: string[] | null | undefined;
331
- type: "menu" | "sku" | "recipe";
332
330
  id: string;
333
331
  name: string;
332
+ type: "menu" | "sku" | "recipe";
334
333
  }[];
335
334
  name: string;
335
+ type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
336
336
  } & RevisionIdMeta)[] | {
337
337
  _rev: string;
338
338
  locations?: {
@@ -340,8 +340,8 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
340
340
  _id: string;
341
341
  updatedAt: string;
342
342
  } | null | undefined;
343
- type: "restaurant" | "warehouse";
344
343
  name: string;
344
+ type: "restaurant" | "warehouse";
345
345
  acceptRequest: boolean;
346
346
  dbName: string;
347
347
  doc: {
@@ -349,26 +349,14 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
349
349
  businessId: string;
350
350
  profile: {
351
351
  code?: string | null | undefined;
352
+ url?: string | null | undefined;
353
+ description?: string | null | undefined;
352
354
  _id?: string | null | undefined;
353
- name?: string | undefined;
354
- address?: {
355
- coordinates?: number[] | null | undefined;
356
- line2?: string | null | undefined;
357
- state: string;
358
- country: string;
359
- line1: string;
360
- city: string;
361
- postcode: string;
362
- } | undefined;
363
- email?: string | undefined;
364
- regNo?: string | undefined;
365
- sstRegNo?: string | null | undefined;
366
- phoneNo?: string | undefined;
367
355
  legalName?: string | null | undefined;
356
+ sstRegNo?: string | null | undefined;
368
357
  discovery?: boolean | null | undefined;
369
358
  coverPhoto?: string | null | undefined;
370
359
  thumbnailPhoto?: string | null | undefined;
371
- description?: string | null | undefined;
372
360
  photos?: string[] | null | undefined;
373
361
  operatingHours?: {
374
362
  0: {
@@ -422,29 +410,41 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
422
410
  };
423
411
  } | null | undefined;
424
412
  tags?: string[] | null | undefined;
425
- url?: string | null | undefined;
413
+ name: string;
414
+ address: {
415
+ coordinates?: number[] | null | undefined;
416
+ line2?: string | null | undefined;
417
+ state: string;
418
+ country: string;
419
+ line1: string;
420
+ city: string;
421
+ postcode: string;
422
+ };
423
+ email: string;
424
+ phoneNo: string;
425
+ regNo: string;
426
426
  };
427
427
  };
428
428
  }[] | null | undefined;
429
- type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
430
429
  _id: string;
431
430
  items: {
432
431
  code?: string | null | undefined;
433
432
  disabledMeasurements?: string[] | null | undefined;
434
- type: "menu" | "sku" | "recipe";
435
433
  id: string;
436
434
  name: string;
435
+ type: "menu" | "sku" | "recipe";
437
436
  }[];
438
437
  name: string;
438
+ type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
439
439
  }[]>;
440
440
  reasons: import("vue").Ref<{
441
441
  _rev?: string | null | undefined;
442
- value: string[];
443
442
  _id: string;
443
+ value: string[];
444
444
  } | undefined, {
445
445
  _rev?: string | null | undefined;
446
- value: string[];
447
446
  _id: string;
447
+ value: string[];
448
448
  } | undefined>;
449
449
  isReasonPublished: () => boolean;
450
450
  loading: import("vue").Ref<boolean, boolean>;
@@ -458,8 +458,8 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
458
458
  _id: string;
459
459
  updatedAt: string;
460
460
  } | null | undefined;
461
- type: "restaurant" | "warehouse";
462
461
  name: string;
462
+ type: "restaurant" | "warehouse";
463
463
  acceptRequest: boolean;
464
464
  dbName: string;
465
465
  doc: {
@@ -467,26 +467,14 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
467
467
  businessId: string;
468
468
  profile: {
469
469
  code?: string | null | undefined;
470
+ url?: string | null | undefined;
471
+ description?: string | null | undefined;
470
472
  _id?: string | null | undefined;
471
- name?: string | undefined;
472
- address?: {
473
- coordinates?: number[] | null | undefined;
474
- line2?: string | null | undefined;
475
- state: string;
476
- country: string;
477
- line1: string;
478
- city: string;
479
- postcode: string;
480
- } | undefined;
481
- email?: string | undefined;
482
- regNo?: string | undefined;
483
- sstRegNo?: string | null | undefined;
484
- phoneNo?: string | undefined;
485
473
  legalName?: string | null | undefined;
474
+ sstRegNo?: string | null | undefined;
486
475
  discovery?: boolean | null | undefined;
487
476
  coverPhoto?: string | null | undefined;
488
477
  thumbnailPhoto?: string | null | undefined;
489
- description?: string | null | undefined;
490
478
  photos?: string[] | null | undefined;
491
479
  operatingHours?: {
492
480
  0: {
@@ -540,20 +528,32 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
540
528
  };
541
529
  } | null | undefined;
542
530
  tags?: string[] | null | undefined;
543
- url?: string | null | undefined;
531
+ name: string;
532
+ address: {
533
+ coordinates?: number[] | null | undefined;
534
+ line2?: string | null | undefined;
535
+ state: string;
536
+ country: string;
537
+ line1: string;
538
+ city: string;
539
+ postcode: string;
540
+ };
541
+ email: string;
542
+ phoneNo: string;
543
+ regNo: string;
544
544
  };
545
545
  };
546
546
  }[] | null | undefined;
547
- type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
548
547
  _id: string;
549
548
  items: {
550
549
  code?: string | null | undefined;
551
550
  disabledMeasurements?: string[] | null | undefined;
552
- type: "menu" | "sku" | "recipe";
553
551
  id: string;
554
552
  name: string;
553
+ type: "menu" | "sku" | "recipe";
555
554
  }[];
556
555
  name: string;
556
+ type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
557
557
  } & RevisionIdMeta>[];
558
558
  recentPublish: import("vue").Ref<{
559
559
  recentJob?: {
@@ -583,8 +583,8 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
583
583
  _id: string;
584
584
  updatedAt: string;
585
585
  } | null | undefined;
586
- type: "restaurant" | "warehouse";
587
586
  name: string;
587
+ type: "restaurant" | "warehouse";
588
588
  acceptRequest: boolean;
589
589
  dbName: string;
590
590
  doc: {
@@ -592,26 +592,14 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
592
592
  businessId: string;
593
593
  profile: {
594
594
  code?: string | null | undefined;
595
+ url?: string | null | undefined;
596
+ description?: string | null | undefined;
595
597
  _id?: string | null | undefined;
596
- name?: string | undefined;
597
- address?: {
598
- coordinates?: number[] | null | undefined;
599
- line2?: string | null | undefined;
600
- state: string;
601
- country: string;
602
- line1: string;
603
- city: string;
604
- postcode: string;
605
- } | undefined;
606
- email?: string | undefined;
607
- regNo?: string | undefined;
608
- sstRegNo?: string | null | undefined;
609
- phoneNo?: string | undefined;
610
598
  legalName?: string | null | undefined;
599
+ sstRegNo?: string | null | undefined;
611
600
  discovery?: boolean | null | undefined;
612
601
  coverPhoto?: string | null | undefined;
613
602
  thumbnailPhoto?: string | null | undefined;
614
- description?: string | null | undefined;
615
603
  photos?: string[] | null | undefined;
616
604
  operatingHours?: {
617
605
  0: {
@@ -665,20 +653,32 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
665
653
  };
666
654
  } | null | undefined;
667
655
  tags?: string[] | null | undefined;
668
- url?: string | null | undefined;
656
+ name: string;
657
+ address: {
658
+ coordinates?: number[] | null | undefined;
659
+ line2?: string | null | undefined;
660
+ state: string;
661
+ country: string;
662
+ line1: string;
663
+ city: string;
664
+ postcode: string;
665
+ };
666
+ email: string;
667
+ phoneNo: string;
668
+ regNo: string;
669
669
  };
670
670
  };
671
671
  }[] | null | undefined;
672
- type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
673
672
  _id: string;
674
673
  items: {
675
674
  code?: string | null | undefined;
676
675
  disabledMeasurements?: string[] | null | undefined;
677
- type: "menu" | "sku" | "recipe";
678
676
  id: string;
679
677
  name: string;
678
+ type: "menu" | "sku" | "recipe";
680
679
  }[];
681
680
  name: string;
681
+ type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
682
682
  }[], ({
683
683
  _rev?: string | null | undefined;
684
684
  locations?: {
@@ -686,8 +686,8 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
686
686
  _id: string;
687
687
  updatedAt: string;
688
688
  } | null | undefined;
689
- type: "restaurant" | "warehouse";
690
689
  name: string;
690
+ type: "restaurant" | "warehouse";
691
691
  acceptRequest: boolean;
692
692
  dbName: string;
693
693
  doc: {
@@ -695,26 +695,14 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
695
695
  businessId: string;
696
696
  profile: {
697
697
  code?: string | null | undefined;
698
+ url?: string | null | undefined;
699
+ description?: string | null | undefined;
698
700
  _id?: string | null | undefined;
699
- name?: string | undefined;
700
- address?: {
701
- coordinates?: number[] | null | undefined;
702
- line2?: string | null | undefined;
703
- state: string;
704
- country: string;
705
- line1: string;
706
- city: string;
707
- postcode: string;
708
- } | undefined;
709
- email?: string | undefined;
710
- regNo?: string | undefined;
711
- sstRegNo?: string | null | undefined;
712
- phoneNo?: string | undefined;
713
701
  legalName?: string | null | undefined;
702
+ sstRegNo?: string | null | undefined;
714
703
  discovery?: boolean | null | undefined;
715
704
  coverPhoto?: string | null | undefined;
716
705
  thumbnailPhoto?: string | null | undefined;
717
- description?: string | null | undefined;
718
706
  photos?: string[] | null | undefined;
719
707
  operatingHours?: {
720
708
  0: {
@@ -768,20 +756,32 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
768
756
  };
769
757
  } | null | undefined;
770
758
  tags?: string[] | null | undefined;
771
- url?: string | null | undefined;
759
+ name: string;
760
+ address: {
761
+ coordinates?: number[] | null | undefined;
762
+ line2?: string | null | undefined;
763
+ state: string;
764
+ country: string;
765
+ line1: string;
766
+ city: string;
767
+ postcode: string;
768
+ };
769
+ email: string;
770
+ phoneNo: string;
771
+ regNo: string;
772
772
  };
773
773
  };
774
774
  }[] | null | undefined;
775
- type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
776
775
  _id: string;
777
776
  items: {
778
777
  code?: string | null | undefined;
779
778
  disabledMeasurements?: string[] | null | undefined;
780
- type: "menu" | "sku" | "recipe";
781
779
  id: string;
782
780
  name: string;
781
+ type: "menu" | "sku" | "recipe";
783
782
  }[];
784
783
  name: string;
784
+ type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
785
785
  } & RevisionIdMeta)[] | {
786
786
  _rev: string;
787
787
  locations?: {
@@ -789,8 +789,8 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
789
789
  _id: string;
790
790
  updatedAt: string;
791
791
  } | null | undefined;
792
- type: "restaurant" | "warehouse";
793
792
  name: string;
793
+ type: "restaurant" | "warehouse";
794
794
  acceptRequest: boolean;
795
795
  dbName: string;
796
796
  doc: {
@@ -798,26 +798,14 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
798
798
  businessId: string;
799
799
  profile: {
800
800
  code?: string | null | undefined;
801
+ url?: string | null | undefined;
802
+ description?: string | null | undefined;
801
803
  _id?: string | null | undefined;
802
- name?: string | undefined;
803
- address?: {
804
- coordinates?: number[] | null | undefined;
805
- line2?: string | null | undefined;
806
- state: string;
807
- country: string;
808
- line1: string;
809
- city: string;
810
- postcode: string;
811
- } | undefined;
812
- email?: string | undefined;
813
- regNo?: string | undefined;
814
- sstRegNo?: string | null | undefined;
815
- phoneNo?: string | undefined;
816
804
  legalName?: string | null | undefined;
805
+ sstRegNo?: string | null | undefined;
817
806
  discovery?: boolean | null | undefined;
818
807
  coverPhoto?: string | null | undefined;
819
808
  thumbnailPhoto?: string | null | undefined;
820
- description?: string | null | undefined;
821
809
  photos?: string[] | null | undefined;
822
810
  operatingHours?: {
823
811
  0: {
@@ -871,29 +859,41 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
871
859
  };
872
860
  } | null | undefined;
873
861
  tags?: string[] | null | undefined;
874
- url?: string | null | undefined;
862
+ name: string;
863
+ address: {
864
+ coordinates?: number[] | null | undefined;
865
+ line2?: string | null | undefined;
866
+ state: string;
867
+ country: string;
868
+ line1: string;
869
+ city: string;
870
+ postcode: string;
871
+ };
872
+ email: string;
873
+ phoneNo: string;
874
+ regNo: string;
875
875
  };
876
876
  };
877
877
  }[] | null | undefined;
878
- type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
879
878
  _id: string;
880
879
  items: {
881
880
  code?: string | null | undefined;
882
881
  disabledMeasurements?: string[] | null | undefined;
883
- type: "menu" | "sku" | "recipe";
884
882
  id: string;
885
883
  name: string;
884
+ type: "menu" | "sku" | "recipe";
886
885
  }[];
887
886
  name: string;
887
+ type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
888
888
  }[]>;
889
889
  reasons: import("vue").Ref<{
890
890
  _rev?: string | null | undefined;
891
- value: string[];
892
891
  _id: string;
892
+ value: string[];
893
893
  } | undefined, {
894
894
  _rev?: string | null | undefined;
895
- value: string[];
896
895
  _id: string;
896
+ value: string[];
897
897
  } | undefined>;
898
898
  isReasonPublished: () => boolean;
899
899
  loading: import("vue").Ref<boolean, boolean>;
@@ -907,8 +907,8 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
907
907
  _id: string;
908
908
  updatedAt: string;
909
909
  } | null | undefined;
910
- type: "restaurant" | "warehouse";
911
910
  name: string;
911
+ type: "restaurant" | "warehouse";
912
912
  acceptRequest: boolean;
913
913
  dbName: string;
914
914
  doc: {
@@ -916,26 +916,14 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
916
916
  businessId: string;
917
917
  profile: {
918
918
  code?: string | null | undefined;
919
+ url?: string | null | undefined;
920
+ description?: string | null | undefined;
919
921
  _id?: string | null | undefined;
920
- name?: string | undefined;
921
- address?: {
922
- coordinates?: number[] | null | undefined;
923
- line2?: string | null | undefined;
924
- state: string;
925
- country: string;
926
- line1: string;
927
- city: string;
928
- postcode: string;
929
- } | undefined;
930
- email?: string | undefined;
931
- regNo?: string | undefined;
932
- sstRegNo?: string | null | undefined;
933
- phoneNo?: string | undefined;
934
922
  legalName?: string | null | undefined;
923
+ sstRegNo?: string | null | undefined;
935
924
  discovery?: boolean | null | undefined;
936
925
  coverPhoto?: string | null | undefined;
937
926
  thumbnailPhoto?: string | null | undefined;
938
- description?: string | null | undefined;
939
927
  photos?: string[] | null | undefined;
940
928
  operatingHours?: {
941
929
  0: {
@@ -989,20 +977,32 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
989
977
  };
990
978
  } | null | undefined;
991
979
  tags?: string[] | null | undefined;
992
- url?: string | null | undefined;
980
+ name: string;
981
+ address: {
982
+ coordinates?: number[] | null | undefined;
983
+ line2?: string | null | undefined;
984
+ state: string;
985
+ country: string;
986
+ line1: string;
987
+ city: string;
988
+ postcode: string;
989
+ };
990
+ email: string;
991
+ phoneNo: string;
992
+ regNo: string;
993
993
  };
994
994
  };
995
995
  }[] | null | undefined;
996
- type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
997
996
  _id: string;
998
997
  items: {
999
998
  code?: string | null | undefined;
1000
999
  disabledMeasurements?: string[] | null | undefined;
1001
- type: "menu" | "sku" | "recipe";
1002
1000
  id: string;
1003
1001
  name: string;
1002
+ type: "menu" | "sku" | "recipe";
1004
1003
  }[];
1005
1004
  name: string;
1005
+ type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
1006
1006
  } & RevisionIdMeta>[];
1007
1007
  recentPublish: import("vue").Ref<{
1008
1008
  recentJob?: {
@@ -1032,8 +1032,8 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
1032
1032
  _id: string;
1033
1033
  updatedAt: string;
1034
1034
  } | null | undefined;
1035
- type: "restaurant" | "warehouse";
1036
1035
  name: string;
1036
+ type: "restaurant" | "warehouse";
1037
1037
  acceptRequest: boolean;
1038
1038
  dbName: string;
1039
1039
  doc: {
@@ -1041,26 +1041,14 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
1041
1041
  businessId: string;
1042
1042
  profile: {
1043
1043
  code?: string | null | undefined;
1044
+ url?: string | null | undefined;
1045
+ description?: string | null | undefined;
1044
1046
  _id?: string | null | undefined;
1045
- name?: string | undefined;
1046
- address?: {
1047
- coordinates?: number[] | null | undefined;
1048
- line2?: string | null | undefined;
1049
- state: string;
1050
- country: string;
1051
- line1: string;
1052
- city: string;
1053
- postcode: string;
1054
- } | undefined;
1055
- email?: string | undefined;
1056
- regNo?: string | undefined;
1057
- sstRegNo?: string | null | undefined;
1058
- phoneNo?: string | undefined;
1059
1047
  legalName?: string | null | undefined;
1048
+ sstRegNo?: string | null | undefined;
1060
1049
  discovery?: boolean | null | undefined;
1061
1050
  coverPhoto?: string | null | undefined;
1062
1051
  thumbnailPhoto?: string | null | undefined;
1063
- description?: string | null | undefined;
1064
1052
  photos?: string[] | null | undefined;
1065
1053
  operatingHours?: {
1066
1054
  0: {
@@ -1114,20 +1102,32 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
1114
1102
  };
1115
1103
  } | null | undefined;
1116
1104
  tags?: string[] | null | undefined;
1117
- url?: string | null | undefined;
1105
+ name: string;
1106
+ address: {
1107
+ coordinates?: number[] | null | undefined;
1108
+ line2?: string | null | undefined;
1109
+ state: string;
1110
+ country: string;
1111
+ line1: string;
1112
+ city: string;
1113
+ postcode: string;
1114
+ };
1115
+ email: string;
1116
+ phoneNo: string;
1117
+ regNo: string;
1118
1118
  };
1119
1119
  };
1120
1120
  }[] | null | undefined;
1121
- type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
1122
1121
  _id: string;
1123
1122
  items: {
1124
1123
  code?: string | null | undefined;
1125
1124
  disabledMeasurements?: string[] | null | undefined;
1126
- type: "menu" | "sku" | "recipe";
1127
1125
  id: string;
1128
1126
  name: string;
1127
+ type: "menu" | "sku" | "recipe";
1129
1128
  }[];
1130
1129
  name: string;
1130
+ type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
1131
1131
  }[], ({
1132
1132
  _rev?: string | null | undefined;
1133
1133
  locations?: {
@@ -1135,8 +1135,8 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
1135
1135
  _id: string;
1136
1136
  updatedAt: string;
1137
1137
  } | null | undefined;
1138
- type: "restaurant" | "warehouse";
1139
1138
  name: string;
1139
+ type: "restaurant" | "warehouse";
1140
1140
  acceptRequest: boolean;
1141
1141
  dbName: string;
1142
1142
  doc: {
@@ -1144,26 +1144,14 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
1144
1144
  businessId: string;
1145
1145
  profile: {
1146
1146
  code?: string | null | undefined;
1147
+ url?: string | null | undefined;
1148
+ description?: string | null | undefined;
1147
1149
  _id?: string | null | undefined;
1148
- name?: string | undefined;
1149
- address?: {
1150
- coordinates?: number[] | null | undefined;
1151
- line2?: string | null | undefined;
1152
- state: string;
1153
- country: string;
1154
- line1: string;
1155
- city: string;
1156
- postcode: string;
1157
- } | undefined;
1158
- email?: string | undefined;
1159
- regNo?: string | undefined;
1160
- sstRegNo?: string | null | undefined;
1161
- phoneNo?: string | undefined;
1162
1150
  legalName?: string | null | undefined;
1151
+ sstRegNo?: string | null | undefined;
1163
1152
  discovery?: boolean | null | undefined;
1164
1153
  coverPhoto?: string | null | undefined;
1165
1154
  thumbnailPhoto?: string | null | undefined;
1166
- description?: string | null | undefined;
1167
1155
  photos?: string[] | null | undefined;
1168
1156
  operatingHours?: {
1169
1157
  0: {
@@ -1217,20 +1205,32 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
1217
1205
  };
1218
1206
  } | null | undefined;
1219
1207
  tags?: string[] | null | undefined;
1220
- url?: string | null | undefined;
1208
+ name: string;
1209
+ address: {
1210
+ coordinates?: number[] | null | undefined;
1211
+ line2?: string | null | undefined;
1212
+ state: string;
1213
+ country: string;
1214
+ line1: string;
1215
+ city: string;
1216
+ postcode: string;
1217
+ };
1218
+ email: string;
1219
+ phoneNo: string;
1220
+ regNo: string;
1221
1221
  };
1222
1222
  };
1223
1223
  }[] | null | undefined;
1224
- type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
1225
1224
  _id: string;
1226
1225
  items: {
1227
1226
  code?: string | null | undefined;
1228
1227
  disabledMeasurements?: string[] | null | undefined;
1229
- type: "menu" | "sku" | "recipe";
1230
1228
  id: string;
1231
1229
  name: string;
1230
+ type: "menu" | "sku" | "recipe";
1232
1231
  }[];
1233
1232
  name: string;
1233
+ type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
1234
1234
  } & RevisionIdMeta)[] | {
1235
1235
  _rev: string;
1236
1236
  locations?: {
@@ -1238,8 +1238,8 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
1238
1238
  _id: string;
1239
1239
  updatedAt: string;
1240
1240
  } | null | undefined;
1241
- type: "restaurant" | "warehouse";
1242
1241
  name: string;
1242
+ type: "restaurant" | "warehouse";
1243
1243
  acceptRequest: boolean;
1244
1244
  dbName: string;
1245
1245
  doc: {
@@ -1247,26 +1247,14 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
1247
1247
  businessId: string;
1248
1248
  profile: {
1249
1249
  code?: string | null | undefined;
1250
+ url?: string | null | undefined;
1251
+ description?: string | null | undefined;
1250
1252
  _id?: string | null | undefined;
1251
- name?: string | undefined;
1252
- address?: {
1253
- coordinates?: number[] | null | undefined;
1254
- line2?: string | null | undefined;
1255
- state: string;
1256
- country: string;
1257
- line1: string;
1258
- city: string;
1259
- postcode: string;
1260
- } | undefined;
1261
- email?: string | undefined;
1262
- regNo?: string | undefined;
1263
- sstRegNo?: string | null | undefined;
1264
- phoneNo?: string | undefined;
1265
1253
  legalName?: string | null | undefined;
1254
+ sstRegNo?: string | null | undefined;
1266
1255
  discovery?: boolean | null | undefined;
1267
1256
  coverPhoto?: string | null | undefined;
1268
1257
  thumbnailPhoto?: string | null | undefined;
1269
- description?: string | null | undefined;
1270
1258
  photos?: string[] | null | undefined;
1271
1259
  operatingHours?: {
1272
1260
  0: {
@@ -1320,29 +1308,41 @@ export declare const useWastageTemplateTable: import("pinia").StoreDefinition<"w
1320
1308
  };
1321
1309
  } | null | undefined;
1322
1310
  tags?: string[] | null | undefined;
1323
- url?: string | null | undefined;
1311
+ name: string;
1312
+ address: {
1313
+ coordinates?: number[] | null | undefined;
1314
+ line2?: string | null | undefined;
1315
+ state: string;
1316
+ country: string;
1317
+ line1: string;
1318
+ city: string;
1319
+ postcode: string;
1320
+ };
1321
+ email: string;
1322
+ phoneNo: string;
1323
+ regNo: string;
1324
1324
  };
1325
1325
  };
1326
1326
  }[] | null | undefined;
1327
- type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
1328
1327
  _id: string;
1329
1328
  items: {
1330
1329
  code?: string | null | undefined;
1331
1330
  disabledMeasurements?: string[] | null | undefined;
1332
- type: "menu" | "sku" | "recipe";
1333
1331
  id: string;
1334
1332
  name: string;
1333
+ type: "menu" | "sku" | "recipe";
1335
1334
  }[];
1336
1335
  name: string;
1336
+ type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
1337
1337
  }[]>;
1338
1338
  reasons: import("vue").Ref<{
1339
1339
  _rev?: string | null | undefined;
1340
- value: string[];
1341
1340
  _id: string;
1341
+ value: string[];
1342
1342
  } | undefined, {
1343
1343
  _rev?: string | null | undefined;
1344
- value: string[];
1345
1344
  _id: string;
1345
+ value: string[];
1346
1346
  } | undefined>;
1347
1347
  isReasonPublished: () => boolean;
1348
1348
  loading: import("vue").Ref<boolean, boolean>;