@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
@@ -0,0 +1,6 @@
1
+ import { FmButtonVariant } from '@feedmepos/ui-library';
2
+ export declare const poActionToUiStyle: Record<F_PURCHASE_ORDER_ACTION, {
3
+ translationKey: string;
4
+ color: string;
5
+ buttonVariant: FmButtonVariant;
6
+ }>;
@@ -18,12 +18,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
18
18
  precision: number;
19
19
  };
20
20
  } | null | undefined;
21
+ id: string;
21
22
  type: "RECIPE" | "SKU" | "SKU_GROUP";
22
23
  amount: {
23
24
  amount: number;
24
25
  precision: number;
25
26
  };
26
- id: string;
27
27
  }[];
28
28
  }) => void;
29
29
  "click:submit": () => void;
@@ -42,12 +42,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
42
42
  precision: number;
43
43
  };
44
44
  } | null | undefined;
45
+ id: string;
45
46
  type: "RECIPE" | "SKU" | "SKU_GROUP";
46
47
  amount: {
47
48
  amount: number;
48
49
  precision: number;
49
50
  };
50
- id: string;
51
51
  }[];
52
52
  }) => any) | undefined;
53
53
  "onClick:submit"?: (() => any) | undefined;
@@ -408,7 +408,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
408
408
  calculatorVersion?: number | null | undefined;
409
409
  minPriceMode?: "PRODUCT_ONLY" | null | undefined;
410
410
  slot: string;
411
- status: "DRAFT" | "COMPLETED" | "BILLED" | "REFUNDED" | "VOIDED" | "PREORDER";
411
+ status: "DRAFT" | "BILLED" | "REFUNDED" | "COMPLETED" | "VOIDED" | "PREORDER";
412
412
  items: Record<string, {
413
413
  createdBy?: {
414
414
  name: string;
@@ -1,6 +1,8 @@
1
1
  import type { AdjustedItemFormProps } from './AdjustedItemFormProps';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<AdjustedItemFormProps>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
3
3
  "update:modelValue": (mv: {
4
+ remark?: string | null | undefined;
5
+ ref?: string | null | undefined;
4
6
  measurement?: {
5
7
  id: string;
6
8
  name: string;
@@ -10,8 +12,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
10
12
  precision: number;
11
13
  };
12
14
  } | null | undefined;
13
- remark?: string | null | undefined;
14
- ref?: string | null | undefined;
15
15
  physicalAmounts?: {
16
16
  measurement?: {
17
17
  id: string;
@@ -41,12 +41,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
41
41
  }[] | null | undefined;
42
42
  deltaKey?: string | null | undefined;
43
43
  parentKey?: string | null | undefined;
44
+ id: string;
44
45
  type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
45
46
  amount: {
46
47
  amount: number;
47
48
  precision: number;
48
49
  };
49
- id: string;
50
50
  doc: {
51
51
  trackingMeasurement?: string | null | undefined;
52
52
  convert?: {
@@ -61,12 +61,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
61
61
  precision: number;
62
62
  };
63
63
  } | null | undefined;
64
+ id: string;
64
65
  type: "RECIPE" | "SKU" | "SKU_GROUP";
65
66
  amount: {
66
67
  amount: number;
67
68
  precision: number;
68
69
  };
69
- id: string;
70
70
  }[] | null | undefined;
71
71
  } | null | undefined;
72
72
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -92,6 +92,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
92
92
  mid: number;
93
93
  } | null | undefined;
94
94
  customAttributes?: Record<string, any> | null | undefined;
95
+ _id: string;
96
+ name: string;
97
+ code: string;
95
98
  unit: {
96
99
  _id: string;
97
100
  name: string;
@@ -107,14 +110,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
107
110
  };
108
111
  }[];
109
112
  };
110
- code: string;
111
- _id: string;
112
- name: string;
113
113
  };
114
114
  }) => void;
115
115
  "click:delete": () => void;
116
116
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<AdjustedItemFormProps>>> & Readonly<{
117
117
  "onUpdate:modelValue"?: ((mv: {
118
+ remark?: string | null | undefined;
119
+ ref?: string | null | undefined;
118
120
  measurement?: {
119
121
  id: string;
120
122
  name: string;
@@ -124,8 +126,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
124
126
  precision: number;
125
127
  };
126
128
  } | null | undefined;
127
- remark?: string | null | undefined;
128
- ref?: string | null | undefined;
129
129
  physicalAmounts?: {
130
130
  measurement?: {
131
131
  id: string;
@@ -155,12 +155,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
155
155
  }[] | null | undefined;
156
156
  deltaKey?: string | null | undefined;
157
157
  parentKey?: string | null | undefined;
158
+ id: string;
158
159
  type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE" | "WASTAGE";
159
160
  amount: {
160
161
  amount: number;
161
162
  precision: number;
162
163
  };
163
- id: string;
164
164
  doc: {
165
165
  trackingMeasurement?: string | null | undefined;
166
166
  convert?: {
@@ -175,12 +175,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
175
175
  precision: number;
176
176
  };
177
177
  } | null | undefined;
178
+ id: string;
178
179
  type: "RECIPE" | "SKU" | "SKU_GROUP";
179
180
  amount: {
180
181
  amount: number;
181
182
  precision: number;
182
183
  };
183
- id: string;
184
184
  }[] | null | undefined;
185
185
  } | null | undefined;
186
186
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -206,6 +206,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
206
206
  mid: number;
207
207
  } | null | undefined;
208
208
  customAttributes?: Record<string, any> | null | undefined;
209
+ _id: string;
210
+ name: string;
211
+ code: string;
209
212
  unit: {
210
213
  _id: string;
211
214
  name: string;
@@ -221,9 +224,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
221
224
  };
222
225
  }[];
