@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
@@ -11,8 +11,8 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
11
11
  _id: string;
12
12
  updatedAt: string;
13
13
  } | null | undefined;
14
- type: "restaurant" | "warehouse";
15
14
  name: string;
15
+ type: "restaurant" | "warehouse";
16
16
  acceptRequest: boolean;
17
17
  dbName: string;
18
18
  doc: {
@@ -20,26 +20,14 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
20
20
  businessId: string;
21
21
  profile: {
22
22
  code?: string | null | undefined;
23
+ url?: string | null | undefined;
24
+ description?: string | null | undefined;
23
25
  _id?: string | null | undefined;
24
- name?: string | undefined;
25
- address?: {
26
- coordinates?: number[] | null | undefined;
27
- line2?: string | null | undefined;
28
- state: string;
29
- country: string;
30
- line1: string;
31
- city: string;
32
- postcode: string;
33
- } | undefined;
34
- email?: string | undefined;
35
- regNo?: string | undefined;
36
- sstRegNo?: string | null | undefined;
37
- phoneNo?: string | undefined;
38
26
  legalName?: string | null | undefined;
27
+ sstRegNo?: string | null | undefined;
39
28
  discovery?: boolean | null | undefined;
40
29
  coverPhoto?: string | null | undefined;
41
30
  thumbnailPhoto?: string | null | undefined;
42
- description?: string | null | undefined;
43
31
  photos?: string[] | null | undefined;
44
32
  operatingHours?: {
45
33
  0: {
@@ -93,7 +81,19 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
93
81
  };
94
82
  } | null | undefined;
95
83
  tags?: string[] | null | undefined;
96
- url?: string | null | undefined;
84
+ name: string;
85
+ address: {
86
+ coordinates?: number[] | null | undefined;
87
+ line2?: string | null | undefined;
88
+ state: string;
89
+ country: string;
90
+ line1: string;
91
+ city: string;
92
+ postcode: string;
93
+ };
94
+ email: string;
95
+ phoneNo: string;
96
+ regNo: string;
97
97
  };
98
98
  };
99
99
  }[] | null | undefined;
@@ -118,12 +118,12 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
118
118
  precision: number;
119
119
  };
120
120
  } | null | undefined;
121
+ id: string;
121
122
  type: "RECIPE" | "SKU" | "SKU_GROUP";
122
123
  amount: {
123
124
  amount: number;
124
125
  precision: number;
125
126
  };
126
- id: string;
127
127
  }[] | null | undefined;
128
128
  } | null | undefined;
129
129
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -149,6 +149,9 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
149
149
  mid: number;
150
150
  } | null | undefined;
151
151
  customAttributes?: Record<string, any> | null | undefined;
152
+ _id: string;
153
+ name: string;
154
+ code: string;
152
155
  unit: {
153
156
  _id: string;
154
157
  name: string;
@@ -164,9 +167,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
164
167
  };
165
168
  }[];
166
169
  };
167
- code: string;
168
- _id: string;
169
- name: string;
170
170
  };
171
171
  }[];
172
172
  name: string;
@@ -201,8 +201,8 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
201
201
  _id: string;
202
202
  updatedAt: string;
203
203
  } | null | undefined;
204
- type: "restaurant" | "warehouse";
205
204
  name: string;
205
+ type: "restaurant" | "warehouse";
206
206
  acceptRequest: boolean;
207
207
  dbName: string;
208
208
  doc: {
@@ -210,26 +210,14 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
210
210
  businessId: string;
211
211
  profile: {
212
212
  code?: string | null | undefined;
213
+ url?: string | null | undefined;
214
+ description?: string | null | undefined;
213
215
  _id?: string | null | undefined;
214
- name?: string | undefined;
215
- address?: {
216
- coordinates?: number[] | null | undefined;
217
- line2?: string | null | undefined;
218
- state: string;
219
- country: string;
220
- line1: string;
221
- city: string;
222
- postcode: string;
223
- } | undefined;
224
- email?: string | undefined;
225
- regNo?: string | undefined;
226
- sstRegNo?: string | null | undefined;
227
- phoneNo?: string | undefined;
228
216
  legalName?: string | null | undefined;
217
+ sstRegNo?: string | null | undefined;
229
218
  discovery?: boolean | null | undefined;
230
219
  coverPhoto?: string | null | undefined;
231
220
  thumbnailPhoto?: string | null | undefined;
232
- description?: string | null | undefined;
233
221
  photos?: string[] | null | undefined;
234
222
  operatingHours?: {
235
223
  0: {
@@ -283,7 +271,19 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
283
271
  };
284
272
  } | null | undefined;
285
273
  tags?: string[] | null | undefined;
286
- url?: string | null | undefined;
274
+ name: string;
275
+ address: {
276
+ coordinates?: number[] | null | undefined;
277
+ line2?: string | null | undefined;
278
+ state: string;
279
+ country: string;
280
+ line1: string;
281
+ city: string;
282
+ postcode: string;
283
+ };
284
+ email: string;
285
+ phoneNo: string;
286
+ regNo: string;
287
287
  };
288
288
  };
