@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 useTransferTemplateActions: 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 useTransferTemplateActions: 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,51 +99,29 @@ export declare const useTransferTemplateActions: 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;
118
+ _id: string;
119
+ name: string;
118
120
  purchaseOrder: {
119
121
  remark?: string | null | undefined;
120
122
  ref?: string | null | undefined;
121
- supplier: {
122
- phoneNumber?: string | null | undefined;
123
- email?: string | null | undefined;
124
- _rev?: string | null | undefined;
125
- internal?: "restaurant" | "warehouse" | null | undefined;
126
- contactName?: string | null | undefined;
127
- registrationNumber?: string | undefined;
128
- supplyItems?: {
129
- defaultCost: {
130
- measurement?: {
131
- id: string;
132
- name: string;
133
- abbrev: string;
134
- conversion: {
135
- amount: number;
136
- precision: number;
137
- };
138
- } | null | undefined;
139
- costPerUnit: {
140
- currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
141
- amount: number;
142
- precision: number;
143
- };
144
- };
145
- skuId: string;
146
- }[] | null | undefined;
147
- _id: string;
148
- name: string;
149
- address: {
150
- line2?: string | null | undefined;
151
- line1: string;
152
- state: string;
153
- city: string;
154
- postcode: string;
155
- country: string;
156
- };
157
- };
158
123
  items: {
124
+ id?: string | null | undefined;
159
125
  measurement?: {
160
126
  id: string;
161
127
  name: string;
@@ -165,7 +131,6 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
165
131
  precision: number;
166
132
  };
167
133
  } | null | undefined;
168
- id?: string | null | undefined;
169
134
  externalId?: string | null | undefined;
170
135
  totalCost?: {
171
136
  currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
@@ -180,6 +145,12 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
180
145
  amount: number;
181
146
  precision: number;
182
147
  } | null | undefined;
148
+ quantity: {
149
+ amount: number;
150
+ precision: number;
151
+ };
152
+ name: string;
153
+ code: string;
183
154
  sku: {
184
155
  trackingMeasurement?: string | null | undefined;
185
156
  convert?: {
@@ -194,12 +165,12 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
194
165
  precision: number;
195
166
  };
196
167
  } | null | undefined;
168
+ id: string;
197
169
  type: "RECIPE" | "SKU" | "SKU_GROUP";
198
170
  amount: {
199
171
  amount: number;
200
172
  precision: number;
201
173
  };
202
- id: string;
203
174
  }[] | null | undefined;
204
175
  } | null | undefined;
205
176
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -225,6 +196,9 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
225
196
  mid: number;
226
197
  } | null | undefined;
227
198
  customAttributes?: Record<string, any> | null | undefined;
199
+ _id: string;
200
+ name: string;
201
+ code: string;
228
202
  unit: {
229
203
  _id: string;
230
204
  name: string;
@@ -240,24 +214,50 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
240
214
  };
241
215
  }[];
242
216
  };
243
- code: string;
244
- _id: string;
245
- name: string;
246
- };
247
- code: string;
248
- quantity: {
249
- amount: number;
250
- precision: number;
251
217
  };
252
- name: string;
253
218
  quantityStep: {
254
219
  amount: number;
255
220
  precision: number;
256
221
  };
257
222
  }[];
223
+ supplier: {
224
+ phoneNumber?: string | null | undefined;
225
+ email?: string | null | undefined;
226
+ _rev?: string | null | undefined;
227
+ internal?: "restaurant" | "warehouse" | null | undefined;
228
+ contactName?: string | null | undefined;
229
+ registrationNumber?: string | undefined;
230
+ supplyItems?: {
231
+ defaultCost: {
232
+ measurement?: {
233
+ id: string;
234
+ name: string;
235
+ abbrev: string;
236
+ conversion: {
237
+ amount: number;
238
+ precision: number;
239
+ };
240
+ } | null | undefined;
241
+ costPerUnit: {
242
+ currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
243
+ amount: number;
244
+ precision: number;
245
+ };
246
+ };
247
+ skuId: string;
248
+ }[] | null | undefined;
249
+ _id: string;
250
+ name: string;
251
+ address: {
252
+ line2?: string | null | undefined;
253
+ line1: string;
254
+ state: string;
255
+ city: string;
256
+ postcode: string;
257
+ country: string;
258
+ };
259
+ };
258
260
  };
259
- _id: string;
260
- name: string;
261
261
  } | undefined;
262
262
  show?: boolean | undefined;
263
263
  'onUpdate:show'?: ((show: boolean) => void) | undefined;
@@ -271,8 +271,8 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
271
271
  _id: string;
272
272
  updatedAt: string;
273
273
  } | null | undefined;
274
- type: "restaurant" | "warehouse";
275
274
  name: string;
275
+ type: "restaurant" | "warehouse";
276
276
  acceptRequest: boolean;
277
277
  dbName: string;
278
278
  doc: {
@@ -280,26 +280,14 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
280
280
  businessId: string;
281
281
  profile: {
282
282
  code?: string | null | undefined;
283
+ url?: string | null | undefined;
284
+ description?: string | null | undefined;
283
285
  _id?: string | null | undefined;
284
- name?: string | undefined;
285
- address?: {
286
- coordinates?: number[] | null | undefined;
287
- line2?: string | null | undefined;
288
- state: string;
289
- country: string;
290
- line1: string;
291
- city: string;
292
- postcode: string;
293
- } | undefined;
294
- email?: string | undefined;
295
- regNo?: string | undefined;
296
- sstRegNo?: string | null | undefined;
297
- phoneNo?: string | undefined;
298
286
  legalName?: string | null | undefined;
287
+ sstRegNo?: string | null | undefined;
299
288
  discovery?: boolean | null | undefined;
300
289
  coverPhoto?: string | null | undefined;
301
290
  thumbnailPhoto?: string | null | undefined;
302
- description?: string | null | undefined;
303
291
  photos?: string[] | null | undefined;
304
292
  operatingHours?: {
305
293
  0: {
@@ -353,51 +341,29 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
353
341
  };
354
342
  } | null | undefined;
355
343
  tags?: string[] | null | undefined;
356
- url?: string | null | undefined;
344
+ name: string;
345
+ address: {
346
+ coordinates?: number[] | null | undefined;
347
+ line2?: string | null | undefined;
348
+ state: string;
349
+ country: string;
350
+ line1: string;
351
+ city: string;
352
+ postcode: string;
353
+ };
354
+ email: string;
355
+ phoneNo: string;
356
+ regNo: string;
357
357
  };
358
358
  };
359
359
  }[] | null | undefined;
360
+ _id: string;
361
+ name: string;
360
362
  purchaseOrder: {
361
363
  remark?: string | null | undefined;
362
364
  ref?: string | null | undefined;
363
- supplier: {
364
- phoneNumber?: string | null | undefined;
365
- email?: string | null | undefined;
366
- _rev?: string | null | undefined;
367
- internal?: "restaurant" | "warehouse" | null | undefined;
368
- contactName?: string | null | undefined;
369
- registrationNumber?: string | undefined;
370
- supplyItems?: {
371
- defaultCost: {
372
- measurement?: {
373
- id: string;
374
- name: string;
375
- abbrev: string;
376
- conversion: {
377
- amount: number;
378
- precision: number;
379
- };
380
- } | null | undefined;
381
- costPerUnit: {
382
- currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
383
- amount: number;
384
- precision: number;
385
- };
386
- };
387
- skuId: string;
388
- }[] | null | undefined;
389
- _id: string;
390
- name: string;
391
- address: {
392
- line2?: string | null | undefined;
393
- line1: string;
394
- state: string;
395
- city: string;
396
- postcode: string;
397
- country: string;
398
- };
399
- };
400
365
  items: {
366
+ id?: string | null | undefined;
401
367
  measurement?: {
402
368
  id: string;
403
369
  name: string;
@@ -407,7 +373,6 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
407
373
  precision: number;
408
374
  };
409
375
  } | null | undefined;
410
- id?: string | null | undefined;
411
376
  externalId?: string | null | undefined;
412
377
  totalCost?: {
413
378
  currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
@@ -422,6 +387,12 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
422
387
  amount: number;
423
388
  precision: number;
424
389
  } | null | undefined;
390
+ quantity: {
391
+ amount: number;
392
+ precision: number;
393
+ };
394
+ name: string;
395
+ code: string;
425
396
  sku: {
426
397
  trackingMeasurement?: string | null | undefined;
427
398
  convert?: {
@@ -436,12 +407,12 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
436
407
  precision: number;
437
408
  };
438
409
  } | null | undefined;
410
+ id: string;
439
411
  type: "RECIPE" | "SKU" | "SKU_GROUP";
440
412
  amount: {
441
413
  amount: number;
442
414
  precision: number;
443
415
  };
444
- id: string;
445
416
  }[] | null | undefined;
446
417
  } | null | undefined;
447
418
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -467,6 +438,9 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
467
438
  mid: number;
468
439
  } | null | undefined;
469
440
  customAttributes?: Record<string, any> | null | undefined;
441
+ _id: string;
442
+ name: string;
443
+ code: string;
470
444
  unit: {
471
445
  _id: string;
472
446
  name: string;
@@ -482,24 +456,50 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
482
456
  };
483
457
  }[];
484
458
  };
485
- code: string;
486
- _id: string;
487
- name: string;
488
- };
489
- code: string;
490
- quantity: {
491
- amount: number;
492
- precision: number;
493
459
  };
494
- name: string;
495
460
  quantityStep: {
496
461
  amount: number;
497
462
  precision: number;
498
463
  };
499
464
  }[];
