@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
@@ -63,12 +63,12 @@ export declare function useInventoryStore(): {
63
63
  precision: number;
64
64
  };
65
65
  } | null | undefined;
66
+ id: string;
66
67
  type: "RECIPE" | "SKU" | "SKU_GROUP";
67
68
  amount: {
68
69
  amount: number;
69
70
  precision: number;
70
71
  };
71
- id: string;
72
72
  }[] | null | undefined;
73
73
  } | null | undefined;
74
74
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -94,6 +94,9 @@ export declare function useInventoryStore(): {
94
94
  mid: number;
95
95
  } | null | undefined;
96
96
  customAttributes?: Record<string, any> | null | undefined;
97
+ _id: string;
98
+ name: string;
99
+ code: string;
97
100
  unit: {
98
101
  _id: string;
99
102
  name: string;
@@ -109,9 +112,6 @@ export declare function useInventoryStore(): {
109
112
  };
110
113
  }[];
111
114
  };
112
- code: string;
113
- _id: string;
114
- name: string;
115
115
  }[] | null | undefined;
116
116
  recipe?: {
117
117
  customAttributes?: Record<string, any> | null | undefined;
@@ -127,16 +127,18 @@ export declare function useInventoryStore(): {
127
127
  precision: number;
128
128
  };
129
129
  } | null | undefined;
130
+ id: string;
130
131
  type: "RECIPE" | "SKU" | "SKU_GROUP";
131
132
  amount: {
132
133
  amount: number;
133
134
  precision: number;
134
135
  };
135
- id: string;
136
136
  }[];
137
137
  }[] | null | undefined;
138
138
  skuGroup?: {
139
139
  ref?: string | null | undefined;
140
+ _id: string;
141
+ name: string;
140
142
  unit: {
141
143
  _id: string;
142
144
  name: string;
@@ -152,8 +154,6 @@ export declare function useInventoryStore(): {
152
154
  };
153
155
  }[];
154
156
  };
155
- _id: string;
156
- name: string;
157
157
  skus: {
158
158
  trackingMeasurement?: string | null | undefined;
159
159
  convert?: {
@@ -168,12 +168,12 @@ export declare function useInventoryStore(): {
168
168
  precision: number;
169
169
  };
170
170
  } | null | undefined;
171
+ id: string;
171
172
  type: "RECIPE" | "SKU" | "SKU_GROUP";
172
173
  amount: {
173
174
  amount: number;
174
175
  precision: number;
175
176
  };
176
- id: string;
177
177
  }[] | null | undefined;
178
178
  } | null | undefined;
179
179
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -199,9 +199,9 @@ export declare function useInventoryStore(): {
199
199
  mid: number;
200
200
  } | null | undefined;
201
201
  customAttributes?: Record<string, any> | null | undefined;
202
- code: string;
203
202
  _id: string;
204
203
  name: string;
204
+ code: string;
205
205
  }[];
206
206
  }[] | null | undefined;
207
207
  updatedAt?: string | null | undefined;
@@ -839,12 +839,12 @@ export declare function useInventoryStore(): {
839
839
  precision: number;
840
840
  };
841
841
  } | null | undefined;
842
+ id: string;
842
843
  type: "RECIPE" | "SKU" | "SKU_GROUP";
843
844
  amount: {
844
845
  amount: number;
845
846
  precision: number;
846
847
  };
847
- id: string;
848
848
  }[] | null | undefined;
849
849
  } | null | undefined;
850
850
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -870,6 +870,9 @@ export declare function useInventoryStore(): {
870
870
  mid: number;
871
871
  } | null | undefined;
872
872
  customAttributes?: Record<string, any> | null | undefined;
873
+ _id: string;
874
+ name: string;
875
+ code: string;
873
876
  unit: {
874
877
  _id: string;
875
878
  name: string;
@@ -885,9 +888,6 @@ export declare function useInventoryStore(): {
885
888
  };
886
889
  }[];
887
890
  };
888
- code: string;
889
- _id: string;
890
- name: string;
891
891
  }[] | null | undefined;
892
892
  recipe?: {
893
893
  customAttributes?: Record<string, any> | null | undefined;
@@ -903,16 +903,18 @@ export declare function useInventoryStore(): {
903
903
  precision: number;
904
904
  };
905
905
  } | null | undefined;
906
+ id: string;
906
907
  type: "RECIPE" | "SKU" | "SKU_GROUP";
907
908
  amount: {
908
909
  amount: number;
909
910
  precision: number;
910
911
  };
911
- id: string;
912
912
  }[];
913
913
  }[] | null | undefined;
914
914
  skuGroup?: {
915
915
  ref?: string | null | undefined;
916
+ _id: string;
917
+ name: string;
916
918
  unit: {
917
919
  _id: string;
918
920
  name: string;
@@ -928,8 +930,6 @@ export declare function useInventoryStore(): {
928
930
  };
929
931
  }[];
930
932
  };