289
289
  }[] | null | undefined;
@@ -308,12 +308,12 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
308
308
  precision: number;
309
309
  };
310
310
  } | null | undefined;
311
+ id: string;
311
312
  type: "RECIPE" | "SKU" | "SKU_GROUP";
312
313
  amount: {
313
314
  amount: number;
314
315
  precision: number;
315
316
  };
316
- id: string;
317
317
  }[] | null | undefined;
318
318
  } | null | undefined;
319
319
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -339,6 +339,9 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
339
339
  mid: number;
340
340
  } | null | undefined;
341
341
  customAttributes?: Record<string, any> | null | undefined;
342
+ _id: string;
343
+ name: string;
344
+ code: string;
342
345
  unit: {
343
346
  _id: string;
344
347
  name: string;
@@ -354,9 +357,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
354
357
  };
355
358
  }[];
356
359
  };
357
- code: string;
358
- _id: string;
359
- name: string;
360
360
  };
361
361
  }[];
362
362
  name: string;
@@ -369,8 +369,8 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
369
369
  _id: string;
370
370
  updatedAt: string;
371
371
  } | null | undefined;
372
- type: "restaurant" | "warehouse";
373
372
  name: string;
373
+ type: "restaurant" | "warehouse";
374
374
  acceptRequest: boolean;
375
375
  dbName: string;
376
376
  doc: {
@@ -378,26 +378,14 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
378
378
  businessId: string;
379
379
  profile: {
380
380
  code?: string | null | undefined;
381
+ url?: string | null | undefined;
382
+ description?: string | null | undefined;
381
383
  _id?: string | null | undefined;
382
- name?: string | undefined;
383
- address?: {
384
- coordinates?: number[] | null | undefined;
385
- line2?: string | null | undefined;
386
- state: string;
387
- country: string;
388
- line1: string;
389
- city: string;
390
- postcode: string;
391
- } | undefined;
392
- email?: string | undefined;
393
- regNo?: string | undefined;
394
- sstRegNo?: string | null | undefined;
395
- phoneNo?: string | undefined;
396
384
  legalName?: string | null | undefined;
385
+ sstRegNo?: string | null | undefined;
397
386
  discovery?: boolean | null | undefined;
398
387
  coverPhoto?: string | null | undefined;
399
388
  thumbnailPhoto?: string | null | undefined;
400
- description?: string | null | undefined;
401
389
  photos?: string[] | null | undefined;
402
390
  operatingHours?: {
403
391
  0: {
@@ -451,7 +439,19 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
451
439
  };
452
440
  } | null | undefined;
453
441
  tags?: string[] | null | undefined;
454
- url?: string | null | undefined;
442
+ name: string;
443
+ address: {
444
+ coordinates?: number[] | null | undefined;
445
+ line2?: string | null | undefined;
446
+ state: string;
447
+ country: string;
448
+ line1: string;
449
+ city: string;
450
+ postcode: string;
451
+ };
452
+ email: string;
453
+ phoneNo: string;
454
+ regNo: string;
455
455
  };
456
456
  };
457
457
  }[] | null | undefined;
@@ -476,12 +476,12 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
476
476
  precision: number;
477
477
  };
478
478
  } | null | undefined;
479
+ id: string;
479
480
  type: "RECIPE" | "SKU" | "SKU_GROUP";
480
481
  amount: {
481
482
  amount: number;
482
483
  precision: number;
483
484
  };
484
- id: string;
485
485
  }[] | null | undefined;
486
486
  } | null | undefined;
487
487
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -507,6 +507,9 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
507
507
  mid: number;
508
508
  } | null | undefined;
509
509
  customAttributes?: Record<string, any> | null | undefined;
510
+ _id: string;
511
+ name: string;
512
+ code: string;
510
513
  unit: {
511
514
  _id: string;
512
515
  name: string;
@@ -522,9 +525,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
522
525
  };
523
526
  }[];
524
527
  };
525
- code: string;
526
- _id: string;
527
- name: string;
528
528
  };
529
529
  }[];
530
530
  name: string;
@@ -537,8 +537,8 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
537
537
  _id: string;
538
538
  updatedAt: string;
539
539
  } | null | undefined;
540
- type: "restaurant" | "warehouse";
541
540
  name: string;
541
+ type: "restaurant" | "warehouse";
542
542
  acceptRequest: boolean;
543
543
  dbName: string;
