@feedmepos/mf-inventory-portal 0.0.25-dev.45 → 0.0.25-dev.48
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-pkjhXf9g.js → App-z3cF2vOR.js} +54 -54
- package/dist/{ApprovalView-1a_56XYs.js → ApprovalView-3TqCsant.js} +2 -2
- package/dist/{BindingsDialog-DLu9QHGD.js → BindingsDialog-p0t1BImD.js} +2 -2
- package/dist/{BindingsPicker-DXmMOIwl.js → BindingsPicker-D2O9vrb-.js} +1 -1
- package/dist/{BindingsTable-CAUD4hZv.js → BindingsTable-YiH5giKF.js} +1 -1
- package/dist/{ClosingDraftView-DdooG5iI.js → ClosingDraftView-BDtJbp0c.js} +2 -2
- package/dist/{ClosingTemplateView-BD4XHuGK.js → ClosingTemplateView-DGr_mABm.js} +2 -2
- package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CX6E3y7e.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-C4xIw22x.js} +3 -3
- package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-DMBch-HK.js → FmUnitInput.vue_vue_type_script_setup_true_lang-IaN8x-cZ.js} +1 -1
- package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-Bf416BWy.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-BMOWjN8z.js} +1 -1
- package/dist/{IngredientGroupView-D8dTmPiL.js → IngredientGroupView-BML9pLXL.js} +1 -1
- package/dist/{IngredientsView-BqwnH9Ae.js → IngredientsView-zBM-140W.js} +4 -4
- package/dist/{IntegrationView-B9ihVgaE.js → IntegrationView-B6N3Jk7y.js} +569 -635
- package/dist/{InventoryBindingForm-7RQ9q3SN.js → InventoryBindingForm-DPOQUN3O.js} +1 -1
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-Bdmd5l0w.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-BnNenp5W.js} +3 -3
- package/dist/{InventoryBindingSummary-CSF2fzjd.js → InventoryBindingSummary-Cfh7oeoL.js} +1 -1
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-Dv-SSF1r.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DgPktdQY.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-DyDwJIAd.js → PremiumBadge.vue_vue_type_script_setup_true_lang-CrOTsKEc.js} +1 -1
- package/dist/{PublishView-DZwVo4uk.js → PublishView-dXx1GKmb.js} +2 -2
- package/dist/{PurchaseOrderPrintPreview-CnxE4Wfw.js → PurchaseOrderPrintPreview-DZM1BPnX.js} +1 -1
- package/dist/{ReceiveRequestView-zFdXAq6L.js → ReceiveRequestView-BFSVwoeR.js} +57 -57
- package/dist/{RecipeView-C2DZ6M6k.js → RecipeView-DHCJJeQ8.js} +3 -3
- package/dist/{StockView-DFM-trvP.js → StockView-CAM7J99l.js} +2027 -1994
- package/dist/{SupplierView-DHffdoW_.js → SupplierView-DZIp5gUF.js} +4 -4
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-E9HQg9pO.js +1605 -0
- package/dist/{TransferTemplateView-CHZPysze.js → TransferTemplateView-Brenq6bs.js} +7 -7
- package/dist/{UnitView-Dk6PMBes.js → UnitView-DqgK1JS-.js} +3 -3
- package/dist/{WarehouseView-7NkgjnAg.js → WarehouseView-DKx9cqNi.js} +1 -1
- package/dist/api/netsuite.d.ts +1 -1
- package/dist/{app-1AEJE-GS.js → app-DcP9Ie47.js} +21856 -20896
- package/dist/app.js +1 -1
- package/dist/{decimal-DDfoHLmD.js → decimal-CcU8ZP9G.js} +1 -1
- package/dist/{feature-Dpqq9nbO.js → feature-CMMaH6tc.js} +1 -1
- package/dist/{format-unit-display-RiOciSmt.js → format-unit-display-j4W6e0q7.js} +2 -2
- package/dist/index-BI7obD5h.js +77 -0
- package/dist/index-BgDKu-m1.js +12197 -0
- package/dist/{stock-Dulvtkjj.js → stock-BbT0pmws.js} +1 -1
- package/dist/stores/integration/index.d.ts +1 -0
- package/dist/stores/integration/netsuite.d.ts +1 -1
- package/dist/stores/inventory.d.ts +6 -0
- package/dist/stores/stock.d.ts +5 -0
- package/dist/stores/warehouse.d.ts +4 -7
- package/dist/{supplier-DAIl-nmu.js → supplier-D3UdV0GZ.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-ingredient-select-dialog-C5P_xPWH.js → use-ingredient-select-dialog-nEfqry__.js} +1 -1
- package/dist/{use-inventory-binding-dialog-DrwdGL7H.js → use-inventory-binding-dialog-DmHGIstk.js} +1 -1
- package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +18 -16
- package/dist/views/receive-request/components/transfer-form/components/ForecastStock.vue.d.ts +2 -2
- package/dist/views/receive-request/components/transfer-form/components/TransferItemTable.vue.d.ts +4 -4
- package/dist/views/receive-request/components/transfer-form/composables/use-transfer-items.d.ts +1 -1
- package/dist/views/receive-request/composables/use-receive-request-form.d.ts +30 -24
- package/dist/views/receive-request/composables/use-receive-request-table.d.ts +30 -24
- package/dist/views/transfer-template/components/transfer-template-form/components/TransferTemplateItemTable.vue.d.ts +2 -2
- package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-template-items.d.ts +1 -1
- package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +12 -12
- package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +12 -12
- package/dist/views/transfer-template/composables/useTransferTemplateHelper.d.ts +3 -3
- package/dist/views/warehouse/components/WarehouseForm.vue.d.ts +8 -14
- package/dist/{vue-i18n-uuPt2QY7.js → vue-i18n-BIOqWBa0.js} +359 -359
- package/package.json +2 -2
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-DseAaTbl.js +0 -1615
- package/dist/index-CKWrNwz7.js +0 -35546
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { W as m, u as B, a as l, an as k, K as v } from "./app-
|
|
1
|
+
import { W as m, u as B, a as l, an as k, K as v } from "./app-DcP9Ie47.js";
|
|
2
2
|
import { useCoreStore as p } from "@feedmepos/mf-common";
|
|
3
3
|
import { useSnackbar as y } from "@feedmepos/ui-library";
|
|
4
4
|
import { ref as $, computed as S } from "vue";
|
|
@@ -190,7 +190,7 @@ export declare function useNetSuiteStore(): {
|
|
|
190
190
|
readSetting(): Promise<void>;
|
|
191
191
|
getNetSuiteLocations(): Promise<any>;
|
|
192
192
|
getVendorSubsidiaryName(supplierId: string): string;
|
|
193
|
-
|
|
193
|
+
syncPurchaseOrder(poId: string): Promise<void>;
|
|
194
194
|
getItemPKTCode(sku: FdoInventorySku, measurementId?: string | null): string | null;
|
|
195
195
|
};
|
|
196
196
|
export type FdoNetSuiteSubsidiaryWithChildren = FdoNetSuiteSubsidiary & {
|
|
@@ -1963,6 +1963,7 @@ export declare function useInventoryStore(): {
|
|
|
1963
1963
|
unitUsedBy: Record<string, UnitUsedBy[]>;
|
|
1964
1964
|
};
|
|
1965
1965
|
closing: {
|
|
1966
|
+
effectiveAt?: string | null | undefined;
|
|
1966
1967
|
closedBy?: {
|
|
1967
1968
|
name: string;
|
|
1968
1969
|
id: string;
|
|
@@ -2001,6 +2002,11 @@ export declare function useInventoryStore(): {
|
|
|
2001
2002
|
id: string;
|
|
2002
2003
|
createdAt: string;
|
|
2003
2004
|
} | null | undefined;
|
|
2005
|
+
weightedAverage?: {
|
|
2006
|
+
currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
|
|
2007
|
+
amount: number;
|
|
2008
|
+
precision: number;
|
|
2009
|
+
} | null | undefined;
|
|
2004
2010
|
balance: {
|
|
2005
2011
|
amount: number;
|
|
2006
2012
|
precision: number;
|
package/dist/stores/stock.d.ts
CHANGED
|
@@ -37,6 +37,11 @@ export declare const useStockStore: () => {
|
|
|
37
37
|
id: string;
|
|
38
38
|
createdAt: string;
|
|
39
39
|
} | null | undefined;
|
|
40
|
+
weightedAverage?: {
|
|
41
|
+
currency: "AED" | "AFN" | "ALL" | "AMD" | "ANG" | "AOA" | "ARS" | "AUD" | "AWG" | "AZN" | "BAM" | "BBD" | "BDT" | "BGN" | "BHD" | "BIF" | "BMD" | "BND" | "BOB" | "BOV" | "BRL" | "BSD" | "BTN" | "BWP" | "BYN" | "BZD" | "CAD" | "CDF" | "CHE" | "CHF" | "CHW" | "CLF" | "CLP" | "CNY" | "COP" | "COU" | "CRC" | "CUC" | "CUP" | "CVE" | "CZK" | "DJF" | "DKK" | "DOP" | "DZD" | "EGP" | "ERN" | "ETB" | "EUR" | "FJD" | "FKP" | "GBP" | "GEL" | "GHS" | "GIP" | "GMD" | "GNF" | "GTQ" | "GYD" | "HKD" | "HNL" | "HRK" | "HTG" | "HUF" | "IDR" | "ILS" | "INR" | "IQD" | "IRR" | "ISK" | "JMD" | "JOD" | "JPY" | "KES" | "KGS" | "KHR" | "KMF" | "KPW" | "KRW" | "KWD" | "KYD" | "KZT" | "LAK" | "LBP" | "LKR" | "LRD" | "LSL" | "LYD" | "MAD" | "MDL" | "MGA" | "MKD" | "MMK" | "MNT" | "MOP" | "MRU" | "MUR" | "MVR" | "MWK" | "MXN" | "MXV" | "MYR" | "MZN" | "NAD" | "NGN" | "NIO" | "NOK" | "NPR" | "NZD" | "OMR" | "PAB" | "PEN" | "PGK" | "PHP" | "PKR" | "PLN" | "PYG" | "QAR" | "RON" | "RSD" | "RUB" | "RWF" | "SAR" | "SBD" | "SCR" | "SDG" | "SEK" | "SGD" | "SHP" | "SLL" | "SOS" | "SRD" | "SSP" | "STN" | "SVC" | "SYP" | "SZL" | "THB" | "TJS" | "TMT" | "TND" | "TOP" | "TRY" | "TTD" | "TWD" | "TZS" | "UAH" | "UGX" | "USD" | "USN" | "UYI" | "UYU" | "UYW" | "UZS" | "VES" | "VND" | "VUV" | "WST" | "XAF" | "XAG" | "XAU" | "XBA" | "XBB" | "XBC" | "XBD" | "XCD" | "XDR" | "XOF" | "XPD" | "XPF" | "XPT" | "XSU" | "XTS" | "XUA" | "XXX" | "YER" | "ZAR" | "ZMW" | "ZWL";
|
|
42
|
+
amount: number;
|
|
43
|
+
precision: number;
|
|
44
|
+
} | null | undefined;
|
|
40
45
|
balance: {
|
|
41
46
|
amount: number;
|
|
42
47
|
precision: number;
|
|
@@ -9,13 +9,10 @@ export declare function useWarehouseStore(): {
|
|
|
9
9
|
url?: string | null | undefined;
|
|
10
10
|
expiredAt?: string | null | undefined;
|
|
11
11
|
agentId?: string | null | undefined;
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
name: string;
|
|
17
|
-
id: string;
|
|
18
|
-
}[];
|
|
12
|
+
attributeSettings?: {
|
|
13
|
+
type: "string" | "number" | "boolean" | "date";
|
|
14
|
+
key: string;
|
|
15
|
+
entity: "restaurant" | "warehouse" | "item" | "inventorySku" | "inventoryRecipe";
|
|
19
16
|
}[] | null | undefined;
|
|
20
17
|
pf_agent?: {
|
|
21
18
|
clickupId?: string | null | undefined;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { W as m, u, v as y, ao as b, ap as v } from "./app-
|
|
1
|
+
import { W as m, u, v as y, ao as b, ap as v } from "./app-DcP9Ie47.js";
|
|
2
2
|
import { useCoreStore as c } from "@feedmepos/mf-common";
|
|
3
3
|
import { defineStore as w } from "pinia";
|
|
4
4
|
import { ref as l, computed as d } from "vue";
|