@feedmepos/mf-inventory-portal 0.0.22-dev.29 → 0.0.22-dev.30
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/{ApprovalView-Ba-tUg0r.js → ApprovalView-BowcCo8d.js} +4 -4
- package/dist/{BindingsDialog-BzE7RozX.js → BindingsDialog-CmmLVQTN.js} +1 -1
- package/dist/{BindingsPicker-21frBXLS.js → BindingsPicker-BErHbcxb.js} +1 -1
- package/dist/{BindingsTable-b5C-I-cP.js → BindingsTable-hrfbN6tX.js} +1 -1
- package/dist/{ClosingTemplateView-DMBAODHP.js → ClosingTemplateView-BVefCGpC.js} +374 -370
- package/dist/{FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-DeX65Yyd.js → FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-CXHh_Bti.js} +1 -1
- package/dist/IngredientsView-BqnUckSv.js +1817 -0
- package/dist/{IntegrationView-BMrUQaFT.js → IntegrationView-BEdAKS1I.js} +120 -120
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-D0Yw7F_u.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-pr7Sb7Om.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-IS1pDkV9.js → PremiumBadge.vue_vue_type_script_setup_true_lang-DsYwNO5N.js} +1 -1
- package/dist/{PurchaseOrderPrintPreview-CdOwEm2W.js → PurchaseOrderPrintPreview-DzaS_c8R.js} +1 -1
- package/dist/{ReceiveRequestView-B86diRXc.js → ReceiveRequestView-CU-bhIjl.js} +6 -6
- package/dist/{RecipeView-7zB4lKdK.js → RecipeView-CmETsz5e.js} +3 -3
- package/dist/{StockView-zoWR3C4k.js → StockView-BgmjwPbh.js} +6 -6
- package/dist/{SupplierView-C-1jW5ON.js → SupplierView-CDm5q1th.js} +3 -3
- package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-BWItuAd0.js → TransferDetails.vue_vue_type_script_setup_true_lang-BZJyhJu4.js} +4 -4
- package/dist/TransferDialog.vue_vue_type_script_setup_true_lang-lybenWiw.js +1678 -0
- package/dist/TransferTemplateView-CSQ2XxFU.js +1232 -0
- package/dist/{UnitView-yFNEgTl_.js → UnitView-D7bcDkOX.js} +4 -4
- package/dist/{WarehouseView-CregM24b.js → WarehouseView-BJAKVdRs.js} +2 -2
- package/dist/api/inventory.d.ts +71 -82
- package/dist/{app-BsDFpmXX.js → app-A8ykBdGf.js} +12514 -12256
- package/dist/app.js +1 -1
- package/dist/components/FmFilterableMenuOptions.vue.d.ts +54 -0
- package/dist/{decimal-B4_Y3KEm.js → decimal-BC4EGBAX.js} +1 -1
- package/dist/{defineDeepModel-BYWYdjn7.js → defineDeepModel-Ckfkwau_.js} +3 -3
- package/dist/{format-time-from-id-xHkyagtQ.js → format-time-from-id-o1plVFRH.js} +3 -3
- package/dist/{id-to-date-BZG9rZhi.js → id-to-date-DyPIToei.js} +1 -1
- package/dist/{purchase-order-transaction-type-B2Vf-MS0.js → purchase-order-transaction-type-skN4AmEj.js} +3 -3
- package/dist/stores/inventory.d.ts +15 -0
- package/dist/stores/location.d.ts +420 -486
- package/dist/stores/netsuite.d.ts +1 -1
- package/dist/{supplier-B9WHfMl-.js → supplier-DV3Tg4TT.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-template-enabled-locations-2-DMyd7rbX.js → use-template-enabled-locations-2-u_kejm-N.js} +1 -1
- package/dist/views/closing-template/composables/use-closing-template-actions.d.ts +852 -984
- package/dist/views/closing-template/composables/use-closing-template-table.d.ts +852 -984
- package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +996 -58
- package/dist/views/receive-request/composables/use-receive-request-form.d.ts +1511 -104
- package/dist/views/receive-request/composables/use-receive-request-table.d.ts +1417 -10
- package/dist/views/transfer-template/components/transfer-template-form/composables/use-template-enabled-locations.d.ts +71 -82
- package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +1272 -2652
- package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +399 -859
- package/dist/views/transfer-template/helpers/remove-deleted-skus.helper.d.ts +108 -223
- package/dist/{xlsx-BFdyFL_3.js → xlsx-CrHTSBmd.js} +1 -1
- package/dist/{xlsx.util-UUCw3Kgc.js → xlsx.util-hjzkZFnf.js} +2 -2
- package/package.json +1 -1
- package/dist/IngredientsView-C6Lxkg-R.js +0 -1758
- package/dist/TransferDialog.vue_vue_type_script_setup_true_lang-5u4NM7G5.js +0 -1522
- package/dist/TransferTemplateView-DnKSCXki.js +0 -1210
|
@@ -2,92 +2,19 @@ export declare function useTemplateEnabledLocations(controller: {
|
|
|
2
2
|
getLocations(): FdoInventoryLocation[] | undefined | null;
|
|
3
3
|
setLocations(locations: FdoInventoryLocation[] | undefined | null): void;
|
|
4
4
|
}): {
|
|
5
|
-
enabledLocations: import("vue").ComputedRef<
|
|
6
|
-
|
|
7
|
-
type: "restaurant";
|
|
8
|
-
name: string;
|
|
9
|
-
acceptRequest: boolean;
|
|
10
|
-
dbName: string;
|
|
11
|
-
} | {
|
|
12
|
-
type: "warehouse";
|
|
5
|
+
enabledLocations: import("vue").ComputedRef<{
|
|
6
|
+
type: "restaurant" | "warehouse";
|
|
13
7
|
name: string;
|
|
14
8
|
acceptRequest: boolean;
|
|
15
9
|
dbName: string;
|
|
16
10
|
doc: {
|
|
17
|
-
pf_business?: {
|
|
18
|
-
internal?: boolean | null | undefined;
|
|
19
|
-
url?: string | null | undefined;
|
|
20
|
-
expiredAt?: string | null | undefined;
|
|
21
|
-
agentId?: string | null | undefined;
|
|
22
|
-
attributeSettings?: {
|
|
23
|
-
type: "string" | "number" | "boolean" | "date";
|
|
24
|
-
key: string;
|
|
25
|
-
entity: "restaurant" | "item";
|
|
26
|
-
}[] | null | undefined;
|
|
27
|
-
pf_agent?: {
|
|
28
|
-
clickupId?: string | null | undefined;
|
|
29
|
-
members?: {
|
|
30
|
-
pf_user?: {
|
|
31
|
-
email?: string | null | undefined;
|
|
32
|
-
phoneNumber?: string | null | undefined;
|
|
33
|
-
birthday?: string | null | undefined;
|
|
34
|
-
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
35
|
-
addresses?: {
|
|
36
|
-
name: string;
|
|
37
|
-
address: string;
|
|
38
|
-
coordinates: number[];
|
|
39
|
-
}[] | null | undefined;
|
|
40
|
-
photoURL?: string | null | undefined;
|
|
41
|
-
displayName?: string | null | undefined;
|
|
42
|
-
imported?: {
|
|
43
|
-
raw: Record<string, any>;
|
|
44
|
-
source: "FEEDME" | "CITY_POS" | "STOREHUB" | "KERUYUn" | "QISOFT" | "WECHAT" | "TEABAR" | "NULL_MEMBER" | "UMAI_POS" | "QASHIER" | "XILNET" | "GENIUSPOS" | "YHOFOODIE";
|
|
45
|
-
} | null | undefined;
|
|
46
|
-
_id: string;
|
|
47
|
-
} | null | undefined;
|
|
48
|
-
role: "ADMIN";
|
|
49
|
-
userId: string;
|
|
50
|
-
}[] | null | undefined;
|
|
51
|
-
code: string;
|
|
52
|
-
name: string;
|
|
53
|
-
_id: string;
|
|
54
|
-
isReseller: boolean;
|
|
55
|
-
} | null | undefined;
|
|
56
|
-
thumbnail?: string | null | undefined;
|
|
57
|
-
billingInfos?: {
|
|
58
|
-
_id?: string | null | undefined;
|
|
59
|
-
name: string;
|
|
60
|
-
address: {
|
|
61
|
-
coordinates?: number[] | null | undefined;
|
|
62
|
-
line2?: string | null | undefined;
|
|
63
|
-
state: string;
|
|
64
|
-
country: string;
|
|
65
|
-
line1: string;
|
|
66
|
-
city: string;
|
|
67
|
-
postcode: string;
|
|
68
|
-
};
|
|
69
|
-
email: string;
|
|
70
|
-
companyName: string;
|
|
71
|
-
contact: string;
|
|
72
|
-
}[] | null | undefined;
|
|
73
|
-
customerDisplayImages?: {
|
|
74
|
-
url: string;
|
|
75
|
-
restaurantIds: string[];
|
|
76
|
-
}[] | null | undefined;
|
|
77
|
-
name: string;
|
|
78
|
-
_id: string;
|
|
79
|
-
ownerId: string;
|
|
80
|
-
restaurantQuota: number;
|
|
81
|
-
warehouseQuota: number;
|
|
82
|
-
menuVersion: string;
|
|
83
|
-
} | null | undefined;
|
|
84
11
|
_id: string;
|
|
85
12
|
businessId: string;
|
|
86
13
|
profile: {
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
name
|
|
90
|
-
address
|
|
14
|
+
code?: string | null | undefined;
|
|
15
|
+
_id?: string | null | undefined;
|
|
16
|
+
name?: string | undefined;
|
|
17
|
+
address?: {
|
|
91
18
|
coordinates?: number[] | null | undefined;
|
|
92
19
|
line2?: string | null | undefined;
|
|
93
20
|
state: string;
|
|
@@ -95,11 +22,73 @@ export declare function useTemplateEnabledLocations(controller: {
|
|
|
95
22
|
line1: string;
|
|
96
23
|
city: string;
|
|
97
24
|
postcode: string;
|
|
98
|
-
};
|
|
99
|
-
|
|
25
|
+
} | undefined;
|
|
26
|
+
email?: string | undefined;
|
|
27
|
+
regNo?: string | undefined;
|
|
28
|
+
sstRegNo?: string | null | undefined;
|
|
29
|
+
phoneNo?: string | undefined;
|
|
30
|
+
legalName?: string | null | undefined;
|
|
31
|
+
discovery?: boolean | null | undefined;
|
|
32
|
+
coverPhoto?: string | null | undefined;
|
|
33
|
+
thumbnailPhoto?: string | null | undefined;
|
|
34
|
+
description?: string | null | undefined;
|
|
35
|
+
photos?: string[] | null | undefined;
|
|
36
|
+
operatingHours?: {
|
|
37
|
+
0: {
|
|
38
|
+
hours: {
|
|
39
|
+
end: string;
|
|
40
|
+
start: string;
|
|
41
|
+
}[];
|
|
42
|
+
enable: boolean;
|
|
43
|
+
};
|
|
44
|
+
2: {
|
|
45
|
+
hours: {
|
|
46
|
+
end: string;
|
|
47
|
+
start: string;
|
|
48
|
+
}[];
|
|
49
|
+
enable: boolean;
|
|
50
|
+
};
|
|
51
|
+
1: {
|
|
52
|
+
hours: {
|
|
53
|
+
end: string;
|
|
54
|
+
start: string;
|
|
55
|
+
}[];
|
|
56
|
+
enable: boolean;
|
|
57
|
+
};
|
|
58
|
+
3: {
|
|
59
|
+
hours: {
|
|
60
|
+
end: string;
|
|
61
|
+
start: string;
|
|
62
|
+
}[];
|
|
63
|
+
enable: boolean;
|
|
64
|
+
};
|
|
65
|
+
4: {
|
|
66
|
+
hours: {
|
|
67
|
+
end: string;
|
|
68
|
+
start: string;
|
|
69
|
+
}[];
|
|
70
|
+
enable: boolean;
|
|
71
|
+
};
|
|
72
|
+
5: {
|
|
73
|
+
hours: {
|
|
74
|
+
end: string;
|
|
75
|
+
start: string;
|
|
76
|
+
}[];
|
|
77
|
+
enable: boolean;
|
|
78
|
+
};
|
|
79
|
+
6: {
|
|
80
|
+
hours: {
|
|
81
|
+
end: string;
|
|
82
|
+
start: string;
|
|
83
|
+
}[];
|
|
84
|
+
enable: boolean;
|
|
85
|
+
};
|
|
86
|
+
} | null | undefined;
|
|
87
|
+
tags?: string[] | null | undefined;
|
|
88
|
+
url?: string | null | undefined;
|
|
100
89
|
};
|
|
101
90
|
};
|
|
102
|
-
}
|
|
91
|
+
}[] | undefined>;
|
|
103
92
|
enabledLocationsSwitch: import("vue").WritableComputedRef<boolean, boolean>;
|
|
104
93
|
promptSelectLocations: () => void;
|
|
105
94
|
removeLocation: (id: string) => void;
|