544
544
  doc: {
@@ -546,26 +546,14 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
546
546
  businessId: string;
547
547
  profile: {
548
548
  code?: string | null | undefined;
549
+ url?: string | null | undefined;
550
+ description?: string | null | undefined;
549
551
  _id?: string | null | undefined;
550
- name?: string | undefined;
551
- address?: {
552
- coordinates?: number[] | null | undefined;
553
- line2?: string | null | undefined;
554
- state: string;
555
- country: string;
556
- line1: string;
557
- city: string;
558
- postcode: string;
559
- } | undefined;
560
- email?: string | undefined;
561
- regNo?: string | undefined;
562
- sstRegNo?: string | null | undefined;
563
- phoneNo?: string | undefined;
564
552
  legalName?: string | null | undefined;
553
+ sstRegNo?: string | null | undefined;
565
554
  discovery?: boolean | null | undefined;
566
555
  coverPhoto?: string | null | undefined;
567
556
  thumbnailPhoto?: string | null | undefined;
568
- description?: string | null | undefined;
569
557
  photos?: string[] | null | undefined;
570
558
  operatingHours?: {
571
559
  0: {
@@ -619,7 +607,19 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
619
607
  };
620
608
  } | null | undefined;
621
609
  tags?: string[] | null | undefined;
622
- url?: string | null | undefined;
610
+ name: string;
611
+ address: {
612
+ coordinates?: number[] | null | undefined;
613
+ line2?: string | null | undefined;
614
+ state: string;
615
+ country: string;
616
+ line1: string;
617
+ city: string;
618
+ postcode: string;
619
+ };
620
+ email: string;
621
+ phoneNo: string;
622
+ regNo: string;
623
623
  };
624
624
  };
625
625
  }[] | null | undefined;
@@ -644,12 +644,12 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
644
644
  precision: number;
645
645
  };
646
646
  } | null | undefined;
647
+ id: string;
647
648
  type: "RECIPE" | "SKU" | "SKU_GROUP";
648
649
  amount: {
649
650
  amount: number;
650
651
  precision: number;
651
652
  };
652
- id: string;
653
653
  }[] | null | undefined;
654
654
  } | null | undefined;
655
655
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -675,6 +675,9 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
675
675
  mid: number;
676
676
  } | null | undefined;
677
677
  customAttributes?: Record<string, any> | null | undefined;
678
+ _id: string;
679
+ name: string;
680
+ code: string;
678
681
  unit: {
679
682
  _id: string;
680
683
  name: string;
@@ -690,9 +693,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
690
693
  };
691
694
  }[];
692
695
  };
693
- code: string;
694
- _id: string;
695
- name: string;
696
696
  };
697
697
  }[];
698
698
  name: string;
@@ -710,8 +710,8 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
710
710
  _id: string;
711
711
  updatedAt: string;
712
712
  } | null | undefined;
713
- type: "restaurant" | "warehouse";
714
713
  name: string;
714
+ type: "restaurant" | "warehouse";
715
715
  acceptRequest: boolean;
716
716
  dbName: string;
717
717
  doc: {
@@ -719,26 +719,14 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
719
719
  businessId: string;
720
720
  profile: {
721
721
  code?: string | null | undefined;
722
+ url?: string | null | undefined;
723
+ description?: string | null | undefined;
722
724
  _id?: string | null | undefined;
723
- name?: string | undefined;
724
- address?: {
725
- coordinates?: number[] | null | undefined;
726
- line2?: string | null | undefined;
727
- state: string;
728
- country: string;
729
- line1: string;
730
- city: string;
731
- postcode: string;
732
- } | undefined;
733
- email?: string | undefined;
734
- regNo?: string | undefined;
735
- sstRegNo?: string | null | undefined;
736
- phoneNo?: string | undefined;
737
725
  legalName?: string | null | undefined;
726
+ sstRegNo?: string | null | undefined;
738
727
  discovery?: boolean | null | undefined;
739
728
  coverPhoto?: string | null | undefined;
740
729
  thumbnailPhoto?: string | null | undefined;
741
- description?: string | null | undefined;
742
730
  photos?: string[] | null | undefined;
743
731
  operatingHours?: {
744
732
  0: {
@@ -792,7 +780,19 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
792
780
  };
793
781
  } | null | undefined;
794
782
  tags?: string[] | null | undefined;
795
- url?: string | null | undefined;
783
+ name: string;
784
+ address: {
785
+ coordinates?: number[] | null | undefined;
786
+ line2?: string | null | undefined;
787
+ state: string;
788
+ country: string;
789
+ line1: string;
790
+ city: string;
791
+ postcode: string;
792
+ };
793
+ email: string;
794
+ phoneNo: string;
795
+ regNo: string;
796
796
  };
797
797
  };
798
798
  }[] | null | undefined;
@@ -817,12 +817,12 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
817
817
  precision: number;
818
818
  };
819
819
  } | null | undefined;
820
+ id: string;
820
821
  type: "RECIPE" | "SKU" | "SKU_GROUP";
821
822
  amount: {
822
823
  amount: number;
823
824
  precision: number;
824
825
  };
