@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
@@ -29,8 +29,8 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
29
29
  _id: string;
30
30
  updatedAt: string;
31
31
  } | null | undefined;
32
- type: "restaurant" | "warehouse";
33
32
  name: string;
33
+ type: "restaurant" | "warehouse";
34
34
  acceptRequest: boolean;
35
35
  dbName: string;
36
36
  doc: {
@@ -38,26 +38,14 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
38
38
  businessId: string;
39
39
  profile: {
40
40
  code?: string | null | undefined;
41
+ url?: string | null | undefined;
42
+ description?: string | null | undefined;
41
43
  _id?: string | null | undefined;
42
- name?: string | undefined;
43
- address?: {
44
- coordinates?: number[] | null | undefined;
45
- line2?: string | null | undefined;
46
- state: string;
47
- country: string;
48
- line1: string;
49
- city: string;
50
- postcode: string;
51
- } | undefined;
52
- email?: string | undefined;
53
- regNo?: string | undefined;
54
- sstRegNo?: string | null | undefined;
55
- phoneNo?: string | undefined;
56
44
  legalName?: string | null | undefined;
45
+ sstRegNo?: string | null | undefined;
57
46
  discovery?: boolean | null | undefined;
58
47
  coverPhoto?: string | null | undefined;
59
48
  thumbnailPhoto?: string | null | undefined;
60
- description?: string | null | undefined;
61
49
  photos?: string[] | null | undefined;
62
50
  operatingHours?: {
63
51
  0: {
@@ -111,7 +99,19 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
111
99
  };
112
100
  } | null | undefined;
113
101
  tags?: string[] | null | undefined;
114
- url?: string | null | undefined;
102
+ name: string;
103
+ address: {
104
+ coordinates?: number[] | null | undefined;
105
+ line2?: string | null | undefined;
106
+ state: string;
107
+ country: string;
108
+ line1: string;
109
+ city: string;
110
+ postcode: string;
111
+ };
112
+ email: string;
113
+ phoneNo: string;
114
+ regNo: string;
115
115
  };
116
116
  };
117
117
  }[] | null | undefined;
@@ -136,12 +136,12 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
136
136
  precision: number;
137
137
  };
138
138
  } | null | undefined;
139
+ id: string;
139
140
  type: "RECIPE" | "SKU" | "SKU_GROUP";
140
141
  amount: {
141
142
  amount: number;
142
143
  precision: number;
143
144
  };
144
- id: string;
145
145
  }[] | null | undefined;
146
146
  } | null | undefined;
147
147
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -167,6 +167,9 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
167
167
  mid: number;
168
168
  } | null | undefined;
169
169
  customAttributes?: Record<string, any> | null | undefined;
170
+ _id: string;
171
+ name: string;
172
+ code: string;
170
173
  unit: {
171
174
  _id: string;
172
175
  name: string;
@@ -182,9 +185,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
182
185
  };
183
186
  }[];
184
187
  };
185
- code: string;
186
- _id: string;
187
- name: string;
188
188
  };
189
189
  }[];
190
190
  name: string;
@@ -203,8 +203,8 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
203
203
  _id: string;
204
204
  updatedAt: string;
205
205
  } | null | undefined;
206
- type: "restaurant" | "warehouse";
207
206
  name: string;
207
+ type: "restaurant" | "warehouse";
208
208
  acceptRequest: boolean;
209
209
  dbName: string;
210
210
  doc: {
@@ -212,26 +212,14 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
212
212
  businessId: string;
213
213
  profile: {
214
214
  code?: string | null | undefined;
215
+ url?: string | null | undefined;
216
+ description?: string | null | undefined;
215
217
  _id?: string | null | undefined;
216
- name?: string | undefined;
217
- address?: {
218
- coordinates?: number[] | null | undefined;
219
- line2?: string | null | undefined;
220
- state: string;
221
- country: string;
222
- line1: string;
223
- city: string;
224
- postcode: string;
225
- } | undefined;
226
- email?: string | undefined;
227
- regNo?: string | undefined;
228
- sstRegNo?: string | null | undefined;
229
- phoneNo?: string | undefined;
230
218
  legalName?: string | null | undefined;
219
+ sstRegNo?: string | null | undefined;
231
220
  discovery?: boolean | null | undefined;
232
221
  coverPhoto?: string | null | undefined;
233
222
  thumbnailPhoto?: string | null | undefined;
234
- description?: string | null | undefined;
235
223
  photos?: string[] | null | undefined;
236
224
  operatingHours?: {
237
225
  0: {
@@ -285,7 +273,19 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
285
273
  };
286
274
  } | null | undefined;
287
275
  tags?: string[] | null | undefined;
288
- url?: string | null | undefined;
276
+ name: string;
277
+ address: {
278
+ coordinates?: number[] | null | undefined;
279
+ line2?: string | null | undefined;
280
+ state: string;
281
+ country: string;
282
+ line1: string;
283
+ city: string;
284
+ postcode: string;
285
+ };
286
+ email: string;
287
+ phoneNo: string;
288
+ regNo: string;
289
289
  };
290
290
  };