223
226
  };
224
- code: string;
225
- _id: string;
226
- name: string;
227
227
  };
228
228
  }) => any) | undefined;
229
229
  "onClick:delete"?: (() => any) | undefined;
@@ -4,6 +4,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4
4
  disabled?: boolean | undefined;
5
5
  }>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
6
6
  "update:item": (item: {
7
+ id?: string | null | undefined;
7
8
  measurement?: {
8
9
  id: string;
9
10
  name: string;
@@ -13,7 +14,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
13
14
  precision: number;
14
15
  };
15
16
  } | null | undefined;
16
- id?: string | null | undefined;
17
17
  externalId?: string | null | undefined;
18
18
  totalCost?: {
19
19
  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";
@@ -28,6 +28,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
28
28
  amount: number;
29
29
  precision: number;
30
30
  } | null | undefined;
31
+ quantity: {
32
+ amount: number;
33
+ precision: number;
34
+ };
35
+ name: string;
36
+ code: string;
31
37
  sku: {
32
38
  trackingMeasurement?: string | null | undefined;
33
39
  convert?: {
@@ -42,12 +48,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
42
48
  precision: number;
43
49
  };
44
50
  } | null | undefined;
51
+ id: string;
45
52
  type: "RECIPE" | "SKU" | "SKU_GROUP";
46
53
  amount: {
47
54
  amount: number;
48
55
  precision: number;
49
56
  };
50
- id: string;
51
57
  }[] | null | undefined;
52
58
  } | null | undefined;
53
59
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -73,6 +79,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
73
79
  mid: number;
74
80
  } | null | undefined;
75
81
  customAttributes?: Record<string, any> | null | undefined;
82
+ _id: string;
83
+ name: string;
84
+ code: string;
76
85
  unit: {
77
86
  _id: string;
78
87
  name: string;
@@ -88,16 +97,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
88
97
  };
89
98
  }[];
90
99
  };
91
- code: string;
92
- _id: string;
93
- name: string;
94
100
  };
95
- code: string;
96
- quantity: {
97
- amount: number;
98
- precision: number;
99
- };
100
- name: string;
101
101
  quantityStep: {
102
102
  amount: number;
103
103
  precision: number;
@@ -108,6 +108,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
108
108
  disabled?: boolean | undefined;
109
109
  }>>> & Readonly<{
110
110
  "onUpdate:item"?: ((item: {
111
+ id?: string | null | undefined;
111
112
  measurement?: {
112
113
  id: string;
113
114
  name: string;
@@ -117,7 +118,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
117
118
  precision: number;
118
119
  };
119
120
  } | null | undefined;
120
- id?: string | null | undefined;
121
121
  externalId?: string | null | undefined;
122
122
  totalCost?: {
123
123
  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";
@@ -132,6 +132,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
132
132
  amount: number;
133
133
  precision: number;
134
134
  } | null | undefined;
135
+ quantity: {
136
+ amount: number;
137
+ precision: number;
138
+ };
139
+ name: string;
140
+ code: string;
135
141
  sku: {
136
142
  trackingMeasurement?: string | null | undefined;
137
143
  convert?: {
@@ -146,12 +152,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
146
152
  precision: number;
147
153
  };
148
154
  } | null | undefined;
155
+ id: string;
149
156
  type: "RECIPE" | "SKU" | "SKU_GROUP";
150
157
  amount: {
151
158
  amount: number;
152
159
  precision: number;
153
160
  };
154
- id: string;
155
161
  }[] | null | undefined;
156
162
  } | null | undefined;
157
163
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -177,6 +183,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
177
183
  mid: number;
178
184
  } | null | undefined;
179
185
  customAttributes?: Record<string, any> | null | undefined;
186
+ _id: string;
187
+ name: string;
188
+ code: string;
180
189
  unit: {
181
190
  _id: string;
182
191
  name: string;
@@ -192,16 +201,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
192
201
  };
193
202
  }[];
194
203
  };
195
- code: string;
196
- _id: string;
197
- name: string;
198
204
  };