825
- id: string;
826
826
  }[] | null | undefined;
827
827
  } | null | undefined;
828
828
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -848,6 +848,9 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
848
848
  mid: number;
849
849
  } | null | undefined;
850
850
  customAttributes?: Record<string, any> | null | undefined;
851
+ _id: string;
852
+ name: string;
853
+ code: string;
851
854
  unit: {
852
855
  _id: string;
853
856
  name: string;
@@ -863,9 +866,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
863
866
  };
864
867
  }[];
865
868
  };
866
- code: string;
867
- _id: string;
868
- name: string;
869
869
  };
870
870
  }[];
871
871
  name: string;
@@ -900,8 +900,8 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
900
900
  _id: string;
901
901
  updatedAt: string;
902
902
  } | null | undefined;
903
- type: "restaurant" | "warehouse";
904
903
  name: string;
904
+ type: "restaurant" | "warehouse";
905
905
  acceptRequest: boolean;
906
906
  dbName: string;
907
907
  doc: {
@@ -909,26 +909,14 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
909
909
  businessId: string;
910
910
  profile: {
911
911
  code?: string | null | undefined;
912
+ url?: string | null | undefined;
913
+ description?: string | null | undefined;
912
914
  _id?: string | null | undefined;
913
- name?: string | undefined;
914
- address?: {
915
- coordinates?: number[] | null | undefined;
916
- line2?: string | null | undefined;
917
- state: string;
918
- country: string;
919
- line1: string;
920
- city: string;
921
- postcode: string;
922
- } | undefined;
923
- email?: string | undefined;
924
- regNo?: string | undefined;
925
- sstRegNo?: string | null | undefined;
926
- phoneNo?: string | undefined;
927
915
  legalName?: string | null | undefined;
916
+ sstRegNo?: string | null | undefined;
928
917
  discovery?: boolean | null | undefined;
929
918
  coverPhoto?: string | null | undefined;
930
919
  thumbnailPhoto?: string | null | undefined;
931
- description?: string | null | undefined;
932
920
  photos?: string[] | null | undefined;
933
921
  operatingHours?: {
934
922
  0: {
@@ -982,7 +970,19 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
982
970
  };
983
971
  } | null | undefined;
984
972
  tags?: string[] | null | undefined;
985
- url?: string | null | undefined;
973
+ name: string;
974
+ address: {
975
+ coordinates?: number[] | null | undefined;
976
+ line2?: string | null | undefined;
977
+ state: string;
978
+ country: string;
979
+ line1: string;
980
+ city: string;
981
+ postcode: string;
982
+ };
983
+ email: string;
984
+ phoneNo: string;
985
+ regNo: string;
986
986
  };
987
987
  };
988
988
  }[] | null | undefined;
@@ -1007,12 +1007,12 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1007
1007
  precision: number;
1008
1008
  };
1009
1009
  } | null | undefined;
1010
+ id: string;
1010
1011
  type: "RECIPE" | "SKU" | "SKU_GROUP";
1011
1012
  amount: {
1012
1013
  amount: number;
1013
1014
  precision: number;
1014
1015
  };
1015
- id: string;
1016
1016
  }[] | null | undefined;
1017
1017
  } | null | undefined;
1018
1018
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -1038,6 +1038,9 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1038
1038
  mid: number;
1039
1039
  } | null | undefined;
1040
1040
  customAttributes?: Record<string, any> | null | undefined;
1041
+ _id: string;
1042
+ name: string;
1043
+ code: string;
1041
1044
  unit: {
1042
1045
  _id: string;
1043
1046
  name: string;
@@ -1053,9 +1056,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1053
1056
  };
1054
1057
  }[];
1055
1058
  };
1056
- code: string;
1057
- _id: string;
1058
- name: string;
1059
1059
  };
1060
1060
  }[];
1061
1061
  name: string;
@@ -1068,8 +1068,8 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1068
1068
  _id: string;
1069
1069
  updatedAt: string;
1070
1070
  } | null | undefined;
1071
- type: "restaurant" | "warehouse";
1072
1071
  name: string;
1072
+ type: "restaurant" | "warehouse";
1073
1073
  acceptRequest: boolean;
1074
1074
  dbName: string;
