@feedmepos/mf-inventory-portal 0.0.23-dev.30 → 0.0.23-dev.4
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-Brc7GX7l.js → App-DReDvY0M.js} +73 -85
- package/dist/{ApprovalView-CMRd7pcC.js → ApprovalView-BMZlYmRk.js} +27 -24
- package/dist/{BindingsDialog-DoakDtFI.js → BindingsDialog-Y2K4I7H7.js} +4 -4
- package/dist/{BindingsPicker-BC3rjqKw.js → BindingsPicker-DKBq9c37.js} +9 -8
- package/dist/{BindingsTable-xKRvhEV5.js → BindingsTable-45v4SDfp.js} +22 -18
- package/dist/{ClosingTemplateView-DFxLuV8k.js → ClosingTemplateView-CKJVYSbj.js} +286 -272
- package/dist/FmDroppableField-8RzKjEdL.js +154 -0
- package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-DjGGEGQ9.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CMEOp-0r.js} +23 -22
- package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-BhdcqRh-.js +436 -0
- package/dist/FmMultiselectDialog-D7YtdoyJ.js +415 -0
- package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-DNEwc797.js → FmUnitInput.vue_vue_type_script_setup_true_lang-C1DjyjyH.js} +49 -48
- package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-DlM-xGKh.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-zjvFEF5C.js} +5 -5
- package/dist/{IngredientGroupView-C4bL0O5L.js → IngredientGroupView-BuP-HGeg.js} +69 -63
- package/dist/IngredientsView-DMRN-odY.js +1613 -0
- package/dist/{IntegrationView-aSAeFNtp.js → IntegrationView-kYCaKG0o.js} +95 -92
- package/dist/{InventoryBindingForm-C7rIUyV1.js → InventoryBindingForm-BXHq4h-n.js} +1 -1
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-Ba6WLcom.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-CVxJ_bV3.js} +27 -25
- package/dist/{InventoryBindingSummary-Ix92wSE6.js → InventoryBindingSummary-Bjasfc_v.js} +1 -1
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-6BUIvm7C.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DM0C4raP.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-Cd6LQ6Yz.js → PremiumBadge.vue_vue_type_script_setup_true_lang-C3O3JebE.js} +24 -23
- package/dist/{PurchaseOrderPrintPreview-DJSF8YaR.js → PurchaseOrderPrintPreview-CmjkfTTS.js} +14 -13
- package/dist/{ReceiveRequestView-BUyShiP2.js → ReceiveRequestView-aQZJO8sq.js} +1302 -1325
- package/dist/{RecipeView-c0XB2_P8.js → RecipeView-DXO43tFi.js} +85 -79
- package/dist/{StockView-DNPNymCW.js → StockView-D9no-mrA.js} +1446 -1338
- package/dist/{SupplierView-Cz0hgito.js → SupplierView-DAx7E7sR.js} +787 -2325
- package/dist/TableActionableRow.vue_vue_type_script_setup_true_lang-DlNJ6kRg.js +135 -0
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-DCA0RUfu.js +1209 -0
- package/dist/TransferTemplateView-CfxdQF1t.js +1261 -0
- package/dist/{UnitView-BKWbaZfc.js → UnitView-CQPGZ8-r.js} +44 -40
- package/dist/{WarehouseView-BgE3teyT.js → WarehouseView-jy-RNCgy.js} +100 -94
- package/dist/_plugin-vue_export-helper-CHgC5LLL.js +9 -0
- package/dist/api/closing.d.ts +0 -1
- package/dist/api/netsuite.d.ts +1 -1
- package/dist/app-KnSMkJBV.js +33496 -0
- package/dist/app.d.ts +0 -56
- package/dist/app.js +2 -2
- package/dist/components/FmMultiselectDialogProps.d.ts +0 -1
- package/dist/components/row-action.enum.d.ts +0 -1
- package/dist/composable/defineDeepModel.d.ts +1 -1
- package/dist/date2-CIeUqUIc.js +117 -0
- package/dist/dayjs.min-Df5jSnDJ.js +282 -0
- package/dist/{decimal-CZ3lFF__.js → decimal-BAc9M88Q.js} +1 -1
- package/dist/defineDeepModel-BfuQAIoM.js +13 -0
- package/dist/{feature-By_PNrnn.js → feature-dwB4OxRQ.js} +6 -12
- package/dist/format-time-from-id-BbvzyIN6.js +15 -0
- package/dist/{format-unit-display-ZlJT10zr.js → format-unit-display-BBWblJEt.js} +171 -162
- package/dist/fuzzy-B9ryZ9VZ.js +41 -0
- package/dist/index-BN0CY3sZ.js +22277 -0
- package/dist/index-Bj1fJum-.js +45 -0
- package/dist/index-C4yL_7rR.js +10545 -0
- package/dist/netsuite-ByWOS6tI.js +194 -0
- package/dist/normalizeArguments-DP7Hrren.js +1552 -0
- package/dist/router/name.d.ts +0 -2
- package/dist/row-action.enum-PMKMRrZR.js +50 -0
- package/dist/rules-C12nWDD1.js +198 -0
- package/dist/stores/feature.d.ts +0 -1
- package/dist/stores/integration/netsuite.d.ts +1 -69
- package/dist/stores/inventory.d.ts +4 -1
- package/dist/style.css +1 -1
- package/dist/{supplier-eaFF1izE.js → supplier-DJC0UZWv.js} +15 -15
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-inventory-binding-dialog-14JW4t6q.js → use-inventory-binding-dialog-PEQbFRvO.js} +11 -10
- package/dist/use-template-enabled-locations-2-k9g5t8tt.js +86 -0
- package/dist/views/closing-template/composables/use-closing-template-actions.d.ts +192 -24
- package/dist/views/closing-template/composables/use-closing-template-table.d.ts +193 -25
- package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +2 -2
- package/dist/views/stock/helper/compute-summary-total.d.ts +2 -2
- package/dist/xlsx-B4XHad7S.js +24004 -0
- package/dist/xlsx.util-BSO4SHJi.js +78 -0
- package/package.json +3 -3
- package/dist/ClosingDraftView-DlaVbAHy.js +0 -1190
- package/dist/IngredientsView-CfS8FgxA.js +0 -1657
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-ySR4KngR.js +0 -1227
- package/dist/TransferTemplateView-B7kzPdfT.js +0 -1264
- package/dist/api/adjustment-template.d.ts +0 -23
- package/dist/api/closing-draft.d.ts +0 -6
- package/dist/app-Bkg0JUKr.js +0 -84182
- package/dist/index-B4nO9Djl.js +0 -12087
- package/dist/stock-DNajb8lV.js +0 -125
- package/dist/views/adjustment-template/import/AdjustmentTemplateImport.vue.d.ts +0 -2
- package/dist/views/adjustment-template/import/AdjustmentTemplateImportItem.vue.d.ts +0 -18
- package/dist/views/adjustment-template/import/export.d.ts +0 -60
- package/dist/views/adjustment-template/wastage-template/WastageTemplateDetails.vue.d.ts +0 -2
- package/dist/views/adjustment-template/wastage-template/WastageTemplateDialog.vue.d.ts +0 -22
- package/dist/views/adjustment-template/wastage-template/WastageTemplatePublish.vue.d.ts +0 -6
- package/dist/views/adjustment-template/wastage-template/WastageTemplateView.vue.d.ts +0 -2
- package/dist/views/adjustment-template/wastage-template/actions.d.ts +0 -1295
- package/dist/views/adjustment-template/wastage-template/form/WastageTemplateForm.vue.d.ts +0 -16
- package/dist/views/adjustment-template/wastage-template/form/WastageTemplateItemTable.vue.d.ts +0 -35
- package/dist/views/adjustment-template/wastage-template/form/useAdjustmentTemplateItems.d.ts +0 -20
- package/dist/views/adjustment-template/wastage-template/props.d.ts +0 -29
- package/dist/views/adjustment-template/wastage-template/table.d.ts +0 -1273
- package/dist/views/closing-draft/ClosingDraftView.vue.d.ts +0 -2
- package/dist/views/closing-draft/components/closing-draft-action/ClosingDraftAction.vue.d.ts +0 -22
- package/dist/views/closing-draft/components/closing-draft-dialog/ClosingDraftDialog.vue.d.ts +0 -621
- package/dist/views/closing-draft/composables/use-closing-draft-actions.d.ts +0 -25
- package/dist/views/closing-draft/composables/use-closing-draft-table.d.ts +0 -3621
- package/dist/views/closing-draft/helpers/draft-status-to-class-name.helper.d.ts +0 -1
- package/dist/views/closing-draft/helpers/export-draft.helper.d.ts +0 -19
- package/dist/views/closing-draft/helpers/get-calculated-total.helper.d.ts +0 -4
package/dist/{use-inventory-binding-dialog-14JW4t6q.js → use-inventory-binding-dialog-PEQbFRvO.js}
RENAMED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { F as y } from "./FmMultiselectDialog-D7YtdoyJ.js";
|
|
2
|
+
import { a as g } from "./app-KnSMkJBV.js";
|
|
2
3
|
import { useDialog as C } from "@feedmepos/ui-library";
|
|
3
|
-
function
|
|
4
|
+
function E() {
|
|
4
5
|
const c = g(), u = C();
|
|
5
|
-
async function v(e, d,
|
|
6
|
-
const m = e.filter((t) => t.type === "SKU"), a = e.filter((t) => t.type === "RECIPE"), i = (
|
|
6
|
+
async function v(e, d, s, p = []) {
|
|
7
|
+
const m = e.filter((t) => t.type === "SKU"), a = e.filter((t) => t.type === "RECIPE"), i = (s ? c.skus.filter(
|
|
7
8
|
(t) => {
|
|
8
9
|
var n, o;
|
|
9
|
-
return !p.some((
|
|
10
|
+
return !p.some((r) => r === t._id) && t._id !== s && !((o = (n = t.convert) == null ? void 0 : n.inventoryBindings) != null && o.some((r) => r.id === s));
|
|
10
11
|
}
|
|
11
12
|
) : c.skus).map((t) => ({
|
|
12
13
|
label: t.name,
|
|
@@ -33,8 +34,8 @@ function P() {
|
|
|
33
34
|
}).onPrimary((t) => {
|
|
34
35
|
const n = [
|
|
35
36
|
...a,
|
|
36
|
-
...e.filter((o) => t.find((
|
|
37
|
-
...t.filter((o) => !e.find((
|
|
37
|
+
...e.filter((o) => t.find((r) => r._id === o.id)),
|
|
38
|
+
...t.filter((o) => !e.find((r) => r.id === o._id)).map((o) => ({
|
|
38
39
|
type: "SKU",
|
|
39
40
|
id: o._id,
|
|
40
41
|
amount: {
|
|
@@ -46,8 +47,8 @@ function P() {
|
|
|
46
47
|
d(n);
|
|
47
48
|
});
|
|
48
49
|
}
|
|
49
|
-
async function b(e, d,
|
|
50
|
-
const p = e.filter((i) => i.type === "SKU"), m = e.filter((i) => i.type === "RECIPE"), a = c.recipes.filter((i) => !
|
|
50
|
+
async function b(e, d, s = []) {
|
|
51
|
+
const p = e.filter((i) => i.type === "SKU"), m = e.filter((i) => i.type === "RECIPE"), a = c.recipes.filter((i) => !s.includes(i._id)).map((i) => ({
|
|
51
52
|
label: i.name,
|
|
52
53
|
value: i
|
|
53
54
|
})), f = a.filter((i) => m.find((l) => l.id === i.value._id)).map((i) => i.value);
|
|
@@ -90,5 +91,5 @@ function P() {
|
|
|
90
91
|
};
|
|
91
92
|
}
|
|
92
93
|
export {
|
|
93
|
-
|
|
94
|
+
E as u
|
|
94
95
|
};
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
import { F as p } from "./FmMultiselectDialog-D7YtdoyJ.js";
|
|
2
|
+
import { u as d } from "./app-KnSMkJBV.js";
|
|
3
|
+
import { useI18n as f } from "@feedmepos/mf-common";
|
|
4
|
+
import { useDialog as h } from "@feedmepos/ui-library";
|
|
5
|
+
import { computed as r } from "vue";
|
|
6
|
+
function D(s) {
|
|
7
|
+
const c = h(), a = d(), { t: n } = f();
|
|
8
|
+
function i() {
|
|
9
|
+
var t;
|
|
10
|
+
c.open({
|
|
11
|
+
title: "Select at least one location",
|
|
12
|
+
contentComponent: p,
|
|
13
|
+
contentComponentProps: {
|
|
14
|
+
modelValue: ((t = l.value) == null ? void 0 : t.map((e) => e.doc._id)) ?? [],
|
|
15
|
+
items: a.locations.map((e) => ({
|
|
16
|
+
label: e.name,
|
|
17
|
+
sublabel: e.type,
|
|
18
|
+
value: e.doc._id
|
|
19
|
+
}))
|
|
20
|
+
},
|
|
21
|
+
primaryActions: {
|
|
22
|
+
text: n("common.confirm"),
|
|
23
|
+
close: !0
|
|
24
|
+
},
|
|
25
|
+
secondaryActions: {
|
|
26
|
+
text: n("common.close"),
|
|
27
|
+
close: !0
|
|
28
|
+
}
|
|
29
|
+
}).onPrimary((e) => {
|
|
30
|
+
const o = a.locations.filter((m) => e.includes(m.doc._id));
|
|
31
|
+
o.length ? s.setLocations(o) : s.setLocations(null);
|
|
32
|
+
});
|
|
33
|
+
}
|
|
34
|
+
const l = r(() => {
|
|
35
|
+
var e;
|
|
36
|
+
const t = /* @__PURE__ */ new Set([...a.locations.map((o) => o.doc._id)]);
|
|
37
|
+
return (e = s.getLocations()) == null ? void 0 : e.filter((o) => t.has(o.doc._id));
|
|
38
|
+
}), u = r(() => {
|
|
39
|
+
const t = s.getLocations();
|
|
40
|
+
return t ? t.reduce(
|
|
41
|
+
(e, o) => {
|
|
42
|
+
switch (o.type) {
|
|
43
|
+
case "restaurant": {
|
|
44
|
+
e[0].restaurants += 1;
|
|
45
|
+
break;
|
|
46
|
+
}
|
|
47
|
+
case "warehouse": {
|
|
48
|
+
e[0].warehouses += 1;
|
|
49
|
+
break;
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
return e[0][o.type] += 1, e;
|
|
53
|
+
},
|
|
54
|
+
[
|
|
55
|
+
{
|
|
56
|
+
restaurants: 0,
|
|
57
|
+
warehouses: 0
|
|
58
|
+
}
|
|
59
|
+
]
|
|
60
|
+
) : [
|
|
61
|
+
{
|
|
62
|
+
restaurants: "All",
|
|
63
|
+
warehouses: "All"
|
|
64
|
+
}
|
|
65
|
+
];
|
|
66
|
+
});
|
|
67
|
+
return {
|
|
68
|
+
promptSelectLocations: i,
|
|
69
|
+
columnDefs: [
|
|
70
|
+
{
|
|
71
|
+
accessorKey: "restaurants",
|
|
72
|
+
header: () => "Restaurants",
|
|
73
|
+
enableSorting: !1
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
accessorKey: "warehouses",
|
|
77
|
+
header: () => "Warehouses",
|
|
78
|
+
enableSorting: !1
|
|
79
|
+
}
|
|
80
|
+
],
|
|
81
|
+
rowData: u
|
|
82
|
+
};
|
|
83
|
+
}
|
|
84
|
+
export {
|
|
85
|
+
D as u
|
|
86
|
+
};
|
|
@@ -112,8 +112,22 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
112
112
|
};
|
|
113
113
|
}[] | null | undefined;
|
|
114
114
|
updatedBy?: {
|
|
115
|
-
|
|
116
|
-
|
|
115
|
+
email?: string | null | undefined;
|
|
116
|
+
phoneNumber?: string | null | undefined;
|
|
117
|
+
birthday?: string | null | undefined;
|
|
118
|
+
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
119
|
+
addresses?: {
|
|
120
|
+
name: string;
|
|
121
|
+
address: string;
|
|
122
|
+
coordinates: number[];
|
|
123
|
+
}[] | null | undefined;
|
|
124
|
+
photoURL?: string | null | undefined;
|
|
125
|
+
displayName?: string | null | undefined;
|
|
126
|
+
imported?: {
|
|
127
|
+
raw: Record<string, any>;
|
|
128
|
+
source: "FEEDME" | "CITY_POS" | "STOREHUB" | "KERUYUn" | "QISOFT" | "WECHAT" | "TEABAR" | "NULL_MEMBER" | "UMAI_POS" | "QASHIER" | "XILNET" | "GENIUSPOS" | "YHOFOODIE";
|
|
129
|
+
} | null | undefined;
|
|
130
|
+
_id: string;
|
|
117
131
|
} | null | undefined;
|
|
118
132
|
_id: string;
|
|
119
133
|
items: {
|
|
@@ -281,8 +295,22 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
281
295
|
};
|
|
282
296
|
}[] | null | undefined;
|
|
283
297
|
updatedBy?: {
|
|
284
|
-
|
|
285
|
-
|
|
298
|
+
email?: string | null | undefined;
|
|
299
|
+
phoneNumber?: string | null | undefined;
|
|
300
|
+
birthday?: string | null | undefined;
|
|
301
|
+
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
302
|
+
addresses?: {
|
|
303
|
+
name: string;
|
|
304
|
+
address: string;
|
|
305
|
+
coordinates: number[];
|
|
306
|
+
}[] | null | undefined;
|
|
307
|
+
photoURL?: string | null | undefined;
|
|
308
|
+
displayName?: string | null | undefined;
|
|
309
|
+
imported?: {
|
|
310
|
+
raw: Record<string, any>;
|
|
311
|
+
source: "FEEDME" | "CITY_POS" | "STOREHUB" | "KERUYUn" | "QISOFT" | "WECHAT" | "TEABAR" | "NULL_MEMBER" | "UMAI_POS" | "QASHIER" | "XILNET" | "GENIUSPOS" | "YHOFOODIE";
|
|
312
|
+
} | null | undefined;
|
|
313
|
+
_id: string;
|
|
286
314
|
} | null | undefined;
|
|
287
315
|
_id: string;
|
|
288
316
|
items: {
|
|
@@ -450,8 +478,22 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
450
478
|
};
|
|
451
479
|
}[] | null | undefined;
|
|
452
480
|
updatedBy?: {
|
|
453
|
-
|
|
454
|
-
|
|
481
|
+
email?: string | null | undefined;
|
|
482
|
+
phoneNumber?: string | null | undefined;
|
|
483
|
+
birthday?: string | null | undefined;
|
|
484
|
+
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
485
|
+
addresses?: {
|
|
486
|
+
name: string;
|
|
487
|
+
address: string;
|
|
488
|
+
coordinates: number[];
|
|
489
|
+
}[] | null | undefined;
|
|
490
|
+
photoURL?: string | null | undefined;
|
|
491
|
+
displayName?: string | null | undefined;
|
|
492
|
+
imported?: {
|
|
493
|
+
raw: Record<string, any>;
|
|
494
|
+
source: "FEEDME" | "CITY_POS" | "STOREHUB" | "KERUYUn" | "QISOFT" | "WECHAT" | "TEABAR" | "NULL_MEMBER" | "UMAI_POS" | "QASHIER" | "XILNET" | "GENIUSPOS" | "YHOFOODIE";
|
|
495
|
+
} | null | undefined;
|
|
496
|
+
_id: string;
|
|
455
497
|
} | null | undefined;
|
|
456
498
|
_id: string;
|
|
457
499
|
items: {
|
|
@@ -618,8 +660,22 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
618
660
|
};
|
|
619
661
|
}[] | null | undefined;
|
|
620
662
|
updatedBy?: {
|
|
621
|
-
|
|
622
|
-
|
|
663
|
+
email?: string | null | undefined;
|
|
664
|
+
phoneNumber?: string | null | undefined;
|
|
665
|
+
birthday?: string | null | undefined;
|
|
666
|
+
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
667
|
+
addresses?: {
|
|
668
|
+
name: string;
|
|
669
|
+
address: string;
|
|
670
|
+
coordinates: number[];
|
|
671
|
+
}[] | null | undefined;
|
|
672
|
+
photoURL?: string | null | undefined;
|
|
673
|
+
displayName?: string | null | undefined;
|
|
674
|
+
imported?: {
|
|
675
|
+
raw: Record<string, any>;
|
|
676
|
+
source: "FEEDME" | "CITY_POS" | "STOREHUB" | "KERUYUn" | "QISOFT" | "WECHAT" | "TEABAR" | "NULL_MEMBER" | "UMAI_POS" | "QASHIER" | "XILNET" | "GENIUSPOS" | "YHOFOODIE";
|
|
677
|
+
} | null | undefined;
|
|
678
|
+
_id: string;
|
|
623
679
|
} | null | undefined;
|
|
624
680
|
_id: string;
|
|
625
681
|
items: {
|
|
@@ -795,8 +851,22 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
795
851
|
};
|
|
796
852
|
}[] | null | undefined;
|
|
797
853
|
updatedBy?: {
|
|
798
|
-
|
|
799
|
-
|
|
854
|
+
email?: string | null | undefined;
|
|
855
|
+
phoneNumber?: string | null | undefined;
|
|
856
|
+
birthday?: string | null | undefined;
|
|
857
|
+
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
858
|
+
addresses?: {
|
|
859
|
+
name: string;
|
|
860
|
+
address: string;
|
|
861
|
+
coordinates: number[];
|
|
862
|
+
}[] | null | undefined;
|
|
863
|
+
photoURL?: string | null | undefined;
|
|
864
|
+
displayName?: string | null | undefined;
|
|
865
|
+
imported?: {
|
|
866
|
+
raw: Record<string, any>;
|
|
867
|
+
source: "FEEDME" | "CITY_POS" | "STOREHUB" | "KERUYUn" | "QISOFT" | "WECHAT" | "TEABAR" | "NULL_MEMBER" | "UMAI_POS" | "QASHIER" | "XILNET" | "GENIUSPOS" | "YHOFOODIE";
|
|
868
|
+
} | null | undefined;
|
|
869
|
+
_id: string;
|
|
800
870
|
} | null | undefined;
|
|
801
871
|
_id: string;
|
|
802
872
|
items: {
|
|
@@ -964,8 +1034,22 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
964
1034
|
};
|
|
965
1035
|
}[] | null | undefined;
|
|
966
1036
|
updatedBy?: {
|
|
967
|
-
|
|
968
|
-
|
|
1037
|
+
email?: string | null | undefined;
|
|
1038
|
+
phoneNumber?: string | null | undefined;
|
|
1039
|
+
birthday?: string | null | undefined;
|
|
1040
|
+
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
1041
|
+
addresses?: {
|
|
1042
|
+
name: string;
|
|
1043
|
+
address: string;
|
|
1044
|
+
coordinates: number[];
|
|
1045
|
+
}[] | null | undefined;
|
|
1046
|
+
photoURL?: string | null | undefined;
|
|
1047
|
+
displayName?: string | null | undefined;
|
|
1048
|
+
imported?: {
|
|
1049
|
+
raw: Record<string, any>;
|
|
1050
|
+
source: "FEEDME" | "CITY_POS" | "STOREHUB" | "KERUYUn" | "QISOFT" | "WECHAT" | "TEABAR" | "NULL_MEMBER" | "UMAI_POS" | "QASHIER" | "XILNET" | "GENIUSPOS" | "YHOFOODIE";
|
|
1051
|
+
} | null | undefined;
|
|
1052
|
+
_id: string;
|
|
969
1053
|
} | null | undefined;
|
|
970
1054
|
_id: string;
|
|
971
1055
|
items: {
|
|
@@ -1133,8 +1217,22 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
1133
1217
|
};
|
|
1134
1218
|
}[] | null | undefined;
|
|
1135
1219
|
updatedBy?: {
|
|
1136
|
-
|
|
1137
|
-
|
|
1220
|
+
email?: string | null | undefined;
|
|
1221
|
+
phoneNumber?: string | null | undefined;
|
|
1222
|
+
birthday?: string | null | undefined;
|
|
1223
|
+
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
1224
|
+
addresses?: {
|
|
1225
|
+
name: string;
|
|
1226
|
+
address: string;
|
|
1227
|
+
coordinates: number[];
|
|
1228
|
+
}[] | null | undefined;
|
|
1229
|
+
photoURL?: string | null | undefined;
|
|
1230
|
+
displayName?: string | null | undefined;
|
|
1231
|
+
imported?: {
|
|
1232
|
+
raw: Record<string, any>;
|
|
1233
|
+
source: "FEEDME" | "CITY_POS" | "STOREHUB" | "KERUYUn" | "QISOFT" | "WECHAT" | "TEABAR" | "NULL_MEMBER" | "UMAI_POS" | "QASHIER" | "XILNET" | "GENIUSPOS" | "YHOFOODIE";
|
|
1234
|
+
} | null | undefined;
|
|
1235
|
+
_id: string;
|
|
1138
1236
|
} | null | undefined;
|
|
1139
1237
|
_id: string;
|
|
1140
1238
|
items: {
|
|
@@ -1301,8 +1399,22 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
1301
1399
|
};
|
|
1302
1400
|
}[] | null | undefined;
|
|
1303
1401
|
updatedBy?: {
|
|
1304
|
-
|
|
1305
|
-
|
|
1402
|
+
email?: string | null | undefined;
|
|
1403
|
+
phoneNumber?: string | null | undefined;
|
|
1404
|
+
birthday?: string | null | undefined;
|
|
1405
|
+
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
1406
|
+
addresses?: {
|
|
1407
|
+
name: string;
|
|
1408
|
+
address: string;
|
|
1409
|
+
coordinates: number[];
|
|
1410
|
+
}[] | null | undefined;
|
|
1411
|
+
photoURL?: string | null | undefined;
|
|
1412
|
+
displayName?: string | null | undefined;
|
|
1413
|
+
imported?: {
|
|
1414
|
+
raw: Record<string, any>;
|
|
1415
|
+
source: "FEEDME" | "CITY_POS" | "STOREHUB" | "KERUYUn" | "QISOFT" | "WECHAT" | "TEABAR" | "NULL_MEMBER" | "UMAI_POS" | "QASHIER" | "XILNET" | "GENIUSPOS" | "YHOFOODIE";
|
|
1416
|
+
} | null | undefined;
|
|
1417
|
+
_id: string;
|
|
1306
1418
|
} | null | undefined;
|
|
1307
1419
|
_id: string;
|
|
1308
1420
|
items: {
|
|
@@ -1478,8 +1590,22 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
1478
1590
|
};
|
|
1479
1591
|
}[] | null | undefined;
|
|
1480
1592
|
updatedBy?: {
|
|
1481
|
-
|
|
1482
|
-
|
|
1593
|
+
email?: string | null | undefined;
|
|
1594
|
+
phoneNumber?: string | null | undefined;
|
|
1595
|
+
birthday?: string | null | undefined;
|
|
1596
|
+
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
1597
|
+
addresses?: {
|
|
1598
|
+
name: string;
|
|
1599
|
+
address: string;
|
|
1600
|
+
coordinates: number[];
|
|
1601
|
+
}[] | null | undefined;
|
|
1602
|
+
photoURL?: string | null | undefined;
|
|
1603
|
+
displayName?: string | null | undefined;
|
|
1604
|
+
imported?: {
|
|
1605
|
+
raw: Record<string, any>;
|
|
1606
|
+
source: "FEEDME" | "CITY_POS" | "STOREHUB" | "KERUYUn" | "QISOFT" | "WECHAT" | "TEABAR" | "NULL_MEMBER" | "UMAI_POS" | "QASHIER" | "XILNET" | "GENIUSPOS" | "YHOFOODIE";
|
|
1607
|
+
} | null | undefined;
|
|
1608
|
+
_id: string;
|
|
1483
1609
|
} | null | undefined;
|
|
1484
1610
|
_id: string;
|
|
1485
1611
|
items: {
|
|
@@ -1647,8 +1773,22 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
1647
1773
|
};
|
|
1648
1774
|
}[] | null | undefined;
|
|
1649
1775
|
updatedBy?: {
|
|
1650
|
-
|
|
1651
|
-
|
|
1776
|
+
email?: string | null | undefined;
|
|
1777
|
+
phoneNumber?: string | null | undefined;
|
|
1778
|
+
birthday?: string | null | undefined;
|
|
1779
|
+
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
1780
|
+
addresses?: {
|
|
1781
|
+
name: string;
|
|
1782
|
+
address: string;
|
|
1783
|
+
coordinates: number[];
|
|
1784
|
+
}[] | null | undefined;
|
|
1785
|
+
photoURL?: string | null | undefined;
|
|
1786
|
+
displayName?: string | null | undefined;
|
|
1787
|
+
imported?: {
|
|
1788
|
+
raw: Record<string, any>;
|
|
1789
|
+
source: "FEEDME" | "CITY_POS" | "STOREHUB" | "KERUYUn" | "QISOFT" | "WECHAT" | "TEABAR" | "NULL_MEMBER" | "UMAI_POS" | "QASHIER" | "XILNET" | "GENIUSPOS" | "YHOFOODIE";
|
|
1790
|
+
} | null | undefined;
|
|
1791
|
+
_id: string;
|
|
1652
1792
|
} | null | undefined;
|
|
1653
1793
|
_id: string;
|
|
1654
1794
|
items: {
|
|
@@ -1816,8 +1956,22 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
1816
1956
|
};
|
|
1817
1957
|
}[] | null | undefined;
|
|
1818
1958
|
updatedBy?: {
|
|
1819
|
-
|
|
1820
|
-
|
|
1959
|
+
email?: string | null | undefined;
|
|
1960
|
+
phoneNumber?: string | null | undefined;
|
|
1961
|
+
birthday?: string | null | undefined;
|
|
1962
|
+
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
1963
|
+
addresses?: {
|
|
1964
|
+
name: string;
|
|
1965
|
+
address: string;
|
|
1966
|
+
coordinates: number[];
|
|
1967
|
+
}[] | null | undefined;
|
|
1968
|
+
photoURL?: string | null | undefined;
|
|
1969
|
+
displayName?: string | null | undefined;
|
|
1970
|
+
imported?: {
|
|
1971
|
+
raw: Record<string, any>;
|
|
1972
|
+
source: "FEEDME" | "CITY_POS" | "STOREHUB" | "KERUYUn" | "QISOFT" | "WECHAT" | "TEABAR" | "NULL_MEMBER" | "UMAI_POS" | "QASHIER" | "XILNET" | "GENIUSPOS" | "YHOFOODIE";
|
|
1973
|
+
} | null | undefined;
|
|
1974
|
+
_id: string;
|
|
1821
1975
|
} | null | undefined;
|
|
1822
1976
|
_id: string;
|
|
1823
1977
|
items: {
|
|
@@ -1984,8 +2138,22 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
1984
2138
|
};
|
|
1985
2139
|
}[] | null | undefined;
|
|
1986
2140
|
updatedBy?: {
|
|
1987
|
-
|
|
1988
|
-
|
|
2141
|
+
email?: string | null | undefined;
|
|
2142
|
+
phoneNumber?: string | null | undefined;
|
|
2143
|
+
birthday?: string | null | undefined;
|
|
2144
|
+
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
2145
|
+
addresses?: {
|
|
2146
|
+
name: string;
|
|
2147
|
+
address: string;
|
|
2148
|
+
coordinates: number[];
|
|
2149
|
+
}[] | null | undefined;
|
|
2150
|
+
photoURL?: string | null | undefined;
|
|
2151
|
+
displayName?: string | null | undefined;
|
|
2152
|
+
imported?: {
|
|
2153
|
+
raw: Record<string, any>;
|
|
2154
|
+
source: "FEEDME" | "CITY_POS" | "STOREHUB" | "KERUYUn" | "QISOFT" | "WECHAT" | "TEABAR" | "NULL_MEMBER" | "UMAI_POS" | "QASHIER" | "XILNET" | "GENIUSPOS" | "YHOFOODIE";
|
|
2155
|
+
} | null | undefined;
|
|
2156
|
+
_id: string;
|
|
1989
2157
|
} | null | undefined;
|
|
1990
2158
|
_id: string;
|
|
1991
2159
|
items: {
|