931
- _id: string;
932
- name: string;
933
933
  skus: {
934
934
  trackingMeasurement?: string | null | undefined;
935
935
  convert?: {
@@ -944,12 +944,12 @@ export declare function useInventoryStore(): {
944
944
  precision: number;
945
945
  };
946
946
  } | null | undefined;
947
+ id: string;
947
948
  type: "RECIPE" | "SKU" | "SKU_GROUP";
948
949
  amount: {
949
950
  amount: number;
950
951
  precision: number;
951
952
  };
952
- id: string;
953
953
  }[] | null | undefined;
954
954
  } | null | undefined;
955
955
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -975,9 +975,9 @@ export declare function useInventoryStore(): {
975
975
  mid: number;
976
976
  } | null | undefined;
977
977
  customAttributes?: Record<string, any> | null | undefined;
978
- code: string;
979
978
  _id: string;
980
979
  name: string;
980
+ code: string;
981
981
  }[];
982
982
  }[] | null | undefined;
983
983
  updatedAt?: string | null | undefined;
@@ -2060,12 +2060,12 @@ export declare function useInventoryStore(): {
2060
2060
  precision: number;
2061
2061
  };
2062
2062
  } | null | undefined;
2063
+ id: string;
2063
2064
  type: "RECIPE" | "SKU" | "SKU_GROUP";
2064
2065
  amount: {
2065
2066
  amount: number;
2066
2067
  precision: number;
2067
2068
  };
2068
- id: string;
2069
2069
  }[];
2070
2070
  }[];
2071
2071
  readonly recipeById: Record<string, {
@@ -2082,12 +2082,12 @@ export declare function useInventoryStore(): {
2082
2082
  precision: number;
2083
2083
  };
2084
2084
  } | null | undefined;
2085
+ id: string;
2085
2086
  type: "RECIPE" | "SKU" | "SKU_GROUP";
2086
2087
  amount: {
2087
2088
  amount: number;
2088
2089
  precision: number;
2089
2090
  };
2090
- id: string;
2091
2091
  }[];
2092
2092
  }>;
2093
2093
  readonly skus: {
@@ -2104,12 +2104,12 @@ export declare function useInventoryStore(): {
2104
2104
  precision: number;
2105
2105
  };
2106
2106
  } | null | undefined;
2107
+ id: string;
2107
2108
  type: "RECIPE" | "SKU" | "SKU_GROUP";
2108
2109
  amount: {
2109
2110
  amount: number;
2110
2111
  precision: number;
2111
2112
  };
2112
- id: string;
2113
2113
  }[] | null | undefined;
2114
2114
  } | null | undefined;
2115
2115
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -2135,6 +2135,9 @@ export declare function useInventoryStore(): {
2135
2135
  mid: number;
2136
2136
  } | null | undefined;
2137
2137
  customAttributes?: Record<string, any> | null | undefined;
2138
+ _id: string;
2139
+ name: string;
2140
+ code: string;
2138
2141
  unit: {
2139
2142
  _id: string;
2140
2143
  name: string;
@@ -2150,9 +2153,6 @@ export declare function useInventoryStore(): {
2150
2153
  };
2151
2154
  }[];
2152
2155
  };
2153
- code: string;
2154
- _id: string;
2155
- name: string;
2156
2156
  }[];
2157
2157
  readonly skuById: Record<string, {
2158
2158
  trackingMeasurement?: string | null | undefined;
@@ -2168,12 +2168,12 @@ export declare function useInventoryStore(): {
2168
2168
  precision: number;
2169
2169
  };
2170
2170
  } | null | undefined;
2171
+ id: string;
2171
2172
  type: "RECIPE" | "SKU" | "SKU_GROUP";
2172
2173
  amount: {
2173
2174
  amount: number;
2174
2175
  precision: number;
2175
2176
  };
2176
- id: string;
2177
2177
  }[] | null | undefined;
2178
2178
  } | null | undefined;
2179
2179
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -2199,6 +2199,9 @@ export declare function useInventoryStore(): {
2199
2199
  mid: number;
2200
2200
  } | null | undefined;
2201
2201
  customAttributes?: Record<string, any> | null | undefined;
2202
+ _id: string;
2203
+ name: string;
2204
+ code: string;
2202
2205
  unit: {
2203
2206
  _id: string;
2204
2207
  name: string;
@@ -2214,9 +2217,6 @@ export declare function useInventoryStore(): {
2214
2217
  };
2215
2218
  }[];
2216
2219
  };
2217
- code: string;
2218
- _id: string;
2219
- name: string;
2220
2220
  }>;
2221
2221
  readonly skuByCode: Record<string, {
2222
2222
  trackingMeasurement?: string | null | undefined;
@@ -2232,12 +2232,12 @@ export declare function useInventoryStore(): {
2232
2232
  precision: number;
2233
2233
  };
2234
2234
  } | null | undefined;
2235
+ id: string;
2235
2236
  type: "RECIPE" | "SKU" | "SKU_GROUP";
