@feedmepos/mf-inventory-portal 0.0.19-dev.12 → 0.0.19-dev.14
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.vue.d.ts +1 -1
- package/dist/{ApprovalView-CuTAFiWC.js → ApprovalView-BY13XuOu.js} +5 -5
- package/dist/{BindingsDialog-C_ndNZ8f.js → BindingsDialog-B3PP-XkE.js} +22 -22
- package/dist/{BindingsPicker-CcAod_ha.js → BindingsPicker-DL17pRty.js} +17 -17
- package/dist/{BindingsTable-Bm4-kj_a.js → BindingsTable-CjKOv7Yw.js} +29 -29
- package/dist/Entry.vue.d.ts +1 -1
- package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-DoF7wwNT.js +306 -0
- package/dist/{IngredientsView-CyD65_rv.js → IngredientsView-C-rsKAsF.js} +294 -294
- package/dist/{IntegrationView-Bh1BWAq-.js → IntegrationView-BkhfPSjM.js} +278 -278
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-cw3SEkW_.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-Buc21sEN.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-B_kVFkxk.js → PremiumBadge.vue_vue_type_script_setup_true_lang-BRijSilS.js} +1 -1
- package/dist/PurchaseOrderPrintPreview-CGMMozPA.js +152 -0
- package/dist/{ReceiveRequestView-C0r1FIwM.js → ReceiveRequestView-Bk0pUeEm.js} +7 -7
- package/dist/{RecipeView-CYE6gi__.js → RecipeView-kzA9kIg8.js} +181 -181
- package/dist/Standalone.vue.d.ts +1 -1
- package/dist/{StockView-CKyhKuGi.js → StockView-DF-ucES_.js} +23 -23
- package/dist/SupplierView-XlzsU00G.js +813 -0
- package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-8L6lwGpu.js → TransferDetails.vue_vue_type_script_setup_true_lang-Bp7AJiJ-.js} +106 -106
- package/dist/TransferDialog.vue_vue_type_script_setup_true_lang-D1NAkXMT.js +1690 -0
- package/dist/TransferTemplateView-CsA2SzQY.js +1279 -0
- package/dist/{UnitView-DXnLq5nR.js → UnitView-9VMIlEZ_.js} +242 -242
- package/dist/{WarehouseView-BCnvqHHp.js → WarehouseView-JTYLFBsu.js} +360 -362
- package/dist/api/bill.d.ts +238 -84
- package/dist/api/supplier.d.ts +4 -4
- package/dist/app-kYGuBDV8.js +68549 -0
- package/dist/app.d.ts +24 -0
- package/dist/app.js +3 -3
- package/dist/components/ChangeLocationComponent.vue.d.ts +11 -1
- package/dist/components/DeferableLoading.vue.d.ts +1 -1
- package/dist/components/DeleteDialog.vue.d.ts +1 -1
- package/dist/components/FmCoordinateInput.vue.d.ts +3 -3
- package/dist/components/FmDroppableField.vue.d.ts +6 -6
- package/dist/components/FmFilterableSelect.vue.d.ts +3 -3
- package/dist/components/FmInventoryTableToolbar.vue.d.ts +21 -10
- package/dist/components/FmMinMaxInput.vue.d.ts +20 -0
- package/dist/components/FmMinMaxInputProps.d.ts +16 -0
- package/dist/components/FmMinMaxInputRules.d.ts +4 -0
- package/dist/components/FmMultiselectDialog.vue.d.ts +5 -5
- package/dist/components/FmMultiselectDialogProps.d.ts +3 -0
- package/dist/components/FmUnitInputRules.d.ts +1 -0
- package/dist/components/MultiSelectDialog.vue.d.ts +1 -1
- package/dist/components/NavigationTab.vue.d.ts +1 -1
- package/dist/components/NumberPrecisionInput.vue.d.ts +3 -3
- package/dist/components/PremiumBadge.vue.d.ts +3 -3
- package/dist/components/PreviewBadge.vue.d.ts +3 -3
- package/dist/components/StockForecast.vue.d.ts +1 -1
- package/dist/components/TableActionableRow.vue.d.ts +4 -4
- package/dist/components/UnitDisplayControl.vue.d.ts +1 -1
- package/dist/components/icons/IconCommunity.vue.d.ts +1 -1
- package/dist/components/icons/IconDocumentation.vue.d.ts +1 -1
- package/dist/components/icons/IconEcosystem.vue.d.ts +1 -1
- package/dist/components/icons/IconSupport.vue.d.ts +1 -1
- package/dist/components/icons/IconTooling.vue.d.ts +1 -1
- package/dist/components/inventory-binding/InventoryBinding.vue.d.ts +5 -5
- package/dist/components/map/CoordinateDialog.vue.d.ts +4 -4
- package/dist/components/map/GoogleMap.vue.d.ts +6 -6
- package/dist/components/nested-multiselect/FmNestedMultiselectDialog.vue.d.ts +3 -3
- package/dist/components/shell/inventory/binding-dialog.vue.d.ts +3 -3
- package/dist/components/shell/inventory/binding-ui.vue.d.ts +5 -5
- package/dist/components/ui-library/FmDateRangePickerChip.vue.d.ts +5 -5
- package/dist/composable/useIframe.d.ts +1 -1
- package/dist/composable/useSearch.d.ts +1 -1
- package/dist/{decimal-DN0h6619.js → decimal-E3w4eGHF.js} +1 -1
- package/dist/helper/number.d.ts +2 -0
- package/dist/{id-to-date-D1fU6Y7T.js → id-to-date-gyR82hWy.js} +1 -1
- package/dist/is-linked-ingredient-error-fJ2TJb3z.js +37 -0
- package/dist/layout/InventoryLayout.vue.d.ts +1 -1
- package/dist/layout/SingleColumnLayout.vue.d.ts +5 -5
- package/dist/layout/components/NavigationButton.vue.d.ts +4 -4
- package/dist/{layout-DcSLry7F.js → layout-BTYR4n3X.js} +1 -1
- package/dist/{purchase-order-transaction-type-D0c31GiL.js → purchase-order-transaction-type-CUtdDhYo.js} +2 -2
- package/dist/stores/feature.d.ts +2 -1
- package/dist/stores/location.d.ts +108 -148
- package/dist/stores/supplier.d.ts +672 -18
- package/dist/stores/warehouse.d.ts +9 -5
- package/dist/supplier-Ed-Bva_-.js +60 -0
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/InventoryView.vue.d.ts +1 -1
- package/dist/views/SelectBussinessDialog.vue.d.ts +1 -1
- package/dist/views/approval/ApprovalView.vue.d.ts +1 -1
- package/dist/views/dev/ComponentPreview.vue.d.ts +1 -1
- package/dist/views/dev/components/CoordinateTest.vue.d.ts +1 -1
- package/dist/views/dev/components/DateRange.vue.d.ts +1 -1
- package/dist/views/dev/components/FmDecimalInputTest.vue.d.ts +1 -1
- package/dist/views/dev/components/FmMultiselectDialogGrouped.vue.d.ts +1 -1
- package/dist/views/dev/components/FmSelectTest.vue.d.ts +1 -1
- package/dist/views/dev/components/InventoryIframe.vue.d.ts +1 -1
- package/dist/views/dev/components/LayoutDev.vue.d.ts +1 -1
- package/dist/views/dev/components/MfCommontTest.vue.d.ts +1 -1
- package/dist/views/dev/components/NestedSelection.vue.d.ts +1 -1
- package/dist/views/dev/components/NumberStepper.vue.d.ts +1 -1
- package/dist/views/dev/components/TabStorageTest.vue.d.ts +1 -1
- package/dist/views/dev/components/UnitInput.vue.d.ts +1 -1
- package/dist/views/dev/helpers/pinia-test.d.ts +1 -1
- package/dist/views/home/HomeView.vue.d.ts +1 -1
- package/dist/views/iframe/inventory-bindings/bindings-dialog/BindingsDialog.vue.d.ts +1 -1
- package/dist/views/iframe/inventory-bindings/bindings-picker/BindingsPicker.vue.d.ts +1 -1
- package/dist/views/iframe/inventory-bindings/bindings-table/BindingsTable.vue.d.ts +1 -1
- package/dist/views/ingredients/IngredientsView.vue.d.ts +1 -1
- package/dist/views/ingredients/components/cannot-delete/CannotDelete.vue.d.ts +4 -4
- package/dist/views/ingredients/components/convert/ConvertForm.vue.d.ts +3 -3
- package/dist/views/ingredients/components/import-ingredients/ImportIngredientItem.vue.d.ts +1 -1
- package/dist/views/ingredients/components/import-ingredients/ImportIngredients.vue.d.ts +1 -1
- package/dist/views/ingredients/components/ingredient-binded-item/IngredientBindedItem.vue.d.ts +1 -1
- package/dist/views/ingredients/components/ingredient-dialog/IngredientDialog.vue.d.ts +5 -5
- package/dist/views/ingredients/components/ingredient-form/IngredientForm.vue.d.ts +4 -4
- package/dist/views/ingredients/components/inventory-binding/InventoryBindingForm.vue.d.ts +5 -5
- package/dist/views/ingredients/components/inventory-binding/InventoryBindingSummary.vue.d.ts +3 -3
- package/dist/views/ingredients/composables/use-ingredient-form.d.ts +8 -8
- package/dist/views/integration/IntegrationView.vue.d.ts +1 -1
- package/dist/views/integration/components/ApplyAddon.vue.d.ts +5 -5
- package/dist/views/integration/components/ApplyProduct.vue.d.ts +5 -5
- package/dist/views/integration/components/ApplyProductDialog.vue.d.ts +5 -5
- package/dist/views/integration/components/ApplyProductDialogV4.vue.d.ts +5 -5
- package/dist/views/receive-request/ReceiveRequestView.vue.d.ts +1 -1
- package/dist/views/receive-request/components/supplier-price-history/SupplierPriceHistory.vue.d.ts +1 -1
- package/dist/views/receive-request/components/transfer-details/TransferDetails.vue.d.ts +3 -3
- package/dist/views/receive-request/components/transfer-dialog/TransferDialog.vue.d.ts +4 -4
- package/dist/views/receive-request/components/transfer-form/SparkIcon.vue.d.ts +4 -4
- package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +27 -27
- package/dist/views/receive-request/components/transfer-form/TransferForm2.vue.d.ts +4 -4
- package/dist/views/receive-request/components/transfer-form/components/ForecastStock.vue.d.ts +4 -4
- package/dist/views/receive-request/components/transfer-form/components/TransferItem.vue.d.ts +3 -3
- package/dist/views/receive-request/components/transfer-form/components/TransferItemTable.vue.d.ts +3 -3
- package/dist/views/receive-request/components/transfer-form/composables/use-backdate-po.d.ts +4 -4
- package/dist/views/receive-request/components/transfer-form/composables/use-compare-price.d.ts +3 -3
- package/dist/views/receive-request/components/transfer-form/composables/use-transfer-items.d.ts +0 -8
- package/dist/views/receive-request/composables/use-receive-request-form.d.ts +1012 -66
- package/dist/views/receive-request/composables/use-receive-request-table.d.ts +24 -24
- package/dist/views/receive-request/print-preview/PurchaseOrderPrintPreview.vue.d.ts +1 -1
- package/dist/views/recipe/RecipeView.vue.d.ts +1 -1
- package/dist/views/recipe/components/recipe-dialog/RecipeDialog.vue.d.ts +5 -5
- package/dist/views/recipe/components/recipe-form/RecipeForm.vue.d.ts +4 -4
- package/dist/views/recipe/composables/use-recipe-form.d.ts +8 -8
- package/dist/views/stock/StockView.vue.d.ts +1 -1
- package/dist/views/stock/components/StockHeaderPreview.vue.d.ts +1 -1
- package/dist/views/stock/components/StockHistory.vue.d.ts +3 -3
- package/dist/views/stock/components/StockRecalculateDialog.vue.d.ts +2 -2
- package/dist/views/stock/components/StockRecordCard.vue.d.ts +123 -46
- package/dist/views/stock/components/dialog/AdjustSkuDialog.vue.d.ts +4 -4
- package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +3 -3
- package/dist/views/stock/components/dialog/ConvertSkuDialog.vue.d.ts +4 -4
- package/dist/views/stock/composables/use-stock-action.d.ts +11 -11
- package/dist/views/supplier/SupplierView.vue.d.ts +1 -1
- package/dist/views/supplier/components/SupplierDialog.vue.d.ts +4 -4
- package/dist/views/supplier/components/SupplierDialogProps.d.ts +1 -0
- package/dist/views/supplier/components/SupplierForm.vue.d.ts +10 -10
- package/dist/views/supplier/components/SupplierSupplyItemField.vue.d.ts +3 -3
- package/dist/views/supplier/composables/use-supplier-table.d.ts +3 -3
- package/dist/views/transfer-template/TransferTemplateView.vue.d.ts +1 -1
- package/dist/views/transfer-template/components/transfer-template-details/TransferTemplateDetails.vue.d.ts +3 -3
- package/dist/views/transfer-template/components/transfer-template-dialog/TransferTemplateDialog.vue.d.ts +4 -4
- package/dist/views/transfer-template/components/transfer-template-form/TransferTemplateForm.vue.d.ts +2 -2
- package/dist/views/transfer-template/components/transfer-template-form/components/TransferTemplateItem.vue.d.ts +3 -3
- package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-locations.d.ts +7 -7
- package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-template-items.d.ts +13 -8
- package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +1020 -79
- package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +309 -11
- package/dist/views/unit/UnitView.vue.d.ts +1 -1
- package/dist/views/unit/components/unit-dialog/UnitDialog.vue.d.ts +5 -5
- package/dist/views/unit/components/unit-form/UnitForm.vue.d.ts +4 -4
- package/dist/views/unit/components/unit-summary/UnitSummary.vue.d.ts +3 -3
- package/dist/views/unit/components/unit-used-by/UnitUsedBy.vue.d.ts +1 -1
- package/dist/views/unit/composables/use-unit-form.d.ts +8 -8
- package/dist/views/warehouse/WarehouseView.vue.d.ts +1 -1
- package/dist/views/warehouse/components/WarehouseDialog.vue.d.ts +4 -4
- package/dist/views/warehouse/components/WarehouseForm.vue.d.ts +22 -14
- package/dist/{xlsx-yV2SoDMC.js → xlsx-q6Ctgevr.js} +2759 -2759
- package/dist/{xlsx.util-CTIDgqw2.js → xlsx.util-Cvqg56mI.js} +2 -2
- package/package.json +4 -3
- package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-rDMoAXyd.js +0 -272
- package/dist/PurchaseOrderPrintPreview-Uf0aO8n1.js +0 -152
- package/dist/SupplierView-BSJoZFMr.js +0 -801
- package/dist/TransferDialog.vue_vue_type_script_setup_true_lang-Bdby-n4P.js +0 -1676
- package/dist/TransferTemplateView-B23JFk-I.js +0 -1101
- package/dist/app-DDxzU9iC.js +0 -67196
- package/dist/is-linked-ingredient-error-C6AghEwR.js +0 -37
- package/dist/supplier-CQXRbSC3.js +0 -54
|
@@ -34,8 +34,8 @@ export declare function useLocationStore(): {
|
|
|
34
34
|
birthday?: string | null | undefined;
|
|
35
35
|
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
36
36
|
addresses?: {
|
|
37
|
-
address: string;
|
|
38
37
|
name: string;
|
|
38
|
+
address: string;
|
|
39
39
|
coordinates: number[];
|
|
40
40
|
}[] | null | undefined;
|
|
41
41
|
photoURL?: string | null | undefined;
|
|
@@ -57,20 +57,24 @@ export declare function useLocationStore(): {
|
|
|
57
57
|
thumbnail?: string | null | undefined;
|
|
58
58
|
billingInfos?: {
|
|
59
59
|
_id?: string | null | undefined;
|
|
60
|
+
name: string;
|
|
60
61
|
address: {
|
|
61
62
|
coordinates?: number[] | null | undefined;
|
|
62
63
|
line2?: string | null | undefined;
|
|
63
64
|
state: string;
|
|
65
|
+
country: string;
|
|
64
66
|
line1: string;
|
|
65
67
|
city: string;
|
|
66
68
|
postcode: string;
|
|
67
|
-
country: string;
|
|
68
69
|
};
|
|
69
|
-
name: string;
|
|
70
70
|
email: string;
|
|
71
71
|
companyName: string;
|
|
72
72
|
contact: string;
|
|
73
73
|
}[] | null | undefined;
|
|
74
|
+
customerDisplayImages?: {
|
|
75
|
+
url: string;
|
|
76
|
+
restaurantIds: string[];
|
|
77
|
+
}[] | null | undefined;
|
|
74
78
|
name: string;
|
|
75
79
|
_id: string;
|
|
76
80
|
ownerId: string;
|
|
@@ -79,6 +83,7 @@ export declare function useLocationStore(): {
|
|
|
79
83
|
menuVersion: string;
|
|
80
84
|
} | null | undefined;
|
|
81
85
|
_id: string;
|
|
86
|
+
businessId: string;
|
|
82
87
|
profile: {
|
|
83
88
|
email?: string | null | undefined;
|
|
84
89
|
phoneNo?: string | null | undefined;
|
|
@@ -87,14 +92,13 @@ export declare function useLocationStore(): {
|
|
|
87
92
|
coordinates?: number[] | null | undefined;
|
|
88
93
|
line2?: string | null | undefined;
|
|
89
94
|
state: string;
|
|
95
|
+
country: string;
|
|
90
96
|
line1: string;
|
|
91
97
|
city: string;
|
|
92
98
|
postcode: string;
|
|
93
|
-
country: string;
|
|
94
99
|
};
|
|
95
100
|
regNo: string;
|
|
96
101
|
};
|
|
97
|
-
businessId: string;
|
|
98
102
|
} | {
|
|
99
103
|
channel?: string | null | undefined;
|
|
100
104
|
machineId?: string | null | undefined;
|
|
@@ -103,6 +107,11 @@ export declare function useLocationStore(): {
|
|
|
103
107
|
catalogId?: string | null | undefined;
|
|
104
108
|
} | null | undefined;
|
|
105
109
|
inHouseDelivery?: {
|
|
110
|
+
taxes?: Record<string, {
|
|
111
|
+
inclusive: boolean;
|
|
112
|
+
taxCode: string;
|
|
113
|
+
systemCode: string;
|
|
114
|
+
}> | null | undefined;
|
|
106
115
|
autoAccept?: boolean | null | undefined;
|
|
107
116
|
deliveryTime?: {
|
|
108
117
|
time?: string[] | null | undefined;
|
|
@@ -210,8 +219,8 @@ export declare function useLocationStore(): {
|
|
|
210
219
|
pickupPointConfig?: {
|
|
211
220
|
restaurantEnable: boolean;
|
|
212
221
|
points: {
|
|
213
|
-
address: string;
|
|
214
222
|
name: string;
|
|
223
|
+
address: string;
|
|
215
224
|
coordinates: number[];
|
|
216
225
|
}[];
|
|
217
226
|
} | null | undefined;
|
|
@@ -244,8 +253,8 @@ export declare function useLocationStore(): {
|
|
|
244
253
|
} | null | undefined;
|
|
245
254
|
foodpandaDelivery?: {
|
|
246
255
|
_id?: string | undefined;
|
|
247
|
-
catalogId?: string | null | undefined;
|
|
248
256
|
ignoreDiscount?: boolean | null | undefined;
|
|
257
|
+
catalogId?: string | null | undefined;
|
|
249
258
|
commissionRate?: number | null | undefined;
|
|
250
259
|
lastSynchronize?: string | null | undefined;
|
|
251
260
|
showProductAddon?: boolean | null | undefined;
|
|
@@ -303,31 +312,7 @@ export declare function useLocationStore(): {
|
|
|
303
312
|
anydeskPassword?: string | null | undefined;
|
|
304
313
|
deviceName: string;
|
|
305
314
|
}[] | null | undefined;
|
|
306
|
-
payoutAccount?:
|
|
307
|
-
bank?: {
|
|
308
|
-
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
309
|
-
accountNumber?: string | null | undefined;
|
|
310
|
-
holderName?: string | null | undefined;
|
|
311
|
-
name: "MAYBANK" | "CIMB_BANK" | "RHB_BANK" | "BANK_ISLAM" | "BANK_MUAMALAT" | "BANK_RAKYAT" | "BANK_SIMPANAN_NASIONAL" | "CITIBANK" | "HONG_LEONG_BANK" | "HSBC_BANK" | "OCBC_BANK" | "PUBLIC_BANK" | "AFFIN_BANK" | "AMBANK" | "AGRO_BANK" | "ALLIANCE_BANK" | "AL_RAJHI_BANK" | "BANK_OF_CHINA" | "BANK_OF_AMERICA" | "BANK_OF_TOKYO_MITSUBISHI_UFJ" | "BNP_PARIBAS" | "DEUTSCHE_BANK" | "INDUSTRIAL_COMMERCIAL_BANK_OF_CHINA" | "JP_MORGAN_CHASE_BANK" | "KUWAIT_FINANCE_HOUSE" | "MIZUHO_BANK" | "STANDARD_CHARTERED_BANK" | "SUMITOMO_MITSUI_BANKING_CORPORATION" | "THE_ROYAL_BANK_OF_SCOTLAND" | "UNITED_OVERSEAS_BANK";
|
|
312
|
-
} | null | undefined;
|
|
313
|
-
ssm?: string | null | undefined;
|
|
314
|
-
bankStatement?: string | null | undefined;
|
|
315
|
-
exteriorPhoto?: string | null | undefined;
|
|
316
|
-
keyPerson?: string | null | undefined;
|
|
317
|
-
keyPersonPhone?: string | null | undefined;
|
|
318
|
-
keyPersonEmail?: string | null | undefined;
|
|
319
|
-
status: "NEW" | "PENDING" | "APPROVED";
|
|
320
|
-
enable: boolean;
|
|
321
|
-
methods: {
|
|
322
|
-
variant: string;
|
|
323
|
-
issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME";
|
|
324
|
-
rate: {
|
|
325
|
-
amount: number;
|
|
326
|
-
precision: number;
|
|
327
|
-
};
|
|
328
|
-
tPlus: number;
|
|
329
|
-
}[];
|
|
330
|
-
} | null | undefined;
|
|
315
|
+
payoutAccount?: Record<string, any> | null | undefined;
|
|
331
316
|
clearCount?: number | null | undefined;
|
|
332
317
|
queueSetting?: {
|
|
333
318
|
duration?: number | null | undefined;
|
|
@@ -359,8 +344,8 @@ export declare function useLocationStore(): {
|
|
|
359
344
|
birthday?: string | null | undefined;
|
|
360
345
|
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
361
346
|
addresses?: {
|
|
362
|
-
address: string;
|
|
363
347
|
name: string;
|
|
348
|
+
address: string;
|
|
364
349
|
coordinates: number[];
|
|
365
350
|
}[] | null | undefined;
|
|
366
351
|
photoURL?: string | null | undefined;
|
|
@@ -382,20 +367,24 @@ export declare function useLocationStore(): {
|
|
|
382
367
|
thumbnail?: string | null | undefined;
|
|
383
368
|
billingInfos?: {
|
|
384
369
|
_id?: string | null | undefined;
|
|
370
|
+
name: string;
|
|
385
371
|
address: {
|
|
386
372
|
coordinates?: number[] | null | undefined;
|
|
387
373
|
line2?: string | null | undefined;
|
|
388
374
|
state: string;
|
|
375
|
+
country: string;
|
|
389
376
|
line1: string;
|
|
390
377
|
city: string;
|
|
391
378
|
postcode: string;
|
|
392
|
-
country: string;
|
|
393
379
|
};
|
|
394
|
-
name: string;
|
|
395
380
|
email: string;
|
|
396
381
|
companyName: string;
|
|
397
382
|
contact: string;
|
|
398
383
|
}[] | null | undefined;
|
|
384
|
+
customerDisplayImages?: {
|
|
385
|
+
url: string;
|
|
386
|
+
restaurantIds: string[];
|
|
387
|
+
}[] | null | undefined;
|
|
399
388
|
name: string;
|
|
400
389
|
_id: string;
|
|
401
390
|
ownerId: string;
|
|
@@ -405,6 +394,7 @@ export declare function useLocationStore(): {
|
|
|
405
394
|
};
|
|
406
395
|
businessId: string;
|
|
407
396
|
profile: {
|
|
397
|
+
code?: string | null | undefined;
|
|
408
398
|
url?: string | null | undefined;
|
|
409
399
|
description?: string | null | undefined;
|
|
410
400
|
_id?: string | null | undefined;
|
|
@@ -466,16 +456,16 @@ export declare function useLocationStore(): {
|
|
|
466
456
|
};
|
|
467
457
|
} | null | undefined;
|
|
468
458
|
tags?: string[] | null | undefined;
|
|
459
|
+
name: string;
|
|
469
460
|
address: {
|
|
470
461
|
coordinates?: number[] | null | undefined;
|
|
471
462
|
line2?: string | null | undefined;
|
|
472
463
|
state: string;
|
|
464
|
+
country: string;
|
|
473
465
|
line1: string;
|
|
474
466
|
city: string;
|
|
475
467
|
postcode: string;
|
|
476
|
-
country: string;
|
|
477
468
|
};
|
|
478
|
-
name: string;
|
|
479
469
|
email: string;
|
|
480
470
|
phoneNo: string;
|
|
481
471
|
regNo: string;
|
|
@@ -502,8 +492,8 @@ export declare function useLocationStore(): {
|
|
|
502
492
|
birthday?: string | null | undefined;
|
|
503
493
|
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
504
494
|
addresses?: {
|
|
505
|
-
address: string;
|
|
506
495
|
name: string;
|
|
496
|
+
address: string;
|
|
507
497
|
coordinates: number[];
|
|
508
498
|
}[] | null | undefined;
|
|
509
499
|
photoURL?: string | null | undefined;
|
|
@@ -525,20 +515,24 @@ export declare function useLocationStore(): {
|
|
|
525
515
|
thumbnail?: string | null | undefined;
|
|
526
516
|
billingInfos?: {
|
|
527
517
|
_id?: string | null | undefined;
|
|
518
|
+
name: string;
|
|
528
519
|
address: {
|
|
529
520
|
coordinates?: number[] | null | undefined;
|
|
530
521
|
line2?: string | null | undefined;
|
|
531
522
|
state: string;
|
|
523
|
+
country: string;
|
|
532
524
|
line1: string;
|
|
533
525
|
city: string;
|
|
534
526
|
postcode: string;
|
|
535
|
-
country: string;
|
|
536
527
|
};
|
|
537
|
-
name: string;
|
|
538
528
|
email: string;
|
|
539
529
|
companyName: string;
|
|
540
530
|
contact: string;
|
|
541
531
|
}[] | null | undefined;
|
|
532
|
+
customerDisplayImages?: {
|
|
533
|
+
url: string;
|
|
534
|
+
restaurantIds: string[];
|
|
535
|
+
}[] | null | undefined;
|
|
542
536
|
name: string;
|
|
543
537
|
_id: string;
|
|
544
538
|
ownerId: string;
|
|
@@ -547,6 +541,7 @@ export declare function useLocationStore(): {
|
|
|
547
541
|
menuVersion: string;
|
|
548
542
|
} | null | undefined;
|
|
549
543
|
_id: string;
|
|
544
|
+
businessId: string;
|
|
550
545
|
profile: {
|
|
551
546
|
email?: string | null | undefined;
|
|
552
547
|
phoneNo?: string | null | undefined;
|
|
@@ -555,14 +550,13 @@ export declare function useLocationStore(): {
|
|
|
555
550
|
coordinates?: number[] | null | undefined;
|
|
556
551
|
line2?: string | null | undefined;
|
|
557
552
|
state: string;
|
|
553
|
+
country: string;
|
|
558
554
|
line1: string;
|
|
559
555
|
city: string;
|
|
560
556
|
postcode: string;
|
|
561
|
-
country: string;
|
|
562
557
|
};
|
|
563
558
|
regNo: string;
|
|
564
559
|
};
|
|
565
|
-
businessId: string;
|
|
566
560
|
} | {
|
|
567
561
|
channel?: string | null | undefined;
|
|
568
562
|
machineId?: string | null | undefined;
|
|
@@ -571,6 +565,11 @@ export declare function useLocationStore(): {
|
|
|
571
565
|
catalogId?: string | null | undefined;
|
|
572
566
|
} | null | undefined;
|
|
573
567
|
inHouseDelivery?: {
|
|
568
|
+
taxes?: Record<string, {
|
|
569
|
+
inclusive: boolean;
|
|
570
|
+
taxCode: string;
|
|
571
|
+
systemCode: string;
|
|
572
|
+
}> | null | undefined;
|
|
574
573
|
autoAccept?: boolean | null | undefined;
|
|
575
574
|
deliveryTime?: {
|
|
576
575
|
time?: string[] | null | undefined;
|
|
@@ -678,8 +677,8 @@ export declare function useLocationStore(): {
|
|
|
678
677
|
pickupPointConfig?: {
|
|
679
678
|
restaurantEnable: boolean;
|
|
680
679
|
points: {
|
|
681
|
-
address: string;
|
|
682
680
|
name: string;
|
|
681
|
+
address: string;
|
|
683
682
|
coordinates: number[];
|
|
684
683
|
}[];
|
|
685
684
|
} | null | undefined;
|
|
@@ -712,8 +711,8 @@ export declare function useLocationStore(): {
|
|
|
712
711
|
} | null | undefined;
|
|
713
712
|
foodpandaDelivery?: {
|
|
714
713
|
_id?: string | undefined;
|
|
715
|
-
catalogId?: string | null | undefined;
|
|
716
714
|
ignoreDiscount?: boolean | null | undefined;
|
|
715
|
+
catalogId?: string | null | undefined;
|
|
717
716
|
commissionRate?: number | null | undefined;
|
|
718
717
|
lastSynchronize?: string | null | undefined;
|
|
719
718
|
showProductAddon?: boolean | null | undefined;
|
|
@@ -771,31 +770,7 @@ export declare function useLocationStore(): {
|
|
|
771
770
|
anydeskPassword?: string | null | undefined;
|
|
772
771
|
deviceName: string;
|
|
773
772
|
}[] | null | undefined;
|
|
774
|
-
payoutAccount?:
|
|
775
|
-
bank?: {
|
|
776
|
-
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
777
|
-
accountNumber?: string | null | undefined;
|
|
778
|
-
holderName?: string | null | undefined;
|
|
779
|
-
name: "MAYBANK" | "CIMB_BANK" | "RHB_BANK" | "BANK_ISLAM" | "BANK_MUAMALAT" | "BANK_RAKYAT" | "BANK_SIMPANAN_NASIONAL" | "CITIBANK" | "HONG_LEONG_BANK" | "HSBC_BANK" | "OCBC_BANK" | "PUBLIC_BANK" | "AFFIN_BANK" | "AMBANK" | "AGRO_BANK" | "ALLIANCE_BANK" | "AL_RAJHI_BANK" | "BANK_OF_CHINA" | "BANK_OF_AMERICA" | "BANK_OF_TOKYO_MITSUBISHI_UFJ" | "BNP_PARIBAS" | "DEUTSCHE_BANK" | "INDUSTRIAL_COMMERCIAL_BANK_OF_CHINA" | "JP_MORGAN_CHASE_BANK" | "KUWAIT_FINANCE_HOUSE" | "MIZUHO_BANK" | "STANDARD_CHARTERED_BANK" | "SUMITOMO_MITSUI_BANKING_CORPORATION" | "THE_ROYAL_BANK_OF_SCOTLAND" | "UNITED_OVERSEAS_BANK";
|
|
780
|
-
} | null | undefined;
|
|
781
|
-
ssm?: string | null | undefined;
|
|
782
|
-
bankStatement?: string | null | undefined;
|
|
783
|
-
exteriorPhoto?: string | null | undefined;
|
|
784
|
-
keyPerson?: string | null | undefined;
|
|
785
|
-
keyPersonPhone?: string | null | undefined;
|
|
786
|
-
keyPersonEmail?: string | null | undefined;
|
|
787
|
-
status: "NEW" | "PENDING" | "APPROVED";
|
|
788
|
-
enable: boolean;
|
|
789
|
-
methods: {
|
|
790
|
-
variant: string;
|
|
791
|
-
issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME";
|
|
792
|
-
rate: {
|
|
793
|
-
amount: number;
|
|
794
|
-
precision: number;
|
|
795
|
-
};
|
|
796
|
-
tPlus: number;
|
|
797
|
-
}[];
|
|
798
|
-
} | null | undefined;
|
|
773
|
+
payoutAccount?: Record<string, any> | null | undefined;
|
|
799
774
|
clearCount?: number | null | undefined;
|
|
800
775
|
queueSetting?: {
|
|
801
776
|
duration?: number | null | undefined;
|
|
@@ -827,8 +802,8 @@ export declare function useLocationStore(): {
|
|
|
827
802
|
birthday?: string | null | undefined;
|
|
828
803
|
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
829
804
|
addresses?: {
|
|
830
|
-
address: string;
|
|
831
805
|
name: string;
|
|
806
|
+
address: string;
|
|
832
807
|
coordinates: number[];
|
|
833
808
|
}[] | null | undefined;
|
|
834
809
|
photoURL?: string | null | undefined;
|
|
@@ -850,20 +825,24 @@ export declare function useLocationStore(): {
|
|
|
850
825
|
thumbnail?: string | null | undefined;
|
|
851
826
|
billingInfos?: {
|
|
852
827
|
_id?: string | null | undefined;
|
|
828
|
+
name: string;
|
|
853
829
|
address: {
|
|
854
830
|
coordinates?: number[] | null | undefined;
|
|
855
831
|
line2?: string | null | undefined;
|
|
856
832
|
state: string;
|
|
833
|
+
country: string;
|
|
857
834
|
line1: string;
|
|
858
835
|
city: string;
|
|
859
836
|
postcode: string;
|
|
860
|
-
country: string;
|
|
861
837
|
};
|
|
862
|
-
name: string;
|
|
863
838
|
email: string;
|
|
864
839
|
companyName: string;
|
|
865
840
|
contact: string;
|
|
866
841
|
}[] | null | undefined;
|
|
842
|
+
customerDisplayImages?: {
|
|
843
|
+
url: string;
|
|
844
|
+
restaurantIds: string[];
|
|
845
|
+
}[] | null | undefined;
|
|
867
846
|
name: string;
|
|
868
847
|
_id: string;
|
|
869
848
|
ownerId: string;
|
|
@@ -873,6 +852,7 @@ export declare function useLocationStore(): {
|
|
|
873
852
|
};
|
|
874
853
|
businessId: string;
|
|
875
854
|
profile: {
|
|
855
|
+
code?: string | null | undefined;
|
|
876
856
|
url?: string | null | undefined;
|
|
877
857
|
description?: string | null | undefined;
|
|
878
858
|
_id?: string | null | undefined;
|
|
@@ -934,16 +914,16 @@ export declare function useLocationStore(): {
|
|
|
934
914
|
};
|
|
935
915
|
} | null | undefined;
|
|
936
916
|
tags?: string[] | null | undefined;
|
|
917
|
+
name: string;
|
|
937
918
|
address: {
|
|
938
919
|
coordinates?: number[] | null | undefined;
|
|
939
920
|
line2?: string | null | undefined;
|
|
940
921
|
state: string;
|
|
922
|
+
country: string;
|
|
941
923
|
line1: string;
|
|
942
924
|
city: string;
|
|
943
925
|
postcode: string;
|
|
944
|
-
country: string;
|
|
945
926
|
};
|
|
946
|
-
name: string;
|
|
947
927
|
email: string;
|
|
948
928
|
phoneNo: string;
|
|
949
929
|
regNo: string;
|
|
@@ -971,8 +951,8 @@ export declare function useLocationStore(): {
|
|
|
971
951
|
birthday?: string | null | undefined;
|
|
972
952
|
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
973
953
|
addresses?: {
|
|
974
|
-
address: string;
|
|
975
954
|
name: string;
|
|
955
|
+
address: string;
|
|
976
956
|
coordinates: number[];
|
|
977
957
|
}[] | null | undefined;
|
|
978
958
|
photoURL?: string | null | undefined;
|
|
@@ -994,20 +974,24 @@ export declare function useLocationStore(): {
|
|
|
994
974
|
thumbnail?: string | null | undefined;
|
|
995
975
|
billingInfos?: {
|
|
996
976
|
_id?: string | null | undefined;
|
|
977
|
+
name: string;
|
|
997
978
|
address: {
|
|
998
979
|
coordinates?: number[] | null | undefined;
|
|
999
980
|
line2?: string | null | undefined;
|
|
1000
981
|
state: string;
|
|
982
|
+
country: string;
|
|
1001
983
|
line1: string;
|
|
1002
984
|
city: string;
|
|
1003
985
|
postcode: string;
|
|
1004
|
-
country: string;
|
|
1005
986
|
};
|
|
1006
|
-
name: string;
|
|
1007
987
|
email: string;
|
|
1008
988
|
companyName: string;
|
|
1009
989
|
contact: string;
|
|
1010
990
|
}[] | null | undefined;
|
|
991
|
+
customerDisplayImages?: {
|
|
992
|
+
url: string;
|
|
993
|
+
restaurantIds: string[];
|
|
994
|
+
}[] | null | undefined;
|
|
1011
995
|
name: string;
|
|
1012
996
|
_id: string;
|
|
1013
997
|
ownerId: string;
|
|
@@ -1016,6 +1000,7 @@ export declare function useLocationStore(): {
|
|
|
1016
1000
|
menuVersion: string;
|
|
1017
1001
|
} | null | undefined;
|
|
1018
1002
|
_id: string;
|
|
1003
|
+
businessId: string;
|
|
1019
1004
|
profile: {
|
|
1020
1005
|
email?: string | null | undefined;
|
|
1021
1006
|
phoneNo?: string | null | undefined;
|
|
@@ -1024,14 +1009,13 @@ export declare function useLocationStore(): {
|
|
|
1024
1009
|
coordinates?: number[] | null | undefined;
|
|
1025
1010
|
line2?: string | null | undefined;
|
|
1026
1011
|
state: string;
|
|
1012
|
+
country: string;
|
|
1027
1013
|
line1: string;
|
|
1028
1014
|
city: string;
|
|
1029
1015
|
postcode: string;
|
|
1030
|
-
country: string;
|
|
1031
1016
|
};
|
|
1032
1017
|
regNo: string;
|
|
1033
1018
|
};
|
|
1034
|
-
businessId: string;
|
|
1035
1019
|
} | {
|
|
1036
1020
|
channel?: string | null | undefined;
|
|
1037
1021
|
machineId?: string | null | undefined;
|
|
@@ -1040,6 +1024,11 @@ export declare function useLocationStore(): {
|
|
|
1040
1024
|
catalogId?: string | null | undefined;
|
|
1041
1025
|
} | null | undefined;
|
|
1042
1026
|
inHouseDelivery?: {
|
|
1027
|
+
taxes?: Record<string, {
|
|
1028
|
+
inclusive: boolean;
|
|
1029
|
+
taxCode: string;
|
|
1030
|
+
systemCode: string;
|
|
1031
|
+
}> | null | undefined;
|
|
1043
1032
|
autoAccept?: boolean | null | undefined;
|
|
1044
1033
|
deliveryTime?: {
|
|
1045
1034
|
time?: string[] | null | undefined;
|
|
@@ -1147,8 +1136,8 @@ export declare function useLocationStore(): {
|
|
|
1147
1136
|
pickupPointConfig?: {
|
|
1148
1137
|
restaurantEnable: boolean;
|
|
1149
1138
|
points: {
|
|
1150
|
-
address: string;
|
|
1151
1139
|
name: string;
|
|
1140
|
+
address: string;
|
|
1152
1141
|
coordinates: number[];
|
|
1153
1142
|
}[];
|
|
1154
1143
|
} | null | undefined;
|
|
@@ -1181,8 +1170,8 @@ export declare function useLocationStore(): {
|
|
|
1181
1170
|
} | null | undefined;
|
|
1182
1171
|
foodpandaDelivery?: {
|
|
1183
1172
|
_id?: string | undefined;
|
|
1184
|
-
catalogId?: string | null | undefined;
|
|
1185
1173
|
ignoreDiscount?: boolean | null | undefined;
|
|
1174
|
+
catalogId?: string | null | undefined;
|
|
1186
1175
|
commissionRate?: number | null | undefined;
|
|
1187
1176
|
lastSynchronize?: string | null | undefined;
|
|
1188
1177
|
showProductAddon?: boolean | null | undefined;
|
|
@@ -1240,31 +1229,7 @@ export declare function useLocationStore(): {
|
|
|
1240
1229
|
anydeskPassword?: string | null | undefined;
|
|
1241
1230
|
deviceName: string;
|
|
1242
1231
|
}[] | null | undefined;
|
|
1243
|
-
payoutAccount?:
|
|
1244
|
-
bank?: {
|
|
1245
|
-
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
1246
|
-
accountNumber?: string | null | undefined;
|
|
1247
|
-
holderName?: string | null | undefined;
|
|
1248
|
-
name: "MAYBANK" | "CIMB_BANK" | "RHB_BANK" | "BANK_ISLAM" | "BANK_MUAMALAT" | "BANK_RAKYAT" | "BANK_SIMPANAN_NASIONAL" | "CITIBANK" | "HONG_LEONG_BANK" | "HSBC_BANK" | "OCBC_BANK" | "PUBLIC_BANK" | "AFFIN_BANK" | "AMBANK" | "AGRO_BANK" | "ALLIANCE_BANK" | "AL_RAJHI_BANK" | "BANK_OF_CHINA" | "BANK_OF_AMERICA" | "BANK_OF_TOKYO_MITSUBISHI_UFJ" | "BNP_PARIBAS" | "DEUTSCHE_BANK" | "INDUSTRIAL_COMMERCIAL_BANK_OF_CHINA" | "JP_MORGAN_CHASE_BANK" | "KUWAIT_FINANCE_HOUSE" | "MIZUHO_BANK" | "STANDARD_CHARTERED_BANK" | "SUMITOMO_MITSUI_BANKING_CORPORATION" | "THE_ROYAL_BANK_OF_SCOTLAND" | "UNITED_OVERSEAS_BANK";
|
|
1249
|
-
} | null | undefined;
|
|
1250
|
-
ssm?: string | null | undefined;
|
|
1251
|
-
bankStatement?: string | null | undefined;
|
|
1252
|
-
exteriorPhoto?: string | null | undefined;
|
|
1253
|
-
keyPerson?: string | null | undefined;
|
|
1254
|
-
keyPersonPhone?: string | null | undefined;
|
|
1255
|
-
keyPersonEmail?: string | null | undefined;
|
|
1256
|
-
status: "NEW" | "PENDING" | "APPROVED";
|
|
1257
|
-
enable: boolean;
|
|
1258
|
-
methods: {
|
|
1259
|
-
variant: string;
|
|
1260
|
-
issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME";
|
|
1261
|
-
rate: {
|
|
1262
|
-
amount: number;
|
|
1263
|
-
precision: number;
|
|
1264
|
-
};
|
|
1265
|
-
tPlus: number;
|
|
1266
|
-
}[];
|
|
1267
|
-
} | null | undefined;
|
|
1232
|
+
payoutAccount?: Record<string, any> | null | undefined;
|
|
1268
1233
|
clearCount?: number | null | undefined;
|
|
1269
1234
|
queueSetting?: {
|
|
1270
1235
|
duration?: number | null | undefined;
|
|
@@ -1296,8 +1261,8 @@ export declare function useLocationStore(): {
|
|
|
1296
1261
|
birthday?: string | null | undefined;
|
|
1297
1262
|
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
1298
1263
|
addresses?: {
|
|
1299
|
-
address: string;
|
|
1300
1264
|
name: string;
|
|
1265
|
+
address: string;
|
|
1301
1266
|
coordinates: number[];
|
|
1302
1267
|
}[] | null | undefined;
|
|
1303
1268
|
photoURL?: string | null | undefined;
|
|
@@ -1319,20 +1284,24 @@ export declare function useLocationStore(): {
|
|
|
1319
1284
|
thumbnail?: string | null | undefined;
|
|
1320
1285
|
billingInfos?: {
|
|
1321
1286
|
_id?: string | null | undefined;
|
|
1287
|
+
name: string;
|
|
1322
1288
|
address: {
|
|
1323
1289
|
coordinates?: number[] | null | undefined;
|
|
1324
1290
|
line2?: string | null | undefined;
|
|
1325
1291
|
state: string;
|
|
1292
|
+
country: string;
|
|
1326
1293
|
line1: string;
|
|
1327
1294
|
city: string;
|
|
1328
1295
|
postcode: string;
|
|
1329
|
-
country: string;
|
|
1330
1296
|
};
|
|
1331
|
-
name: string;
|
|
1332
1297
|
email: string;
|
|
1333
1298
|
companyName: string;
|
|
1334
1299
|
contact: string;
|
|
1335
1300
|
}[] | null | undefined;
|
|
1301
|
+
customerDisplayImages?: {
|
|
1302
|
+
url: string;
|
|
1303
|
+
restaurantIds: string[];
|
|
1304
|
+
}[] | null | undefined;
|
|
1336
1305
|
name: string;
|
|
1337
1306
|
_id: string;
|
|
1338
1307
|
ownerId: string;
|
|
@@ -1342,6 +1311,7 @@ export declare function useLocationStore(): {
|
|
|
1342
1311
|
};
|
|
1343
1312
|
businessId: string;
|
|
1344
1313
|
profile: {
|
|
1314
|
+
code?: string | null | undefined;
|
|
1345
1315
|
url?: string | null | undefined;
|
|
1346
1316
|
description?: string | null | undefined;
|
|
1347
1317
|
_id?: string | null | undefined;
|
|
@@ -1403,16 +1373,16 @@ export declare function useLocationStore(): {
|
|
|
1403
1373
|
};
|
|
1404
1374
|
} | null | undefined;
|
|
1405
1375
|
tags?: string[] | null | undefined;
|
|
1376
|
+
name: string;
|
|
1406
1377
|
address: {
|
|
1407
1378
|
coordinates?: number[] | null | undefined;
|
|
1408
1379
|
line2?: string | null | undefined;
|
|
1409
1380
|
state: string;
|
|
1381
|
+
country: string;
|
|
1410
1382
|
line1: string;
|
|
1411
1383
|
city: string;
|
|
1412
1384
|
postcode: string;
|
|
1413
|
-
country: string;
|
|
1414
1385
|
};
|
|
1415
|
-
name: string;
|
|
1416
1386
|
email: string;
|
|
1417
1387
|
phoneNo: string;
|
|
1418
1388
|
regNo: string;
|
|
@@ -1442,8 +1412,8 @@ export declare function useLocationStore(): {
|
|
|
1442
1412
|
birthday?: string | null | undefined;
|
|
1443
1413
|
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
1444
1414
|
addresses?: {
|
|
1445
|
-
address: string;
|
|
1446
1415
|
name: string;
|
|
1416
|
+
address: string;
|
|
1447
1417
|
coordinates: number[];
|
|
1448
1418
|
}[] | null | undefined;
|
|
1449
1419
|
photoURL?: string | null | undefined;
|
|
@@ -1465,20 +1435,24 @@ export declare function useLocationStore(): {
|
|
|
1465
1435
|
thumbnail?: string | null | undefined;
|
|
1466
1436
|
billingInfos?: {
|
|
1467
1437
|
_id?: string | null | undefined;
|
|
1438
|
+
name: string;
|
|
1468
1439
|
address: {
|
|
1469
1440
|
coordinates?: number[] | null | undefined;
|
|
1470
1441
|
line2?: string | null | undefined;
|
|
1471
1442
|
state: string;
|
|
1443
|
+
country: string;
|
|
1472
1444
|
line1: string;
|
|
1473
1445
|
city: string;
|
|
1474
1446
|
postcode: string;
|
|
1475
|
-
country: string;
|
|
1476
1447
|
};
|
|
1477
|
-
name: string;
|
|
1478
1448
|
email: string;
|
|
1479
1449
|
companyName: string;
|
|
1480
1450
|
contact: string;
|
|
1481
1451
|
}[] | null | undefined;
|
|
1452
|
+
customerDisplayImages?: {
|
|
1453
|
+
url: string;
|
|
1454
|
+
restaurantIds: string[];
|
|
1455
|
+
}[] | null | undefined;
|
|
1482
1456
|
name: string;
|
|
1483
1457
|
_id: string;
|
|
1484
1458
|
ownerId: string;
|
|
@@ -1487,6 +1461,7 @@ export declare function useLocationStore(): {
|
|
|
1487
1461
|
menuVersion: string;
|
|
1488
1462
|
} | null | undefined;
|
|
1489
1463
|
_id: string;
|
|
1464
|
+
businessId: string;
|
|
1490
1465
|
profile: {
|
|
1491
1466
|
email?: string | null | undefined;
|
|
1492
1467
|
phoneNo?: string | null | undefined;
|
|
@@ -1495,14 +1470,13 @@ export declare function useLocationStore(): {
|
|
|
1495
1470
|
coordinates?: number[] | null | undefined;
|
|
1496
1471
|
line2?: string | null | undefined;
|
|
1497
1472
|
state: string;
|
|
1473
|
+
country: string;
|
|
1498
1474
|
line1: string;
|
|
1499
1475
|
city: string;
|
|
1500
1476
|
postcode: string;
|
|
1501
|
-
country: string;
|
|
1502
1477
|
};
|
|
1503
1478
|
regNo: string;
|
|
1504
1479
|
};
|
|
1505
|
-
businessId: string;
|
|
1506
1480
|
} | {
|
|
1507
1481
|
channel?: string | null | undefined;
|
|
1508
1482
|
machineId?: string | null | undefined;
|
|
@@ -1511,6 +1485,11 @@ export declare function useLocationStore(): {
|
|
|
1511
1485
|
catalogId?: string | null | undefined;
|
|
1512
1486
|
} | null | undefined;
|
|
1513
1487
|
inHouseDelivery?: {
|
|
1488
|
+
taxes?: Record<string, {
|
|
1489
|
+
inclusive: boolean;
|
|
1490
|
+
taxCode: string;
|
|
1491
|
+
systemCode: string;
|
|
1492
|
+
}> | null | undefined;
|
|
1514
1493
|
autoAccept?: boolean | null | undefined;
|
|
1515
1494
|
deliveryTime?: {
|
|
1516
1495
|
time?: string[] | null | undefined;
|
|
@@ -1618,8 +1597,8 @@ export declare function useLocationStore(): {
|
|
|
1618
1597
|
pickupPointConfig?: {
|
|
1619
1598
|
restaurantEnable: boolean;
|
|
1620
1599
|
points: {
|
|
1621
|
-
address: string;
|
|
1622
1600
|
name: string;
|
|
1601
|
+
address: string;
|
|
1623
1602
|
coordinates: number[];
|
|
1624
1603
|
}[];
|
|
1625
1604
|
} | null | undefined;
|
|
@@ -1652,8 +1631,8 @@ export declare function useLocationStore(): {
|
|
|
1652
1631
|
} | null | undefined;
|
|
1653
1632
|
foodpandaDelivery?: {
|
|
1654
1633
|
_id?: string | undefined;
|
|
1655
|
-
catalogId?: string | null | undefined;
|
|
1656
1634
|
ignoreDiscount?: boolean | null | undefined;
|
|
1635
|
+
catalogId?: string | null | undefined;
|
|
1657
1636
|
commissionRate?: number | null | undefined;
|
|
1658
1637
|
lastSynchronize?: string | null | undefined;
|
|
1659
1638
|
showProductAddon?: boolean | null | undefined;
|
|
@@ -1711,31 +1690,7 @@ export declare function useLocationStore(): {
|
|
|
1711
1690
|
anydeskPassword?: string | null | undefined;
|
|
1712
1691
|
deviceName: string;
|
|
1713
1692
|
}[] | null | undefined;
|
|
1714
|
-
payoutAccount?:
|
|
1715
|
-
bank?: {
|
|
1716
|
-
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
1717
|
-
accountNumber?: string | null | undefined;
|
|
1718
|
-
holderName?: string | null | undefined;
|
|
1719
|
-
name: "MAYBANK" | "CIMB_BANK" | "RHB_BANK" | "BANK_ISLAM" | "BANK_MUAMALAT" | "BANK_RAKYAT" | "BANK_SIMPANAN_NASIONAL" | "CITIBANK" | "HONG_LEONG_BANK" | "HSBC_BANK" | "OCBC_BANK" | "PUBLIC_BANK" | "AFFIN_BANK" | "AMBANK" | "AGRO_BANK" | "ALLIANCE_BANK" | "AL_RAJHI_BANK" | "BANK_OF_CHINA" | "BANK_OF_AMERICA" | "BANK_OF_TOKYO_MITSUBISHI_UFJ" | "BNP_PARIBAS" | "DEUTSCHE_BANK" | "INDUSTRIAL_COMMERCIAL_BANK_OF_CHINA" | "JP_MORGAN_CHASE_BANK" | "KUWAIT_FINANCE_HOUSE" | "MIZUHO_BANK" | "STANDARD_CHARTERED_BANK" | "SUMITOMO_MITSUI_BANKING_CORPORATION" | "THE_ROYAL_BANK_OF_SCOTLAND" | "UNITED_OVERSEAS_BANK";
|
|
1720
|
-
} | null | undefined;
|
|
1721
|
-
ssm?: string | null | undefined;
|
|
1722
|
-
bankStatement?: string | null | undefined;
|
|
1723
|
-
exteriorPhoto?: string | null | undefined;
|
|
1724
|
-
keyPerson?: string | null | undefined;
|
|
1725
|
-
keyPersonPhone?: string | null | undefined;
|
|
1726
|
-
keyPersonEmail?: string | null | undefined;
|
|
1727
|
-
status: "NEW" | "PENDING" | "APPROVED";
|
|
1728
|
-
enable: boolean;
|
|
1729
|
-
methods: {
|
|
1730
|
-
variant: string;
|
|
1731
|
-
issuer: "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME";
|
|
1732
|
-
rate: {
|
|
1733
|
-
amount: number;
|
|
1734
|
-
precision: number;
|
|
1735
|
-
};
|
|
1736
|
-
tPlus: number;
|
|
1737
|
-
}[];
|
|
1738
|
-
} | null | undefined;
|
|
1693
|
+
payoutAccount?: Record<string, any> | null | undefined;
|
|
1739
1694
|
clearCount?: number | null | undefined;
|
|
1740
1695
|
queueSetting?: {
|
|
1741
1696
|
duration?: number | null | undefined;
|
|
@@ -1767,8 +1722,8 @@ export declare function useLocationStore(): {
|
|
|
1767
1722
|
birthday?: string | null | undefined;
|
|
1768
1723
|
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
1769
1724
|
addresses?: {
|
|
1770
|
-
address: string;
|
|
1771
1725
|
name: string;
|
|
1726
|
+
address: string;
|
|
1772
1727
|
coordinates: number[];
|
|
1773
1728
|
}[] | null | undefined;
|
|
1774
1729
|
photoURL?: string | null | undefined;
|
|
@@ -1790,20 +1745,24 @@ export declare function useLocationStore(): {
|
|
|
1790
1745
|
thumbnail?: string | null | undefined;
|
|
1791
1746
|
billingInfos?: {
|
|
1792
1747
|
_id?: string | null | undefined;
|
|
1748
|
+
name: string;
|
|
1793
1749
|
address: {
|
|
1794
1750
|
coordinates?: number[] | null | undefined;
|
|
1795
1751
|
line2?: string | null | undefined;
|
|
1796
1752
|
state: string;
|
|
1753
|
+
country: string;
|
|
1797
1754
|
line1: string;
|
|
1798
1755
|
city: string;
|
|
1799
1756
|
postcode: string;
|
|
1800
|
-
country: string;
|
|
1801
1757
|
};
|
|
1802
|
-
name: string;
|
|
1803
1758
|
email: string;
|
|
1804
1759
|
companyName: string;
|
|
1805
1760
|
contact: string;
|
|
1806
1761
|
}[] | null | undefined;
|
|
1762
|
+
customerDisplayImages?: {
|
|
1763
|
+
url: string;
|
|
1764
|
+
restaurantIds: string[];
|
|
1765
|
+
}[] | null | undefined;
|
|
1807
1766
|
name: string;
|
|
1808
1767
|
_id: string;
|
|
1809
1768
|
ownerId: string;
|
|
@@ -1813,6 +1772,7 @@ export declare function useLocationStore(): {
|
|
|
1813
1772
|
};
|
|
1814
1773
|
businessId: string;
|
|
1815
1774
|
profile: {
|
|
1775
|
+
code?: string | null | undefined;
|
|
1816
1776
|
url?: string | null | undefined;
|
|
1817
1777
|
description?: string | null | undefined;
|
|
1818
1778
|
_id?: string | null | undefined;
|
|
@@ -1874,16 +1834,16 @@ export declare function useLocationStore(): {
|
|
|
1874
1834
|
};
|
|
1875
1835
|
} | null | undefined;
|
|
1876
1836
|
tags?: string[] | null | undefined;
|
|
1837
|
+
name: string;
|
|
1877
1838
|
address: {
|
|
1878
1839
|
coordinates?: number[] | null | undefined;
|
|
1879
1840
|
line2?: string | null | undefined;
|
|
1880
1841
|
state: string;
|
|
1842
|
+
country: string;
|
|
1881
1843
|
line1: string;
|
|
1882
1844
|
city: string;
|
|
1883
1845
|
postcode: string;
|
|
1884
|
-
country: string;
|
|
1885
1846
|
};
|
|
1886
|
-
name: string;
|
|
1887
1847
|
email: string;
|
|
1888
1848
|
phoneNo: string;
|
|
1889
1849
|
regNo: string;
|