199
- code: string;
200
- quantity: {
201
- amount: number;
202
- precision: number;
203
- };
204
- name: string;
205
205
  quantityStep: {
206
206
  amount: number;
207
207
  precision: number;
@@ -7,8 +7,8 @@ export declare function useTemplateEnabledLocations(controller: {
7
7
  _id: string;
8
8
  updatedAt: string;
9
9
  } | null | undefined;
10
- type: "restaurant" | "warehouse";
11
10
  name: string;
11
+ type: "restaurant" | "warehouse";
12
12
  acceptRequest: boolean;
13
13
  dbName: string;
14
14
  doc: {
@@ -16,26 +16,14 @@ export declare function useTemplateEnabledLocations(controller: {
16
16
  businessId: string;
17
17
  profile: {
18
18
  code?: string | null | undefined;
19
+ url?: string | null | undefined;
20
+ description?: string | null | undefined;
19
21
  _id?: string | null | undefined;
20
- name?: string | undefined;
21
- address?: {
22
- coordinates?: number[] | null | undefined;
23
- line2?: string | null | undefined;
24
- state: string;
25
- country: string;
26
- line1: string;
27
- city: string;
28
- postcode: string;
29
- } | undefined;
30
- email?: string | undefined;
31
- regNo?: string | undefined;
32
- sstRegNo?: string | null | undefined;
33
- phoneNo?: string | undefined;
34
22
  legalName?: string | null | undefined;
23
+ sstRegNo?: string | null | undefined;
35
24
  discovery?: boolean | null | undefined;
36
25
  coverPhoto?: string | null | undefined;
37
26
  thumbnailPhoto?: string | null | undefined;
38
- description?: string | null | undefined;
39
27
  photos?: string[] | null | undefined;
40
28
  operatingHours?: {
41
29
  0: {
@@ -89,7 +77,19 @@ export declare function useTemplateEnabledLocations(controller: {
89
77
  };
90
78
  } | null | undefined;
91
79
  tags?: string[] | null | undefined;
92
- url?: string | null | undefined;
80
+ name: string;
81
+ address: {
82
+ coordinates?: number[] | null | undefined;
83
+ line2?: string | null | undefined;
84
+ state: string;
85
+ country: string;
86
+ line1: string;
87
+ city: string;
88
+ postcode: string;
89
+ };
90
+ email: string;
91
+ phoneNo: string;
92
+ regNo: string;
93
93
  };
94
94
  };
95
95
  }[] | undefined>;
@@ -21,6 +21,7 @@ export declare function useTransferTemplateItems(controller: {
21
21
  get disabled(): boolean;
22
22
  }): {
23
23
  columnDefs: import("vue").ComputedRef<ColumnDef<{
24
+ id?: string | null | undefined;
24
25
  measurement?: {
25
26
  id: string;
26
27
  name: string;
@@ -30,7 +31,6 @@ export declare function useTransferTemplateItems(controller: {
30
31
  precision: number;
31
32
  };
32
33
  } | null | undefined;
33
- id?: string | null | undefined;
34
34
  externalId?: string | null | undefined;
35
35
  totalCost?: {
36
36
  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";
@@ -45,6 +45,12 @@ export declare function useTransferTemplateItems(controller: {
45
45
  amount: number;
46
46
  precision: number;
47
47
  } | null | undefined;
48
+ quantity: {
49
+ amount: number;
50
+ precision: number;
51
+ };
52
+ name: string;
53
+ code: string;
48
54
  sku: {
49
55
  trackingMeasurement?: string | null | undefined;
50
56
  convert?: {
@@ -59,12 +65,12 @@ export declare function useTransferTemplateItems(controller: {
59
65
  precision: number;
60
66
  };
61
67
  } | null | undefined;
68
+ id: string;
62
69
  type: "RECIPE" | "SKU" | "SKU_GROUP";
63
70
  amount: {
64
71
  amount: number;
65
72
  precision: number;
66
73
  };
67
- id: string;
68
74
  }[] | null | undefined;
69
75
  } | null | undefined;
70
76
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -90,6 +96,9 @@ export declare function useTransferTemplateItems(controller: {
90
96
  mid: number;
91
97
  } | null | undefined;
92
98
  customAttributes?: Record<string, any> | null | undefined;
99
+ _id: string;
100
+ name: string;
101
+ code: string;
93
102
  unit: {
94
103
  _id: string;
95
104
  name: string;
@@ -105,16 +114,7 @@ export declare function useTransferTemplateItems(controller: {
105
114
  };
106
115
  }[];
107
116
  };
108
- code: string;
109
- _id: string;
110
- name: string;
111
117
  };
112
- code: string;
113
- quantity: {
114
- amount: number;
115
- precision: number;
116
- };
117
- name: string;
118
118
  quantityStep: {
119
119
  amount: number;
120
120
  precision: number;