291
291
  }[] | null | undefined;
@@ -310,12 +310,12 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
310
310
  precision: number;
311
311
  };
312
312
  } | null | undefined;
313
+ id: string;
313
314
  type: "RECIPE" | "SKU" | "SKU_GROUP";
314
315
  amount: {
315
316
  amount: number;
316
317
  precision: number;
317
318
  };
318
- id: string;
319
319
  }[] | null | undefined;
320
320
  } | null | undefined;
321
321
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -341,6 +341,9 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
341
341
  mid: number;
342
342
  } | null | undefined;
343
343
  customAttributes?: Record<string, any> | null | undefined;
344
+ _id: string;
345
+ name: string;
346
+ code: string;
344
347
  unit: {
345
348
  _id: string;
346
349
  name: string;
@@ -356,9 +359,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
356
359
  };
357
360
  }[];
358
361
  };
359
- code: string;
360
- _id: string;
361
- name: string;
362
362
  };
363
363
  }[];
364
364
  name: string;
@@ -377,8 +377,8 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
377
377
  _id: string;
378
378
  updatedAt: string;
379
379
  } | null | undefined;
380
- type: "restaurant" | "warehouse";
381
380
  name: string;
381
+ type: "restaurant" | "warehouse";
382
382
  acceptRequest: boolean;
383
383
  dbName: string;
384
384
  doc: {
@@ -386,26 +386,14 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
386
386
  businessId: string;
387
387
  profile: {
388
388
  code?: string | null | undefined;
389
+ url?: string | null | undefined;
390
+ description?: string | null | undefined;
389
391
  _id?: string | null | undefined;
390
- name?: string | undefined;
391
- address?: {
392
- coordinates?: number[] | null | undefined;
393
- line2?: string | null | undefined;
394
- state: string;
395
- country: string;
396
- line1: string;
397
- city: string;
398
- postcode: string;
399
- } | undefined;
400
- email?: string | undefined;
401
- regNo?: string | undefined;
402
- sstRegNo?: string | null | undefined;
403
- phoneNo?: string | undefined;
404
392
  legalName?: string | null | undefined;
393
+ sstRegNo?: string | null | undefined;
405
394
  discovery?: boolean | null | undefined;
406
395
  coverPhoto?: string | null | undefined;
407
396
  thumbnailPhoto?: string | null | undefined;
408
- description?: string | null | undefined;
409
397
  photos?: string[] | null | undefined;
410
398
  operatingHours?: {
411
399
  0: {
@@ -459,7 +447,19 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
459
447
  };
460
448
  } | null | undefined;
461
449
  tags?: string[] | null | undefined;
462
- url?: string | null | undefined;
450
+ name: string;
451
+ address: {
452
+ coordinates?: number[] | null | undefined;
453
+ line2?: string | null | undefined;
454
+ state: string;
455
+ country: string;
456
+ line1: string;
457
+ city: string;
458
+ postcode: string;
459
+ };
460
+ email: string;
461
+ phoneNo: string;
462
+ regNo: string;
463
463
  };
464
464
  };
465
465
  }[] | null | undefined;
@@ -484,12 +484,12 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
484
484
  precision: number;
485
485
  };
486
486
  } | null | undefined;
487
+ id: string;
487
488
  type: "RECIPE" | "SKU" | "SKU_GROUP";
488
489
  amount: {
489
490
  amount: number;
490
491
  precision: number;
491
492
  };
492
- id: string;
493
493
  }[] | null | undefined;
494
494
  } | null | undefined;
495
495
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -515,6 +515,9 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
515
515
  mid: number;
516
516
  } | null | undefined;
517
517
  customAttributes?: Record<string, any> | null | undefined;
518
+ _id: string;
519
+ name: string;
520
+ code: string;
518
521
  unit: {
519
522
  _id: string;
520
523
  name: string;
@@ -530,9 +533,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
530
533
  };
531
534
  }[];
532
535
  };
533
- code: string;
534
- _id: string;
535
- name: string;
536
536
  };
537
537
  }[];
538
538
  name: string;
@@ -550,8 +550,8 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
550
550
  _id: string;
551
551
  updatedAt: string;
552
552
  } | null | undefined;
553
- type: "restaurant" | "warehouse";
554
553
  name: string;
554
+ type: "restaurant" | "warehouse";
555
555
  acceptRequest: boolean;
556
556
  dbName: string;