465
+ supplier: {
466
+ phoneNumber?: string | null | undefined;
467
+ email?: string | null | undefined;
468
+ _rev?: string | null | undefined;
469
+ internal?: "restaurant" | "warehouse" | null | undefined;
470
+ contactName?: string | null | undefined;
471
+ registrationNumber?: string | undefined;
472
+ supplyItems?: {
473
+ defaultCost: {
474
+ measurement?: {
475
+ id: string;
476
+ name: string;
477
+ abbrev: string;
478
+ conversion: {
479
+ amount: number;
480
+ precision: number;
481
+ };
482
+ } | null | undefined;
483
+ costPerUnit: {
484
+ currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
485
+ amount: number;
486
+ precision: number;
487
+ };
488
+ };
489
+ skuId: string;
490
+ }[] | null | undefined;
491
+ _id: string;
492
+ name: string;
493
+ address: {
494
+ line2?: string | null | undefined;
495
+ line1: string;
496
+ state: string;
497
+ city: string;
498
+ postcode: string;
499
+ country: string;
500
+ };
501
+ };
500
502
  };
501
- _id: string;
502
- name: string;
503
503
  } | undefined;
504
504
  show?: boolean | undefined;
505
505
  'onUpdate:show'?: ((show: boolean) => void) | undefined;
@@ -513,8 +513,8 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
513
513
  _id: string;
514
514
  updatedAt: string;
515
515
  } | null | undefined;
516
- type: "restaurant" | "warehouse";
517
516
  name: string;
517
+ type: "restaurant" | "warehouse";
518
518
  acceptRequest: boolean;
519
519
  dbName: string;
520
520
  doc: {
@@ -522,26 +522,14 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
522
522
  businessId: string;
523
523
  profile: {
524
524
  code?: string | null | undefined;
525
+ url?: string | null | undefined;
526
+ description?: string | null | undefined;
525
527
  _id?: string | null | undefined;
526
- name?: string | undefined;
527
- address?: {
528
- coordinates?: number[] | null | undefined;
529
- line2?: string | null | undefined;
530
- state: string;
531
- country: string;
532
- line1: string;
533
- city: string;
534
- postcode: string;
535
- } | undefined;
536
- email?: string | undefined;
537
- regNo?: string | undefined;
538
- sstRegNo?: string | null | undefined;
539
- phoneNo?: string | undefined;
540
528
  legalName?: string | null | undefined;
529
+ sstRegNo?: string | null | undefined;
541
530
  discovery?: boolean | null | undefined;
542
531
  coverPhoto?: string | null | undefined;
543
532
  thumbnailPhoto?: string | null | undefined;
544
- description?: string | null | undefined;
545
533
  photos?: string[] | null | undefined;
546
534
  operatingHours?: {
547
535
  0: {
@@ -595,51 +583,29 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
595
583
  };
596
584
  } | null | undefined;
597
585
  tags?: string[] | null | undefined;
598
- url?: string | null | undefined;
586
+ name: string;
587
+ address: {
588
+ coordinates?: number[] | null | undefined;
589
+ line2?: string | null | undefined;
590
+ state: string;
591
+ country: string;
592
+ line1: string;
593
+ city: string;
594
+ postcode: string;
595
+ };
596
+ email: string;
597
+ phoneNo: string;
598
+ regNo: string;
599
599
  };
600
600
  };
601
601
  }[] | null | undefined;
602
+ _id: string;
603
+ name: string;
602
604
  purchaseOrder: {
603
605
  remark?: string | null | undefined;
604
606
  ref?: string | null | undefined;
605
- supplier: {
606
- phoneNumber?: string | null | undefined;
607
- email?: string | null | undefined;
608
- _rev?: string | null | undefined;
609
- internal?: "restaurant" | "warehouse" | null | undefined;
610
- contactName?: string | null | undefined;
611
- registrationNumber?: string | undefined;
612
- supplyItems?: {
613
- defaultCost: {
614
- measurement?: {
615
- id: string;
616
- name: string;
617
- abbrev: string;
618
- conversion: {
619
- amount: number;
620
- precision: number;
621
- };
622
- } | null | undefined;
623
- costPerUnit: {
624
- currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
625
- amount: number;
626
- precision: number;
627
- };
628
- };
629
- skuId: string;
630
- }[] | null | undefined;
631
- _id: string;
632
- name: string;
633
- address: {
634
- line2?: string | null | undefined;
635
- line1: string;
636
- state: string;
637
- city: string;
638
- postcode: string;
639
- country: string;
640
- };
641
- };
642
607
  items: {
608
+ id?: string | null | undefined;
643
609
  measurement?: {
644
610
  id: string;
645
611
  name: string;
@@ -649,7 +615,6 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
649
615
  precision: number;
650
616
  };
651
617
  } | null | undefined;
652
- id?: string | null | undefined;
653
618
  externalId?: string | null | undefined;
654
619
  totalCost?: {
655
620
  currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
@@ -664,6 +629,12 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
664
629
  amount: number;
665
630
  precision: number;
666
631
  } | null | undefined;
632
+ quantity: {
633
+ amount: number;
634
+ precision: number;
635
+ };
636
+ name: string;
637
+ code: string;
667
638
  sku: {
668
639
  trackingMeasurement?: string | null | undefined;
669
640
  convert?: {
@@ -678,12 +649,12 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
678
649
  precision: number;
679
650
  };
680
651
  } | null | undefined;
652
+ id: string;
681
653
  type: "RECIPE" | "SKU" | "SKU_GROUP";
682
654
  amount: {
683
655
  amount: number;
684
656
  precision: number;
685
657
  };
686
- id: string;
687
658
  }[] | null | undefined;
688
659
  } | null | undefined;
689
660
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -709,6 +680,9 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
709
680
  mid: number;
710
681
  } | null | undefined;
711
682
  customAttributes?: Record<string, any> | null | undefined;
683
+ _id: string;
684
+ name: string;
685
+ code: string;
712
686
  unit: {
713
687
  _id: string;
714
688
  name: string;
@@ -724,24 +698,50 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
724
698
  };
725
699
  }[];
726
700
  };
727
- code: string;
728
- _id: string;
729
- name: string;
730
- };
731
- code: string;
732
- quantity: {
733
- amount: number;
734
- precision: number;
735
701
  };
736
- name: string;
737
702
  quantityStep: {
738
703
  amount: number;
739
704
  precision: number;
740
705
  };
741
706
  }[];
707
+ supplier: {
708
+ phoneNumber?: string | null | undefined;
709
+ email?: string | null | undefined;
710
+ _rev?: string | null | undefined;
711
+ internal?: "restaurant" | "warehouse" | null | undefined;
712
+ contactName?: string | null | undefined;
713
+ registrationNumber?: string | undefined;
714
+ supplyItems?: {
715
+ defaultCost: {
716
+ measurement?: {
717
+ id: string;
718
+ name: string;
719
+ abbrev: string;
720
+ conversion: {
721
+ amount: number;
722
+ precision: number;
723
+ };
724
+ } | null | undefined;
725
+ costPerUnit: {
726
+ currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
727
+ amount: number;
728
+ precision: number;
729
+ };
730
+ };
731
+ skuId: string;
732
+ }[] | null | undefined;
733
+ _id: string;
734
+ name: string;
735
+ address: {
736
+ line2?: string | null | undefined;
737
+ line1: string;
738
+ state: string;
739
+ city: string;
740
+ postcode: string;
741
+ country: string;
742
+ };
743
+ };
742
744
  };
743
- _id: string;
744
- name: string;
745
745
  } | undefined;
746
746
  show?: boolean | undefined;
747
747
  'onUpdate:show'?: ((show: boolean) => void) | undefined;
@@ -755,8 +755,8 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
755
755
  _id: string;
756
756
  updatedAt: string;
757
757
  } | null | undefined;
758
- type: "restaurant" | "warehouse";
759
758
  name: string;
759
+ type: "restaurant" | "warehouse";
760
760
  acceptRequest: boolean;
761
761
  dbName: string;
762
762
  doc: {
@@ -764,26 +764,14 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
764
764
  businessId: string;
765
765
  profile: {
766
766
  code?: string | null | undefined;
767
+ url?: string | null | undefined;
768
+ description?: string | null | undefined;
767
769
  _id?: string | null | undefined;
768
- name?: string | undefined;
769
- address?: {
770
- coordinates?: number[] | null | undefined;
771
- line2?: string | null | undefined;
772
- state: string;
773
- country: string;
774
- line1: string;
775
- city: string;
776
- postcode: string;
777
- } | undefined;
778
- email?: string | undefined;
779
- regNo?: string | undefined;
780
- sstRegNo?: string | null | undefined;
781
- phoneNo?: string | undefined;
782
770
  legalName?: string | null | undefined;
771
+ sstRegNo?: string | null | undefined;
783
772
  discovery?: boolean | null | undefined;
784
773
  coverPhoto?: string | null | undefined;
785
774
  thumbnailPhoto?: string | null | undefined;
786
- description?: string | null | undefined;
787
775
  photos?: string[] | null | undefined;
788
776
  operatingHours?: {
789
777
  0: {
@@ -837,51 +825,29 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
837
825
  };
838
826
  } | null | undefined;
839
827
  tags?: string[] | null | undefined;
840
- url?: string | null | undefined;
828
+ name: string;
829
+ address: {
830
+ coordinates?: number[] | null | undefined;
831
+ line2?: string | null | undefined;
832
+ state: string;
833
+ country: string;
834
+ line1: string;
835
+ city: string;
836
+ postcode: string;
837
+ };
838
+ email: string;
839
+ phoneNo: string;
840
+ regNo: string;
841
841
  };
842
842
  };
843
843
  }[] | null | undefined;