1075
1075
  doc: {
@@ -1077,26 +1077,14 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1077
1077
  businessId: string;
1078
1078
  profile: {
1079
1079
  code?: string | null | undefined;
1080
+ url?: string | null | undefined;
1081
+ description?: string | null | undefined;
1080
1082
  _id?: string | null | undefined;
1081
- name?: string | undefined;
1082
- address?: {
1083
- coordinates?: number[] | null | undefined;
1084
- line2?: string | null | undefined;
1085
- state: string;
1086
- country: string;
1087
- line1: string;
1088
- city: string;
1089
- postcode: string;
1090
- } | undefined;
1091
- email?: string | undefined;
1092
- regNo?: string | undefined;
1093
- sstRegNo?: string | null | undefined;
1094
- phoneNo?: string | undefined;
1095
1083
  legalName?: string | null | undefined;
1084
+ sstRegNo?: string | null | undefined;
1096
1085
  discovery?: boolean | null | undefined;
1097
1086
  coverPhoto?: string | null | undefined;
1098
1087
  thumbnailPhoto?: string | null | undefined;
1099
- description?: string | null | undefined;
1100
1088
  photos?: string[] | null | undefined;
1101
1089
  operatingHours?: {
1102
1090
  0: {
@@ -1150,7 +1138,19 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1150
1138
  };
1151
1139
  } | null | undefined;
1152
1140
  tags?: string[] | null | undefined;
1153
- url?: string | null | undefined;
1141
+ name: string;
1142
+ address: {
1143
+ coordinates?: number[] | null | undefined;
1144
+ line2?: string | null | undefined;
1145
+ state: string;
1146
+ country: string;
1147
+ line1: string;
1148
+ city: string;
1149
+ postcode: string;
1150
+ };
1151
+ email: string;
1152
+ phoneNo: string;
1153
+ regNo: string;
1154
1154
  };
1155
1155
  };
1156
1156
  }[] | null | undefined;
@@ -1175,12 +1175,12 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1175
1175
  precision: number;
1176
1176
  };
1177
1177
  } | null | undefined;
1178
+ id: string;
1178
1179
  type: "RECIPE" | "SKU" | "SKU_GROUP";
1179
1180
  amount: {
1180
1181
  amount: number;
1181
1182
  precision: number;
1182
1183
  };
1183
- id: string;
1184
1184
  }[] | null | undefined;
1185
1185
  } | null | undefined;
1186
1186
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -1206,6 +1206,9 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1206
1206
  mid: number;
1207
1207
  } | null | undefined;
1208
1208
  customAttributes?: Record<string, any> | null | undefined;
1209
+ _id: string;
1210
+ name: string;
1211
+ code: string;
1209
1212
  unit: {
1210
1213
  _id: string;
1211
1214
  name: string;
@@ -1221,9 +1224,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1221
1224
  };
1222
1225
  }[];
1223
1226
  };
1224
- code: string;
1225
- _id: string;
1226
- name: string;
1227
1227
  };
1228
1228
  }[];
1229
1229
  name: string;
@@ -1236,8 +1236,8 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1236
1236
  _id: string;
1237
1237
  updatedAt: string;
1238
1238
  } | null | undefined;
1239
- type: "restaurant" | "warehouse";
1240
1239
  name: string;
1240
+ type: "restaurant" | "warehouse";
1241
1241
  acceptRequest: boolean;
1242
1242
  dbName: string;
1243
1243
  doc: {
@@ -1245,26 +1245,14 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1245
1245
  businessId: string;
1246
1246
  profile: {
1247
1247
  code?: string | null | undefined;
1248
+ url?: string | null | undefined;
1249
+ description?: string | null | undefined;
1248
1250
  _id?: string | null | undefined;
1249
- name?: string | undefined;
1250
- address?: {
1251
- coordinates?: number[] | null | undefined;
1252
- line2?: string | null | undefined;
1253
- state: string;
1254
- country: string;
1255
- line1: string;
1256
- city: string;
1257
- postcode: string;
1258
- } | undefined;
1259
- email?: string | undefined;
1260
- regNo?: string | undefined;
1261
- sstRegNo?: string | null | undefined;
1262
- phoneNo?: string | undefined;
1263
1251
  legalName?: string | null | undefined;
1252
+ sstRegNo?: string | null | undefined;
1264
1253
  discovery?: boolean | null | undefined;
1265
1254
  coverPhoto?: string | null | undefined;
1266
1255
  thumbnailPhoto?: string | null | undefined;
1267
- description?: string | null | undefined;
1268
1256
  photos?: string[] | null | undefined;
1269
1257
  operatingHours?: {
1270
1258
  0: {
@@ -1318,7 +1306,19 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1318
1306
  };
1319
1307
  } | null | undefined;
1320
1308
  tags?: string[] | null | undefined;
1321
- url?: string | null | undefined;
1309
+ name: string;
1310
+ address: {
1311
+ coordinates?: number[] | null | undefined;
1312
+ line2?: string | null | undefined;
1313
+ state: string;
1314
+ country: string;
1315
+ line1: string;
1316
+ city: string;
1317
+ postcode: string;
1318
+ };
1319
+ email: string;
1320
+ phoneNo: string;
1321
+ regNo: string;
1322
1322
  };
1323
1323
  };
1324
1324
  }[] | null | undefined;
@@ -1343,12 +1343,12 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1343
1343
  precision: number;
1344
1344
  };
1345
1345
  } | null | undefined;