557
557
  doc: {
@@ -559,26 +559,14 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
559
559
  businessId: string;
560
560
  profile: {
561
561
  code?: string | null | undefined;
562
+ url?: string | null | undefined;
563
+ description?: string | null | undefined;
562
564
  _id?: string | null | undefined;
563
- name?: string | undefined;
564
- address?: {
565
- coordinates?: number[] | null | undefined;
566
- line2?: string | null | undefined;
567
- state: string;
568
- country: string;
569
- line1: string;
570
- city: string;
571
- postcode: string;
572
- } | undefined;
573
- email?: string | undefined;
574
- regNo?: string | undefined;
575
- sstRegNo?: string | null | undefined;
576
- phoneNo?: string | undefined;
577
565
  legalName?: string | null | undefined;
566
+ sstRegNo?: string | null | undefined;
578
567
  discovery?: boolean | null | undefined;
579
568
  coverPhoto?: string | null | undefined;
580
569
  thumbnailPhoto?: string | null | undefined;
581
- description?: string | null | undefined;
582
570
  photos?: string[] | null | undefined;
583
571
  operatingHours?: {
584
572
  0: {
@@ -632,7 +620,19 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
632
620
  };
633
621
  } | null | undefined;
634
622
  tags?: string[] | null | undefined;
635
- url?: string | null | undefined;
623
+ name: string;
624
+ address: {
625
+ coordinates?: number[] | null | undefined;
626
+ line2?: string | null | undefined;
627
+ state: string;
628
+ country: string;
629
+ line1: string;
630
+ city: string;
631
+ postcode: string;
632
+ };
633
+ email: string;
634
+ phoneNo: string;
635
+ regNo: string;
636
636
  };
637
637
  };
638
638
  }[] | null | undefined;
@@ -657,12 +657,12 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
657
657
  precision: number;
658
658
  };
659
659
  } | null | undefined;
660
+ id: string;
660
661
  type: "RECIPE" | "SKU" | "SKU_GROUP";
661
662
  amount: {
662
663
  amount: number;
663
664
  precision: number;
664
665
  };
665
- id: string;
666
666
  }[] | null | undefined;
667
667
  } | null | undefined;
668
668
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -688,6 +688,9 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
688
688
  mid: number;
689
689
  } | null | undefined;
690
690
  customAttributes?: Record<string, any> | null | undefined;
691
+ _id: string;
692
+ name: string;
693
+ code: string;
691
694
  unit: {
692
695
  _id: string;
693
696
  name: string;
@@ -703,9 +706,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
703
706
  };
704
707
  }[];
705
708
  };
706
- code: string;
707
- _id: string;
708
- name: string;
709
709
  };
710
710
  }[];
711
711
  name: string;
@@ -732,8 +732,8 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
732
732
  _id: string;
733
733
  updatedAt: string;
734
734
  } | null | undefined;
735
- type: "restaurant" | "warehouse";
736
735
  name: string;
736
+ type: "restaurant" | "warehouse";
737
737
  acceptRequest: boolean;
738
738
  dbName: string;
739
739
  doc: {
@@ -741,26 +741,14 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
741
741
  businessId: string;
742
742
  profile: {
743
743
  code?: string | null | undefined;
744
+ url?: string | null | undefined;
745
+ description?: string | null | undefined;
744
746
  _id?: string | null | undefined;
745
- name?: string | undefined;
746
- address?: {
747
- coordinates?: number[] | null | undefined;
748
- line2?: string | null | undefined;
749
- state: string;
750
- country: string;
751
- line1: string;
752
- city: string;
753
- postcode: string;
754
- } | undefined;
755
- email?: string | undefined;
756
- regNo?: string | undefined;
757
- sstRegNo?: string | null | undefined;
758
- phoneNo?: string | undefined;
759
747
  legalName?: string | null | undefined;
748
+ sstRegNo?: string | null | undefined;
760
749
  discovery?: boolean | null | undefined;
761
750
  coverPhoto?: string | null | undefined;
762
751
  thumbnailPhoto?: string | null | undefined;
763
- description?: string | null | undefined;
764
752
  photos?: string[] | null | undefined;
765
753
  operatingHours?: {
766
754
  0: {
@@ -814,7 +802,19 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
814
802
  };
815
803
  } | null | undefined;
816
804
  tags?: string[] | null | undefined;
817
- url?: string | null | undefined;
805
+ name: string;
806
+ address: {
807
+ coordinates?: number[] | null | undefined;
808
+ line2?: string | null | undefined;
809
+ state: string;
810
+ country: string;
811
+ line1: string;
812
+ city: string;
813
+ postcode: string;
814
+ };
815
+ email: string;
816
+ phoneNo: string;
817
+ regNo: string;
818
818
  };
819
819
  };
820
820
  }[] | null | undefined;
@@ -839,12 +839,12 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
839
839
  precision: number;
840
840
  };
841
841
  } | null | undefined;
842
+ id: string;
842
843
  type: "RECIPE" | "SKU" | "SKU_GROUP";
843
844
  amount: {
844
845
  amount: number;
845
846
  precision: number;
846
847
  };
