@feedmepos/mf-inventory-portal 0.0.22-dev.25 → 0.0.22-dev.27

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 (37) hide show
  1. package/dist/{ApprovalView-CUG3A6eh.js → ApprovalView-CigrrwPJ.js} +4 -4
  2. package/dist/{BindingsDialog-C8VW5zTP.js → BindingsDialog-BPcSzy8I.js} +1 -1
  3. package/dist/{BindingsPicker-CmavNRBv.js → BindingsPicker-BN00tJ5g.js} +1 -1
  4. package/dist/{BindingsTable-Ds7xU6eW.js → BindingsTable-CI9a_a9U.js} +1 -1
  5. package/dist/{ClosingTemplateView-YLxmMOOb.js → ClosingTemplateView-r0SqxxeG.js} +5 -5
  6. package/dist/{FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-Cs0N0_Eh.js → FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-BDW7JUMg.js} +1 -1
  7. package/dist/{IngredientsView-5VHrzfPZ.js → IngredientsView-BcogGgdu.js} +5 -5
  8. package/dist/{IntegrationView-DGJQOKKQ.js → IntegrationView-DeCPmtQo.js} +2 -2
  9. package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-rntSnKF6.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DxyPi20w.js} +1 -1
  10. package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-Fb96tdM4.js → PremiumBadge.vue_vue_type_script_setup_true_lang-R4D7OhPg.js} +1 -1
  11. package/dist/{PurchaseOrderPrintPreview-B4gVABOa.js → PurchaseOrderPrintPreview-b0abxau2.js} +1 -1
  12. package/dist/{ReceiveRequestView-Dp3_jzUb.js → ReceiveRequestView-DPsVFrLS.js} +6 -6
  13. package/dist/{RecipeView-CD0g929Y.js → RecipeView-CyHAkwty.js} +5 -5
  14. package/dist/{StockView-JN120j0d.js → StockView-BNRHq_B0.js} +6 -6
  15. package/dist/{SupplierView-C1O3gUXq.js → SupplierView-Gf1i7vb4.js} +75 -75
  16. package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-By87tbHu.js → TransferDetails.vue_vue_type_script_setup_true_lang-CPJyfBF_.js} +307 -300
  17. package/dist/TransferDialog.vue_vue_type_script_setup_true_lang-DUeYORdH.js +1522 -0
  18. package/dist/{TransferTemplateView-C780LnMc.js → TransferTemplateView-C0HCwg4W.js} +8 -8
  19. package/dist/{UnitView-Cey0qpZj.js → UnitView-DEL9E6NM.js} +6 -6
  20. package/dist/{WarehouseView-B1CpNmgb.js → WarehouseView-DjInPeDJ.js} +4 -4
  21. package/dist/api/netsuite.d.ts +1 -0
  22. package/dist/{app-Dxlsq-63.js → app-B89JJyoH.js} +2338 -2309
  23. package/dist/app.d.ts +1 -0
  24. package/dist/app.js +1 -1
  25. package/dist/{decimal-BKt0urvU.js → decimal-yKZZGBkX.js} +1 -1
  26. package/dist/{defineDeepModel-CmsZ7uDL.js → defineDeepModel-COzj2kW1.js} +1 -1
  27. package/dist/{format-time-from-id-D1MP796l.js → format-time-from-id-DkbtD0lD.js} +1 -1
  28. package/dist/{id-to-date-Dgx5-GaK.js → id-to-date-Dveseghs.js} +1 -1
  29. package/dist/{purchase-order-transaction-type-BEVZywc0.js → purchase-order-transaction-type-23BvfadU.js} +3 -3
  30. package/dist/stores/netsuite.d.ts +12 -0
  31. package/dist/{supplier-DNgf0T_t.js → supplier-DOc45bDy.js} +1 -1
  32. package/dist/tsconfig.app.tsbuildinfo +1 -1
  33. package/dist/{use-template-enabled-locations-2-F6vEnwMK.js → use-template-enabled-locations-2-DKN3rr3H.js} +1 -1
  34. package/dist/{xlsx-Dz8oAq7m.js → xlsx-lNFouYJO.js} +1 -1
  35. package/dist/{xlsx.util-BpLmwWed.js → xlsx.util-x5h67VuX.js} +2 -2
  36. package/package.json +1 -1
  37. package/dist/TransferDialog.vue_vue_type_script_setup_true_lang-hH7RapBS.js +0 -1519