1346
+ id: string;
1346
1347
  type: "RECIPE" | "SKU" | "SKU_GROUP";
1347
1348
  amount: {
1348
1349
  amount: number;
1349
1350
  precision: number;
1350
1351
  };
1351
- id: string;
1352
1352
  }[] | null | undefined;
1353
1353
  } | null | undefined;
1354
1354
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -1374,6 +1374,9 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1374
1374
  mid: number;
1375
1375
  } | null | undefined;
1376
1376
  customAttributes?: Record<string, any> | null | undefined;
1377
+ _id: string;
1378
+ name: string;
1379
+ code: string;
1377
1380
  unit: {
1378
1381
  _id: string;
1379
1382
  name: string;
@@ -1389,9 +1392,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1389
1392
  };
1390
1393
  }[];
1391
1394
  };
1392
- code: string;
1393
- _id: string;
1394
- name: string;
1395
1395
  };
1396
1396
  }[];
1397
1397
  name: string;
@@ -1409,8 +1409,8 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1409
1409
  _id: string;
1410
1410
  updatedAt: string;
1411
1411
  } | null | undefined;
1412
- type: "restaurant" | "warehouse";
1413
1412
  name: string;
1413
+ type: "restaurant" | "warehouse";
1414
1414
  acceptRequest: boolean;
1415
1415
  dbName: string;
1416
1416
  doc: {
@@ -1418,26 +1418,14 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1418
1418
  businessId: string;
1419
1419
  profile: {
1420
1420
  code?: string | null | undefined;
1421
+ url?: string | null | undefined;
1422
+ description?: string | null | undefined;
1421
1423
  _id?: string | null | undefined;
1422
- name?: string | undefined;
1423
- address?: {
1424
- coordinates?: number[] | null | undefined;
1425
- line2?: string | null | undefined;
1426
- state: string;
1427
- country: string;
1428
- line1: string;
1429
- city: string;
1430
- postcode: string;
1431
- } | undefined;
1432
- email?: string | undefined;
1433
- regNo?: string | undefined;
1434
- sstRegNo?: string | null | undefined;
1435
- phoneNo?: string | undefined;
1436
1424
  legalName?: string | null | undefined;
1425
+ sstRegNo?: string | null | undefined;
1437
1426
  discovery?: boolean | null | undefined;
1438
1427
  coverPhoto?: string | null | undefined;
1439
1428
  thumbnailPhoto?: string | null | undefined;
1440
- description?: string | null | undefined;
1441
1429
  photos?: string[] | null | undefined;
1442
1430
  operatingHours?: {
1443
1431
  0: {
@@ -1491,7 +1479,19 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1491
1479
  };
1492
1480
  } | null | undefined;
1493
1481
  tags?: string[] | null | undefined;
1494
- url?: string | null | undefined;
1482
+ name: string;
1483
+ address: {
1484
+ coordinates?: number[] | null | undefined;
1485
+ line2?: string | null | undefined;
1486
+ state: string;
1487
+ country: string;
1488
+ line1: string;
1489
+ city: string;
1490
+ postcode: string;
1491
+ };
1492
+ email: string;
1493
+ phoneNo: string;
1494
+ regNo: string;
1495
1495
  };
1496
1496
  };
1497
1497
  }[] | null | undefined;
@@ -1516,12 +1516,12 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1516
1516
  precision: number;
1517
1517
  };
1518
1518
  } | null | undefined;
1519
+ id: string;
1519
1520
  type: "RECIPE" | "SKU" | "SKU_GROUP";
1520
1521
  amount: {
1521
1522
  amount: number;
1522
1523
  precision: number;
1523
1524
  };
1524
- id: string;
1525
1525
  }[] | null | undefined;
1526
1526
  } | null | undefined;
1527
1527
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -1547,6 +1547,9 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1547
1547
  mid: number;
1548
1548
  } | null | undefined;
1549
1549
  customAttributes?: Record<string, any> | null | undefined;
1550
+ _id: string;
1551
+ name: string;
1552
+ code: string;
1550
1553
  unit: {
1551
1554
  _id: string;
1552
1555
  name: string;
@@ -1562,9 +1565,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1562
1565
  };
1563
1566
  }[];
1564
1567
  };
1565
- code: string;
1566
- _id: string;
1567
- name: string;
1568
1568
  };
1569
1569
  }[];
1570
1570
  name: string;
@@ -1599,8 +1599,8 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1599
1599
  _id: string;
1600
1600
  updatedAt: string;
1601
1601
  } | null | undefined;
1602
- type: "restaurant" | "warehouse";
1603
1602
  name: string;
1603
+ type: "restaurant" | "warehouse";
1604
1604
  acceptRequest: boolean;
1605
1605
  dbName: string;
