@feedmepos/mf-inventory-portal 0.0.25-dev.26 → 0.0.25-dev.28
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-FlLD43pf.js → App-DSmyUe9i.js} +2 -2
- package/dist/{ApprovalView-DwTvIjyF.js → ApprovalView-BEFFaX86.js} +2 -2
- package/dist/{BindingsDialog-Ctxe-2eR.js → BindingsDialog-D-8BvojK.js} +2 -2
- package/dist/{BindingsPicker-DpHgBr9I.js → BindingsPicker-Cy1yg1bG.js} +1 -1
- package/dist/{BindingsTable-C0onBRN2.js → BindingsTable-Dhz8ONJT.js} +1 -1
- package/dist/ClosingDraftView-BAe-mbpn.js +1340 -0
- package/dist/{ClosingTemplateView-MRYukFc9.js → ClosingTemplateView-DzNurLwH.js} +2 -2
- package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-DLo0_EnE.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-DlyahP5t.js} +3 -3
- package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-vMjhugJb.js → FmUnitInput.vue_vue_type_script_setup_true_lang-CLOyc7cd.js} +1 -1
- package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-C81Jfejj.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-CPphZwgW.js} +1 -1
- package/dist/{IngredientGroupView-CRK2IXYi.js → IngredientGroupView-B3VDBCV0.js} +1 -1
- package/dist/{IngredientsView-BVJDcDaw.js → IngredientsView-fH4XMnpj.js} +4 -4
- package/dist/{IntegrationView-D2xZ-auL.js → IntegrationView-BzDRH4Bb.js} +1 -1
- package/dist/{InventoryBindingForm-D2nu9Ffp.js → InventoryBindingForm-UHqEY-qM.js} +1 -1
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-DTcqJhdD.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-CA5CZZLs.js} +3 -3
- package/dist/{InventoryBindingSummary-BrfjSG-X.js → InventoryBindingSummary-BEG0ALdu.js} +1 -1
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-BuSqcjGE.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-D42I0B0D.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-DNDFZjc2.js → PremiumBadge.vue_vue_type_script_setup_true_lang-G3lrGACK.js} +1 -1
- package/dist/{PublishView-C53GSTpI.js → PublishView-M59-kjB0.js} +2 -2
- package/dist/{PurchaseOrderPrintPreview-BJwg7kN3.js → PurchaseOrderPrintPreview-DqmHchcj.js} +1 -1
- package/dist/{ReceiveRequestView-DSVVaWMp.js → ReceiveRequestView-B0UIDOcH.js} +961 -962
- package/dist/{RecipeView-BHQqcnww.js → RecipeView-BilboVDa.js} +3 -3
- package/dist/{StockView-Cnn-wHVz.js → StockView-Cfn5imH5.js} +7 -7
- package/dist/{SupplierView-B87uSeNG.js → SupplierView-CNGj0VUZ.js} +4 -4
- package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-BtEavLOY.js → TransferDetails.vue_vue_type_script_setup_true_lang-B19fXcww.js} +4 -4
- package/dist/{TransferTemplateView-6bRr_A5Y.js → TransferTemplateView-DzGNHKGY.js} +7 -7
- package/dist/{UnitView-Ck94whT5.js → UnitView-Bf-w3APZ.js} +3 -3
- package/dist/{WarehouseView-BceoB6Cq.js → WarehouseView-XorSVXc0.js} +1 -1
- package/dist/api/netsuite.d.ts +16 -0
- package/dist/{app-CtbmMi1h.js → app-fx2FK22w.js} +8239 -8220
- package/dist/app.js +1 -1
- package/dist/{decimal-D1zkJPMb.js → decimal-BFVy6_IW.js} +1 -1
- package/dist/{feature-OQuluLLR.js → feature-C2loTRTd.js} +139 -131
- package/dist/{format-unit-display-nGgm9HEU.js → format-unit-display-BLRFNu3V.js} +2 -2
- package/dist/{index-DZ88SgFi.js → index-Koid_wNd.js} +2 -2
- package/dist/{stock-DZzQZdU1.js → stock-Dx-ZW-_n.js} +1 -1
- package/dist/stores/feature.d.ts +4 -1
- package/dist/stores/integration/netsuite.d.ts +16 -0
- package/dist/{supplier-C7vjGYYz.js → supplier-DUp4Kl5Y.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-ingredient-select-dialog-DKsbfBJ5.js → use-ingredient-select-dialog-DXFC8qWH.js} +1 -1
- package/dist/{use-inventory-binding-dialog-BM3hVdj-.js → use-inventory-binding-dialog-BXPkFjVT.js} +1 -1
- package/dist/views/closing-draft/helpers/export-draft.helper.d.ts +2 -2
- package/dist/views/receive-request/components/transfer-details/TransferDetails.vue.d.ts +2 -0
- package/dist/views/receive-request/composables/use-receive-request-form.d.ts +6 -0
- package/dist/views/receive-request/composables/use-receive-request-table.d.ts +6 -0
- package/dist/views/receive-request/import/export.d.ts +2 -4
- package/dist/{vue-i18n-kwkYkNRD.js → vue-i18n-C6MVnEFi.js} +437 -437
- package/package.json +3 -3
- package/dist/ClosingDraftView-bACYchEO.js +0 -1308
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent as H, 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 j, 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, d as V, e as O, S as ye, f as ge, D as ee, h as Y, i as q, F as te, l as be, U as _e, A as we, o as ne, p as Re, r as he, q as Ve, u as xe, y as Ee, _ as Ce, z as Se, B as Fe, E as oe } from "./app-
|
|
2
|
+
import { a as A, d as V, e as O, S as ye, f as ge, D as ee, h as Y, i as q, F as te, l as be, U as _e, A as we, o as ne, p as Re, r as he, q as Ve, u as xe, y as Ee, _ as Ce, z as Se, B as Fe, E as oe } from "./app-fx2FK22w.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 } from "./IngredientBindedItem.vue_vue_type_script_setup_true_lang-
|
|
5
|
+
import { _ as le } from "./IngredientBindedItem.vue_vue_type_script_setup_true_lang-CPphZwgW.js";
|
|
6
6
|
import { defineStore as $e, storeToRefs as Pe } from "pinia";
|
|
7
7
|
import { useI18n as K } from "@feedmepos/mf-common";
|
|
8
|
-
import { _ as Be } from "./InventoryBindingForm.vue_vue_type_script_setup_true_lang-
|
|
8
|
+
import { _ as Be } from "./InventoryBindingForm.vue_vue_type_script_setup_true_lang-CA5CZZLs.js";
|
|
9
9
|
import { _ as Te } from "./FmCustomAttribute.vue_vue_type_script_setup_true_lang-D-IWRjRD.js";
|
|
10
10
|
const Me = {
|
|
11
11
|
key: 0,
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { defineComponent as sn, ref as Q, computed as w, resolveComponent as U, openBlock as M, createBlock as ee, withCtx as p, createElementVNode as m, normalizeClass as ao, toDisplayString as P, createVNode as C, createElementBlock as x, Fragment as Be, renderList as on, unref as y, h as Qt, watch as lo, isRef as Fi, createCommentVNode as Ie, reactive as Oa, onMounted as zr, normalizeStyle as Fr, createTextVNode as ut, Teleport as Pa, normalizeProps as Wo, mergeProps as Zo } from "vue";
|
|
2
|
-
import { u as Hn, N as Ca, e as gi, f as Aa, a as bi, F as qi, O as ui, i as fn, J as Ma, t as so, L as ci, A as Ba, M as Da, K as ct, P as Na, Q as he, T as ja, V as Wi, l as pa, H as Ua, W as ka, X as La, Y as gr, Z as me, $ as Ya, q as br, a0 as _i, a1 as r, a2 as b, a3 as Er, a4 as Jt, a5 as Ga, a6 as Va, n as Zi, a7 as Ha, a8 as wa, C as Xo, a9 as $a, aa as Ka, ab as qa, y as Wa, _ as Za, z as Xa, B as Qa, E as Xi } from "./app-
|
|
3
|
-
import { u as Ei, a as yi } from "./stock-
|
|
4
|
-
import { g as uo } from "./decimal-
|
|
5
|
-
import { e as Ja, u as yr, i as fr, _ as Qi } from "./PremiumBadge.vue_vue_type_script_setup_true_lang-
|
|
2
|
+
import { u as Hn, N as Ca, e as gi, f as Aa, a as bi, F as qi, O as ui, i as fn, J as Ma, t as so, L as ci, A as Ba, M as Da, K as ct, P as Na, Q as he, T as ja, V as Wi, l as pa, H as Ua, W as ka, X as La, Y as gr, Z as me, $ as Ya, q as br, a0 as _i, a1 as r, a2 as b, a3 as Er, a4 as Jt, a5 as Ga, a6 as Va, n as Zi, a7 as Ha, a8 as wa, C as Xo, a9 as $a, aa as Ka, ab as qa, y as Wa, _ as Za, z as Xa, B as Qa, E as Xi } from "./app-fx2FK22w.js";
|
|
3
|
+
import { u as Ei, a as yi } from "./stock-Dx-ZW-_n.js";
|
|
4
|
+
import { g as uo } from "./decimal-BFVy6_IW.js";
|
|
5
|
+
import { e as Ja, u as yr, i as fr, _ as Qi } from "./PremiumBadge.vue_vue_type_script_setup_true_lang-G3lrGACK.js";
|
|
6
6
|
import { _ as mi, S as Qo, g as Rr } from "./StockForecast.vue_vue_type_style_index_0_lang-KLXSWvo5.js";
|
|
7
7
|
import { _ as xa } from "./PreviewBadge.vue_vue_type_script_setup_true_lang-CRZiQHjx.js";
|
|
8
8
|
import { useI18n as un, useCoreStore as ed } from "@feedmepos/mf-common";
|
|
9
9
|
import { useSnackbar as Ft, useDialog as hr, useProxiedModel as fi, useBreakpoints as nd } from "@feedmepos/ui-library";
|
|
10
10
|
import { defineStore as td } from "pinia";
|
|
11
|
-
import { u as od } from "./use-inventory-binding-dialog-
|
|
12
|
-
import { _ as id } from "./NumberPrecisionInput.vue_vue_type_script_setup_true_lang-
|
|
11
|
+
import { u as od } from "./use-inventory-binding-dialog-BXPkFjVT.js";
|
|
12
|
+
import { _ as id } from "./NumberPrecisionInput.vue_vue_type_script_setup_true_lang-D42I0B0D.js";
|
|
13
13
|
import { E as rd } from "./empty-placeholder-wf6-BWE8.js";
|
|
14
14
|
import "./array-hChJVZLE.js";
|
|
15
|
-
import { u as ad } from "./feature-
|
|
15
|
+
import { u as ad } from "./feature-C2loTRTd.js";
|
|
16
16
|
var io = /* @__PURE__ */ ((n) => (n.History = "History", n.Convert = "Convert", n.Adjust = "Adjust", n))(io || {});
|
|
17
17
|
const dd = [
|
|
18
18
|
{
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent as Q, mergeModels as Bd, computed as F, useModel as Gd, 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, normalizeClass as J, createTextVNode as Hd, watch as Id, createSlots as jd, normalizeStyle as Kd, Teleport as Wd } from "vue";
|
|
2
|
-
import { u as re } from "./supplier-
|
|
3
|
-
import { b as Fe, f as Yd, D as ed, h as ie, e as Pe, a as Fd, n as dd, j as Xd, H as Zd, C as he, s as Od, u as pe, l as G, d as U, p as wd, q as zd, r as Ad, v as qd, w as Jd, x as Qd, y as et, _ as dt, z as tt, B as rt, E as le } from "./app-
|
|
2
|
+
import { u as re } from "./supplier-DUp4Kl5Y.js";
|
|
3
|
+
import { b as Fe, f as Yd, D as ed, h as ie, e as Pe, a as Fd, n as dd, j as Xd, H as Zd, C as he, s as Od, u as pe, l as G, d as U, p as wd, q as zd, r as Ad, v as qd, w as Jd, x as Qd, y as et, _ as dt, z as tt, B as rt, E as le } from "./app-fx2FK22w.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 nt, useBreakpoints as ot } from "@feedmepos/ui-library";
|
|
6
6
|
import { _ as at } from "./PreviewBadge.vue_vue_type_script_setup_true_lang-CRZiQHjx.js";
|
|
7
|
-
import { _ as $t } from "./FmUnitInput.vue_vue_type_script_setup_true_lang-
|
|
8
|
-
import { u as Rd } from "./feature-
|
|
7
|
+
import { _ as $t } from "./FmUnitInput.vue_vue_type_script_setup_true_lang-CLOyc7cd.js";
|
|
8
|
+
import { u as Rd } from "./feature-C2loTRTd.js";
|
|
9
9
|
import { defineStore as it } from "pinia";
|
|
10
10
|
function lt(e, d) {
|
|
11
11
|
const { t } = X(), r = Fe();
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { W as ot, u as $e, aK as O, a5 as lt, a7 as ct, a8 as it, am as ut, d as Le, e as Je, av as U, T as Ze, aL as dt, Y as je, K as Ce, i as xe, aM as et, ac as Ee, f as Ye, D as Q, h as V, b as tt, a6 as ft, as as We, a0 as qe, ai as Ue, aw as mt } from "./app-
|
|
1
|
+
import { W as ot, u as $e, aK as O, a5 as lt, a7 as ct, a8 as it, am as ut, d as Le, e as Je, av as U, T as Ze, aL as dt, Y as je, K as Ce, i as xe, aM as et, ac as Ee, f as Ye, D as Q, h as V, b as tt, a6 as ft, as as We, a0 as qe, ai as Ue, aw as mt } from "./app-fx2FK22w.js";
|
|
2
2
|
import { ref as M, computed as K, h as N, defineComponent as Ge, onMounted as pt, unref as o, openBlock as c, createElementBlock as _, createElementVNode as s, toDisplayString as d, createCommentVNode as D, resolveComponent as ae, createVNode as F, watch as vt, createBlock as Y, isRef as yt, withCtx as ge, Fragment as W, normalizeClass as ye, createTextVNode as Be, renderList as be, resolveDynamicComponent as ht } from "vue";
|
|
3
3
|
import { useI18n as st } from "@feedmepos/mf-common";
|
|
4
|
-
import { b as gt, u as bt, f as Ve, P as he } from "./format-unit-display-
|
|
4
|
+
import { b as gt, u as bt, f as Ve, P as he } from "./format-unit-display-BLRFNu3V.js";
|
|
5
5
|
import { E as Xe } from "./empty-placeholder-wf6-BWE8.js";
|
|
6
6
|
import { useDialog as He, useSnackbar as ze, useProxiedModel as _t } from "@feedmepos/ui-library";
|
|
7
|
-
import { u as rt } from "./feature-
|
|
8
|
-
import { F as St } from "./decimal-
|
|
7
|
+
import { u as rt } from "./feature-C2loTRTd.js";
|
|
8
|
+
import { F as St } from "./decimal-BFVy6_IW.js";
|
|
9
9
|
const Qe = ot((f, m) => {
|
|
10
10
|
const u = $e();
|
|
11
11
|
return {
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { defineComponent as ae, onMounted as Ie, computed as z, ref as H, watch as _e, inject as it, resolveComponent as O, openBlock as x, createElementBlock as $, createElementVNode as l, createVNode as d, withCtx as Q, renderSlot as Ue, withDirectives as Le, normalizeClass as ie, vModelText as qe, reactive as ut, h as le, useModel as mt, toDisplayString as U, unref as e, Fragment as se, createCommentVNode as ne, renderList as pe, createBlock as K, normalizeStyle as ze, mergeProps as je, isRef as Fe, createSlots as dt, Teleport as pt, normalizeProps as ct, guardReactiveProps as ft } from "vue";
|
|
2
|
-
import { G as Ce, aC as we, t as Be, I as yt, aD as vt, aE as bt, i as G, aF as gt, a as He, b as Ke, Z as ke, l as Te, O as me, K as ye, A as xe, M as Ge, E as oe, u as We, af as ht, T as xt, ag as _t, B as Ze, J as wt, d as fe, ax as he, ac as kt, a0 as Tt, y as It, h as Ee, _ as Ft, z as Ct } from "./app-
|
|
2
|
+
import { G as Ce, aC as we, t as Be, I as yt, aD as vt, aE as bt, i as G, aF as gt, a as He, b as Ke, Z as ke, l as Te, O as me, K as ye, A as xe, M as Ge, E as oe, u as We, af as ht, T as xt, ag as _t, B as Ze, J as wt, d as fe, ax as he, ac as kt, a0 as Tt, y as It, h as Ee, _ as Ft, z as Ct } from "./app-fx2FK22w.js";
|
|
3
3
|
import { useI18n as ce } from "@feedmepos/mf-common";
|
|
4
|
-
import { P as te, a as St, f as Vt, t as $t, b as Ne, u as Mt } from "./format-unit-display-
|
|
4
|
+
import { P as te, a as St, f as Vt, t as $t, b as Ne, u as Mt } from "./format-unit-display-BLRFNu3V.js";
|
|
5
5
|
import { components as de, useSnackbar as Dt, useProxiedModel as Je, useBreakpoints as Ot } from "@feedmepos/ui-library";
|
|
6
6
|
import { storeToRefs as Qe } from "pinia";
|
|
7
|
-
import { _ as Xe, b as Ye, F as et, a as tt } from "./FmUnitInput.vue_vue_type_script_setup_true_lang-
|
|
8
|
-
import { u as ot } from "./feature-
|
|
9
|
-
import { c as At, u as Rt, _ as Pt } from "./FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-
|
|
10
|
-
import { u as Ut } from "./supplier-
|
|
11
|
-
import { u as Lt } from "./use-ingredient-select-dialog-
|
|
7
|
+
import { _ as Xe, b as Ye, F as et, a as tt } from "./FmUnitInput.vue_vue_type_script_setup_true_lang-CLOyc7cd.js";
|
|
8
|
+
import { u as ot } from "./feature-C2loTRTd.js";
|
|
9
|
+
import { c as At, u as Rt, _ as Pt } from "./FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-DlyahP5t.js";
|
|
10
|
+
import { u as Ut } from "./supplier-DUp4Kl5Y.js";
|
|
11
|
+
import { u as Lt } from "./use-ingredient-select-dialog-DXFC8qWH.js";
|
|
12
12
|
const qt = { class: "flex flex-col" }, Bt = { class: "flex flex-col" }, Et = { class: "flex-1" }, Nt = { class: "flex items-center" }, Qt = { class: "flex-1" }, zt = { class: "flex-1" }, lt = /* @__PURE__ */ ae({
|
|
13
13
|
__name: "FmMinMaxInput",
|
|
14
14
|
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 K, d as w, S as ce, f as pe, D as te, h as L, e as le, l as N, A as fe, i as J, K as ve, L as ye, o as ne, u as be, b as ge, y as xe, _ as _e, z as he, B as Ve, E as Ue } from "./app-
|
|
2
|
+
import { a as K, d as w, S as ce, f as pe, D as te, h as L, e as le, l as N, A as fe, i as J, K as ve, L as ye, o as ne, u as be, b as ge, y as xe, _ as _e, z as he, B as Ve, E as Ue } from "./app-fx2FK22w.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 G } 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-BFVy6_IW.js";
|
|
8
|
+
import { _ as Ie } from "./NumberPrecisionInput.vue_vue_type_script_setup_true_lang-D42I0B0D.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 D, defineComponent as j, watch as ee, onMounted as te, onUnmounted as xe, openBlock as R, createElementBlock as z, toRaw as be, reactive as Fe, createElementVNode as g, toDisplayString as L, unref as c, createVNode as V, resolveComponent as B, createSlots as $e, withCtx as q, createTextVNode as Se, renderSlot as We, createBlock as I, createCommentVNode as Ae, computed as $, isRef as we, normalizeClass as De, normalizeStyle as Pe } from "vue";
|
|
2
|
-
import { W as Re, ap as Ue, aq as Ee, f as Te, D as Ve, h as Q, e as G, ar as Le, ah as Ne, l as N, d as T, S as Be, u as qe, y as ze, _ as Ie, z as je, B as Oe, E as X } from "./app-
|
|
2
|
+
import { W as Re, ap as Ue, aq as Ee, f as Te, D as Ve, h as Q, e as G, ar as Le, ah as Ne, l as N, d as T, S as Be, u as qe, y as ze, _ as Ie, z as je, B as Oe, E as X } from "./app-fx2FK22w.js";
|
|
3
3
|
import { useCoreStore as Ge, useI18n as O } from "@feedmepos/mf-common";
|
|
4
4
|
import { useDialogChild as Ke, useDialog as Me, useSnackbar as ae, useProxiedModel as oe, useBreakpoints as He } from "@feedmepos/ui-library";
|
|
5
5
|
import { c as le, u as se } from "./googlemap-Dm8ERVai.js";
|
package/dist/api/netsuite.d.ts
CHANGED
|
@@ -9,6 +9,10 @@ export declare const useNetSuiteApi: () => {
|
|
|
9
9
|
}[] | null | undefined;
|
|
10
10
|
_id: string;
|
|
11
11
|
items: {
|
|
12
|
+
cogsAccount?: {
|
|
13
|
+
id: string;
|
|
14
|
+
refName: string;
|
|
15
|
+
} | null | undefined;
|
|
12
16
|
pktCode?: string | null | undefined;
|
|
13
17
|
pktName?: string | null | undefined;
|
|
14
18
|
externalId?: string | null | undefined;
|
|
@@ -28,6 +32,10 @@ export declare const useNetSuiteApi: () => {
|
|
|
28
32
|
subsidiaryId: string;
|
|
29
33
|
}[];
|
|
30
34
|
childItems: {
|
|
35
|
+
cogsAccount?: {
|
|
36
|
+
id: string;
|
|
37
|
+
refName: string;
|
|
38
|
+
} | null | undefined;
|
|
31
39
|
pktCode?: string | null | undefined;
|
|
32
40
|
pktName?: string | null | undefined;
|
|
33
41
|
externalId?: string | null | undefined;
|
|
@@ -75,6 +83,10 @@ export declare const useNetSuiteApi: () => {
|
|
|
75
83
|
}[] | null | undefined;
|
|
76
84
|
_id: string;
|
|
77
85
|
items: {
|
|
86
|
+
cogsAccount?: {
|
|
87
|
+
id: string;
|
|
88
|
+
refName: string;
|
|
89
|
+
} | null | undefined;
|
|
78
90
|
pktCode?: string | null | undefined;
|
|
79
91
|
pktName?: string | null | undefined;
|
|
80
92
|
externalId?: string | null | undefined;
|
|
@@ -94,6 +106,10 @@ export declare const useNetSuiteApi: () => {
|
|
|
94
106
|
subsidiaryId: string;
|
|
95
107
|
}[];
|
|
96
108
|
childItems: {
|
|
109
|
+
cogsAccount?: {
|
|
110
|
+
id: string;
|
|
111
|
+
refName: string;
|
|
112
|
+
} | null | undefined;
|
|
97
113
|
pktCode?: string | null | undefined;
|
|
98
114
|
pktName?: string | null | undefined;
|
|
99
115
|
externalId?: string | null | undefined;
|