844
+ _id: string;
845
+ name: string;
844
846
  purchaseOrder: {
845
847
  remark?: string | null | undefined;
846
848
  ref?: string | null | undefined;
847
- supplier: {
848
- phoneNumber?: string | null | undefined;
849
- email?: string | null | undefined;
850
- _rev?: string | null | undefined;
851
- internal?: "restaurant" | "warehouse" | null | undefined;
852
- contactName?: string | null | undefined;
853
- registrationNumber?: string | undefined;
854
- supplyItems?: {
855
- defaultCost: {
856
- measurement?: {
857
- id: string;
858
- name: string;
859
- abbrev: string;
860
- conversion: {
861
- amount: number;
862
- precision: number;
863
- };
864
- } | null | undefined;
865
- costPerUnit: {
866
- currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
867
- amount: number;
868
- precision: number;
869
- };
870
- };
871
- skuId: string;
872
- }[] | null | undefined;
873
- _id: string;
874
- name: string;
875
- address: {
876
- line2?: string | null | undefined;
877
- line1: string;
878
- state: string;
879
- city: string;
880
- postcode: string;
881
- country: string;
882
- };
883
- };
884
849
  items: {
850
+ id?: string | null | undefined;
885
851
  measurement?: {
886
852
  id: string;
887
853
  name: string;
@@ -891,7 +857,6 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
891
857
  precision: number;
892
858
  };
893
859
  } | null | undefined;
894
- id?: string | null | undefined;
895
860
  externalId?: string | null | undefined;
896
861
  totalCost?: {
897
862
  currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
@@ -906,6 +871,12 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
906
871
  amount: number;
907
872
  precision: number;
908
873
  } | null | undefined;
874
+ quantity: {
875
+ amount: number;
876
+ precision: number;
877
+ };
878
+ name: string;
879
+ code: string;
909
880
  sku: {
910
881
  trackingMeasurement?: string | null | undefined;
911
882
  convert?: {
@@ -920,12 +891,12 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
920
891
  precision: number;
921
892
  };
922
893
  } | null | undefined;
894
+ id: string;
923
895
  type: "RECIPE" | "SKU" | "SKU_GROUP";
924
896
  amount: {
925
897
  amount: number;
926
898
  precision: number;
927
899
  };
928
- id: string;
929
900
  }[] | null | undefined;
930
901
  } | null | undefined;
931
902
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -951,6 +922,9 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
951
922
  mid: number;
952
923
  } | null | undefined;
953
924
  customAttributes?: Record<string, any> | null | undefined;
925
+ _id: string;
926
+ name: string;
927
+ code: string;
954
928
  unit: {
955
929
  _id: string;
956
930
  name: string;
@@ -966,24 +940,50 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
966
940
  };
967
941
  }[];
968
942
  };
969
- code: string;
970
- _id: string;
971
- name: string;
972
- };
973
- code: string;
974
- quantity: {
975
- amount: number;
976
- precision: number;
977
943
  };
978
- name: string;
979
944
  quantityStep: {
980
945
  amount: number;
981
946
  precision: number;
982
947
  };
983
948
  }[];
949
+ supplier: {
950
+ phoneNumber?: string | null | undefined;
951
+ email?: string | null | undefined;
952
+ _rev?: string | null | undefined;
953
+ internal?: "restaurant" | "warehouse" | null | undefined;
954
+ contactName?: string | null | undefined;
955
+ registrationNumber?: string | undefined;
956
+ supplyItems?: {
957
+ defaultCost: {
958
+ measurement?: {
959
+ id: string;
960
+ name: string;
961
+ abbrev: string;
962
+ conversion: {
963
+ amount: number;
964
+ precision: number;
965
+ };
966
+ } | null | undefined;
967
+ costPerUnit: {
968
+ currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
969
+ amount: number;
970
+ precision: number;
971
+ };
972
+ };
973
+ skuId: string;
974
+ }[] | null | undefined;
975
+ _id: string;
976
+ name: string;
977
+ address: {
978
+ line2?: string | null | undefined;
979
+ line1: string;
980
+ state: string;
981
+ city: string;
982
+ postcode: string;
983
+ country: string;
984
+ };
985
+ };
984
986
  };
985
- _id: string;
986
- name: string;
987
987
  } | undefined;
988
988
  show?: boolean | undefined;
989
989
  'onUpdate:show'?: ((show: boolean) => void) | undefined;
@@ -1007,8 +1007,8 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1007
1007
  _id: string;
1008
1008
  updatedAt: string;
1009
1009
  } | null | undefined;
1010
- type: "restaurant" | "warehouse";
1011
1010
  name: string;
1011
+ type: "restaurant" | "warehouse";
1012
1012
  acceptRequest: boolean;
1013
1013
  dbName: string;
1014
1014
  doc: {
@@ -1016,26 +1016,14 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1016
1016
  businessId: string;
1017
1017
  profile: {
1018
1018
  code?: string | null | undefined;
1019
+ url?: string | null | undefined;
1020
+ description?: string | null | undefined;
1019
1021
  _id?: string | null | undefined;
1020
- name?: string | undefined;
1021
- address?: {
1022
- coordinates?: number[] | null | undefined;
1023
- line2?: string | null | undefined;
1024
- state: string;
1025
- country: string;
1026
- line1: string;
1027
- city: string;
1028
- postcode: string;
1029
- } | undefined;
1030
- email?: string | undefined;
1031
- regNo?: string | undefined;
1032
- sstRegNo?: string | null | undefined;
1033
- phoneNo?: string | undefined;
1034
1022
  legalName?: string | null | undefined;
1023
+ sstRegNo?: string | null | undefined;
1035
1024
  discovery?: boolean | null | undefined;
1036
1025
  coverPhoto?: string | null | undefined;
1037
1026
  thumbnailPhoto?: string | null | undefined;
1038
- description?: string | null | undefined;
1039
1027
  photos?: string[] | null | undefined;
1040
1028
  operatingHours?: {
1041
1029
  0: {
@@ -1089,51 +1077,29 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1089
1077
  };
1090
1078
  } | null | undefined;
1091
1079
  tags?: string[] | null | undefined;
1092
- url?: string | null | undefined;
1093
- };
1080
+ name: string;
1081
+ address: {
1082
+ coordinates?: number[] | null | undefined;
1083
+ line2?: string | null | undefined;
1084
+ state: string;
1085
+ country: string;
1086
+ line1: string;
1087
+ city: string;
1088
+ postcode: string;
1089
+ };
1090
+ email: string;
1091
+ phoneNo: string;
1092
+ regNo: string;
1093
+ };
1094
1094
  };
1095
1095
  }[] | null | undefined;
1096
+ _id: string;
1097
+ name: string;
1096
1098
  purchaseOrder: {
1097
1099
  remark?: string | null | undefined;
1098
1100
  ref?: string | null | undefined;
1099
- supplier: {
1100
- phoneNumber?: string | null | undefined;
1101
- email?: string | null | undefined;
1102
- _rev?: string | null | undefined;
1103
- internal?: "restaurant" | "warehouse" | null | undefined;
1104
- contactName?: string | null | undefined;
1105
- registrationNumber?: string | undefined;
1106
- supplyItems?: {
1107
- defaultCost: {
1108
- measurement?: {
1109
- id: string;
1110
- name: string;
1111
- abbrev: string;
1112
- conversion: {
1113
- amount: number;
1114
- precision: number;
1115
- };
1116
- } | null | undefined;
1117
- costPerUnit: {
1118
- currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
1119
- amount: number;
1120
- precision: number;
1121
- };
1122
- };
1123
- skuId: string;
1124
- }[] | null | undefined;
1125
- _id: string;
1126
- name: string;
1127
- address: {
1128
- line2?: string | null | undefined;
1129
- line1: string;
1130
- state: string;
1131
- city: string;
1132
- postcode: string;
1133
- country: string;
1134
- };
1135
- };
1136
1101
  items: {
1102
+ id?: string | null | undefined;
1137
1103
  measurement?: {
1138
1104
  id: string;
1139
1105
  name: string;
@@ -1143,7 +1109,6 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1143
1109
  precision: number;
1144
1110
  };
1145
1111
  } | null | undefined;
1146
- id?: string | null | undefined;
1147
1112
  externalId?: string | null | undefined;
1148
1113
  totalCost?: {
1149
1114
  currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
@@ -1158,6 +1123,12 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1158
1123
  amount: number;
1159
1124
  precision: number;
1160
1125
  } | null | undefined;
1126
+ quantity: {
1127
+ amount: number;
1128
+ precision: number;
1129
+ };
1130
+ name: string;
1131
+ code: string;
1161
1132
  sku: {
1162
1133
  trackingMeasurement?: string | null | undefined;
1163
1134
  convert?: {
@@ -1172,12 +1143,12 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1172
1143
  precision: number;
1173
1144
  };
1174
1145
  } | null | undefined;
1146
+ id: string;
1175
1147
  type: "RECIPE" | "SKU" | "SKU_GROUP";
1176
1148
  amount: {
1177
1149
  amount: number;
1178
1150
  precision: number;
1179
1151
  };
1180
- id: string;
1181
1152
  }[] | null | undefined;
1182
1153
  } | null | undefined;
1183
1154
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -1203,6 +1174,9 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1203
1174
  mid: number;
1204
1175
  } | null | undefined;
1205
1176
  customAttributes?: Record<string, any> | null | undefined;
1177
+ _id: string;
1178
+ name: string;
1179
+ code: string;
1206
1180
  unit: {
1207
1181
  _id: string;
1208
1182
  name: string;
@@ -1218,24 +1192,50 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1218
1192
  };
1219
1193
  }[];
1220
1194
  };
1221
- code: string;
1222
- _id: string;
1223
- name: string;
1224
1195
  };
1225
- code: string;
1226
- quantity: {
1227
- amount: number;
1228
- precision: number;
1229
- };
1230
- name: string;
1231
1196
  quantityStep: {
1232
1197
  amount: number;
1233
1198
  precision: number;
1234
1199
  };
1235
1200
  }[];
1201
+ supplier: {
1202
+ phoneNumber?: string | null | undefined;
1203
+ email?: string | null | undefined;
1204
+ _rev?: string | null | undefined;
1205
+ internal?: "restaurant" | "warehouse" | null | undefined;
1206
+ contactName?: string | null | undefined;
1207
+ registrationNumber?: string | undefined;
1208
+ supplyItems?: {
1209
+ defaultCost: {
1210
+ measurement?: {
1211
+ id: string;
1212
+ name: string;
1213
+ abbrev: string;
1214
+ conversion: {
1215
+ amount: number;
1216
+ precision: number;
1217
+ };
1218
+ } | null | undefined;
1219
+ costPerUnit: {
1220
+ currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
1221
+ amount: number;
1222
+ precision: number;
1223
+ };
1224
+ };
1225
+ skuId: string;
1226
+ }[] | null | undefined;
1227
+ _id: string;
1228
+ name: string;
1229
+ address: {
1230
+ line2?: string | null | undefined;
1231
+ line1: string;
1232
+ state: string;
1233
+ city: string;
1234
+ postcode: string;
1235
+ country: string;
1236
+ };
1237
+ };
1236
1238
  };
