@feedmepos/mf-inventory-portal 0.0.23-dev.43 → 0.0.23-dev.44
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.
- package/dist/{App-C8wsA5dN.js → App-Bu28H-qV.js} +63 -59
- package/dist/{ApprovalView-ZV8rwQp1.js → ApprovalView-Cgb6Getu.js} +2 -2
- package/dist/{BindingsDialog-Sbtijb1i.js → BindingsDialog-DGtPuzr1.js} +2 -2
- package/dist/{BindingsPicker-wnlrCohJ.js → BindingsPicker-BamL3_Vk.js} +1 -1
- package/dist/{BindingsTable-BZCI3MS6.js → BindingsTable-C9FeglE4.js} +1 -1
- package/dist/{ClosingDraftView-DyKbXVev.js → ClosingDraftView-C_B1u3g1.js} +2 -2
- package/dist/{ClosingTemplateView-DJr6D7iw.js → ClosingTemplateView-BxK3yAV4.js} +1 -1
- package/dist/{FmCustomAttribute.vue_vue_type_script_setup_true_lang-B1mRTbf9.js → FmCustomAttribute.vue_vue_type_script_setup_true_lang-DAWPJ65s.js} +1 -1
- package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-BUiVV1lj.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-D1PU7pae.js} +3 -3
- package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-qU9EBVED.js → FmUnitInput.vue_vue_type_script_setup_true_lang-D1AIFe-0.js} +1 -1
- package/dist/{IngredientGroupView-BWeMME4-.js → IngredientGroupView-S7ps5Bsc.js} +1 -1
- package/dist/{IngredientsView-BRxpBv77.js → IngredientsView-BesGBkXM.js} +3 -3
- package/dist/{IntegrationView-DZqL0Ekt.js → IntegrationView-Bkf7zGLw.js} +1 -1
- package/dist/{InventoryBindingForm-C2zDhhfZ.js → InventoryBindingForm-DHwTsR2G.js} +1 -1
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-BhaK3zOk.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-CseHejfD.js} +3 -3
- package/dist/{InventoryBindingSummary-CJP0sf4N.js → InventoryBindingSummary-COybHYsZ.js} +1 -1
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-Dplylu1K.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-Cgv6gv2x.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-CC1nuQKm.js → PremiumBadge.vue_vue_type_script_setup_true_lang-BGJNkqYH.js} +1 -1
- package/dist/PublishView-2EcaLsU2.js +192 -0
- package/dist/{PurchaseOrderPrintPreview-C5afxprc.js → PurchaseOrderPrintPreview-DPFfFQQd.js} +1 -1
- package/dist/ReceiveRequestView-Dnl79p8h.js +1843 -0
- package/dist/{RecipeView-8koCeNhZ.js → RecipeView-CmaMGv6N.js} +3 -3
- package/dist/{StockView-C3Ef3mQz.js → StockView-CLw8un14.js} +7 -7
- package/dist/{SupplierView-BHuYKWgW.js → SupplierView-DLcZ6HDt.js} +3 -3
- package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-8rCAz5GA.js → TransferDetails.vue_vue_type_script_setup_true_lang-DgwS1KTx.js} +3 -3
- package/dist/{TransferTemplateView-u1u-VV-i.js → TransferTemplateView-BRDq2_Zw.js} +5 -5
- package/dist/{UnitView-ucQ_K9ot.js → UnitView-rJrXqu8W.js} +3 -3
- package/dist/{WarehouseView-CCwLKR3J.js → WarehouseView-BwSLmicZ.js} +1 -1
- package/dist/api/inventory.d.ts +4 -0
- package/dist/{app-BvW6mdJl.js → app-F909rQ5n.js} +1291 -1253
- package/dist/app.d.ts +24 -0
- package/dist/app.js +1 -1
- package/dist/{decimal-hD6H0C0M.js → decimal-0pQSNdVz.js} +1 -1
- package/dist/{format-unit-display-BfYIFIft.js → format-unit-display-CM40cl03.js} +2 -2
- package/dist/{index-BQUuh_Xy.js → index-DzA11XLY.js} +1 -1
- package/dist/{index-y9SmouGG.js → index-rBUXpqWE.js} +3 -3
- package/dist/layout/SingleColumnLayout.vue.d.ts +1 -0
- package/dist/router/name.d.ts +1 -0
- package/dist/{stock-CHW2fGsm.js → stock-c68S1hmD.js} +1 -1
- package/dist/stores/location.d.ts +28 -0
- package/dist/{supplier-CCUVm2qD.js → supplier-CPuz6JVf.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-inventory-binding-dialog-B8Cgp_x2.js → use-inventory-binding-dialog-DjlU5nUb.js} +1 -1
- package/dist/views/adjustment-template/wastage-template/actions.d.ts +48 -0
- package/dist/views/adjustment-template/wastage-template/table.d.ts +48 -0
- package/dist/views/closing-draft/components/closing-draft-dialog/ClosingDraftDialog.vue.d.ts +8 -0
- package/dist/views/closing-draft/composables/use-closing-draft-table.d.ts +48 -0
- package/dist/views/closing-template/composables/use-closing-template-actions.d.ts +48 -0
- package/dist/views/closing-template/composables/use-closing-template-table.d.ts +48 -0
- package/dist/views/publish/PublishView.vue.d.ts +2 -0
- package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +16 -0
- package/dist/views/receive-request/composables/use-receive-request-form.d.ts +24 -0
- package/dist/views/receive-request/composables/use-receive-request-table.d.ts +24 -0
- package/dist/views/transfer-template/components/transfer-template-form/composables/use-template-enabled-locations.d.ts +4 -0
- package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +48 -0
- package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +48 -0
- package/dist/vue-i18n-BiavdzKQ.js +2365 -0
- package/package.json +1 -1
- package/dist/ReceiveRequestView-DzbcqmMA.js +0 -4204
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent as q, ref as C, onMounted as re, resolveComponent as S, openBlock as x, createElementBlock as $, Fragment as ie, createElementVNode as R, toDisplayString as ce, createVNode as v, createCommentVNode as K, computed as F, watch as ue, createBlock as T, withCtx as P, unref as b, isRef as Z, normalizeClass as de, normalizeStyle as me, Teleport as pe, normalizeProps as fe, guardReactiveProps as ve } from "vue";
|
|
2
|
-
import { a as A, e as V, f as O, S as ye, h as ge, D as ee, i as Y, j, F as te, m as be, U as _e, A as we, p as ne, q as Re, s as he, r as Ve, u as xe, z as Ee, _ as Ce, B as Se, E as Fe, G as oe } from "./app-
|
|
2
|
+
import { a as A, e as V, f as O, S as ye, h as ge, D as ee, i as Y, j, F as te, m as be, U as _e, A as we, p as ne, q as Re, s as he, r as Ve, u as xe, z as Ee, _ as Ce, B as Se, E as Fe, G as oe } from "./app-F909rQ5n.js";
|
|
3
3
|
import { useDialog as ke, useSnackbar as se, useProxiedModel as ae, useBreakpoints as De } from "@feedmepos/ui-library";
|
|
4
4
|
import { i as Ae, _ as Ie } from "./is-linked-ingredient-error-fJ2TJb3z.js";
|
|
5
|
-
import { _ as le, a as $e } from "./FmCustomAttribute.vue_vue_type_script_setup_true_lang-
|
|
5
|
+
import { _ as le, a as $e } from "./FmCustomAttribute.vue_vue_type_script_setup_true_lang-DAWPJ65s.js";
|
|
6
6
|
import { defineStore as Pe, storeToRefs as Be } from "pinia";
|
|
7
7
|
import { useI18n as H } from "@feedmepos/mf-common";
|
|
8
|
-
import { _ as Te } from "./InventoryBindingForm.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { _ as Te } from "./InventoryBindingForm.vue_vue_type_script_setup_true_lang-CseHejfD.js";
|
|
9
9
|
const Me = {
|
|
10
10
|
key: 0,
|
|
11
11
|
class: "flex flex-col items-center w-full h-full gap-24"
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { defineComponent as re, ref as H, computed as I, resolveComponent as B, openBlock as $, createBlock as z, withCtx as D, createElementVNode as n, normalizeClass as he, toDisplayString as k, createVNode as g, createElementBlock as O, Fragment as ne, renderList as ae, unref as u, h as ye, watch as ke, isRef as je, createCommentVNode as te, reactive as at, onMounted as qe, normalizeStyle as Je, createTextVNode as pe, Teleport as rt, normalizeProps as Se, mergeProps as we } from "vue";
|
|
2
|
-
import { u as ce, O as lt, f as Ue, h as it, a as Ie, F as Le, P as Ce, j as ie, K as ut, t as ge, N as Me, A as ct, M as dt, L as ve, Q as mt, T as ee, V as pt, W as ze, m as vt, J as ft, X as yt, Y as _t, Z as Qe, $ as q, a0 as ht, r as Xe, a1 as De, a2 as kt, a3 as gt, o as Ne, c as bt, a4 as xt, a5 as St, C as Fe, a6 as wt, a7 as Ft, a8 as $t, z as At, _ as Vt, B as Ct, E as Mt, G as Ye } from "./app-
|
|
3
|
-
import { u as Pe, a as Te } from "./stock-
|
|
4
|
-
import { g as be } from "./decimal-
|
|
5
|
-
import { e as Dt, u as Ze, i as et, _ as Ke } from "./PremiumBadge.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { u as ce, O as lt, f as Ue, h as it, a as Ie, F as Le, P as Ce, j as ie, K as ut, t as ge, N as Me, A as ct, M as dt, L as ve, Q as mt, T as ee, V as pt, W as ze, m as vt, J as ft, X as yt, Y as _t, Z as Qe, $ as q, a0 as ht, r as Xe, a1 as De, a2 as kt, a3 as gt, o as Ne, c as bt, a4 as xt, a5 as St, C as Fe, a6 as wt, a7 as Ft, a8 as $t, z as At, _ as Vt, B as Ct, E as Mt, G as Ye } from "./app-F909rQ5n.js";
|
|
3
|
+
import { u as Pe, a as Te } from "./stock-c68S1hmD.js";
|
|
4
|
+
import { g as be } from "./decimal-0pQSNdVz.js";
|
|
5
|
+
import { e as Dt, u as Ze, i as et, _ as Ke } from "./PremiumBadge.vue_vue_type_script_setup_true_lang-BGJNkqYH.js";
|
|
6
6
|
import { _ as Be, S as $e, g as tt } from "./StockForecast.vue_vue_type_style_index_0_lang-KLXSWvo5.js";
|
|
7
7
|
import { _ as Bt } from "./PreviewBadge.vue_vue_type_script_setup_true_lang-CRZiQHjx.js";
|
|
8
8
|
import { useI18n as le, useCoreStore as jt } from "@feedmepos/mf-common";
|
|
9
9
|
import { useSnackbar as fe, useDialog as nt, useProxiedModel as Re, useBreakpoints as Ut } from "@feedmepos/ui-library";
|
|
10
10
|
import { defineStore as It } from "pinia";
|
|
11
|
-
import { u as Pt } from "./use-inventory-binding-dialog-
|
|
12
|
-
import { _ as Tt } from "./NumberPrecisionInput.vue_vue_type_script_setup_true_lang-
|
|
11
|
+
import { u as Pt } from "./use-inventory-binding-dialog-DjlU5nUb.js";
|
|
12
|
+
import { _ as Tt } from "./NumberPrecisionInput.vue_vue_type_script_setup_true_lang-Cgv6gv2x.js";
|
|
13
13
|
import { E as Rt } from "./empty-placeholder-wf6-BWE8.js";
|
|
14
|
-
import "./index-
|
|
14
|
+
import "./index-DzA11XLY.js";
|
|
15
15
|
import "./array-hChJVZLE.js";
|
|
16
16
|
var _e = /* @__PURE__ */ ((p) => (p.History = "History", p.Convert = "Convert", p.Adjust = "Adjust", p))(_e || {});
|
|
17
17
|
const Ht = [
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { defineComponent as Q, mergeModels as Gd, computed as F, useModel as Hd, resolveComponent as T, openBlock as E, createElementBlock as O, createElementVNode as g, createVNode as N, withCtx as k, toDisplayString as A, unref as f, Fragment as q, renderList as ee, ref as L, createBlock as j, createCommentVNode as K, isRef as Qe, createTextVNode as Id, normalizeClass as J, watch as Fd, createSlots as jd, onMounted as Kd, normalizeStyle as Wd, Teleport as Yd } from "vue";
|
|
2
|
-
import { u as re } from "./supplier-
|
|
3
|
-
import { b as Fe, h as Xd, D as ed, i as ie, f as Pe, a as Od, o as dd, k as Zd, J as zd, C as he, v as wd, u as pe, m as G, c as Ad, e as U, q as Rd, r as qd, s as Td, w as Jd, x as Qd, y as et, z as dt, _ as tt, B as rt, E as nt, G as le } from "./app-
|
|
2
|
+
import { u as re } from "./supplier-CPuz6JVf.js";
|
|
3
|
+
import { b as Fe, h as Xd, D as ed, i as ie, f as Pe, a as Od, o as dd, k as Zd, J as zd, C as he, v as wd, u as pe, m as G, c as Ad, e as U, q as Rd, r as qd, s as Td, w as Jd, x as Qd, y as et, z as dt, _ as tt, B as rt, E as nt, G as le } from "./app-F909rQ5n.js";
|
|
4
4
|
import { useI18n as X, useCoreStore as Oe } from "@feedmepos/mf-common";
|
|
5
5
|
import { useDialog as we, useSnackbar as me, useProxiedModel as td, useDialogChild as ot, useBreakpoints as at } from "@feedmepos/ui-library";
|
|
6
6
|
import { _ as $t } from "./PreviewBadge.vue_vue_type_script_setup_true_lang-CRZiQHjx.js";
|
|
7
|
-
import { _ as it } from "./FmUnitInput.vue_vue_type_script_setup_true_lang-
|
|
7
|
+
import { _ as it } from "./FmUnitInput.vue_vue_type_script_setup_true_lang-D1AIFe-0.js";
|
|
8
8
|
import { defineStore as lt } from "pinia";
|
|
9
9
|
function st(e, d) {
|
|
10
10
|
const { t } = X(), r = Fe();
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { ref as K, computed as Y, h as oe, defineComponent as _e, unref as i, openBlock as g, createElementBlock as D, createElementVNode as e, toDisplayString as S, createCommentVNode as x, resolveComponent as Z, createVNode as U, createBlock as W, isRef as Ge, withCtx as de, Fragment as ne, normalizeClass as ye, createTextVNode as xe, renderList as pe } from "vue";
|
|
2
|
-
import { X as He, u as be, aG as k, a2 as ze, a4 as Ye, a5 as Qe, ai as We, e as Te, f as Ie, ar as B, V as Fe, c as Be, aH as Ze, Z as Se, L as he, j as fe, aI as Me, a9 as ge, h as Pe, D as V, i as F, b as Ue, a3 as Je, ao as Ce, a1 as $e, ae as Ee } from "./app-
|
|
2
|
+
import { X as He, u as be, aG as k, a2 as ze, a4 as Ye, a5 as Qe, ai as We, e as Te, f as Ie, ar as B, V as Fe, c as Be, aH as Ze, Z as Se, L as he, j as fe, aI as Me, a9 as ge, h as Pe, D as V, i as F, b as Ue, a3 as Je, ao as Ce, a1 as $e, ae as Ee } from "./app-F909rQ5n.js";
|
|
3
3
|
import { useDialog as we, useSnackbar as Re, useProxiedModel as Xe } from "@feedmepos/ui-library";
|
|
4
|
-
import { b as et, u as tt, f as Le, P as ie } from "./format-unit-display-
|
|
5
|
-
import { F as rt } from "./decimal-
|
|
4
|
+
import { b as et, u as tt, f as Le, P as ie } from "./format-unit-display-CM40cl03.js";
|
|
5
|
+
import { F as rt } from "./decimal-0pQSNdVz.js";
|
|
6
6
|
import { useI18n as je } from "@feedmepos/mf-common";
|
|
7
7
|
import { E as st } from "./empty-placeholder-wf6-BWE8.js";
|
|
8
8
|
const Ve = He((v, y) => {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { defineComponent as Z, onMounted as ce, computed as R, ref as E, watch as pe, inject as Je, resolveComponent as V, openBlock as D, createElementBlock as K, createElementVNode as t, createVNode as c, withCtx as q, renderSlot as Oe, withDirectives as Ve, normalizeClass as ie, vModelText as Ae, reactive as Ze, h as J, toDisplayString as O, unref as e, createBlock as W, mergeProps as Ee, isRef as Ue, createCommentVNode as Y, Fragment as qe, renderList as Xe, normalizeStyle as Ye, Teleport as et, normalizeProps as tt, guardReactiveProps as ot } from "vue";
|
|
2
|
-
import { H as Ne, ay as ue, t as De, I as st, az as lt, aA as nt, j as G, aB as at, b as ze, $ as Re, m as me, a as He, P as re, L as rt, A as de, M as it, c as je, G as Q, u as Qe, ac as ut, E as Ke, J as mt, K as dt, e as ee, aC as ne, a9 as ct, a1 as pt, z as ft, i as Pe, _ as yt, B as vt } from "./app-
|
|
2
|
+
import { H as Ne, ay as ue, t as De, I as st, az as lt, aA as nt, j as G, aB as at, b as ze, $ as Re, m as me, a as He, P as re, L as rt, A as de, M as it, c as je, G as Q, u as Qe, ac as ut, E as Ke, J as mt, K as dt, e as ee, aC as ne, a9 as ct, a1 as pt, z as ft, i as Pe, _ as yt, B as vt } from "./app-F909rQ5n.js";
|
|
3
3
|
import { useI18n as X } from "@feedmepos/mf-common";
|
|
4
|
-
import { P as H, a as bt, f as xt, t as _t, b as Le, u as ht } from "./format-unit-display-
|
|
4
|
+
import { P as H, a as bt, f as xt, t as _t, b as Le, u as ht } from "./format-unit-display-CM40cl03.js";
|
|
5
5
|
import { components as ae, useDialog as gt, useSnackbar as Tt, useProxiedModel as Ge, useBreakpoints as Ft } from "@feedmepos/ui-library";
|
|
6
6
|
import { storeToRefs as Be } from "pinia";
|
|
7
|
-
import { _ as wt, b as kt, F as Ct, a as St } from "./FmUnitInput.vue_vue_type_script_setup_true_lang-
|
|
8
|
-
import { c as Mt, u as $t, _ as It } from "./FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-
|
|
9
|
-
import { u as Ot } from "./supplier-
|
|
7
|
+
import { _ as wt, b as kt, F as Ct, a as St } from "./FmUnitInput.vue_vue_type_script_setup_true_lang-D1AIFe-0.js";
|
|
8
|
+
import { c as Mt, u as $t, _ as It } from "./FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-D1PU7pae.js";
|
|
9
|
+
import { u as Ot } from "./supplier-CPuz6JVf.js";
|
|
10
10
|
const Vt = { class: "flex flex-col" }, At = { class: "flex flex-col" }, Dt = { class: "flex-1" }, Rt = { class: "flex items-center" }, Pt = { class: "flex-1" }, Lt = { class: "flex-1" }, Bt = /* @__PURE__ */ Z({
|
|
11
11
|
__name: "FmMinMaxInput",
|
|
12
12
|
props: {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent as H, computed as g, openBlock as v, createElementBlock as C, createElementVNode as l, Fragment as j, renderList as q, toDisplayString as V, createCommentVNode as Y, ref as M, resolveComponent as $, createBlock as T, withCtx as A, createVNode as y, unref as o, isRef as ee, normalizeClass as re, normalizeStyle as ie, Teleport as ue, normalizeProps as de, guardReactiveProps as me } from "vue";
|
|
2
|
-
import { a as G, e as w, S as ce, h as pe, D as te, i as L, f as le, m as N, A as fe, j as J, L as ve, N as ye, p as ne, u as be, b as ge, z as xe, _ as _e, B as he, E as Ve, G as Ue } from "./app-
|
|
2
|
+
import { a as G, e as w, S as ce, h as pe, D as te, i as L, f as le, m as N, A as fe, j as J, L as ve, N as ye, p as ne, u as be, b as ge, z as xe, _ as _e, B as he, E as Ve, G as Ue } from "./app-F909rQ5n.js";
|
|
3
3
|
import { useDialog as we, useSnackbar as se, useProxiedModel as oe, useBreakpoints as Ce } from "@feedmepos/ui-library";
|
|
4
4
|
import { i as Se, _ as ke } from "./is-linked-ingredient-error-fJ2TJb3z.js";
|
|
5
5
|
import { defineStore as Ee, storeToRefs as Fe } from "pinia";
|
|
6
6
|
import { useI18n as K } from "@feedmepos/mf-common";
|
|
7
|
-
import { F as $e } from "./decimal-
|
|
8
|
-
import { _ as Ie } from "./NumberPrecisionInput.vue_vue_type_script_setup_true_lang-
|
|
7
|
+
import { F as $e } from "./decimal-0pQSNdVz.js";
|
|
8
|
+
import { _ as Ie } from "./NumberPrecisionInput.vue_vue_type_script_setup_true_lang-Cgv6gv2x.js";
|
|
9
9
|
const De = { class: "flex flex-col gap-8" }, Ae = {
|
|
10
10
|
key: 0,
|
|
11
11
|
class: "flex flex-col"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref as W, defineComponent as I, watch as ee, onMounted as ae, onUnmounted as xe, openBlock as S, createElementBlock as q, toRaw as be, reactive as Fe, createElementVNode as g, toDisplayString as U, unref as c, createVNode as V, resolveComponent as L, createSlots as $e, withCtx as N, createTextVNode as We, renderSlot as De, createBlock as z, createCommentVNode as Ae, computed as x, isRef as we, normalizeClass as Se, normalizeStyle as Pe } from "vue";
|
|
2
|
-
import { X as Re, al as Te, am as Ue, h as Ee, D as Ve, i as Z, f as G, an as Le, ad as Ne, m as E, e as T, u as Be, z as qe, _ as ze, B as Ie, E as je, G as J } from "./app-
|
|
2
|
+
import { X as Re, al as Te, am as Ue, h as Ee, D as Ve, i as Z, f as G, an as Le, ad as Ne, m as E, e as T, u as Be, z as qe, _ as ze, B as Ie, E as je, G as J } from "./app-F909rQ5n.js";
|
|
3
3
|
import { useCoreStore as Ge, useI18n as j } from "@feedmepos/mf-common";
|
|
4
4
|
import { useDialogChild as Oe, useDialog as Me, useSnackbar as te, useProxiedModel as oe, useBreakpoints as Ke } from "@feedmepos/ui-library";
|
|
5
5
|
import { c as le, u as se } from "./googlemap-Dm8ERVai.js";
|
package/dist/api/inventory.d.ts
CHANGED
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
import { type WithRev } from '@/api/type';
|
|
2
2
|
export declare const useInventoryApi: () => {
|
|
3
3
|
readInventoryLocations(): Promise<{
|
|
4
|
+
inventory?: {
|
|
5
|
+
_id: string;
|
|
6
|
+
updatedAt: string;
|
|
7
|
+
} | null | undefined;
|
|
4
8
|
type: "restaurant" | "warehouse";
|
|
5
9
|
name: string;
|
|
6
10
|
acceptRequest: boolean;
|