package/dist/app.d.ts CHANGED
@@ -4,6 +4,7 @@ export declare const i18nMessages: {
4
4
  'en-US': {
5
5
  inventory: {
6
6
  common: {
7
+ success: string;
7
8
  proPlan: {
8
9
  title: string;
9
10
  subtitle: string;
package/dist/app.js CHANGED
@@ -1,4 +1,4 @@
1
- import { au as n, _ as r, av as e, as as o, at as t, u as i } from "./app-Dxlsq-63.js";
1
+ import { au as n, _ as r, av as e, as as o, at as t, u as i } from "./app-B89JJyoH.js";
2
2
  export {
3
3
  n as FmApp,
4
4
  r as InventoryBindingForm,
@@ -1,4 +1,4 @@
1
- import "./app-Dxlsq-63.js";
1
+ import "./app-B89JJyoH.js";
2
2
  function m(a) {
3
3
  function t(o, n = !0) {
4
4
  const e = Math.round(Math.log10(o));
@@ -1,4 +1,4 @@
1
- import { c as d, ak as i } from "./app-Dxlsq-63.js";
1
+ import { c as d, ak as i } from "./app-B89JJyoH.js";
2
2
  import { getCurrentInstance as r, reactive as m, watch as u } from "vue";
3
3
  function b(e = "modelValue") {
4
4
  var o, n;
@@ -1,4 +1,4 @@
1
- import { al as n } from "./app-Dxlsq-63.js";
1
+ import { al as n } from "./app-B89JJyoH.js";
2
2
  function d(r) {
3
3
  const t = a(r);
4
4
  return t === null ? "" : n(t);
@@ -1,4 +1,4 @@
1
- import { u as s, a as i } from "./xlsx-Dz8oAq7m.js";
1
+ import { u as s, a as i } from "./xlsx-lNFouYJO.js";
2
2
  function c(t, e) {
3
3
  return e.map((n) => typeof n.selector == "function" ? n.selector(t) : t[n.selector]);
4
4
  }
@@ -1,9 +1,9 @@
1
- import { o as G, j as C, am as S, c as O, u as Q, z as ne, aa as se, K as ce, L as le, an as ie, ag as ue, x as de, b as me, a as pe } from "./app-Dxlsq-63.js";
1
+ import { o as G, j as C, am as S, c as O, u as Q, z as ne, aa as se, K as ce, L as le, an as ie, ag as ue, x as de, b as me, a as pe } from "./app-B89JJyoH.js";
2
2
  import { ref as y, h as I, defineComponent as fe, onMounted as he, computed as R, resolveComponent as j, openBlock as E, createElementBlock as z, createElementVNode as $, createVNode as L, createCommentVNode as ve, createBlock as K } from "vue";
3
- import { i as ge } from "./FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-Cs0N0_Eh.js";
3
+ import { i as ge } from "./FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-BDW7JUMg.js";
4
4
  import { F as B, D as M, R as _ } from "./row-action.enum-PMKMRrZR.js";
5
5
  import { useDialog as Y, useSnackbar as J, FmButtonVariant as q, components as H } from "@feedmepos/ui-library";
6
- import { f as ye, p as be } from "./format-time-from-id-D1MP796l.js";
6
+ import { f as ye, p as be } from "./format-time-from-id-DkbtD0lD.js";
7
7
  import { c as we } from "./TableActionableRow.vue_vue_type_script_setup_true_lang-DlNJ6kRg.js";
8
8
  import { useCoreStore as Te, useI18n as Se } from "@feedmepos/mf-common";
9
9
  import { defineStore as De } from "pinia";
@@ -20,6 +20,7 @@ export declare function useNetSuiteStore(): {
20
20
  id: string;
21
21
  name: string;
22
22
  netSuiteId: string;
23
+ subsidiaryIds: string[];
23
24
  }[];
24
25
  units: {
25
26
  id: string;
@@ -38,6 +39,16 @@ export declare function useNetSuiteStore(): {
38
39
  }[];
39
40
  };
40
41
  };
42
+ getLocationSubsidiary(netSuiteLocationId?: string | null): {
43
+ id: string | undefined;
44
+ name: string;
45
+ fullName: string;
46
+ };
47
+ currentLocationSubsidiary(): {
48
+ id?: string;
49
+ name: string;
50
+ fullName: string;
51
+ };
41
52
  readonly subsidiaryOptions: {
42
53
  label: string;
43
54
  value: FdoPurchaseOrderSubsidiaryNetSuiteSetting;
@@ -46,6 +57,7 @@ export declare function useNetSuiteStore(): {
46
57
  readSetting(): Promise<void>;
47
58
  };
48
59
  export type FdoNetSuiteSubsidiaryWithChildren = FdoNetSuiteSubsidiary & {
60
+ fullName?: string;
49
61
  depth: number;
50
62
  children: FdoNetSuiteSubsidiaryWithChildren[];
51
63
  };
@@ -1,4 +1,4 @@
1
- import { o as S, j as u, V as m, W as y } from "./app-Dxlsq-63.js";
1
+ import { o as S, j as u, V as m, W as y } from "./app-B89JJyoH.js";
2
2
  import { useCoreStore as c } from "@feedmepos/mf-common";
3
3
  import { defineStore as b } from "pinia";
4
4
  import { ref as l, computed as v } from "vue";