847
- id: string;
848
848
  }[] | null | undefined;
849
849
  } | null | undefined;
850
850
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -870,6 +870,9 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
870
870
  mid: number;
871
871
  } | null | undefined;
872
872
  customAttributes?: Record<string, any> | null | undefined;
873
+ _id: string;
874
+ name: string;
875
+ code: string;
873
876
  unit: {
874
877
  _id: string;
875
878
  name: string;
@@ -885,9 +888,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
885
888
  };
886
889
  }[];
887
890
  };
888
- code: string;
889
- _id: string;
890
- name: string;
891
891
  };
892
892
  }[];
893
893
  name: string;
@@ -906,8 +906,8 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
906
906
  _id: string;
907
907
  updatedAt: string;
908
908
  } | null | undefined;
909
- type: "restaurant" | "warehouse";
910
909
  name: string;
910
+ type: "restaurant" | "warehouse";
911
911
  acceptRequest: boolean;
912
912
  dbName: string;
913
913
  doc: {
@@ -915,26 +915,14 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
915
915
  businessId: string;
916
916
  profile: {
917
917
  code?: string | null | undefined;
918
+ url?: string | null | undefined;
919
+ description?: string | null | undefined;
918
920
  _id?: string | null | undefined;
919
- name?: string | undefined;
920
- address?: {
921
- coordinates?: number[] | null | undefined;
922
- line2?: string | null | undefined;
923
- state: string;
924
- country: string;
925
- line1: string;
926
- city: string;
927
- postcode: string;
928
- } | undefined;
929
- email?: string | undefined;
930
- regNo?: string | undefined;
931
- sstRegNo?: string | null | undefined;
932
- phoneNo?: string | undefined;
933
921
  legalName?: string | null | undefined;
922
+ sstRegNo?: string | null | undefined;
934
923
  discovery?: boolean | null | undefined;
935
924
  coverPhoto?: string | null | undefined;
936
925
  thumbnailPhoto?: string | null | undefined;
937
- description?: string | null | undefined;
938
926
  photos?: string[] | null | undefined;
939
927
  operatingHours?: {
940
928
  0: {
@@ -988,7 +976,19 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
988
976
  };
989
977
  } | null | undefined;
990
978
  tags?: string[] | null | undefined;
991
- url?: string | null | undefined;
979
+ name: string;
980
+ address: {
981
+ coordinates?: number[] | null | undefined;
982
+ line2?: string | null | undefined;
983
+ state: string;
984
+ country: string;
985
+ line1: string;
986
+ city: string;
987
+ postcode: string;
988
+ };
989
+ email: string;
990
+ phoneNo: string;
991
+ regNo: string;
992
992
  };
993
993
  };
994
994
  }[] | null | undefined;
@@ -1013,12 +1013,12 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1013
1013
  precision: number;
1014
1014
  };
1015
1015
  } | null | undefined;
1016
+ id: string;
1016
1017
  type: "RECIPE" | "SKU" | "SKU_GROUP";
1017
1018
  amount: {
1018
1019
  amount: number;
1019
1020
  precision: number;
1020
1021
  };
1021
- id: string;
1022
1022
  }[] | null | undefined;
1023
1023
  } | null | undefined;
1024
1024
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -1044,6 +1044,9 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1044
1044
  mid: number;
1045
1045
  } | null | undefined;
1046
1046
  customAttributes?: Record<string, any> | null | undefined;
1047
+ _id: string;
1048
+ name: string;
1049
+ code: string;
1047
1050
  unit: {
1048
1051
  _id: string;
1049
1052
  name: string;
@@ -1059,9 +1062,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1059
1062
  };
1060
1063
  }[];
1061
1064
  };
1062
- code: string;
1063
- _id: string;
1064
- name: string;
1065
1065
  };
1066
1066
  }[];
1067
1067
  name: string;
@@ -1080,8 +1080,8 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1080
1080
  _id: string;
1081
1081
  updatedAt: string;
1082
1082
  } | null | undefined;
1083
- type: "restaurant" | "warehouse";
1084
1083
  name: string;
1084
+ type: "restaurant" | "warehouse";
1085
1085
  acceptRequest: boolean;
1086
1086
  dbName: string;