1237
- _id: string;
1238
- name: string;
1239
1239
  } | undefined;
1240
1240
  show?: boolean | undefined;
1241
1241
  'onUpdate:show'?: ((show: boolean) => void) | undefined;
@@ -1249,8 +1249,8 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1249
1249
  _id: string;
1250
1250
  updatedAt: string;
1251
1251
  } | null | undefined;
1252
- type: "restaurant" | "warehouse";
1253
1252
  name: string;
1253
+ type: "restaurant" | "warehouse";
1254
1254
  acceptRequest: boolean;
1255
1255
  dbName: string;
1256
1256
  doc: {
@@ -1258,26 +1258,14 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1258
1258
  businessId: string;
1259
1259
  profile: {
1260
1260
  code?: string | null | undefined;
1261
+ url?: string | null | undefined;
1262
+ description?: string | null | undefined;
1261
1263
  _id?: string | null | undefined;
1262
- name?: string | undefined;
1263
- address?: {
1264
- coordinates?: number[] | null | undefined;
1265
- line2?: string | null | undefined;
1266
- state: string;
1267
- country: string;
1268
- line1: string;
1269
- city: string;
1270
- postcode: string;
1271
- } | undefined;
1272
- email?: string | undefined;
1273
- regNo?: string | undefined;
1274
- sstRegNo?: string | null | undefined;
1275
- phoneNo?: string | undefined;
1276
1264
  legalName?: string | null | undefined;
1265
+ sstRegNo?: string | null | undefined;
1277
1266
  discovery?: boolean | null | undefined;
1278
1267
  coverPhoto?: string | null | undefined;
1279
1268
  thumbnailPhoto?: string | null | undefined;
1280
- description?: string | null | undefined;
1281
1269
  photos?: string[] | null | undefined;
1282
1270
  operatingHours?: {
1283
1271
  0: {
@@ -1331,51 +1319,29 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1331
1319
  };
1332
1320
  } | null | undefined;
1333
1321
  tags?: string[] | null | undefined;
1334
- url?: string | null | undefined;
1322
+ name: string;
1323
+ address: {
1324
+ coordinates?: number[] | null | undefined;
1325
+ line2?: string | null | undefined;
1326
+ state: string;
1327
+ country: string;
1328
+ line1: string;
1329
+ city: string;
1330
+ postcode: string;
1331
+ };
1332
+ email: string;
1333
+ phoneNo: string;
1334
+ regNo: string;
1335
1335
  };
1336
1336
  };
1337
1337
  }[] | null | undefined;
1338
+ _id: string;
1339
+ name: string;
1338
1340
  purchaseOrder: {
1339
1341
  remark?: string | null | undefined;
1340
1342
  ref?: string | null | undefined;
1341
- supplier: {
1342
- phoneNumber?: string | null | undefined;
1343
- email?: string | null | undefined;
1344
- _rev?: string | null | undefined;
1345
- internal?: "restaurant" | "warehouse" | null | undefined;
1346
- contactName?: string | null | undefined;
1347
- registrationNumber?: string | undefined;
1348
- supplyItems?: {
1349
- defaultCost: {
1350
- measurement?: {
1351
- id: string;
1352
- name: string;
1353
- abbrev: string;
1354
- conversion: {
1355
- amount: number;
1356
- precision: number;
1357
- };
1358
- } | null | undefined;
1359
- costPerUnit: {
1360
- currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
1361
- amount: number;
1362
- precision: number;
1363
- };
1364
- };
1365
- skuId: string;
1366
- }[] | null | undefined;
1367
- _id: string;
1368
- name: string;
1369
- address: {
1370
- line2?: string | null | undefined;
1371
- line1: string;
1372
- state: string;
1373
- city: string;
1374
- postcode: string;
1375
- country: string;
1376
- };
1377
- };
1378
1343
  items: {
1344
+ id?: string | null | undefined;
1379
1345
  measurement?: {
1380
1346
  id: string;
1381
1347
  name: string;
@@ -1385,7 +1351,6 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1385
1351
  precision: number;
1386
1352
  };
1387
1353
  } | null | undefined;
1388
- id?: string | null | undefined;
1389
1354
  externalId?: string | null | undefined;
1390
1355
  totalCost?: {
1391
1356
  currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
@@ -1400,6 +1365,12 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1400
1365
  amount: number;
1401
1366
  precision: number;
1402
1367
  } | null | undefined;
1368
+ quantity: {
1369
+ amount: number;
1370
+ precision: number;
1371
+ };
1372
+ name: string;
1373
+ code: string;
1403
1374
  sku: {
1404
1375
  trackingMeasurement?: string | null | undefined;
1405
1376
  convert?: {
@@ -1414,12 +1385,12 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1414
1385
  precision: number;
1415
1386
  };
1416
1387
  } | null | undefined;
1388
+ id: string;
1417
1389
  type: "RECIPE" | "SKU" | "SKU_GROUP";
1418
1390
  amount: {
1419
1391
  amount: number;
1420
1392
  precision: number;
1421
1393
  };
1422
- id: string;
1423
1394
  }[] | null | undefined;
1424
1395
  } | null | undefined;
1425
1396
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -1445,6 +1416,9 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1445
1416
  mid: number;
1446
1417
  } | null | undefined;
1447
1418
  customAttributes?: Record<string, any> | null | undefined;
1419
+ _id: string;
1420
+ name: string;
1421
+ code: string;
1448
1422
  unit: {
1449
1423
  _id: string;
1450
1424
  name: string;
@@ -1460,24 +1434,50 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1460
1434
  };
1461
1435
  }[];
1462
1436
  };
1463
- code: string;
1464
- _id: string;
1465
- name: string;
1466
1437
  };
1467
- code: string;
1468
- quantity: {
1469
- amount: number;
1470
- precision: number;
1471
- };
1472
- name: string;
1473
1438
  quantityStep: {
1474
1439
  amount: number;
1475
1440
  precision: number;
1476
1441
  };
1477
1442
  }[];
1443
+ supplier: {
1444
+ phoneNumber?: string | null | undefined;
1445
+ email?: string | null | undefined;
1446
+ _rev?: string | null | undefined;
1447
+ internal?: "restaurant" | "warehouse" | null | undefined;
1448
+ contactName?: string | null | undefined;
1449
+ registrationNumber?: string | undefined;
1450
+ supplyItems?: {
1451
+ defaultCost: {
1452
+ measurement?: {
1453
+ id: string;
1454
+ name: string;
1455
+ abbrev: string;
1456
+ conversion: {
1457
+ amount: number;
1458
+ precision: number;
1459
+ };
1460
+ } | null | undefined;
1461
+ costPerUnit: {
1462
+ currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
1463
+ amount: number;
1464
+ precision: number;
1465
+ };
1466
+ };
1467
+ skuId: string;
1468
+ }[] | null | undefined;
1469
+ _id: string;
1470
+ name: string;
1471
+ address: {
1472
+ line2?: string | null | undefined;
1473
+ line1: string;
1474
+ state: string;
1475
+ city: string;
1476
+ postcode: string;
1477
+ country: string;
1478
+ };
1479
+ };
1478
1480
  };
1479
- _id: string;
1480
- name: string;
1481
1481
  } | undefined;
1482
1482
  show?: boolean | undefined;
1483
1483
  'onUpdate:show'?: ((show: boolean) => void) | undefined;
@@ -1491,8 +1491,8 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1491
1491
  _id: string;
1492
1492
  updatedAt: string;
1493
1493
  } | null | undefined;
1494
- type: "restaurant" | "warehouse";
1495
1494
  name: string;
1495
+ type: "restaurant" | "warehouse";
1496
1496
  acceptRequest: boolean;
1497
1497
  dbName: string;
1498
1498
  doc: {
@@ -1500,26 +1500,14 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1500
1500
  businessId: string;
1501
1501
  profile: {
1502
1502
  code?: string | null | undefined;
1503
+ url?: string | null | undefined;
1504
+ description?: string | null | undefined;
1503
1505
  _id?: string | null | undefined;
1504
- name?: string | undefined;
1505
- address?: {
1506
- coordinates?: number[] | null | undefined;
1507
- line2?: string | null | undefined;
1508
- state: string;
1509
- country: string;
1510
- line1: string;
1511
- city: string;
1512
- postcode: string;
1513
- } | undefined;
1514
- email?: string | undefined;
1515
- regNo?: string | undefined;
1516
- sstRegNo?: string | null | undefined;
1517
- phoneNo?: string | undefined;
1518
1506
  legalName?: string | null | undefined;
1507
+ sstRegNo?: string | null | undefined;
1519
1508
  discovery?: boolean | null | undefined;
1520
1509
  coverPhoto?: string | null | undefined;
1521
1510
  thumbnailPhoto?: string | null | undefined;
1522
- description?: string | null | undefined;
1523
1511
  photos?: string[] | null | undefined;
1524
1512
  operatingHours?: {
1525
1513
  0: {
@@ -1573,51 +1561,29 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1573
1561
  };
1574
1562
  } | null | undefined;
1575
1563
  tags?: string[] | null | undefined;
1576
- url?: string | null | undefined;
1564
+ name: string;
1565
+ address: {
1566
+ coordinates?: number[] | null | undefined;
1567
+ line2?: string | null | undefined;
1568
+ state: string;
1569
+ country: string;
1570
+ line1: string;
1571
+ city: string;
1572
+ postcode: string;
1573
+ };
1574
+ email: string;
1575
+ phoneNo: string;
1576
+ regNo: string;
1577
1577
  };
1578
1578
  };
1579
1579
  }[] | null | undefined;