1606
1606
  doc: {
@@ -1608,26 +1608,14 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1608
1608
  businessId: string;
1609
1609
  profile: {
1610
1610
  code?: string | null | undefined;
1611
+ url?: string | null | undefined;
1612
+ description?: string | null | undefined;
1611
1613
  _id?: string | null | undefined;
1612
- name?: string | undefined;
1613
- address?: {
1614
- coordinates?: number[] | null | undefined;
1615
- line2?: string | null | undefined;
1616
- state: string;
1617
- country: string;
1618
- line1: string;
1619
- city: string;
1620
- postcode: string;
1621
- } | undefined;
1622
- email?: string | undefined;
1623
- regNo?: string | undefined;
1624
- sstRegNo?: string | null | undefined;
1625
- phoneNo?: string | undefined;
1626
1614
  legalName?: string | null | undefined;
1615
+ sstRegNo?: string | null | undefined;
1627
1616
  discovery?: boolean | null | undefined;
1628
1617
  coverPhoto?: string | null | undefined;
1629
1618
  thumbnailPhoto?: string | null | undefined;
1630
- description?: string | null | undefined;
1631
1619
  photos?: string[] | null | undefined;
1632
1620
  operatingHours?: {
1633
1621
  0: {
@@ -1681,7 +1669,19 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1681
1669
  };
1682
1670
  } | null | undefined;
1683
1671
  tags?: string[] | null | undefined;
1684
- url?: string | null | undefined;
1672
+ name: string;
1673
+ address: {
1674
+ coordinates?: number[] | null | undefined;
1675
+ line2?: string | null | undefined;
1676
+ state: string;
1677
+ country: string;
1678
+ line1: string;
1679
+ city: string;
1680
+ postcode: string;
1681
+ };
1682
+ email: string;
1683
+ phoneNo: string;
1684
+ regNo: string;
1685
1685
  };
1686
1686
  };
1687
1687
  }[] | null | undefined;
@@ -1706,12 +1706,12 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1706
1706
  precision: number;
1707
1707
  };
1708
1708
  } | null | undefined;
1709
+ id: string;
1709
1710
  type: "RECIPE" | "SKU" | "SKU_GROUP";
1710
1711
  amount: {
1711
1712
  amount: number;
1712
1713
  precision: number;
1713
1714
  };
1714
- id: string;
1715
1715
  }[] | null | undefined;
1716
1716
  } | null | undefined;
1717
1717
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -1737,6 +1737,9 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1737
1737
  mid: number;
1738
1738
  } | null | undefined;
1739
1739
  customAttributes?: Record<string, any> | null | undefined;
1740
+ _id: string;
1741
+ name: string;
1742
+ code: string;
1740
1743
  unit: {
1741
1744
  _id: string;
1742
1745
  name: string;
@@ -1752,9 +1755,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1752
1755
  };
1753
1756
  }[];
1754
1757
  };
1755
- code: string;
1756
- _id: string;
1757
- name: string;
1758
1758
  };
1759
1759
  }[];
1760
1760
  name: string;
@@ -1767,8 +1767,8 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1767
1767
  _id: string;
1768
1768
  updatedAt: string;
1769
1769
  } | null | undefined;
1770
- type: "restaurant" | "warehouse";
1771
1770
  name: string;
1771
+ type: "restaurant" | "warehouse";
1772
1772
  acceptRequest: boolean;
1773
1773
  dbName: string;
1774
1774
  doc: {
@@ -1776,26 +1776,14 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1776
1776
  businessId: string;
1777
1777
  profile: {
1778
1778
  code?: string | null | undefined;
1779
+ url?: string | null | undefined;
1780
+ description?: string | null | undefined;
1779
1781
  _id?: string | null | undefined;
1780
- name?: string | undefined;
1781
- address?: {
1782
- coordinates?: number[] | null | undefined;
1783
- line2?: string | null | undefined;
1784
- state: string;
1785
- country: string;
1786
- line1: string;
1787
- city: string;
1788
- postcode: string;
1789
- } | undefined;
1790
- email?: string | undefined;
1791
- regNo?: string | undefined;
1792
- sstRegNo?: string | null | undefined;
1793
- phoneNo?: string | undefined;
1794
1782
  legalName?: string | null | undefined;
1783
+ sstRegNo?: string | null | undefined;
1795
1784
  discovery?: boolean | null | undefined;
1796
1785
  coverPhoto?: string | null | undefined;
1797
1786
  thumbnailPhoto?: string | null | undefined;
1798
- description?: string | null | undefined;
1799
1787
  photos?: string[] | null | undefined;
1800
1788
  operatingHours?: {
1801
1789
  0: {
@@ -1849,7 +1837,19 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1849
1837
  };
1850
1838
  } | null | undefined;
1851
1839
  tags?: string[] | null | undefined;
1852
- url?: string | null | undefined;
1840
+ name: string;
1841
+ address: {
1842
+ coordinates?: number[] | null | undefined;
1843
+ line2?: string | null | undefined;
1844
+ state: string;
1845
+ country: string;
1846
+ line1: string;
1847
+ city: string;
1848
+ postcode: string;
1849
+ };
1850
+ email: string;
1851
+ phoneNo: string;
1852
+ regNo: string;
1853
1853
  };
1854
1854
  };