1087
1087
  doc: {
@@ -1089,26 +1089,14 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1089
1089
  businessId: string;
1090
1090
  profile: {
1091
1091
  code?: string | null | undefined;
1092
+ url?: string | null | undefined;
1093
+ description?: string | null | undefined;
1092
1094
  _id?: string | null | undefined;
1093
- name?: string | undefined;
1094
- address?: {
1095
- coordinates?: number[] | null | undefined;
1096
- line2?: string | null | undefined;
1097
- state: string;
1098
- country: string;
1099
- line1: string;
1100
- city: string;
1101
- postcode: string;
1102
- } | undefined;
1103
- email?: string | undefined;
1104
- regNo?: string | undefined;
1105
- sstRegNo?: string | null | undefined;
1106
- phoneNo?: string | undefined;
1107
1095
  legalName?: string | null | undefined;
1096
+ sstRegNo?: string | null | undefined;
1108
1097
  discovery?: boolean | null | undefined;
1109
1098
  coverPhoto?: string | null | undefined;
1110
1099
  thumbnailPhoto?: string | null | undefined;
1111
- description?: string | null | undefined;
1112
1100
  photos?: string[] | null | undefined;
1113
1101
  operatingHours?: {
1114
1102
  0: {
@@ -1162,7 +1150,19 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1162
1150
  };
1163
1151
  } | null | undefined;
1164
1152
  tags?: string[] | null | undefined;
1165
- url?: string | null | undefined;
1153
+ name: string;
1154
+ address: {
1155
+ coordinates?: number[] | null | undefined;
1156
+ line2?: string | null | undefined;
1157
+ state: string;
1158
+ country: string;
1159
+ line1: string;
1160
+ city: string;
1161
+ postcode: string;
1162
+ };
1163
+ email: string;
1164
+ phoneNo: string;
1165
+ regNo: string;
1166
1166
  };
1167
1167
  };
1168
1168
  }[] | null | undefined;
@@ -1187,12 +1187,12 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1187
1187
  precision: number;
1188
1188
  };
1189
1189
  } | null | undefined;
1190
+ id: string;
1190
1191
  type: "RECIPE" | "SKU" | "SKU_GROUP";
1191
1192
  amount: {
1192
1193
  amount: number;
1193
1194
  precision: number;
1194
1195
  };
1195
- id: string;
1196
1196
  }[] | null | undefined;
1197
1197
  } | null | undefined;
1198
1198
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -1218,6 +1218,9 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1218
1218
  mid: number;
1219
1219
  } | null | undefined;
1220
1220
  customAttributes?: Record<string, any> | null | undefined;
1221
+ _id: string;
1222
+ name: string;
1223
+ code: string;
1221
1224
  unit: {
1222
1225
  _id: string;
1223
1226
  name: string;
@@ -1233,9 +1236,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1233
1236
  };
1234
1237
  }[];
1235
1238
  };
1236
- code: string;
1237
- _id: string;
1238
- name: string;
1239
1239
  };
1240
1240
  }[];
1241
1241
  name: string;
@@ -1253,8 +1253,8 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1253
1253
  _id: string;
1254
1254
  updatedAt: string;
1255
1255
  } | null | undefined;
1256
- type: "restaurant" | "warehouse";
1257
1256
  name: string;
1257
+ type: "restaurant" | "warehouse";
1258
1258
  acceptRequest: boolean;
1259
1259
  dbName: string;
1260
1260
  doc: {
@@ -1262,26 +1262,14 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1262
1262
  businessId: string;
1263
1263
  profile: {
1264
1264
  code?: string | null | undefined;
1265
+ url?: string | null | undefined;
1266
+ description?: string | null | undefined;
1265
1267
  _id?: string | null | undefined;
1266
- name?: string | undefined;
1267
- address?: {
1268
- coordinates?: number[] | null | undefined;
1269
- line2?: string | null | undefined;
1270
- state: string;
1271
- country: string;
1272
- line1: string;
1273
- city: string;
1274
- postcode: string;
1275
- } | undefined;
1276
- email?: string | undefined;
1277
- regNo?: string | undefined;
1278
- sstRegNo?: string | null | undefined;
1279
- phoneNo?: string | undefined;
1280
1268
  legalName?: string | null | undefined;
1269
+ sstRegNo?: string | null | undefined;
1281
1270
  discovery?: boolean | null | undefined;
1282
1271
  coverPhoto?: string | null | undefined;
1283
1272
  thumbnailPhoto?: string | null | undefined;
1284
- description?: string | null | undefined;
1285
1273
  photos?: string[] | null | undefined;
1286
1274
  operatingHours?: {
1287
1275
  0: {
@@ -1335,7 +1323,19 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1335
1323
  };
1336
1324
  } | null | undefined;
1337
1325
  tags?: string[] | null | undefined;
1338
- url?: string | null | undefined;
1326
+ name: string;
1327
+ address: {
1328
+ coordinates?: number[] | null | undefined;
1329
+ line2?: string | null | undefined;
1330
+ state: string;
1331
+ country: string;
1332
+ line1: string;
1333
+ city: string;
1334
+ postcode: string;
1335
+ };
1336
+ email: string;
1337
+ phoneNo: string;
1338
+ regNo: string;
1339
1339
  };
1340
1340
  };
1341
1341
  }[] | null | undefined;
@@ -1360,12 +1360,12 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1360
1360
  precision: number;
1361
1361
  };
1362
1362
  } | null | undefined;