1580
+ _id: string;
1581
+ name: string;
1580
1582
  purchaseOrder: {
1581
1583
  remark?: string | null | undefined;
1582
1584
  ref?: string | null | undefined;
1583
- supplier: {
1584
- phoneNumber?: string | null | undefined;
1585
- email?: string | null | undefined;
1586
- _rev?: string | null | undefined;
1587
- internal?: "restaurant" | "warehouse" | null | undefined;
1588
- contactName?: string | null | undefined;
1589
- registrationNumber?: string | undefined;
1590
- supplyItems?: {
1591
- defaultCost: {
1592
- measurement?: {
1593
- id: string;
1594
- name: string;
1595
- abbrev: string;
1596
- conversion: {
1597
- amount: number;
1598
- precision: number;
1599
- };
1600
- } | null | undefined;
1601
- costPerUnit: {
1602
- currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
1603
- amount: number;
1604
- precision: number;
1605
- };
1606
- };
1607
- skuId: string;
1608
- }[] | null | undefined;
1609
- _id: string;
1610
- name: string;
1611
- address: {
1612
- line2?: string | null | undefined;
1613
- line1: string;
1614
- state: string;
1615
- city: string;
1616
- postcode: string;
1617
- country: string;
1618
- };
1619
- };
1620
1585
  items: {
1586
+ id?: string | null | undefined;
1621
1587
  measurement?: {
1622
1588
  id: string;
1623
1589
  name: string;
@@ -1627,7 +1593,6 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1627
1593
  precision: number;
1628
1594
  };
1629
1595
  } | null | undefined;
1630
- id?: string | null | undefined;
1631
1596
  externalId?: string | null | undefined;
1632
1597
  totalCost?: {
1633
1598
  currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
@@ -1642,6 +1607,12 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1642
1607
  amount: number;
1643
1608
  precision: number;
1644
1609
  } | null | undefined;
1610
+ quantity: {
1611
+ amount: number;
1612
+ precision: number;
1613
+ };
1614
+ name: string;
1615
+ code: string;
1645
1616
  sku: {
1646
1617
  trackingMeasurement?: string | null | undefined;
1647
1618
  convert?: {
@@ -1656,12 +1627,12 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1656
1627
  precision: number;
1657
1628
  };
1658
1629
  } | null | undefined;
1630
+ id: string;
1659
1631
  type: "RECIPE" | "SKU" | "SKU_GROUP";
1660
1632
  amount: {
1661
1633
  amount: number;
1662
1634
  precision: number;
1663
1635
  };
1664
- id: string;
1665
1636
  }[] | null | undefined;
1666
1637
  } | null | undefined;
1667
1638
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -1687,6 +1658,9 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1687
1658
  mid: number;
1688
1659
  } | null | undefined;
1689
1660
  customAttributes?: Record<string, any> | null | undefined;
1661
+ _id: string;
1662
+ name: string;
1663
+ code: string;
1690
1664
  unit: {
1691
1665
  _id: string;
1692
1666
  name: string;
@@ -1702,24 +1676,50 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1702
1676
  };
1703
1677
  }[];
1704
1678
  };
1705
- code: string;
1706
- _id: string;
1707
- name: string;
1708
- };
1709
- code: string;
1710
- quantity: {
1711
- amount: number;
1712
- precision: number;
1713
1679
  };
1714
- name: string;
1715
1680
  quantityStep: {
1716
1681
  amount: number;
1717
1682
  precision: number;
1718
1683
  };
1719
1684
  }[];
1685
+ supplier: {
1686
+ phoneNumber?: string | null | undefined;
1687
+ email?: string | null | undefined;
1688
+ _rev?: string | null | undefined;
1689
+ internal?: "restaurant" | "warehouse" | null | undefined;
1690
+ contactName?: string | null | undefined;
1691
+ registrationNumber?: string | undefined;
1692
+ supplyItems?: {
1693
+ defaultCost: {
1694
+ measurement?: {
1695
+ id: string;
1696
+ name: string;
1697
+ abbrev: string;
1698
+ conversion: {
1699
+ amount: number;
1700
+ precision: number;
1701
+ };
1702
+ } | null | undefined;
1703
+ costPerUnit: {
1704
+ currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
1705
+ amount: number;
1706
+ precision: number;
1707
+ };
1708
+ };
1709
+ skuId: string;
1710
+ }[] | null | undefined;
1711
+ _id: string;
1712
+ name: string;
1713
+ address: {
1714
+ line2?: string | null | undefined;
1715
+ line1: string;
1716
+ state: string;
1717
+ city: string;
1718
+ postcode: string;
1719
+ country: string;
1720
+ };
1721
+ };
1720
1722
  };
1721
- _id: string;
1722
- name: string;
1723
1723
  } | undefined;
1724
1724
  show?: boolean | undefined;
1725
1725
  'onUpdate:show'?: ((show: boolean) => void) | undefined;
@@ -1733,8 +1733,8 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1733
1733
  _id: string;
1734
1734
  updatedAt: string;
1735
1735
  } | null | undefined;
1736
- type: "restaurant" | "warehouse";
1737
1736
  name: string;
1737
+ type: "restaurant" | "warehouse";
1738
1738
  acceptRequest: boolean;
1739
1739
  dbName: string;
1740
1740
  doc: {
@@ -1742,26 +1742,14 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1742
1742
  businessId: string;
1743
1743
  profile: {
1744
1744
  code?: string | null | undefined;
1745
+ url?: string | null | undefined;
1746
+ description?: string | null | undefined;
1745
1747
  _id?: string | null | undefined;
1746
- name?: string | undefined;
1747
- address?: {
1748
- coordinates?: number[] | null | undefined;
1749
- line2?: string | null | undefined;
1750
- state: string;
1751
- country: string;
1752
- line1: string;
1753
- city: string;
1754
- postcode: string;
1755
- } | undefined;
1756
- email?: string | undefined;
1757
- regNo?: string | undefined;
1758
- sstRegNo?: string | null | undefined;
1759
- phoneNo?: string | undefined;
1760
1748
  legalName?: string | null | undefined;
1749
+ sstRegNo?: string | null | undefined;
1761
1750
  discovery?: boolean | null | undefined;
1762
1751
  coverPhoto?: string | null | undefined;
1763
1752
  thumbnailPhoto?: string | null | undefined;
1764
- description?: string | null | undefined;
1765
1753
  photos?: string[] | null | undefined;
1766
1754
  operatingHours?: {
1767
1755
  0: {
@@ -1815,51 +1803,29 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1815
1803
  };
1816
1804
  } | null | undefined;
1817
1805
  tags?: string[] | null | undefined;
1818
- url?: string | null | undefined;
1806
+ name: string;
1807
+ address: {
1808
+ coordinates?: number[] | null | undefined;
1809
+ line2?: string | null | undefined;
1810
+ state: string;
1811
+ country: string;
1812
+ line1: string;
1813
+ city: string;
1814
+ postcode: string;
1815
+ };
1816
+ email: string;
1817
+ phoneNo: string;
1818
+ regNo: string;
1819
1819
  };
1820
1820
  };
1821
1821
  }[] | null | undefined;
1822
+ _id: string;
1823
+ name: string;
1822
1824
  purchaseOrder: {
1823
1825
  remark?: string | null | undefined;
1824
1826
  ref?: string | null | undefined;
1825
- supplier: {
1826
- phoneNumber?: string | null | undefined;
1827
- email?: string | null | undefined;
1828
- _rev?: string | null | undefined;
1829
- internal?: "restaurant" | "warehouse" | null | undefined;
1830
- contactName?: string | null | undefined;
1831
- registrationNumber?: string | undefined;
1832
- supplyItems?: {
1833
- defaultCost: {
1834
- measurement?: {
1835
- id: string;
1836
- name: string;
1837
- abbrev: string;
1838
- conversion: {
1839
- amount: number;
1840
- precision: number;
1841
- };
1842
- } | null | undefined;
1843
- costPerUnit: {
1844
- currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
1845
- amount: number;
1846
- precision: number;
1847
- };
1848
- };
1849
- skuId: string;
1850
- }[] | null | undefined;
1851
- _id: string;
1852
- name: string;
1853
- address: {
1854
- line2?: string | null | undefined;
1855
- line1: string;
1856
- state: string;
1857
- city: string;
1858
- postcode: string;
1859
- country: string;
1860
- };
1861
- };
1862
1827
  items: {
1828
+ id?: string | null | undefined;
1863
1829
  measurement?: {
1864
1830
  id: string;
1865
1831
  name: string;
@@ -1869,7 +1835,6 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1869
1835
  precision: number;
1870
1836
  };
1871
1837
  } | null | undefined;
1872
- id?: string | null | undefined;
1873
1838
  externalId?: string | null | undefined;
1874
1839
  totalCost?: {
1875
1840
  currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
@@ -1884,6 +1849,12 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1884
1849
  amount: number;
1885
1850
  precision: number;
1886
1851
  } | null | undefined;
1852
+ quantity: {
1853
+ amount: number;
1854
+ precision: number;
1855
+ };
1856
+ name: string;
1857
+ code: string;
1887
1858
  sku: {
1888
1859
  trackingMeasurement?: string | null | undefined;
1889
1860
  convert?: {
@@ -1898,12 +1869,12 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1898
1869
  precision: number;
1899
1870
  };
1900
1871
  } | null | undefined;
1872
+ id: string;
1901
1873
  type: "RECIPE" | "SKU" | "SKU_GROUP";
1902
1874
  amount: {
1903
1875
  amount: number;
1904
1876
  precision: number;
1905
1877
  };
1906
- id: string;
1907
1878
  }[] | null | undefined;
1908
1879
  } | null | undefined;
1909
1880
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -1929,6 +1900,9 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1929
1900
  mid: number;
1930
1901
  } | null | undefined;
1931
1902
  customAttributes?: Record<string, any> | null | undefined;
1903
+ _id: string;
1904
+ name: string;
1905
+ code: string;
1932
1906
  unit: {
1933
1907
  _id: string;
1934
1908
  name: string;
@@ -1944,24 +1918,50 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1944
1918
  };
1945
1919
  }[];
1946
1920
  };
1947
- code: string;
1948
- _id: string;
1949
- name: string;
1950
1921
  };