1855
1855
  }[] | null | undefined;
@@ -1874,12 +1874,12 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1874
1874
  precision: number;
1875
1875
  };
1876
1876
  } | null | undefined;
1877
+ id: string;
1877
1878
  type: "RECIPE" | "SKU" | "SKU_GROUP";
1878
1879
  amount: {
1879
1880
  amount: number;
1880
1881
  precision: number;
1881
1882
  };
1882
- id: string;
1883
1883
  }[] | null | undefined;
1884
1884
  } | null | undefined;
1885
1885
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -1905,6 +1905,9 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1905
1905
  mid: number;
1906
1906
  } | null | undefined;
1907
1907
  customAttributes?: Record<string, any> | null | undefined;
1908
+ _id: string;
1909
+ name: string;
1910
+ code: string;
1908
1911
  unit: {
1909
1912
  _id: string;
1910
1913
  name: string;
@@ -1920,9 +1923,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1920
1923
  };
1921
1924
  }[];
1922
1925
  };
1923
- code: string;
1924
- _id: string;
1925
- name: string;
1926
1926
  };
1927
1927
  }[];
1928
1928
  name: string;
@@ -1935,8 +1935,8 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1935
1935
  _id: string;
1936
1936
  updatedAt: string;
1937
1937
  } | null | undefined;
1938
- type: "restaurant" | "warehouse";
1939
1938
  name: string;
1939
+ type: "restaurant" | "warehouse";
1940
1940
  acceptRequest: boolean;
1941
1941
  dbName: string;
1942
1942
  doc: {
@@ -1944,26 +1944,14 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1944
1944
  businessId: string;
1945
1945
  profile: {
1946
1946
  code?: string | null | undefined;
1947
+ url?: string | null | undefined;
1948
+ description?: string | null | undefined;
1947
1949
  _id?: string | null | undefined;
1948
- name?: string | undefined;
1949
- address?: {
1950
- coordinates?: number[] | null | undefined;
1951
- line2?: string | null | undefined;
1952
- state: string;
1953
- country: string;
1954
- line1: string;
1955
- city: string;
1956
- postcode: string;
1957
- } | undefined;
1958
- email?: string | undefined;
1959
- regNo?: string | undefined;
1960
- sstRegNo?: string | null | undefined;
1961
- phoneNo?: string | undefined;
1962
1950
  legalName?: string | null | undefined;
1951
+ sstRegNo?: string | null | undefined;
1963
1952
  discovery?: boolean | null | undefined;
1964
1953
  coverPhoto?: string | null | undefined;
1965
1954
  thumbnailPhoto?: string | null | undefined;
1966
- description?: string | null | undefined;
1967
1955
  photos?: string[] | null | undefined;
1968
1956
  operatingHours?: {
1969
1957
  0: {
@@ -2017,7 +2005,19 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
2017
2005
  };
2018
2006
  } | null | undefined;
2019
2007
  tags?: string[] | null | undefined;
2020
- url?: string | null | undefined;
2008
+ name: string;
2009
+ address: {
2010
+ coordinates?: number[] | null | undefined;
2011
+ line2?: string | null | undefined;
2012
+ state: string;
2013
+ country: string;
2014
+ line1: string;
2015
+ city: string;
2016
+ postcode: string;
2017
+ };
2018
+ email: string;
2019
+ phoneNo: string;
2020
+ regNo: string;
2021
2021
  };
2022
2022
  };
2023
2023
  }[] | null | undefined;
@@ -2042,12 +2042,12 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
2042
2042
  precision: number;
2043
2043
  };
2044
2044
  } | null | undefined;
2045
+ id: string;
2045
2046
  type: "RECIPE" | "SKU" | "SKU_GROUP";
2046
2047
  amount: {
2047
2048
  amount: number;
2048
2049
  precision: number;
2049
2050
  };
2050
- id: string;
2051
2051
  }[] | null | undefined;
2052
2052
  } | null | undefined;
2053
2053
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -2073,6 +2073,9 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
2073
2073
  mid: number;
2074
2074
  } | null | undefined;
2075
2075
  customAttributes?: Record<string, any> | null | undefined;
2076
+ _id: string;
2077
+ name: string;
2078
+ code: string;
2076
2079
  unit: {
2077
2080
  _id: string;
2078
2081
  name: string;
@@ -2088,9 +2091,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
2088
2091
  };
2089
2092
  }[];
2090
2093
  };
2091
- code: string;
2092
- _id: string;
2093
- name: string;
2094
2094
  };
2095
2095
  }[];
2096
2096
  name: string;