1363
+ id: string;
1363
1364
  type: "RECIPE" | "SKU" | "SKU_GROUP";
1364
1365
  amount: {
1365
1366
  amount: number;
1366
1367
  precision: number;
1367
1368
  };
1368
- id: string;
1369
1369
  }[] | null | undefined;
1370
1370
  } | null | undefined;
1371
1371
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -1391,6 +1391,9 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1391
1391
  mid: number;
1392
1392
  } | null | undefined;
1393
1393
  customAttributes?: Record<string, any> | null | undefined;
1394
+ _id: string;
1395
+ name: string;
1396
+ code: string;
1394
1397
  unit: {
1395
1398
  _id: string;
1396
1399
  name: string;
@@ -1406,9 +1409,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1406
1409
  };
1407
1410
  }[];
1408
1411
  };
1409
- code: string;
1410
- _id: string;
1411
- name: string;
1412
1412
  };
1413
1413
  }[];
1414
1414
  name: string;
@@ -1435,8 +1435,8 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1435
1435
  _id: string;
1436
1436
  updatedAt: string;
1437
1437
  } | null | undefined;
1438
- type: "restaurant" | "warehouse";
1439
1438
  name: string;
1439
+ type: "restaurant" | "warehouse";
1440
1440
  acceptRequest: boolean;
1441
1441
  dbName: string;
1442
1442
  doc: {
@@ -1444,26 +1444,14 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1444
1444
  businessId: string;
1445
1445
  profile: {
1446
1446
  code?: string | null | undefined;
1447
+ url?: string | null | undefined;
1448
+ description?: string | null | undefined;
1447
1449
  _id?: string | null | undefined;
1448
- name?: string | undefined;
1449
- address?: {
1450
- coordinates?: number[] | null | undefined;
1451
- line2?: string | null | undefined;
1452
- state: string;
1453
- country: string;
1454
- line1: string;
1455
- city: string;
1456
- postcode: string;
1457
- } | undefined;
1458
- email?: string | undefined;
1459
- regNo?: string | undefined;
1460
- sstRegNo?: string | null | undefined;
1461
- phoneNo?: string | undefined;
1462
1450
  legalName?: string | null | undefined;
1451
+ sstRegNo?: string | null | undefined;
1463
1452
  discovery?: boolean | null | undefined;
1464
1453
  coverPhoto?: string | null | undefined;
1465
1454
  thumbnailPhoto?: string | null | undefined;
1466
- description?: string | null | undefined;
1467
1455
  photos?: string[] | null | undefined;
1468
1456
  operatingHours?: {
1469
1457
  0: {
@@ -1517,7 +1505,19 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1517
1505
  };
1518
1506
  } | null | undefined;
1519
1507
  tags?: string[] | null | undefined;
1520
- url?: string | null | undefined;
1508
+ name: string;
1509
+ address: {
1510
+ coordinates?: number[] | null | undefined;
1511
+ line2?: string | null | undefined;
1512
+ state: string;
1513
+ country: string;
1514
+ line1: string;
1515
+ city: string;
1516
+ postcode: string;
1517
+ };
1518
+ email: string;
1519
+ phoneNo: string;
1520
+ regNo: string;
1521
1521
  };
1522
1522
  };
1523
1523
  }[] | null | undefined;
@@ -1542,12 +1542,12 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1542
1542
  precision: number;
1543
1543
  };
1544
1544
  } | null | undefined;
1545
+ id: string;
1545
1546
  type: "RECIPE" | "SKU" | "SKU_GROUP";
1546
1547
  amount: {
1547
1548
  amount: number;
1548
1549
  precision: number;
1549
1550
  };
1550
- id: string;
1551
1551
  }[] | null | undefined;
1552
1552
  } | null | undefined;
1553
1553
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -1573,6 +1573,9 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1573
1573
  mid: number;
1574
1574
  } | null | undefined;
1575
1575
  customAttributes?: Record<string, any> | null | undefined;
1576
+ _id: string;
1577
+ name: string;
1578
+ code: string;
1576
1579
  unit: {
1577
1580
  _id: string;
1578
1581
  name: string;
@@ -1588,9 +1591,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1588
1591
  };
1589
1592
  }[];
1590
1593
  };
1591
- code: string;
1592
- _id: string;
1593
- name: string;
1594
1594
  };
1595
1595
  }[];
1596
1596
  name: string;
@@ -1609,8 +1609,8 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1609
1609
  _id: string;
1610
1610
  updatedAt: string;
1611
1611
  } | null | undefined;
1612
- type: "restaurant" | "warehouse";
1613
1612
  name: string;
1613
+ type: "restaurant" | "warehouse";
1614
1614
  acceptRequest: boolean;
1615
1615
  dbName: string;