1951
- code: string;
1952
- quantity: {
1922
+ quantityStep: {
1953
1923
  amount: number;
1954
1924
  precision: number;
1955
1925
  };
1926
+ }[];
1927
+ supplier: {
1928
+ phoneNumber?: string | null | undefined;
1929
+ email?: string | null | undefined;
1930
+ _rev?: string | null | undefined;
1931
+ internal?: "restaurant" | "warehouse" | null | undefined;
1932
+ contactName?: string | null | undefined;
1933
+ registrationNumber?: string | undefined;
1934
+ supplyItems?: {
1935
+ defaultCost: {
1936
+ measurement?: {
1937
+ id: string;
1938
+ name: string;
1939
+ abbrev: string;
1940
+ conversion: {
1941
+ amount: number;
1942
+ precision: number;
1943
+ };
1944
+ } | null | undefined;
1945
+ costPerUnit: {
1946
+ currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
1947
+ amount: number;
1948
+ precision: number;
1949
+ };
1950
+ };
1951
+ skuId: string;
1952
+ }[] | null | undefined;
1953
+ _id: string;
1956
1954
  name: string;
1957
- quantityStep: {
1958
- amount: number;
1959
- precision: number;
1955
+ address: {
1956
+ line2?: string | null | undefined;
1957
+ line1: string;
1958
+ state: string;
1959
+ city: string;
1960
+ postcode: string;
1961
+ country: string;
1960
1962
  };
1961
- }[];
1963
+ };
1962
1964
  };
1963
- _id: string;
1964
- name: string;
1965
1965
  } | undefined;
1966
1966
  show?: boolean | undefined;
1967
1967
  'onUpdate:show'?: ((show: boolean) => void) | undefined;
@@ -1985,8 +1985,8 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1985
1985
  _id: string;
1986
1986
  updatedAt: string;
1987
1987
  } | null | undefined;
1988
- type: "restaurant" | "warehouse";
1989
1988
  name: string;
1989
+ type: "restaurant" | "warehouse";
1990
1990
  acceptRequest: boolean;
1991
1991
  dbName: string;
1992
1992
  doc: {
@@ -1994,26 +1994,14 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
1994
1994
  businessId: string;
1995
1995
  profile: {
1996
1996
  code?: string | null | undefined;
1997
+ url?: string | null | undefined;
1998
+ description?: string | null | undefined;
1997
1999
  _id?: string | null | undefined;
1998
- name?: string | undefined;
1999
- address?: {
2000
- coordinates?: number[] | null | undefined;
2001
- line2?: string | null | undefined;
2002
- state: string;
2003
- country: string;
2004
- line1: string;
2005
- city: string;
2006
- postcode: string;
2007
- } | undefined;
2008
- email?: string | undefined;
2009
- regNo?: string | undefined;
2010
- sstRegNo?: string | null | undefined;
2011
- phoneNo?: string | undefined;
2012
2000
  legalName?: string | null | undefined;
2001
+ sstRegNo?: string | null | undefined;
2013
2002
  discovery?: boolean | null | undefined;
2014
2003
  coverPhoto?: string | null | undefined;
2015
2004
  thumbnailPhoto?: string | null | undefined;
2016
- description?: string | null | undefined;
2017
2005
  photos?: string[] | null | undefined;
2018
2006
  operatingHours?: {
2019
2007
  0: {
@@ -2067,51 +2055,29 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2067
2055
  };
2068
2056
  } | null | undefined;
2069
2057
  tags?: string[] | null | undefined;
2070
- url?: string | null | undefined;
2058
+ name: string;
2059
+ address: {
2060
+ coordinates?: number[] | null | undefined;
2061
+ line2?: string | null | undefined;
2062
+ state: string;
2063
+ country: string;
2064
+ line1: string;
2065
+ city: string;
2066
+ postcode: string;
2067
+ };
2068
+ email: string;
2069
+ phoneNo: string;
2070
+ regNo: string;
2071
2071
  };
2072
2072
  };
2073
2073
  }[] | null | undefined;
2074
+ _id: string;
2075
+ name: string;
2074
2076
  purchaseOrder: {
2075
2077
  remark?: string | null | undefined;
2076
2078
  ref?: string | null | undefined;
2077
- supplier: {
2078
- phoneNumber?: string | null | undefined;
2079
- email?: string | null | undefined;
2080
- _rev?: string | null | undefined;
2081
- internal?: "restaurant" | "warehouse" | null | undefined;
2082
- contactName?: string | null | undefined;
2083
- registrationNumber?: string | undefined;
2084
- supplyItems?: {
2085
- defaultCost: {
2086
- measurement?: {
2087
- id: string;
2088
- name: string;
2089
- abbrev: string;
2090
- conversion: {
2091
- amount: number;
2092
- precision: number;
2093
- };
2094
- } | null | undefined;
2095
- costPerUnit: {
2096
- currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
2097
- amount: number;
2098
- precision: number;
2099
- };
2100
- };
2101
- skuId: string;
2102
- }[] | null | undefined;
2103
- _id: string;
2104
- name: string;
2105
- address: {
2106
- line2?: string | null | undefined;
2107
- line1: string;
2108
- state: string;
2109
- city: string;
2110
- postcode: string;
2111
- country: string;
2112
- };
2113
- };
2114
2079
  items: {
2080
+ id?: string | null | undefined;
2115
2081
  measurement?: {
2116
2082
  id: string;
2117
2083
  name: string;
@@ -2121,7 +2087,6 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2121
2087
  precision: number;
2122
2088
  };
2123
2089
  } | null | undefined;
2124
- id?: string | null | undefined;
2125
2090
  externalId?: string | null | undefined;
2126
2091
  totalCost?: {
2127
2092
  currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
@@ -2136,6 +2101,12 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2136
2101
  amount: number;
2137
2102
  precision: number;
2138
2103
  } | null | undefined;
2104
+ quantity: {
2105
+ amount: number;
2106
+ precision: number;
2107
+ };
2108
+ name: string;
2109
+ code: string;
2139
2110
  sku: {
2140
2111
  trackingMeasurement?: string | null | undefined;
2141
2112
  convert?: {
@@ -2150,12 +2121,12 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2150
2121
  precision: number;
2151
2122
  };
2152
2123
  } | null | undefined;
2124
+ id: string;
2153
2125
  type: "RECIPE" | "SKU" | "SKU_GROUP";
2154
2126
  amount: {
2155
2127
  amount: number;
2156
2128
  precision: number;
2157
2129
  };
2158
- id: string;
2159
2130
  }[] | null | undefined;
2160
2131
  } | null | undefined;
2161
2132
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -2181,6 +2152,9 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2181
2152
  mid: number;
2182
2153
  } | null | undefined;
2183
2154
  customAttributes?: Record<string, any> | null | undefined;
2155
+ _id: string;
2156
+ name: string;
2157
+ code: string;
2184
2158
  unit: {
2185
2159
  _id: string;
2186
2160
  name: string;
@@ -2196,24 +2170,50 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2196
2170
  };
2197
2171
  }[];
2198
2172
  };
2199
- code: string;
2200
- _id: string;
2201
- name: string;
2202
- };
2203
- code: string;
2204
- quantity: {
2205
- amount: number;
2206
- precision: number;
2207
2173
  };
2208
- name: string;
2209
2174
  quantityStep: {
2210
2175
  amount: number;
2211
2176
  precision: number;
2212
2177
  };
2213
2178
  }[];
2179
+ supplier: {
2180
+ phoneNumber?: string | null | undefined;
2181
+ email?: string | null | undefined;
2182
+ _rev?: string | null | undefined;
2183
+ internal?: "restaurant" | "warehouse" | null | undefined;
2184
+ contactName?: string | null | undefined;
2185
+ registrationNumber?: string | undefined;
2186
+ supplyItems?: {
2187
+ defaultCost: {
2188
+ measurement?: {
2189
+ id: string;
2190
+ name: string;
2191
+ abbrev: string;
2192
+ conversion: {
2193
+ amount: number;
2194
+ precision: number;
2195
+ };
2196
+ } | null | undefined;
2197
+ costPerUnit: {
2198
+ currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
2199
+ amount: number;
2200
+ precision: number;
2201
+ };
2202
+ };
2203
+ skuId: string;
2204
+ }[] | null | undefined;
2205
+ _id: string;
2206
+ name: string;
2207
+ address: {
2208
+ line2?: string | null | undefined;
2209
+ line1: string;
2210
+ state: string;
2211
+ city: string;
2212
+ postcode: string;
2213
+ country: string;
2214
+ };
2215
+ };
2214
2216
  };
2215
- _id: string;
2216
- name: string;
2217
2217
  } | undefined;
2218
2218
  show?: boolean | undefined;
2219
2219
  'onUpdate:show'?: ((show: boolean) => void) | undefined;
@@ -2227,8 +2227,8 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2227
2227
  _id: string;
2228
2228
  updatedAt: string;
2229
2229
  } | null | undefined;
2230
- type: "restaurant" | "warehouse";
2231
2230
  name: string;
2231
+ type: "restaurant" | "warehouse";
2232
2232
  acceptRequest: boolean;
2233
2233
  dbName: string;
