@feedmepos/mf-inventory-portal 1.2.7-dev.8 → 1.2.7
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-DIqdK9d8.js → App-BtLCesbn.js} +1 -1
- package/dist/{ApprovalView-BKK_eDzO.js → ApprovalView-Ba4XBhGf.js} +68 -69
- package/dist/{BindingsDialog-BRzOVR30.js → BindingsDialog-BbBUniCu.js} +2 -2
- package/dist/{BindingsPicker-BtCdvAgU.js → BindingsPicker-C3q3ROku.js} +1 -1
- package/dist/{BindingsTable-DnS3ypzP.js → BindingsTable-BTxWMif_.js} +1 -1
- package/dist/{ClosingDraftView-BZLUoCOk.js → ClosingDraftView-DGITBnaY.js} +203 -203
- package/dist/ClosingTemplateView-eRvwxXBq.js +1908 -0
- package/dist/{DeliveryOrderPrintPreview-ClbyQK9l.js → DeliveryOrderPrintPreview-CUaHpblV.js} +8 -8
- package/dist/{FmAdminBadge-DcDyRj6K.js → FmAdminBadge-BdwGZY-f.js} +6 -6
- package/dist/FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-lDkElrkF.js +227 -0
- package/dist/{FmMultiselectDialog-CYPN-2of.js → FmMultiselectDialog-BETfHs3j.js} +1 -1
- package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-C4QKxv_V.js → FmUnitInput.vue_vue_type_script_setup_true_lang-BNdbeRQp.js} +23 -23
- package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-Bollyyl1.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-VYMMcwLl.js} +1 -1
- package/dist/{IngredientGroupView-baNWf_60.js → IngredientGroupView-C4d9b3Td.js} +12 -12
- package/dist/IngredientsView-BvqWuIVT.js +1876 -0
- package/dist/{IntegrationView-CiwxB7rj.js → IntegrationView-CWFzRDWO.js} +1552 -1430
- package/dist/{InventoryBindingForm-BCY8vtGx.js → InventoryBindingForm-Cx0Prlq8.js} +1 -1
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-hjbfvhVh.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-cpR3Sf2Y.js} +41 -41
- package/dist/{InventoryBindingSummary-CCPxd5ir.js → InventoryBindingSummary-l8XvpxVU.js} +1 -1
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-CmqDgde9.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-BjRvIX-v.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-DnpRhNG0.js → PremiumBadge.vue_vue_type_script_setup_true_lang-gjuZveKy.js} +11 -11
- package/dist/{PublishView-CDrYaJX9.js → PublishView-D2iUnDan.js} +14 -14
- package/dist/{PurchaseOrderPrintPreview-QeqPa532.js → PurchaseOrderPrintPreview-DdLvM-wt.js} +11 -11
- package/dist/{ReceiveRequestView-C8NJ7ILf.js → ReceiveRequestView-DpF5ZzvH.js} +145 -148
- package/dist/{RecipeView-Bmvl_poR.js → RecipeView-Dvtm8o1Y.js} +49 -49
- package/dist/StockForecast.vue_vue_type_style_index_0_lang-KLXSWvo5.js +59 -0
- package/dist/StockView-CRDu_GQ_.js +2086 -0
- package/dist/{SupplierView-Dq3vMn5q.js → SupplierView-7GtIJ3Fz.js} +1015 -1133
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-DbmLtbZt.js +2494 -0
- package/dist/{TransferTemplateView-NTw0N3zX.js → TransferTemplateView-Cmvg-yvW.js} +130 -131
- package/dist/{UnitView-BFeT0jpH.js → UnitView-DjVm1iVX.js} +59 -59
- package/dist/WarehouseView-CBso3SXT.js +1034 -0
- package/dist/api/inventory.d.ts +0 -8
- package/dist/api/netsuite.d.ts +0 -3
- package/dist/api/purchase-order-template.d.ts +0 -1
- package/dist/api/purchase-order.d.ts +0 -2
- package/dist/api/warehouse.d.ts +1 -3
- package/dist/{app-D5vamHiS.js → app-Z-ylwRmy.js} +17113 -17876
- package/dist/app.d.ts +9 -96
- package/dist/app.js +3 -3
- package/dist/components/FmEnhancedSelect.vue.d.ts +30 -0
- package/dist/components/FmInventoryTableToolbar.vue.d.ts +2 -9
- package/dist/{decimal-BVxO-7VE.js → decimal-D1pJ2776.js} +1 -1
- package/dist/{format-unit-display-CvUKKMA2.js → format-unit-display-9BMm-8A4.js} +404 -372
- package/dist/{index-_TXzIRmu.js → index-BOl10vcm.js} +1 -1
- package/dist/{index-BmPwzWR6.js → index-rEIM0AVC.js} +1 -1
- package/dist/{stock-4-rgOZcm.js → stock-B8ewk80v.js} +1 -1
- package/dist/stores/feature.d.ts +0 -10
- package/dist/stores/integration/netsuite.d.ts +0 -19
- package/dist/stores/inventory.d.ts +0 -1
- package/dist/stores/location.d.ts +1 -57
- package/dist/stores/supplier.d.ts +0 -96
- package/dist/stores/warehouse.d.ts +0 -4
- package/dist/{supplier-BOW9xXhe.js → supplier-DLSXYY1o.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-ingredient-select-dialog-DbJhveFq.js → use-ingredient-select-dialog-CTjwdY3T.js} +5 -5
- package/dist/{use-inventory-binding-dialog-BNY9P_Pg.js → use-inventory-binding-dialog-zXJB7MQY.js} +8 -8
- package/dist/views/ingredients/components/ingredient-form/IngredientForm.vue.d.ts +0 -24
- package/dist/views/ingredients/components/ingredient-form/IngredientFormProps.d.ts +0 -6
- package/dist/views/integration/components/netsuite/business/BusinessNetSuiteSideSheet.vue.d.ts +0 -2
- package/dist/views/receive-request/components/transfer-details/TransferDetailsProps.d.ts +0 -1
- package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +0 -60
- package/dist/views/receive-request/composables/use-process-purchase-order.d.ts +0 -10
- package/dist/views/receive-request/composables/use-receive-request-form.d.ts +0 -94
- package/dist/views/receive-request/composables/use-receive-request-table.d.ts +1 -72
- package/dist/views/supplier/components/SupplierForm.vue.d.ts +0 -8
- package/dist/views/supplier/components/SupplierSupplyItemField.vue.d.ts +0 -3
- package/dist/views/supplier/composables/use-supplier-table.d.ts +0 -4
- package/dist/views/transfer-template/components/transfer-template-dialog/TransferTemplateDialog.vue.d.ts +0 -8
- package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-locations.d.ts +0 -16
- package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +0 -48
- package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +0 -48
- package/dist/views/warehouse/components/WarehouseForm.vue.d.ts +0 -8
- package/package.json +2 -2
- package/dist/ClosingTemplateView-BwDaPcHe.js +0 -1862
- package/dist/FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-Da5zZ3ZF.js +0 -230
- package/dist/IngredientsView-B00A9orQ.js +0 -2306
- package/dist/StockView-H8EcBWrt.js +0 -2104
- package/dist/SubsidiaryTreeDialog.vue_vue_type_script_setup_true_lang-D-H0oT-V.js +0 -158
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-r7U0Wgsm.js +0 -3058
- package/dist/WarehouseView-50a9WiLB.js +0 -1066
- package/dist/api/shipment.d.ts +0 -11
- package/dist/closing-template-C8n1siov.js +0 -53
- package/dist/components/netsuite/SubsidiaryTreeDialog.vue.d.ts +0 -2
- package/dist/purchase-order-template-CekjfB92.js +0 -41
- package/dist/views/receive-request/components/delivery-order-form/CreateForm.vue.d.ts +0 -16
- package/dist/views/receive-request/components/delivery-order-form/CreateFormProps.d.ts +0 -4
- package/dist/views/receive-request/components/delivery-order-form/EditForm.vue.d.ts +0 -16
- package/dist/views/receive-request/components/delivery-order-form/EditFormProps.d.ts +0 -4
package/dist/app.d.ts
CHANGED
|
@@ -367,11 +367,11 @@ export declare const i18nMessages: {
|
|
|
367
367
|
menu: string;
|
|
368
368
|
amount: string;
|
|
369
369
|
};
|
|
370
|
-
|
|
370
|
+
isInactive: {
|
|
371
371
|
title: string;
|
|
372
372
|
preventFromOrder: string;
|
|
373
|
-
|
|
374
|
-
|
|
373
|
+
yes: string;
|
|
374
|
+
no: string;
|
|
375
375
|
};
|
|
376
376
|
create: {
|
|
377
377
|
title: string;
|
|
@@ -403,21 +403,6 @@ export declare const i18nMessages: {
|
|
|
403
403
|
};
|
|
404
404
|
success: string;
|
|
405
405
|
};
|
|
406
|
-
purchaseOrderTemplates: {
|
|
407
|
-
title: string;
|
|
408
|
-
description: string;
|
|
409
|
-
selectTitle: string;
|
|
410
|
-
};
|
|
411
|
-
wastageTemplates: {
|
|
412
|
-
title: string;
|
|
413
|
-
description: string;
|
|
414
|
-
selectTitle: string;
|
|
415
|
-
};
|
|
416
|
-
closingTemplates: {
|
|
417
|
-
title: string;
|
|
418
|
-
description: string;
|
|
419
|
-
selectTitle: string;
|
|
420
|
-
};
|
|
421
406
|
};
|
|
422
407
|
ingredientGroup: {
|
|
423
408
|
title: string;
|
|
@@ -728,21 +713,12 @@ export declare const i18nMessages: {
|
|
|
728
713
|
};
|
|
729
714
|
supplier: {
|
|
730
715
|
title: string;
|
|
731
|
-
delivery: {
|
|
732
|
-
title: string;
|
|
733
|
-
preparationTime: string;
|
|
734
|
-
deliveryTime: string;
|
|
735
|
-
};
|
|
736
716
|
supplyItems: {
|
|
737
717
|
title: string;
|
|
738
718
|
addItems: string;
|
|
739
719
|
overridePriceHint: string;
|
|
740
720
|
selectItem: string;
|
|
741
721
|
};
|
|
742
|
-
autoAppendToTemplates: {
|
|
743
|
-
title: string;
|
|
744
|
-
description: string;
|
|
745
|
-
};
|
|
746
722
|
delete: {
|
|
747
723
|
confirm: string;
|
|
748
724
|
confirmMessage: string;
|
|
@@ -878,11 +854,6 @@ export declare const i18nMessages: {
|
|
|
878
854
|
netsuite: {
|
|
879
855
|
title: string;
|
|
880
856
|
description: string;
|
|
881
|
-
subsidiaryHierarchy: {
|
|
882
|
-
filtering: string;
|
|
883
|
-
title: string;
|
|
884
|
-
description: string;
|
|
885
|
-
};
|
|
886
857
|
};
|
|
887
858
|
apply: {
|
|
888
859
|
title: string;
|
|
@@ -1278,11 +1249,11 @@ export declare const i18nMessages: {
|
|
|
1278
1249
|
menu: string;
|
|
1279
1250
|
amount: string;
|
|
1280
1251
|
};
|
|
1281
|
-
|
|
1252
|
+
isInactive: {
|
|
1282
1253
|
title: string;
|
|
1283
1254
|
preventFromOrder: string;
|
|
1284
|
-
|
|
1285
|
-
|
|
1255
|
+
yes: string;
|
|
1256
|
+
no: string;
|
|
1286
1257
|
};
|
|
1287
1258
|
create: {
|
|
1288
1259
|
title: string;
|
|
@@ -1314,21 +1285,6 @@ export declare const i18nMessages: {
|
|
|
1314
1285
|
};
|
|
1315
1286
|
success: string;
|
|
1316
1287
|
};
|
|
1317
|
-
purchaseOrderTemplates: {
|
|
1318
|
-
title: string;
|
|
1319
|
-
description: string;
|
|
1320
|
-
selectTitle: string;
|
|
1321
|
-
};
|
|
1322
|
-
wastageTemplates: {
|
|
1323
|
-
title: string;
|
|
1324
|
-
description: string;
|
|
1325
|
-
selectTitle: string;
|
|
1326
|
-
};
|
|
1327
|
-
closingTemplates: {
|
|
1328
|
-
title: string;
|
|
1329
|
-
description: string;
|
|
1330
|
-
selectTitle: string;
|
|
1331
|
-
};
|
|
1332
1288
|
};
|
|
1333
1289
|
ingredientGroup: {
|
|
1334
1290
|
title: string;
|
|
@@ -1645,10 +1601,6 @@ export declare const i18nMessages: {
|
|
|
1645
1601
|
overridePriceHint: string;
|
|
1646
1602
|
selectItem: string;
|
|
1647
1603
|
};
|
|
1648
|
-
autoAppendToTemplates: {
|
|
1649
|
-
title: string;
|
|
1650
|
-
description: string;
|
|
1651
|
-
};
|
|
1652
1604
|
delete: {
|
|
1653
1605
|
confirm: string;
|
|
1654
1606
|
confirmMessage: string;
|
|
@@ -1665,11 +1617,6 @@ export declare const i18nMessages: {
|
|
|
1665
1617
|
contact: string;
|
|
1666
1618
|
email: string;
|
|
1667
1619
|
};
|
|
1668
|
-
delivery: {
|
|
1669
|
-
title: string;
|
|
1670
|
-
preparationTime: string;
|
|
1671
|
-
deliveryTime: string;
|
|
1672
|
-
};
|
|
1673
1620
|
create: {
|
|
1674
1621
|
title: string;
|
|
1675
1622
|
success: string;
|
|
@@ -1789,11 +1736,6 @@ export declare const i18nMessages: {
|
|
|
1789
1736
|
netsuite: {
|
|
1790
1737
|
title: string;
|
|
1791
1738
|
description: string;
|
|
1792
|
-
subsidiaryHierarchy: {
|
|
1793
|
-
filtering: string;
|
|
1794
|
-
title: string;
|
|
1795
|
-
description: string;
|
|
1796
|
-
};
|
|
1797
1739
|
};
|
|
1798
1740
|
apply: {
|
|
1799
1741
|
title: string;
|
|
@@ -2314,21 +2256,6 @@ export declare const i18nMessages: {
|
|
|
2314
2256
|
};
|
|
2315
2257
|
success: string;
|
|
2316
2258
|
};
|
|
2317
|
-
purchaseOrderTemplates: {
|
|
2318
|
-
title: string;
|
|
2319
|
-
description: string;
|
|
2320
|
-
selectTitle: string;
|
|
2321
|
-
};
|
|
2322
|
-
wastageTemplates: {
|
|
2323
|
-
title: string;
|
|
2324
|
-
description: string;
|
|
2325
|
-
selectTitle: string;
|
|
2326
|
-
};
|
|
2327
|
-
closingTemplates: {
|
|
2328
|
-
title: string;
|
|
2329
|
-
description: string;
|
|
2330
|
-
selectTitle: string;
|
|
2331
|
-
};
|
|
2332
2259
|
};
|
|
2333
2260
|
ingredientGroup: {
|
|
2334
2261
|
title: string;
|
|
@@ -2607,10 +2534,6 @@ export declare const i18nMessages: {
|
|
|
2607
2534
|
overridePriceHint: string;
|
|
2608
2535
|
selectItem: string;
|
|
2609
2536
|
};
|
|
2610
|
-
autoAppendToTemplates: {
|
|
2611
|
-
title: string;
|
|
2612
|
-
description: string;
|
|
2613
|
-
};
|
|
2614
2537
|
delete: {
|
|
2615
2538
|
confirm: string;
|
|
2616
2539
|
confirmMessage: string;
|
|
@@ -2925,11 +2848,11 @@ export declare const i18nMessages: {
|
|
|
2925
2848
|
menu: string;
|
|
2926
2849
|
amount: string;
|
|
2927
2850
|
};
|
|
2928
|
-
|
|
2851
|
+
isInactive: {
|
|
2929
2852
|
title: string;
|
|
2930
2853
|
preventFromOrder: string;
|
|
2931
|
-
|
|
2932
|
-
|
|
2854
|
+
yes: string;
|
|
2855
|
+
no: string;
|
|
2933
2856
|
};
|
|
2934
2857
|
create: {
|
|
2935
2858
|
title: string;
|
|
@@ -3271,11 +3194,6 @@ export declare const i18nMessages: {
|
|
|
3271
3194
|
};
|
|
3272
3195
|
supplier: {
|
|
3273
3196
|
title: string;
|
|
3274
|
-
delivery: {
|
|
3275
|
-
title: string;
|
|
3276
|
-
preparationTime: string;
|
|
3277
|
-
deliveryTime: string;
|
|
3278
|
-
};
|
|
3279
3197
|
supplyItems: {
|
|
3280
3198
|
title: string;
|
|
3281
3199
|
addItems: string;
|
|
@@ -3417,11 +3335,6 @@ export declare const i18nMessages: {
|
|
|
3417
3335
|
netsuite: {
|
|
3418
3336
|
title: string;
|
|
3419
3337
|
description: string;
|
|
3420
|
-
subsidiaryHierarchy: {
|
|
3421
|
-
filtering: string;
|
|
3422
|
-
title: string;
|
|
3423
|
-
description: string;
|
|
3424
|
-
};
|
|
3425
3338
|
};
|
|
3426
3339
|
apply: {
|
|
3427
3340
|
title: string;
|
package/dist/app.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import "vue";
|
|
2
|
-
import {
|
|
2
|
+
import { bi as a, bj as e, bk as o, bh as i, bl as t, a as m } from "./app-Z-ylwRmy.js";
|
|
3
3
|
export {
|
|
4
4
|
a as FmApp,
|
|
5
5
|
e as InventoryBindingForm,
|
|
6
6
|
o as InventoryBindingSummary,
|
|
7
7
|
i as i18nMessages,
|
|
8
|
-
|
|
9
|
-
|
|
8
|
+
t as routers,
|
|
9
|
+
m as useInventoryStore
|
|
10
10
|
};
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import type { ISelectItem } from '@feedmepos/ui-library';
|
|
2
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
3
|
+
placeholder?: string | undefined;
|
|
4
|
+
items: Array<ISelectItem>;
|
|
5
|
+
label?: string | undefined;
|
|
6
|
+
searchTarget: string;
|
|
7
|
+
disabled?: boolean | undefined;
|
|
8
|
+
modelValue: any;
|
|
9
|
+
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
10
|
+
"update:modelValue": (value: any) => void;
|
|
11
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
12
|
+
placeholder?: string | undefined;
|
|
13
|
+
items: Array<ISelectItem>;
|
|
14
|
+
label?: string | undefined;
|
|
15
|
+
searchTarget: string;
|
|
16
|
+
disabled?: boolean | undefined;
|
|
17
|
+
modelValue: any;
|
|
18
|
+
}>>> & Readonly<{
|
|
19
|
+
"onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
|
20
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
21
|
+
export default _default;
|
|
22
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
23
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
24
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
25
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
26
|
+
} : {
|
|
27
|
+
type: import('vue').PropType<T[K]>;
|
|
28
|
+
required: true;
|
|
29
|
+
};
|
|
30
|
+
};
|
|
@@ -12,7 +12,7 @@ export interface FmInventoryTableToolbarProps {
|
|
|
12
12
|
usingBusinessHelperText?: string;
|
|
13
13
|
showBusiness?: boolean;
|
|
14
14
|
}
|
|
15
|
-
declare const _default:
|
|
15
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
16
16
|
search: import("vue").PropType<string>;
|
|
17
17
|
filter: import("vue").PropType<{
|
|
18
18
|
value: string | number | boolean | (string | number | boolean)[];
|
|
@@ -94,12 +94,5 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
|
|
|
94
94
|
showBusiness: {
|
|
95
95
|
type: import("vue").PropType<boolean>;
|
|
96
96
|
};
|
|
97
|
-
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any
|
|
98
|
-
default?(_: {}): any;
|
|
99
|
-
}>;
|
|
97
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
100
98
|
export default _default;
|
|
101
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
102
|
-
new (): {
|
|
103
|
-
$slots: S;
|
|
104
|
-
};
|
|
105
|
-
};
|