2236
2237
  amount: {
2237
2238
  amount: number;
2238
2239
  precision: number;
2239
2240
  };
2240
- id: string;
2241
2241
  }[] | null | undefined;
2242
2242
  } | null | undefined;
2243
2243
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -2263,6 +2263,9 @@ export declare function useInventoryStore(): {
2263
2263
  mid: number;
2264
2264
  } | null | undefined;
2265
2265
  customAttributes?: Record<string, any> | null | undefined;
2266
+ _id: string;
2267
+ name: string;
2268
+ code: string;
2266
2269
  unit: {
2267
2270
  _id: string;
2268
2271
  name: string;
@@ -2278,12 +2281,11 @@ export declare function useInventoryStore(): {
2278
2281
  };
2279
2282
  }[];
2280
2283
  };
2281
- code: string;
2282
- _id: string;
2283
- name: string;
2284
2284
  }>;
2285
2285
  readonly skuGroups: {
2286
2286
  ref?: string | null | undefined;
2287
+ _id: string;
2288
+ name: string;
2287
2289
  unit: {
2288
2290
  _id: string;
2289
2291
  name: string;
@@ -2299,8 +2301,6 @@ export declare function useInventoryStore(): {
2299
2301
  };
2300
2302
  }[];
2301
2303
  };
2302
- _id: string;
2303
- name: string;
2304
2304
  skus: {
2305
2305
  trackingMeasurement?: string | null | undefined;
2306
2306
  convert?: {
@@ -2315,12 +2315,12 @@ export declare function useInventoryStore(): {
2315
2315
  precision: number;
2316
2316
  };
2317
2317
  } | null | undefined;
2318
+ id: string;
2318
2319
  type: "RECIPE" | "SKU" | "SKU_GROUP";
2319
2320
  amount: {
2320
2321
  amount: number;
2321
2322
  precision: number;
2322
2323
  };
2323
- id: string;
2324
2324
  }[] | null | undefined;
2325
2325
  } | null | undefined;
2326
2326
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -2346,9 +2346,9 @@ export declare function useInventoryStore(): {
2346
2346
  mid: number;
2347
2347
  } | null | undefined;
2348
2348
  customAttributes?: Record<string, any> | null | undefined;
2349
- code: string;
2350
2349
  _id: string;
2351
2350
  name: string;
2351
+ code: string;
2352
2352
  }[];
2353
2353
  }[];
2354
2354
  readonly skuTags: Map<unknown, [{
@@ -2365,12 +2365,12 @@ export declare function useInventoryStore(): {
2365
2365
  precision: number;
2366
2366
  };
2367
2367
  } | null | undefined;
2368
+ id: string;
2368
2369
  type: "RECIPE" | "SKU" | "SKU_GROUP";
2369
2370
  amount: {
2370
2371
  amount: number;
2371
2372
  precision: number;
2372
2373
  };
2373
- id: string;
2374
2374
  }[] | null | undefined;
2375
2375
  } | null | undefined;
2376
2376
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -2396,6 +2396,9 @@ export declare function useInventoryStore(): {
2396
2396
  mid: number;
2397
2397
  } | null | undefined;
2398
2398
  customAttributes?: Record<string, any> | null | undefined;
2399
+ _id: string;
2400
+ name: string;
2401
+ code: string;
2399
2402
  unit: {
2400
2403
  _id: string;
2401
2404
  name: string;
@@ -2411,9 +2414,6 @@ export declare function useInventoryStore(): {
2411
2414
  };
2412
2415
  }[];
2413
2416
  };
2414
- code: string;
2415
- _id: string;
2416
- name: string;
2417
2417
  }, ...{
2418
2418
  trackingMeasurement?: string | null | undefined;
2419
2419
  convert?: {
@@ -2428,12 +2428,12 @@ export declare function useInventoryStore(): {
2428
2428
  precision: number;
2429
2429
  };
2430
2430
  } | null | undefined;
2431
+ id: string;
2431
2432
  type: "RECIPE" | "SKU" | "SKU_GROUP";
2432
2433
  amount: {
2433
2434
  amount: number;
2434
2435
  precision: number;
2435
2436
  };
2436
- id: string;
2437
2437
  }[] | null | undefined;
2438
2438
  } | null | undefined;
2439
2439
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -2459,6 +2459,9 @@ export declare function useInventoryStore(): {
2459
2459
  mid: number;
2460
2460
  } | null | undefined;
2461
2461
  customAttributes?: Record<string, any> | null | undefined;
2462
+ _id: string;
2463
+ name: string;
2464
+ code: string;
2462
2465
  unit: {
2463
2466
  _id: string;
2464
2467
  name: string;
@@ -2474,9 +2477,6 @@ export declare function useInventoryStore(): {
2474
2477
  };
2475
2478
  }[];
2476
2479
  };
2477
- code: string;
2478
- _id: string;
2479
- name: string;
2480
2480
  }[]]>;
2481
2481
  init(): Promise<void>;
2482
2482
  readClosing(): Promise<void>;