2234
2234
  doc: {
@@ -2236,26 +2236,14 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2236
2236
  businessId: string;
2237
2237
  profile: {
2238
2238
  code?: string | null | undefined;
2239
+ url?: string | null | undefined;
2240
+ description?: string | null | undefined;
2239
2241
  _id?: string | null | undefined;
2240
- name?: string | undefined;
2241
- address?: {
2242
- coordinates?: number[] | null | undefined;
2243
- line2?: string | null | undefined;
2244
- state: string;
2245
- country: string;
2246
- line1: string;
2247
- city: string;
2248
- postcode: string;
2249
- } | undefined;
2250
- email?: string | undefined;
2251
- regNo?: string | undefined;
2252
- sstRegNo?: string | null | undefined;
2253
- phoneNo?: string | undefined;
2254
2242
  legalName?: string | null | undefined;
2243
+ sstRegNo?: string | null | undefined;
2255
2244
  discovery?: boolean | null | undefined;
2256
2245
  coverPhoto?: string | null | undefined;
2257
2246
  thumbnailPhoto?: string | null | undefined;
2258
- description?: string | null | undefined;
2259
2247
  photos?: string[] | null | undefined;
2260
2248
  operatingHours?: {
2261
2249
  0: {
@@ -2309,51 +2297,29 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2309
2297
  };
2310
2298
  } | null | undefined;
2311
2299
  tags?: string[] | null | undefined;
2312
- url?: string | null | undefined;
2300
+ name: string;
2301
+ address: {
2302
+ coordinates?: number[] | null | undefined;
2303
+ line2?: string | null | undefined;
2304
+ state: string;
2305
+ country: string;
2306
+ line1: string;
2307
+ city: string;
2308
+ postcode: string;
2309
+ };
2310
+ email: string;
2311
+ phoneNo: string;
2312
+ regNo: string;
2313
2313
  };
2314
2314
  };
2315
2315
  }[] | null | undefined;
2316
+ _id: string;
2317
+ name: string;
2316
2318
  purchaseOrder: {
2317
2319
  remark?: string | null | undefined;
2318
2320
  ref?: string | null | undefined;
2319
- supplier: {
2320
- phoneNumber?: string | null | undefined;
2321
- email?: string | null | undefined;
2322
- _rev?: string | null | undefined;
2323
- internal?: "restaurant" | "warehouse" | null | undefined;
2324
- contactName?: string | null | undefined;
2325
- registrationNumber?: string | undefined;
2326
- supplyItems?: {
2327
- defaultCost: {
2328
- measurement?: {
2329
- id: string;
2330
- name: string;
2331
- abbrev: string;
2332
- conversion: {
2333
- amount: number;
2334
- precision: number;
2335
- };
2336
- } | null | undefined;
2337
- costPerUnit: {
2338
- currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
2339
- amount: number;
2340
- precision: number;
2341
- };
2342
- };
2343
- skuId: string;
2344
- }[] | null | undefined;
2345
- _id: string;
2346
- name: string;
2347
- address: {
2348
- line2?: string | null | undefined;
2349
- line1: string;
2350
- state: string;
2351
- city: string;
2352
- postcode: string;
2353
- country: string;
2354
- };
2355
- };
2356
2321
  items: {
2322
+ id?: string | null | undefined;
2357
2323
  measurement?: {
2358
2324
  id: string;
2359
2325
  name: string;
@@ -2363,7 +2329,6 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2363
2329
  precision: number;
2364
2330
  };
2365
2331
  } | null | undefined;
2366
- id?: string | null | undefined;
2367
2332
  externalId?: string | null | undefined;
2368
2333
  totalCost?: {
2369
2334
  currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
@@ -2378,6 +2343,12 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2378
2343
  amount: number;
2379
2344
  precision: number;
2380
2345
  } | null | undefined;
2346
+ quantity: {
2347
+ amount: number;
2348
+ precision: number;
2349
+ };
2350
+ name: string;
2351
+ code: string;
2381
2352
  sku: {
2382
2353
  trackingMeasurement?: string | null | undefined;
2383
2354
  convert?: {
@@ -2392,12 +2363,12 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2392
2363
  precision: number;
2393
2364
  };
2394
2365
  } | null | undefined;
2366
+ id: string;
2395
2367
  type: "RECIPE" | "SKU" | "SKU_GROUP";
2396
2368
  amount: {
2397
2369
  amount: number;
2398
2370
  precision: number;
2399
2371
  };
2400
- id: string;
2401
2372
  }[] | null | undefined;
2402
2373
  } | null | undefined;
2403
2374
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -2423,6 +2394,9 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2423
2394
  mid: number;
2424
2395
  } | null | undefined;
2425
2396
  customAttributes?: Record<string, any> | null | undefined;
2397
+ _id: string;
2398
+ name: string;
2399
+ code: string;
2426
2400
  unit: {
2427
2401
  _id: string;
2428
2402
  name: string;
@@ -2438,24 +2412,50 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2438
2412
  };
2439
2413
  }[];
2440
2414
  };
2441
- code: string;
2442
- _id: string;
2443
- name: string;
2444
2415
  };
2445
- code: string;
2446
- quantity: {
2416
+ quantityStep: {
2447
2417
  amount: number;
2448
2418
  precision: number;
2449
2419
  };
2420
+ }[];
2421
+ supplier: {
2422
+ phoneNumber?: string | null | undefined;
2423
+ email?: string | null | undefined;
2424
+ _rev?: string | null | undefined;
2425
+ internal?: "restaurant" | "warehouse" | null | undefined;
2426
+ contactName?: string | null | undefined;
2427
+ registrationNumber?: string | undefined;
2428
+ supplyItems?: {
2429
+ defaultCost: {
2430
+ measurement?: {
2431
+ id: string;
2432
+ name: string;
2433
+ abbrev: string;
2434
+ conversion: {
2435
+ amount: number;
2436
+ precision: number;
2437
+ };
2438
+ } | null | undefined;
2439
+ costPerUnit: {
2440
+ currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
2441
+ amount: number;
2442
+ precision: number;
2443
+ };
2444
+ };
2445
+ skuId: string;
2446
+ }[] | null | undefined;
2447
+ _id: string;
2450
2448
  name: string;
2451
- quantityStep: {
2452
- amount: number;
2453
- precision: number;
2449
+ address: {
2450
+ line2?: string | null | undefined;
2451
+ line1: string;
2452
+ state: string;
2453
+ city: string;
2454
+ postcode: string;
2455
+ country: string;
2454
2456
  };
2455
- }[];
2457
+ };
2456
2458
  };
2457
- _id: string;
2458
- name: string;
2459
2459
  } | undefined;
2460
2460
  show?: boolean | undefined;
2461
2461
  'onUpdate:show'?: ((show: boolean) => void) | undefined;
@@ -2469,8 +2469,8 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2469
2469
  _id: string;
2470
2470
  updatedAt: string;
2471
2471
  } | null | undefined;
2472
- type: "restaurant" | "warehouse";
2473
2472
  name: string;
2473
+ type: "restaurant" | "warehouse";
2474
2474
  acceptRequest: boolean;
2475
2475
  dbName: string;
2476
2476
  doc: {
@@ -2478,26 +2478,14 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2478
2478
  businessId: string;
2479
2479
  profile: {
2480
2480
  code?: string | null | undefined;
2481
+ url?: string | null | undefined;
2482
+ description?: string | null | undefined;
2481
2483
  _id?: string | null | undefined;
2482
- name?: string | undefined;
2483
- address?: {
2484
- coordinates?: number[] | null | undefined;
2485
- line2?: string | null | undefined;
2486
- state: string;
2487
- country: string;
2488
- line1: string;
2489
- city: string;
2490
- postcode: string;
2491
- } | undefined;
2492
- email?: string | undefined;
2493
- regNo?: string | undefined;
2494
- sstRegNo?: string | null | undefined;
2495
- phoneNo?: string | undefined;
2496
2484
  legalName?: string | null | undefined;
2485
+ sstRegNo?: string | null | undefined;
2497
2486
  discovery?: boolean | null | undefined;
2498
2487
  coverPhoto?: string | null | undefined;
2499
2488
  thumbnailPhoto?: string | null | undefined;
2500
- description?: string | null | undefined;
2501
2489
  photos?: string[] | null | undefined;
2502
2490
  operatingHours?: {
2503
2491
  0: {
@@ -2551,51 +2539,29 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2551
2539
  };
2552
2540
  } | null | undefined;
2553
2541
  tags?: string[] | null | undefined;
2554
- url?: string | null | undefined;
2542
+ name: string;
2543
+ address: {
2544
+ coordinates?: number[] | null | undefined;
2545
+ line2?: string | null | undefined;
2546
+ state: string;
2547
+ country: string;
2548
+ line1: string;
2549
+ city: string;
2550
+ postcode: string;
2551
+ };
2552
+ email: string;
2553
+ phoneNo: string;
2554
+ regNo: string;
2555
2555
  };
2556
2556
  };
2557
2557
  }[] | null | undefined;
2558
+ _id: string;
2559
+ name: string;
2558
2560
  purchaseOrder: {
2559
2561
  remark?: string | null | undefined;
2560
2562
  ref?: string | null | undefined;
2561
- supplier: {
2562
- phoneNumber?: string | null | undefined;
2563
- email?: string | null | undefined;
2564
- _rev?: string | null | undefined;
2565
- internal?: "restaurant" | "warehouse" | null | undefined;
2566
- contactName?: string | null | undefined;
2567
- registrationNumber?: string | undefined;
2568
- supplyItems?: {
2569
- defaultCost: {
2570
- measurement?: {
2571
- id: string;
2572
- name: string;
2573
- abbrev: string;
2574
- conversion: {
2575
- amount: number;
2576
- precision: number;
2577
- };
2578
- } | null | undefined;
2579
- costPerUnit: {
2580
- currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
2581
- amount: number;
2582
- precision: number;
2583
- };
2584
- };
2585
- skuId: string;
2586
- }[] | null | undefined;
2587
- _id: string;
2588
- name: string;
2589
- address: {
2590
- line2?: string | null | undefined;
2591
- line1: string;
2592
- state: string;
2593
- city: string;
2594
- postcode: string;
2595
- country: string;
2596
- };
2597
- };
2598
2563
  items: {
2564
+ id?: string | null | undefined;
2599
2565
  measurement?: {
2600
2566
  id: string;
2601
2567
  name: string;
@@ -2605,7 +2571,6 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2605
2571
  precision: number;
2606
2572
  };
2607
2573
  } | null | undefined;
2608
- id?: string | null | undefined;
2609
2574
  externalId?: string | null | undefined;
2610
2575
  totalCost?: {
2611
2576
  currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
@@ -2620,6 +2585,12 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2620
2585
  amount: number;
2621
2586
  precision: number;
2622
2587
  } | null | undefined;
2588
+ quantity: {
2589
+ amount: number;
2590
+ precision: number;
2591
+ };
2592
+ name: string;
2593
+ code: string;
2623
2594
  sku: {
2624
2595
  trackingMeasurement?: string | null | undefined;
2625
2596
  convert?: {
@@ -2634,12 +2605,12 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2634
2605
  precision: number;
2635
2606
  };
2636
2607
  } | null | undefined;
2608
+ id: string;
2637
2609
  type: "RECIPE" | "SKU" | "SKU_GROUP";
2638
2610
  amount: {
2639
2611
  amount: number;
2640
2612
  precision: number;
2641
2613
  };
2642
- id: string;
2643
2614
  }[] | null | undefined;