1616
1616
  doc: {
@@ -1618,26 +1618,14 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1618
1618
  businessId: string;
1619
1619
  profile: {
1620
1620
  code?: string | null | undefined;
1621
+ url?: string | null | undefined;
1622
+ description?: string | null | undefined;
1621
1623
  _id?: string | null | undefined;
1622
- name?: string | undefined;
1623
- address?: {
1624
- coordinates?: number[] | null | undefined;
1625
- line2?: string | null | undefined;
1626
- state: string;
1627
- country: string;
1628
- line1: string;
1629
- city: string;
1630
- postcode: string;
1631
- } | undefined;
1632
- email?: string | undefined;
1633
- regNo?: string | undefined;
1634
- sstRegNo?: string | null | undefined;
1635
- phoneNo?: string | undefined;
1636
1624
  legalName?: string | null | undefined;
1625
+ sstRegNo?: string | null | undefined;
1637
1626
  discovery?: boolean | null | undefined;
1638
1627
  coverPhoto?: string | null | undefined;
1639
1628
  thumbnailPhoto?: string | null | undefined;
1640
- description?: string | null | undefined;
1641
1629
  photos?: string[] | null | undefined;
1642
1630
  operatingHours?: {
1643
1631
  0: {
@@ -1691,7 +1679,19 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1691
1679
  };
1692
1680
  } | null | undefined;
1693
1681
  tags?: string[] | null | undefined;
1694
- url?: string | null | undefined;
1682
+ name: string;
1683
+ address: {
1684
+ coordinates?: number[] | null | undefined;
1685
+ line2?: string | null | undefined;
1686
+ state: string;
1687
+ country: string;
1688
+ line1: string;
1689
+ city: string;
1690
+ postcode: string;
1691
+ };
1692
+ email: string;
1693
+ phoneNo: string;
1694
+ regNo: string;
1695
1695
  };
1696
1696
  };
1697
1697
  }[] | null | undefined;
@@ -1716,12 +1716,12 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1716
1716
  precision: number;
1717
1717
  };
1718
1718
  } | null | undefined;
1719
+ id: string;
1719
1720
  type: "RECIPE" | "SKU" | "SKU_GROUP";
1720
1721
  amount: {
1721
1722
  amount: number;
1722
1723
  precision: number;
1723
1724
  };
1724
- id: string;
1725
1725
  }[] | null | undefined;
1726
1726
  } | null | undefined;
1727
1727
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -1747,6 +1747,9 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1747
1747
  mid: number;
1748
1748
  } | null | undefined;
1749
1749
  customAttributes?: Record<string, any> | null | undefined;
1750
+ _id: string;
1751
+ name: string;
1752
+ code: string;
1750
1753
  unit: {
1751
1754
  _id: string;
1752
1755
  name: string;
@@ -1762,9 +1765,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1762
1765
  };
1763
1766
  }[];
1764
1767
  };
1765
- code: string;
1766
- _id: string;
1767
- name: string;
1768
1768
  };
1769
1769
  }[];
1770
1770
  name: string;
@@ -1783,8 +1783,8 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1783
1783
  _id: string;
1784
1784
  updatedAt: string;
1785
1785
  } | null | undefined;
1786
- type: "restaurant" | "warehouse";
1787
1786
  name: string;
1787
+ type: "restaurant" | "warehouse";
1788
1788
  acceptRequest: boolean;
1789
1789
  dbName: string;
1790
1790
  doc: {
@@ -1792,26 +1792,14 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1792
1792
  businessId: string;
1793
1793
  profile: {
1794
1794
  code?: string | null | undefined;
1795
+ url?: string | null | undefined;
1796
+ description?: string | null | undefined;
1795
1797
  _id?: string | null | undefined;
1796
- name?: string | undefined;
1797
- address?: {
1798
- coordinates?: number[] | null | undefined;
1799
- line2?: string | null | undefined;
1800
- state: string;
1801
- country: string;
1802
- line1: string;
1803
- city: string;
1804
- postcode: string;
1805
- } | undefined;
1806
- email?: string | undefined;
1807
- regNo?: string | undefined;
1808
- sstRegNo?: string | null | undefined;
1809
- phoneNo?: string | undefined;
1810
1798
  legalName?: string | null | undefined;
1799
+ sstRegNo?: string | null | undefined;
1811
1800
  discovery?: boolean | null | undefined;
1812
1801
  coverPhoto?: string | null | undefined;
1813
1802
  thumbnailPhoto?: string | null | undefined;
1814
- description?: string | null | undefined;
1815
1803
  photos?: string[] | null | undefined;
1816
1804
  operatingHours?: {
1817
1805
  0: {
@@ -1865,7 +1853,19 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1865
1853
  };
1866
1854
  } | null | undefined;
1867
1855
  tags?: string[] | null | undefined;
1868
- url?: string | null | undefined;
1856
+ name: string;
1857
+ address: {
1858
+ coordinates?: number[] | null | undefined;
1859
+ line2?: string | null | undefined;
1860
+ state: string;
1861
+ country: string;
1862
+ line1: string;
1863
+ city: string;
1864
+ postcode: string;
1865
+ };
1866
+ email: string;
1867
+ phoneNo: string;
1868
+ regNo: string;
1869
1869
  };
1870
1870
  };
