@feedmepos/mf-inventory-portal 0.0.23-dev.4 → 0.0.23-dev.41
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-DReDvY0M.js → App-DW2K97Bb.js} +84 -72
- package/dist/{ApprovalView-BMZlYmRk.js → ApprovalView-BgSxdrwt.js} +25 -28
- package/dist/{BindingsDialog-Y2K4I7H7.js → BindingsDialog-CQtusdvp.js} +6 -6
- package/dist/{BindingsPicker-DKBq9c37.js → BindingsPicker-BnEjRAah.js} +8 -9
- package/dist/{BindingsTable-45v4SDfp.js → BindingsTable-DpTPAef_.js} +18 -22
- package/dist/ClosingDraftView-CXKYLCZS.js +1190 -0
- package/dist/{ClosingTemplateView-CKJVYSbj.js → ClosingTemplateView-CMTJHywt.js} +271 -285
- package/dist/FmCustomAttribute.vue_vue_type_script_setup_true_lang-zOmcCdDR.js +142 -0
- package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CMEOp-0r.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-mAPA5_sB.js} +18 -19
- package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-C1DjyjyH.js → FmUnitInput.vue_vue_type_script_setup_true_lang-BjNpfucZ.js} +25 -26
- package/dist/{IngredientGroupView-BuP-HGeg.js → IngredientGroupView-CrEfiZvn.js} +63 -69
- package/dist/IngredientsView-BB8LQlU9.js +1707 -0
- package/dist/{IntegrationView-kYCaKG0o.js → IntegrationView-D2wTkDyX.js} +89 -92
- package/dist/{InventoryBindingForm-BXHq4h-n.js → InventoryBindingForm-DW7rJDc1.js} +1 -1
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-CVxJ_bV3.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-Ci8UI1eQ.js} +112 -104
- package/dist/{InventoryBindingSummary-Bjasfc_v.js → InventoryBindingSummary-B40KofiI.js} +1 -1
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DM0C4raP.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DD7VT9MS.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-C3O3JebE.js → PremiumBadge.vue_vue_type_script_setup_true_lang-BGuXTfn6.js} +19 -20
- package/dist/{PurchaseOrderPrintPreview-CmjkfTTS.js → PurchaseOrderPrintPreview-DQmx28Be.js} +17 -18
- package/dist/ReceiveRequestView-CJknzKfd.js +4205 -0
- package/dist/RecipeView-D5oWQ9Yd.js +609 -0
- package/dist/StockView-U59PHCy2.js +1818 -0
- package/dist/{SupplierView-DAx7E7sR.js → SupplierView-CLjjpTNZ.js} +2325 -787
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-DLDDXnyG.js +1327 -0
- package/dist/TransferTemplateView-CFoVrPIX.js +1264 -0
- package/dist/{UnitView-CQPGZ8-r.js → UnitView-CAopphN_.js} +228 -227
- package/dist/{WarehouseView-jy-RNCgy.js → WarehouseView-DUZku5U6.js} +100 -106
- package/dist/api/adjustment-template.d.ts +25 -0
- package/dist/api/bill.d.ts +240 -84
- package/dist/api/closing-draft.d.ts +6 -0
- package/dist/api/closing.d.ts +1 -0
- package/dist/api/inventory.d.ts +15 -6
- package/dist/api/netsuite.d.ts +3 -3
- package/dist/app-0klJzLit.js +84527 -0
- package/dist/app.d.ts +64 -0
- package/dist/app.js +2 -2
- package/dist/components/FmCustomAttribute.vue.d.ts +23 -0
- package/dist/components/FmLockableField.vue.d.ts +37 -0
- package/dist/components/FmMultiselectDialogProps.d.ts +1 -0
- package/dist/components/inventory-binding/InventoryBinding.vue.d.ts +3 -1
- package/dist/components/row-action.enum.d.ts +1 -0
- package/dist/components/shell/inventory/binding-ui.vue.d.ts +3 -1
- package/dist/composable/defineDeepModel.d.ts +1 -1
- package/dist/{decimal-BAc9M88Q.js → decimal-Cu4rlnvU.js} +1 -1
- package/dist/feature-C1wCaXKQ.js +946 -0
- package/dist/format-unit-display-CMa5UhY1.js +1215 -0
- package/dist/{StockView-D9no-mrA.js → index-BJaMpEVJ.js} +2242 -3986
- package/dist/index-HTBqkVVr.js +29202 -0
- package/dist/router/name.d.ts +2 -0
- package/dist/stock-CB4yNRMO.js +125 -0
- package/dist/stores/feature.d.ts +6 -0
- package/dist/stores/integration/netsuite.d.ts +70 -2
- package/dist/stores/inventory.d.ts +21 -12
- package/dist/stores/supplier.d.ts +1 -1
- package/dist/style.css +1 -1
- package/dist/{supplier-DJC0UZWv.js → supplier-biIIXGyr.js} +15 -15
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-inventory-binding-dialog-PEQbFRvO.js → use-inventory-binding-dialog-BopoOOxB.js} +10 -11
- package/dist/views/adjustment-template/import/AdjustmentTemplateImport.vue.d.ts +2 -0
- package/dist/views/adjustment-template/import/AdjustmentTemplateImportItem.vue.d.ts +18 -0
- package/dist/views/adjustment-template/import/export.d.ts +60 -0
- package/dist/views/adjustment-template/wastage-template/WastageTemplateDetails.vue.d.ts +2 -0
- package/dist/views/adjustment-template/wastage-template/WastageTemplateDialog.vue.d.ts +22 -0
- package/dist/views/adjustment-template/wastage-template/WastageTemplatePublish.vue.d.ts +6 -0
- package/dist/views/adjustment-template/wastage-template/WastageTemplateReason.vue.d.ts +18 -0
- package/dist/views/adjustment-template/wastage-template/WastageTemplateView.vue.d.ts +2 -0
- package/dist/views/adjustment-template/wastage-template/actions.d.ts +1329 -0
- package/dist/views/adjustment-template/wastage-template/form/WastageTemplateForm.vue.d.ts +16 -0
- package/dist/views/adjustment-template/wastage-template/form/WastageTemplateItemTable.vue.d.ts +35 -0
- package/dist/views/adjustment-template/wastage-template/form/useAdjustmentTemplateItems.d.ts +20 -0
- package/dist/views/adjustment-template/wastage-template/props.d.ts +36 -0
- package/dist/views/adjustment-template/wastage-template/table.d.ts +1303 -0
- package/dist/views/closing-draft/ClosingDraftView.vue.d.ts +2 -0
- package/dist/views/closing-draft/components/closing-draft-action/ClosingDraftAction.vue.d.ts +22 -0
- package/dist/views/closing-draft/components/closing-draft-dialog/ClosingDraftDialog.vue.d.ts +625 -0
- package/dist/views/closing-draft/composables/use-closing-draft-actions.d.ts +25 -0
- package/dist/views/closing-draft/composables/use-closing-draft-table.d.ts +3645 -0
- package/dist/views/closing-draft/helpers/draft-status-to-class-name.helper.d.ts +1 -0
- package/dist/views/closing-draft/helpers/export-draft.helper.d.ts +19 -0
- package/dist/views/closing-draft/helpers/get-calculated-total.helper.d.ts +4 -0
- package/dist/views/closing-template/components/closing-template-form/composables/use-closing-template-items.d.ts +2 -1
- package/dist/views/closing-template/composables/use-closing-template-actions.d.ts +48 -204
- package/dist/views/closing-template/composables/use-closing-template-table.d.ts +49 -205
- package/dist/views/ingredient-group/composables/use-ingredient-group-table.d.ts +6 -3
- package/dist/views/ingredients/components/convert/ConvertFormProps.d.ts +1 -0
- package/dist/views/ingredients/components/ingredient-form/IngredientForm.vue.d.ts +4 -2
- package/dist/views/ingredients/components/inventory-binding/InventoryBindingForm.vue.d.ts +1 -0
- package/dist/views/ingredients/composables/use-ingredient-table.d.ts +2 -1
- package/dist/views/receive-request/components/netsuite/NetSuiteInfo.vue.d.ts +12 -0
- package/dist/views/receive-request/components/netsuite/NetSuiteProps.d.ts +13 -0
- package/dist/views/receive-request/components/netsuite/NetSuiteSync.vue.d.ts +12 -0
- package/dist/views/receive-request/components/transfer-form/NetSuiteField.vue.d.ts +13 -0
- package/dist/views/receive-request/components/transfer-form/SparkIcon.vue.d.ts +1 -1
- package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +70 -17
- package/dist/views/receive-request/components/transfer-form/components/ForecastStock.vue.d.ts +4 -2
- package/dist/views/receive-request/components/transfer-form/composables/use-transfer-items.d.ts +2 -1
- package/dist/views/receive-request/composables/use-receive-request-form.d.ts +102 -24
- package/dist/views/receive-request/composables/use-receive-request-table.d.ts +102 -24
- package/dist/views/recipe/components/recipe-form/RecipeForm.vue.d.ts +2 -0
- package/dist/views/stock/components/StockRecordCard.vue.d.ts +120 -42
- package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +6 -4
- package/dist/views/stock/helper/compute-summary-total.d.ts +2 -2
- package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-template-items.d.ts +2 -1
- package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +24 -12
- package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +24 -12
- package/dist/views/transfer-template/helpers/import-export.helper.d.ts +2 -1
- package/package.json +7 -6
- package/dist/FmDroppableField-8RzKjEdL.js +0 -154
- package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-BhdcqRh-.js +0 -436
- package/dist/FmMultiselectDialog-D7YtdoyJ.js +0 -415
- package/dist/IngredientBindedItem.vue_vue_type_script_setup_true_lang-zjvFEF5C.js +0 -51
- package/dist/IngredientsView-DMRN-odY.js +0 -1613
- package/dist/ReceiveRequestView-aQZJO8sq.js +0 -4165
- package/dist/RecipeView-DXO43tFi.js +0 -597
- package/dist/TableActionableRow.vue_vue_type_script_setup_true_lang-DlNJ6kRg.js +0 -135
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-DCA0RUfu.js +0 -1209
- package/dist/TransferTemplateView-CfxdQF1t.js +0 -1261
- package/dist/_plugin-vue_export-helper-CHgC5LLL.js +0 -9
- package/dist/app-KnSMkJBV.js +0 -33496
- package/dist/date2-CIeUqUIc.js +0 -117
- package/dist/dayjs.min-Df5jSnDJ.js +0 -282
- package/dist/defineDeepModel-BfuQAIoM.js +0 -13
- package/dist/feature-dwB4OxRQ.js +0 -86
- package/dist/format-time-from-id-BbvzyIN6.js +0 -15
- package/dist/format-unit-display-BBWblJEt.js +0 -1216
- package/dist/fuzzy-B9ryZ9VZ.js +0 -41
- package/dist/index-BN0CY3sZ.js +0 -22277
- package/dist/index-Bj1fJum-.js +0 -45
- package/dist/index-C4yL_7rR.js +0 -10545
- package/dist/netsuite-ByWOS6tI.js +0 -194
- package/dist/normalizeArguments-DP7Hrren.js +0 -1552
- package/dist/row-action.enum-PMKMRrZR.js +0 -50
- package/dist/rules-C12nWDD1.js +0 -198
- package/dist/use-template-enabled-locations-2-k9g5t8tt.js +0 -86
- package/dist/xlsx-B4XHad7S.js +0 -24004
- package/dist/xlsx.util-BSO4SHJi.js +0 -78
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function draftStatusToClassName(status: F_CLOSING_DRAFT_STATUS): "fm-status-badge-draft" | "fm-status-badge-processing" | "fm-status-badge-cancel" | "fm-status-badge-complete";
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import type { FdoDecimal } from '@feedmepos/core/entity';
|
|
2
|
+
export interface DraftItemRow {
|
|
3
|
+
code: string;
|
|
4
|
+
name: string;
|
|
5
|
+
baseUnit: string;
|
|
6
|
+
baseUnitAmount: number;
|
|
7
|
+
physicalBalance: number;
|
|
8
|
+
systemBalance: number;
|
|
9
|
+
adjustedAmount: number;
|
|
10
|
+
adjustedDiffPercentage: number | null;
|
|
11
|
+
[key: string]: string | number | null;
|
|
12
|
+
}
|
|
13
|
+
export declare function draftItemToExcelRow(item: FdoClosingDraftItem, systemBalance: FdoDecimal): DraftItemRow;
|
|
14
|
+
export type ColIdHeader<T> = {
|
|
15
|
+
id: keyof T;
|
|
16
|
+
name: string;
|
|
17
|
+
};
|
|
18
|
+
export declare function getExcelHeaders(measurementColumns: number): ColIdHeader<DraftItemRow>[];
|
|
19
|
+
export declare function exportDraft(draft: FdoClosingDraft, skuBalances: FdoSkuBalance[]): string;
|
|
@@ -51,11 +51,12 @@ export declare function useClosingTemplateItems(controller: {
|
|
|
51
51
|
precision: number;
|
|
52
52
|
};
|
|
53
53
|
} | null | undefined;
|
|
54
|
+
operationalGroup?: string | null | undefined;
|
|
54
55
|
thresholds?: {
|
|
55
56
|
low: number;
|
|
56
57
|
mid: number;
|
|
57
58
|
} | null | undefined;
|
|
58
|
-
|
|
59
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
59
60
|
unit: {
|
|
60
61
|
_id: string;
|
|
61
62
|
name: string;
|
|
@@ -112,22 +112,8 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
112
112
|
};
|
|
113
113
|
}[] | null | undefined;
|
|
114
114
|
updatedBy?: {
|
|
115
|
-
|
|
116
|
-
|
|
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;
|
|
115
|
+
name: string;
|
|
116
|
+
id: string;
|
|
131
117
|
} | null | undefined;
|
|
132
118
|
_id: string;
|
|
133
119
|
items: {
|
|
@@ -171,11 +157,12 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
171
157
|
precision: number;
|
|
172
158
|
};
|
|
173
159
|
} | null | undefined;
|
|
160
|
+
operationalGroup?: string | null | undefined;
|
|
174
161
|
thresholds?: {
|
|
175
162
|
low: number;
|
|
176
163
|
mid: number;
|
|
177
164
|
} | null | undefined;
|
|
178
|
-
|
|
165
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
179
166
|
unit: {
|
|
180
167
|
_id: string;
|
|
181
168
|
name: string;
|
|
@@ -295,22 +282,8 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
295
282
|
};
|
|
296
283
|
}[] | null | undefined;
|
|
297
284
|
updatedBy?: {
|
|
298
|
-
|
|
299
|
-
|
|
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;
|
|
285
|
+
name: string;
|
|
286
|
+
id: string;
|
|
314
287
|
} | null | undefined;
|
|
315
288
|
_id: string;
|
|
316
289
|
items: {
|
|
@@ -354,11 +327,12 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
354
327
|
precision: number;
|
|
355
328
|
};
|
|
356
329
|
} | null | undefined;
|
|
330
|
+
operationalGroup?: string | null | undefined;
|
|
357
331
|
thresholds?: {
|
|
358
332
|
low: number;
|
|
359
333
|
mid: number;
|
|
360
334
|
} | null | undefined;
|
|
361
|
-
|
|
335
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
362
336
|
unit: {
|
|
363
337
|
_id: string;
|
|
364
338
|
name: string;
|
|
@@ -478,22 +452,8 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
478
452
|
};
|
|
479
453
|
}[] | null | undefined;
|
|
480
454
|
updatedBy?: {
|
|
481
|
-
|
|
482
|
-
|
|
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
|
+
name: string;
|
|
456
|
+
id: string;
|
|
497
457
|
} | null | undefined;
|
|
498
458
|
_id: string;
|
|
499
459
|
items: {
|
|
@@ -537,11 +497,12 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
537
497
|
precision: number;
|
|
538
498
|
};
|
|
539
499
|
} | null | undefined;
|
|
500
|
+
operationalGroup?: string | null | undefined;
|
|
540
501
|
thresholds?: {
|
|
541
502
|
low: number;
|
|
542
503
|
mid: number;
|
|
543
504
|
} | null | undefined;
|
|
544
|
-
|
|
505
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
545
506
|
unit: {
|
|
546
507
|
_id: string;
|
|
547
508
|
name: string;
|
|
@@ -660,22 +621,8 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
660
621
|
};
|
|
661
622
|
}[] | null | undefined;
|
|
662
623
|
updatedBy?: {
|
|
663
|
-
|
|
664
|
-
|
|
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;
|
|
624
|
+
name: string;
|
|
625
|
+
id: string;
|
|
679
626
|
} | null | undefined;
|
|
680
627
|
_id: string;
|
|
681
628
|
items: {
|
|
@@ -719,11 +666,12 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
719
666
|
precision: number;
|
|
720
667
|
};
|
|
721
668
|
} | null | undefined;
|
|
669
|
+
operationalGroup?: string | null | undefined;
|
|
722
670
|
thresholds?: {
|
|
723
671
|
low: number;
|
|
724
672
|
mid: number;
|
|
725
673
|
} | null | undefined;
|
|
726
|
-
|
|
674
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
727
675
|
unit: {
|
|
728
676
|
_id: string;
|
|
729
677
|
name: string;
|
|
@@ -851,22 +799,8 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
851
799
|
};
|
|
852
800
|
}[] | null | undefined;
|
|
853
801
|
updatedBy?: {
|
|
854
|
-
|
|
855
|
-
|
|
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;
|
|
802
|
+
name: string;
|
|
803
|
+
id: string;
|
|
870
804
|
} | null | undefined;
|
|
871
805
|
_id: string;
|
|
872
806
|
items: {
|
|
@@ -910,11 +844,12 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
910
844
|
precision: number;
|
|
911
845
|
};
|
|
912
846
|
} | null | undefined;
|
|
847
|
+
operationalGroup?: string | null | undefined;
|
|
913
848
|
thresholds?: {
|
|
914
849
|
low: number;
|
|
915
850
|
mid: number;
|
|
916
851
|
} | null | undefined;
|
|
917
|
-
|
|
852
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
918
853
|
unit: {
|
|
919
854
|
_id: string;
|
|
920
855
|
name: string;
|
|
@@ -1034,22 +969,8 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
1034
969
|
};
|
|
1035
970
|
}[] | null | undefined;
|
|
1036
971
|
updatedBy?: {
|
|
1037
|
-
|
|
1038
|
-
|
|
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;
|
|
972
|
+
name: string;
|
|
973
|
+
id: string;
|
|
1053
974
|
} | null | undefined;
|
|
1054
975
|
_id: string;
|
|
1055
976
|
items: {
|
|
@@ -1093,11 +1014,12 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
1093
1014
|
precision: number;
|
|
1094
1015
|
};
|
|
1095
1016
|
} | null | undefined;
|
|
1017
|
+
operationalGroup?: string | null | undefined;
|
|
1096
1018
|
thresholds?: {
|
|
1097
1019
|
low: number;
|
|
1098
1020
|
mid: number;
|
|
1099
1021
|
} | null | undefined;
|
|
1100
|
-
|
|
1022
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1101
1023
|
unit: {
|
|
1102
1024
|
_id: string;
|
|
1103
1025
|
name: string;
|
|
@@ -1217,22 +1139,8 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
1217
1139
|
};
|
|
1218
1140
|
}[] | null | undefined;
|
|
1219
1141
|
updatedBy?: {
|
|
1220
|
-
|
|
1221
|
-
|
|
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;
|
|
1142
|
+
name: string;
|
|
1143
|
+
id: string;
|
|
1236
1144
|
} | null | undefined;
|
|
1237
1145
|
_id: string;
|
|
1238
1146
|
items: {
|
|
@@ -1276,11 +1184,12 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
1276
1184
|
precision: number;
|
|
1277
1185
|
};
|
|
1278
1186
|
} | null | undefined;
|
|
1187
|
+
operationalGroup?: string | null | undefined;
|
|
1279
1188
|
thresholds?: {
|
|
1280
1189
|
low: number;
|
|
1281
1190
|
mid: number;
|
|
1282
1191
|
} | null | undefined;
|
|
1283
|
-
|
|
1192
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1284
1193
|
unit: {
|
|
1285
1194
|
_id: string;
|
|
1286
1195
|
name: string;
|
|
@@ -1399,22 +1308,8 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
1399
1308
|
};
|
|
1400
1309
|
}[] | null | undefined;
|
|
1401
1310
|
updatedBy?: {
|
|
1402
|
-
|
|
1403
|
-
|
|
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;
|
|
1311
|
+
name: string;
|
|
1312
|
+
id: string;
|
|
1418
1313
|
} | null | undefined;
|
|
1419
1314
|
_id: string;
|
|
1420
1315
|
items: {
|
|
@@ -1458,11 +1353,12 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
1458
1353
|
precision: number;
|
|
1459
1354
|
};
|
|
1460
1355
|
} | null | undefined;
|
|
1356
|
+
operationalGroup?: string | null | undefined;
|
|
1461
1357
|
thresholds?: {
|
|
1462
1358
|
low: number;
|
|
1463
1359
|
mid: number;
|
|
1464
1360
|
} | null | undefined;
|
|
1465
|
-
|
|
1361
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1466
1362
|
unit: {
|
|
1467
1363
|
_id: string;
|
|
1468
1364
|
name: string;
|
|
@@ -1590,22 +1486,8 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
1590
1486
|
};
|
|
1591
1487
|
}[] | null | undefined;
|
|
1592
1488
|
updatedBy?: {
|
|
1593
|
-
|
|
1594
|
-
|
|
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;
|
|
1489
|
+
name: string;
|
|
1490
|
+
id: string;
|
|
1609
1491
|
} | null | undefined;
|
|
1610
1492
|
_id: string;
|
|
1611
1493
|
items: {
|
|
@@ -1649,11 +1531,12 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
1649
1531
|
precision: number;
|
|
1650
1532
|
};
|
|
1651
1533
|
} | null | undefined;
|
|
1534
|
+
operationalGroup?: string | null | undefined;
|
|
1652
1535
|
thresholds?: {
|
|
1653
1536
|
low: number;
|
|
1654
1537
|
mid: number;
|
|
1655
1538
|
} | null | undefined;
|
|
1656
|
-
|
|
1539
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1657
1540
|
unit: {
|
|
1658
1541
|
_id: string;
|
|
1659
1542
|
name: string;
|
|
@@ -1773,22 +1656,8 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
1773
1656
|
};
|
|
1774
1657
|
}[] | null | undefined;
|
|
1775
1658
|
updatedBy?: {
|
|
1776
|
-
|
|
1777
|
-
|
|
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;
|
|
1659
|
+
name: string;
|
|
1660
|
+
id: string;
|
|
1792
1661
|
} | null | undefined;
|
|
1793
1662
|
_id: string;
|
|
1794
1663
|
items: {
|
|
@@ -1832,11 +1701,12 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
1832
1701
|
precision: number;
|
|
1833
1702
|
};
|
|
1834
1703
|
} | null | undefined;
|
|
1704
|
+
operationalGroup?: string | null | undefined;
|
|
1835
1705
|
thresholds?: {
|
|
1836
1706
|
low: number;
|
|
1837
1707
|
mid: number;
|
|
1838
1708
|
} | null | undefined;
|
|
1839
|
-
|
|
1709
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1840
1710
|
unit: {
|
|
1841
1711
|
_id: string;
|
|
1842
1712
|
name: string;
|
|
@@ -1956,22 +1826,8 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
1956
1826
|
};
|
|
1957
1827
|
}[] | null | undefined;
|
|
1958
1828
|
updatedBy?: {
|
|
1959
|
-
|
|
1960
|
-
|
|
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;
|
|
1829
|
+
name: string;
|
|
1830
|
+
id: string;
|
|
1975
1831
|
} | null | undefined;
|
|
1976
1832
|
_id: string;
|
|
1977
1833
|
items: {
|
|
@@ -2015,11 +1871,12 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
2015
1871
|
precision: number;
|
|
2016
1872
|
};
|
|
2017
1873
|
} | null | undefined;
|
|
1874
|
+
operationalGroup?: string | null | undefined;
|
|
2018
1875
|
thresholds?: {
|
|
2019
1876
|
low: number;
|
|
2020
1877
|
mid: number;
|
|
2021
1878
|
} | null | undefined;
|
|
2022
|
-
|
|
1879
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
2023
1880
|
unit: {
|
|
2024
1881
|
_id: string;
|
|
2025
1882
|
name: string;
|
|
@@ -2138,22 +1995,8 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
2138
1995
|
};
|
|
2139
1996
|
}[] | null | undefined;
|
|
2140
1997
|
updatedBy?: {
|
|
2141
|
-
|
|
2142
|
-
|
|
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;
|
|
1998
|
+
name: string;
|
|
1999
|
+
id: string;
|
|
2157
2000
|
} | null | undefined;
|
|
2158
2001
|
_id: string;
|
|
2159
2002
|
items: {
|
|
@@ -2197,11 +2040,12 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
|
|
|
2197
2040
|
precision: number;
|
|
2198
2041
|
};
|
|
2199
2042
|
} | null | undefined;
|
|
2043
|
+
operationalGroup?: string | null | undefined;
|
|
2200
2044
|
thresholds?: {
|
|
2201
2045
|
low: number;
|
|
2202
2046
|
mid: number;
|
|
2203
2047
|
} | null | undefined;
|
|
2204
|
-
|
|
2048
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
2205
2049
|
unit: {
|
|
2206
2050
|
_id: string;
|
|
2207
2051
|
name: string;
|