2644
2615
  } | null | undefined;
2645
2616
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -2665,6 +2636,9 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2665
2636
  mid: number;
2666
2637
  } | null | undefined;
2667
2638
  customAttributes?: Record<string, any> | null | undefined;
2639
+ _id: string;
2640
+ name: string;
2641
+ code: string;
2668
2642
  unit: {
2669
2643
  _id: string;
2670
2644
  name: string;
@@ -2680,24 +2654,50 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2680
2654
  };
2681
2655
  }[];
2682
2656
  };
2683
- code: string;
2684
- _id: string;
2685
- name: string;
2686
- };
2687
- code: string;
2688
- quantity: {
2689
- amount: number;
2690
- precision: number;
2691
2657
  };
2692
- name: string;
2693
2658
  quantityStep: {
2694
2659
  amount: number;
2695
2660
  precision: number;
2696
2661
  };
2697
2662
  }[];
2663
+ supplier: {
2664
+ phoneNumber?: string | null | undefined;
2665
+ email?: string | null | undefined;
2666
+ _rev?: string | null | undefined;
2667
+ internal?: "restaurant" | "warehouse" | null | undefined;
2668
+ contactName?: string | null | undefined;
2669
+ registrationNumber?: string | undefined;
2670
+ supplyItems?: {
2671
+ defaultCost: {
2672
+ measurement?: {
2673
+ id: string;
2674
+ name: string;
2675
+ abbrev: string;
2676
+ conversion: {
2677
+ amount: number;
2678
+ precision: number;
2679
+ };
2680
+ } | null | undefined;
2681
+ costPerUnit: {
2682
+ currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
2683
+ amount: number;
2684
+ precision: number;
2685
+ };
2686
+ };
2687
+ skuId: string;
2688
+ }[] | null | undefined;
2689
+ _id: string;
2690
+ name: string;
2691
+ address: {
2692
+ line2?: string | null | undefined;
2693
+ line1: string;
2694
+ state: string;
2695
+ city: string;
2696
+ postcode: string;
2697
+ country: string;
2698
+ };
2699
+ };
2698
2700
  };
2699
- _id: string;
2700
- name: string;
2701
2701
  } | undefined;
2702
2702
  show?: boolean | undefined;
2703
2703
  'onUpdate:show'?: ((show: boolean) => void) | undefined;
@@ -2711,8 +2711,8 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2711
2711
  _id: string;
2712
2712
  updatedAt: string;
2713
2713
  } | null | undefined;
2714
- type: "restaurant" | "warehouse";
2715
2714
  name: string;
2715
+ type: "restaurant" | "warehouse";
2716
2716
  acceptRequest: boolean;
2717
2717
  dbName: string;
2718
2718
  doc: {
@@ -2720,26 +2720,14 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2720
2720
  businessId: string;
2721
2721
  profile: {
2722
2722
  code?: string | null | undefined;
2723
+ url?: string | null | undefined;
2724
+ description?: string | null | undefined;
2723
2725
  _id?: string | null | undefined;
2724
- name?: string | undefined;
2725
- address?: {
2726
- coordinates?: number[] | null | undefined;
2727
- line2?: string | null | undefined;
2728
- state: string;
2729
- country: string;
2730
- line1: string;
2731
- city: string;
2732
- postcode: string;
2733
- } | undefined;
2734
- email?: string | undefined;
2735
- regNo?: string | undefined;
2736
- sstRegNo?: string | null | undefined;
2737
- phoneNo?: string | undefined;
2738
2726
  legalName?: string | null | undefined;
2727
+ sstRegNo?: string | null | undefined;
2739
2728
  discovery?: boolean | null | undefined;
2740
2729
  coverPhoto?: string | null | undefined;
2741
2730
  thumbnailPhoto?: string | null | undefined;
2742
- description?: string | null | undefined;
2743
2731
  photos?: string[] | null | undefined;
2744
2732
  operatingHours?: {
2745
2733
  0: {
@@ -2793,51 +2781,29 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2793
2781
  };
2794
2782
  } | null | undefined;
2795
2783
  tags?: string[] | null | undefined;
2796
- url?: string | null | undefined;
2784
+ name: string;
2785
+ address: {
2786
+ coordinates?: number[] | null | undefined;
2787
+ line2?: string | null | undefined;
2788
+ state: string;
2789
+ country: string;
2790
+ line1: string;
2791
+ city: string;
2792
+ postcode: string;
2793
+ };
2794
+ email: string;
2795
+ phoneNo: string;
2796
+ regNo: string;
2797
2797
  };
2798
2798
  };
2799
2799
  }[] | null | undefined;
2800
+ _id: string;
2801
+ name: string;
2800
2802
  purchaseOrder: {
2801
2803
  remark?: string | null | undefined;
2802
2804
  ref?: string | null | undefined;
2803
- supplier: {
2804
- phoneNumber?: string | null | undefined;
2805
- email?: string | null | undefined;
2806
- _rev?: string | null | undefined;
2807
- internal?: "restaurant" | "warehouse" | null | undefined;
2808
- contactName?: string | null | undefined;
2809
- registrationNumber?: string | undefined;
2810
- supplyItems?: {
2811
- defaultCost: {
2812
- measurement?: {
2813
- id: string;
2814
- name: string;
2815
- abbrev: string;
2816
- conversion: {
2817
- amount: number;
2818
- precision: number;
2819
- };
2820
- } | null | undefined;
2821
- costPerUnit: {
2822
- currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
2823
- amount: number;
2824
- precision: number;
2825
- };
2826
- };
2827
- skuId: string;
2828
- }[] | null | undefined;
2829
- _id: string;
2830
- name: string;
2831
- address: {
2832
- line2?: string | null | undefined;
2833
- line1: string;
2834
- state: string;
2835
- city: string;
2836
- postcode: string;
2837
- country: string;
2838
- };
2839
- };
2840
2805
  items: {
2806
+ id?: string | null | undefined;
2841
2807
  measurement?: {
2842
2808
  id: string;
2843
2809
  name: string;
@@ -2847,7 +2813,6 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2847
2813
  precision: number;
2848
2814
  };
2849
2815
  } | null | undefined;
2850
- id?: string | null | undefined;
2851
2816
  externalId?: string | null | undefined;
2852
2817
  totalCost?: {
2853
2818
  currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
@@ -2862,6 +2827,12 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2862
2827
  amount: number;
2863
2828
  precision: number;
2864
2829
  } | null | undefined;
2830
+ quantity: {
2831
+ amount: number;
2832
+ precision: number;
2833
+ };
2834
+ name: string;
2835
+ code: string;
2865
2836
  sku: {
2866
2837
  trackingMeasurement?: string | null | undefined;
2867
2838
  convert?: {
@@ -2876,12 +2847,12 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2876
2847
  precision: number;
2877
2848
  };
2878
2849
  } | null | undefined;
2850
+ id: string;
2879
2851
  type: "RECIPE" | "SKU" | "SKU_GROUP";
2880
2852
  amount: {
2881
2853
  amount: number;
2882
2854
  precision: number;
2883
2855
  };
2884
- id: string;
2885
2856
  }[] | null | undefined;
2886
2857
  } | null | undefined;
2887
2858
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -2907,6 +2878,9 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2907
2878
  mid: number;
2908
2879
  } | null | undefined;
2909
2880
  customAttributes?: Record<string, any> | null | undefined;
2881
+ _id: string;
2882
+ name: string;
2883
+ code: string;
2910
2884
  unit: {
2911
2885
  _id: string;
2912
2886
  name: string;
@@ -2922,24 +2896,50 @@ export declare const useTransferTemplateActions: import("pinia").StoreDefinition
2922
2896
  };
2923
2897
  }[];
2924
2898
  };
2925
- code: string;
2926
- _id: string;
2927
- name: string;
2928
- };
2929
- code: string;
2930
- quantity: {
2931
- amount: number;
2932
- precision: number;
2933
2899
  };
2934
- name: string;
2935
2900
  quantityStep: {
2936
2901
  amount: number;
2937
2902
  precision: number;
2938
2903
  };
2939
2904
  }[];
2905
+ supplier: {
2906
+ phoneNumber?: string | null | undefined;
2907
+ email?: string | null | undefined;
2908
+ _rev?: string | null | undefined;
2909
+ internal?: "restaurant" | "warehouse" | null | undefined;
2910
+ contactName?: string | null | undefined;
2911
+ registrationNumber?: string | undefined;
2912
+ supplyItems?: {
2913
+ defaultCost: {
2914
+ measurement?: {
2915
+ id: string;
2916
+ name: string;
2917
+ abbrev: string;
2918
+ conversion: {
2919
+ amount: number;
2920
+ precision: number;
2921
+ };
2922
+ } | null | undefined;
2923
+ costPerUnit: {
2924
+ currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
2925
+ amount: number;
2926
+ precision: number;
2927
+ };
2928
+ };
2929
+ skuId: string;
2930
+ }[] | null | undefined;
2931
+ _id: string;
2932
+ name: string;
2933
+ address: {
2934
+ line2?: string | null | undefined;
2935
+ line1: string;
2936
+ state: string;
2937
+ city: string;
2938
+ postcode: string;
2939
+ country: string;
2940
+ };
2941
+ };
2940
2942
  };
2941
- _id: string;
2942
- name: string;
2943
2943
  } | undefined;
2944
2944
  show?: boolean | undefined;
2945
2945
  'onUpdate:show'?: ((show: boolean) => void) | undefined;