1871
1871
  }[] | null | undefined;
@@ -1890,12 +1890,12 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1890
1890
  precision: number;
1891
1891
  };
1892
1892
  } | null | undefined;
1893
+ id: string;
1893
1894
  type: "RECIPE" | "SKU" | "SKU_GROUP";
1894
1895
  amount: {
1895
1896
  amount: number;
1896
1897
  precision: number;
1897
1898
  };
1898
- id: string;
1899
1899
  }[] | null | undefined;
1900
1900
  } | null | undefined;
1901
1901
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -1921,6 +1921,9 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1921
1921
  mid: number;
1922
1922
  } | null | undefined;
1923
1923
  customAttributes?: Record<string, any> | null | undefined;
1924
+ _id: string;
1925
+ name: string;
1926
+ code: string;
1924
1927
  unit: {
1925
1928
  _id: string;
1926
1929
  name: string;
@@ -1936,9 +1939,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1936
1939
  };
1937
1940
  }[];
1938
1941
  };
1939
- code: string;
1940
- _id: string;
1941
- name: string;
1942
1942
  };
1943
1943
  }[];
1944
1944
  name: string;
@@ -1956,8 +1956,8 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1956
1956
  _id: string;
1957
1957
  updatedAt: string;
1958
1958
  } | null | undefined;
1959
- type: "restaurant" | "warehouse";
1960
1959
  name: string;
1960
+ type: "restaurant" | "warehouse";
1961
1961
  acceptRequest: boolean;
1962
1962
  dbName: string;
1963
1963
  doc: {
@@ -1965,26 +1965,14 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1965
1965
  businessId: string;
1966
1966
  profile: {
1967
1967
  code?: string | null | undefined;
1968
+ url?: string | null | undefined;
1969
+ description?: string | null | undefined;
1968
1970
  _id?: string | null | undefined;
1969
- name?: string | undefined;
1970
- address?: {
1971
- coordinates?: number[] | null | undefined;
1972
- line2?: string | null | undefined;
1973
- state: string;
1974
- country: string;
1975
- line1: string;
1976
- city: string;
1977
- postcode: string;
1978
- } | undefined;
1979
- email?: string | undefined;
1980
- regNo?: string | undefined;
1981
- sstRegNo?: string | null | undefined;
1982
- phoneNo?: string | undefined;
1983
1971
  legalName?: string | null | undefined;
1972
+ sstRegNo?: string | null | undefined;
1984
1973
  discovery?: boolean | null | undefined;
1985
1974
  coverPhoto?: string | null | undefined;
1986
1975
  thumbnailPhoto?: string | null | undefined;
1987
- description?: string | null | undefined;
1988
1976
  photos?: string[] | null | undefined;
1989
1977
  operatingHours?: {
1990
1978
  0: {
@@ -2038,7 +2026,19 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
2038
2026
  };
2039
2027
  } | null | undefined;
2040
2028
  tags?: string[] | null | undefined;
2041
- url?: string | null | undefined;
2029
+ name: string;
2030
+ address: {
2031
+ coordinates?: number[] | null | undefined;
2032
+ line2?: string | null | undefined;
2033
+ state: string;
2034
+ country: string;
2035
+ line1: string;
2036
+ city: string;
2037
+ postcode: string;
2038
+ };
2039
+ email: string;
2040
+ phoneNo: string;
2041
+ regNo: string;
2042
2042
  };
2043
2043
  };
2044
2044
  }[] | null | undefined;
@@ -2063,12 +2063,12 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
2063
2063
  precision: number;
2064
2064
  };
2065
2065
  } | null | undefined;
2066
+ id: string;
2066
2067
  type: "RECIPE" | "SKU" | "SKU_GROUP";
2067
2068
  amount: {
2068
2069
  amount: number;
2069
2070
  precision: number;
2070
2071
  };
2071
- id: string;
2072
2072
  }[] | null | undefined;
2073
2073
  } | null | undefined;
2074
2074
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -2094,6 +2094,9 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
2094
2094
  mid: number;
2095
2095
  } | null | undefined;
2096
2096
  customAttributes?: Record<string, any> | null | undefined;
2097
+ _id: string;
2098
+ name: string;
2099
+ code: string;
2097
2100
  unit: {
2098
2101
  _id: string;
2099
2102
  name: string;
@@ -2109,9 +2112,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
2109
2112
  };
2110
2113
  }[];
2111
2114
  };
2112
- code: string;
2113
- _id: string;
2114
- name: string;
2115
2115
  };
2116
2116
  }[];
2117
2117
  name: string;