@feedmepos/mf-inventory-portal 0.0.23-dev.28 → 0.0.23-dev.3
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-DRBjtrVV.js → App-BREfwtck.js} +73 -85
- package/dist/{ApprovalView-OzaufzMA.js → ApprovalView-DCzLx24G.js} +27 -24
- package/dist/{BindingsDialog-DQwWNg1N.js → BindingsDialog-CUcC8lue.js} +4 -4
- package/dist/{BindingsPicker-DSYOkBTy.js → BindingsPicker-3VOdZBWI.js} +9 -8
- package/dist/{BindingsTable-BB39IdFU.js → BindingsTable-D5Lt6GOO.js} +22 -18
- package/dist/{ClosingTemplateView-Dk5TTe31.js → ClosingTemplateView-CukthwOo.js} +286 -272
- package/dist/FmDroppableField-8RzKjEdL.js +154 -0
- package/dist/FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-Dwb3eBLo.js +267 -0
- package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-CvtvzIt1.js +436 -0
- package/dist/FmMultiselectDialog-CKBcMDGC.js +415 -0
- package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-qqudhwEN.js → FmUnitInput.vue_vue_type_script_setup_true_lang-DigsIOB0.js} +114 -116
- package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-g1RpNK-0.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-DweLQVwq.js} +5 -5
- package/dist/{IngredientGroupView-CREz-Vh2.js → IngredientGroupView-CkD8x2CP.js} +69 -63
- package/dist/IngredientsView-DuK4YSD6.js +1613 -0
- package/dist/{IntegrationView-3cA_x_gB.js → IntegrationView-BfeV07OO.js} +95 -92
- package/dist/{InventoryBindingForm-DDS19Q0p.js → InventoryBindingForm-BsSmth0U.js} +1 -1
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-5elMjhnH.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-CMV5e99K.js} +27 -25
- package/dist/{InventoryBindingSummary-HSClvlZ5.js → InventoryBindingSummary-BHloDawE.js} +1 -1
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-ni8Q5uWj.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-BjddpTCS.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-ClmXXhpb.js → PremiumBadge.vue_vue_type_script_setup_true_lang-BZBa_99i.js} +24 -23
- package/dist/{PurchaseOrderPrintPreview-wKM6u0Ci.js → PurchaseOrderPrintPreview-CTdd-RuH.js} +14 -13
- package/dist/ReceiveRequestView-CgWNaYs1.js +4104 -0
- package/dist/{RecipeView-DJzDyKB5.js → RecipeView-CrmDQdc5.js} +85 -79
- package/dist/{StockView-DO4ys9XN.js → StockView-Xb3fQaiD.js} +1446 -1338
- package/dist/{SupplierView-BIJkWdt4.js → SupplierView-CrtIiaz0.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-C9H41eg7.js +1189 -0
- package/dist/TransferTemplateView-Cc7VRbZ7.js +1262 -0
- package/dist/{UnitView-DJoSWs6g.js → UnitView-C6BgrZ1G.js} +44 -40
- package/dist/{WarehouseView-C8YZTOZd.js → WarehouseView-Hhd76ybU.js} +100 -94
- package/dist/_plugin-vue_export-helper-CHgC5LLL.js +9 -0
- package/dist/api/bill.d.ts +2 -2
- package/dist/api/closing.d.ts +0 -1
- package/dist/api/netsuite.d.ts +1 -1
- package/dist/app-CwUHqg7h.js +33462 -0
- package/dist/app.d.ts +0 -56
- package/dist/app.js +2 -2
- package/dist/components/FmMinMaxInputRules.d.ts +1 -4
- 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-CHNm4ELK.js +117 -0
- package/dist/dayjs.min-FE3dpxHU.js +282 -0
- package/dist/{decimal-0QwuGxcA.js → decimal-rPKr5T-H.js} +1 -1
- package/dist/defineDeepModel-Dc1zZzOi.js +13 -0
- package/dist/{feature-Q0gPMHLe.js → feature-z95vJnA1.js} +9 -23
- package/dist/format-time-from-id-CaPj8EHN.js +15 -0
- package/dist/format-unit-display-Bkz5kW6p.js +1198 -0
- package/dist/fuzzy-DXqhGaFi.js +41 -0
- package/dist/index-BMJHz32O.js +22277 -0
- package/dist/index-Be5vGZdr.js +45 -0
- package/dist/index-D2juQPg6.js +10545 -0
- package/dist/netsuite-P0as0Moa.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-BQz4NGht.js +198 -0
- package/dist/stores/feature.d.ts +0 -2
- 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-xeNz-LFV.js → supplier-BixmjZyl.js} +15 -15
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-inventory-binding-dialog-WCVWoWcc.js → use-inventory-binding-dialog-BRygbm1p.js} +11 -10
- package/dist/use-template-enabled-locations-2-Dd15d-ng.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/receive-request/components/transfer-form/TransferForm.vue.d.ts +34 -34
- package/dist/views/receive-request/components/transfer-form/composables/use-transfer-items.d.ts +0 -1
- package/dist/views/receive-request/composables/use-receive-request-form.d.ts +54 -54
- package/dist/views/receive-request/composables/use-receive-request-table.d.ts +54 -54
- package/dist/views/stock/components/StockRecordCard.vue.d.ts +1 -1
- 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/views/transfer-template/components/transfer-template-form/composables/use-transfer-template-items.d.ts +8 -8
- package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +96 -96
- package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +96 -96
- package/dist/xlsx-k2Rf0NcF.js +24004 -0
- package/dist/xlsx.util-CJxPf7XZ.js +78 -0
- package/package.json +2 -2
- package/dist/ClosingDraftView-CF3wn51T.js +0 -1190
- package/dist/FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-vvfsYTGA.js +0 -282
- package/dist/IngredientsView-DzI9vr-u.js +0 -1657
- package/dist/ReceiveRequestView-CTk9r1bA.js +0 -4188
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-KSBV1U_z.js +0 -1227
- package/dist/TransferTemplateView-CDUNWRLQ.js +0 -1264
- package/dist/api/adjustment-template.d.ts +0 -23
- package/dist/api/closing-draft.d.ts +0 -6
- package/dist/app-CYk4J4VK.js +0 -84180
- package/dist/format-unit-display-BIMHakYl.js +0 -1207
- package/dist/index-BQjj0Tdx.js +0 -12087
- package/dist/stock-ahRK16Qq.js +0 -110
- 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/views/receive-request/helper/check-netsuite-subsidiary.helper.d.ts +0 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type ColumnDef } from '@feedmepos/ui-library';
|
|
2
2
|
import { type RecentPublish } from '@/api/closing-template';
|
|
3
3
|
import type { RevisionIdMeta } from '@feedmepos/inventory-core';
|
|
4
|
-
export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"
|
|
4
|
+
export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"closingTable", import("pinia")._UnwrapAll<Pick<{
|
|
5
5
|
columnDefs: ColumnDef<{
|
|
6
6
|
ref?: string | null | undefined;
|
|
7
7
|
_rev?: string | null | undefined;
|
|
@@ -94,8 +94,22 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
94
94
|
};
|
|
95
95
|
}[] | null | undefined;
|
|
96
96
|
updatedBy?: {
|
|
97
|
-
|
|
98
|
-
|
|
97
|
+
email?: string | null | undefined;
|
|
98
|
+
phoneNumber?: string | null | undefined;
|
|
99
|
+
birthday?: string | null | undefined;
|
|
100
|
+
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
101
|
+
addresses?: {
|
|
102
|
+
name: string;
|
|
103
|
+
address: string;
|
|
104
|
+
coordinates: number[];
|
|
105
|
+
}[] | null | undefined;
|
|
106
|
+
photoURL?: string | null | undefined;
|
|
107
|
+
displayName?: string | null | undefined;
|
|
108
|
+
imported?: {
|
|
109
|
+
raw: Record<string, any>;
|
|
110
|
+
source: "FEEDME" | "CITY_POS" | "STOREHUB" | "KERUYUn" | "QISOFT" | "WECHAT" | "TEABAR" | "NULL_MEMBER" | "UMAI_POS" | "QASHIER" | "XILNET" | "GENIUSPOS" | "YHOFOODIE";
|
|
111
|
+
} | null | undefined;
|
|
112
|
+
_id: string;
|
|
99
113
|
} | null | undefined;
|
|
100
114
|
_id: string;
|
|
101
115
|
items: {
|
|
@@ -279,8 +293,22 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
279
293
|
};
|
|
280
294
|
}[] | null | undefined;
|
|
281
295
|
updatedBy?: {
|
|
282
|
-
|
|
283
|
-
|
|
296
|
+
email?: string | null | undefined;
|
|
297
|
+
phoneNumber?: string | null | undefined;
|
|
298
|
+
birthday?: string | null | undefined;
|
|
299
|
+
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
300
|
+
addresses?: {
|
|
301
|
+
name: string;
|
|
302
|
+
address: string;
|
|
303
|
+
coordinates: number[];
|
|
304
|
+
}[] | null | undefined;
|
|
305
|
+
photoURL?: string | null | undefined;
|
|
306
|
+
displayName?: string | null | undefined;
|
|
307
|
+
imported?: {
|
|
308
|
+
raw: Record<string, any>;
|
|
309
|
+
source: "FEEDME" | "CITY_POS" | "STOREHUB" | "KERUYUn" | "QISOFT" | "WECHAT" | "TEABAR" | "NULL_MEMBER" | "UMAI_POS" | "QASHIER" | "XILNET" | "GENIUSPOS" | "YHOFOODIE";
|
|
310
|
+
} | null | undefined;
|
|
311
|
+
_id: string;
|
|
284
312
|
} | null | undefined;
|
|
285
313
|
_id: string;
|
|
286
314
|
items: {
|
|
@@ -442,8 +470,22 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
442
470
|
};
|
|
443
471
|
}[] | null | undefined;
|
|
444
472
|
updatedBy?: {
|
|
445
|
-
|
|
446
|
-
|
|
473
|
+
email?: string | null | undefined;
|
|
474
|
+
phoneNumber?: string | null | undefined;
|
|
475
|
+
birthday?: string | null | undefined;
|
|
476
|
+
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
477
|
+
addresses?: {
|
|
478
|
+
name: string;
|
|
479
|
+
address: string;
|
|
480
|
+
coordinates: number[];
|
|
481
|
+
}[] | null | undefined;
|
|
482
|
+
photoURL?: string | null | undefined;
|
|
483
|
+
displayName?: string | null | undefined;
|
|
484
|
+
imported?: {
|
|
485
|
+
raw: Record<string, any>;
|
|
486
|
+
source: "FEEDME" | "CITY_POS" | "STOREHUB" | "KERUYUn" | "QISOFT" | "WECHAT" | "TEABAR" | "NULL_MEMBER" | "UMAI_POS" | "QASHIER" | "XILNET" | "GENIUSPOS" | "YHOFOODIE";
|
|
487
|
+
} | null | undefined;
|
|
488
|
+
_id: string;
|
|
447
489
|
} | null | undefined;
|
|
448
490
|
_id: string;
|
|
449
491
|
items: {
|
|
@@ -605,8 +647,22 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
605
647
|
};
|
|
606
648
|
}[] | null | undefined;
|
|
607
649
|
updatedBy?: {
|
|
608
|
-
|
|
609
|
-
|
|
650
|
+
email?: string | null | undefined;
|
|
651
|
+
phoneNumber?: string | null | undefined;
|
|
652
|
+
birthday?: string | null | undefined;
|
|
653
|
+
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
654
|
+
addresses?: {
|
|
655
|
+
name: string;
|
|
656
|
+
address: string;
|
|
657
|
+
coordinates: number[];
|
|
658
|
+
}[] | null | undefined;
|
|
659
|
+
photoURL?: string | null | undefined;
|
|
660
|
+
displayName?: string | null | undefined;
|
|
661
|
+
imported?: {
|
|
662
|
+
raw: Record<string, any>;
|
|
663
|
+
source: "FEEDME" | "CITY_POS" | "STOREHUB" | "KERUYUn" | "QISOFT" | "WECHAT" | "TEABAR" | "NULL_MEMBER" | "UMAI_POS" | "QASHIER" | "XILNET" | "GENIUSPOS" | "YHOFOODIE";
|
|
664
|
+
} | null | undefined;
|
|
665
|
+
_id: string;
|
|
610
666
|
} | null | undefined;
|
|
611
667
|
_id: string;
|
|
612
668
|
items: {
|
|
@@ -773,8 +829,22 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
773
829
|
};
|
|
774
830
|
}[] | null | undefined;
|
|
775
831
|
updatedBy?: {
|
|
776
|
-
|
|
777
|
-
|
|
832
|
+
email?: string | null | undefined;
|
|
833
|
+
phoneNumber?: string | null | undefined;
|
|
834
|
+
birthday?: string | null | undefined;
|
|
835
|
+
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
836
|
+
addresses?: {
|
|
837
|
+
name: string;
|
|
838
|
+
address: string;
|
|
839
|
+
coordinates: number[];
|
|
840
|
+
}[] | null | undefined;
|
|
841
|
+
photoURL?: string | null | undefined;
|
|
842
|
+
displayName?: string | null | undefined;
|
|
843
|
+
imported?: {
|
|
844
|
+
raw: Record<string, any>;
|
|
845
|
+
source: "FEEDME" | "CITY_POS" | "STOREHUB" | "KERUYUn" | "QISOFT" | "WECHAT" | "TEABAR" | "NULL_MEMBER" | "UMAI_POS" | "QASHIER" | "XILNET" | "GENIUSPOS" | "YHOFOODIE";
|
|
846
|
+
} | null | undefined;
|
|
847
|
+
_id: string;
|
|
778
848
|
} | null | undefined;
|
|
779
849
|
_id: string;
|
|
780
850
|
items: {
|
|
@@ -958,8 +1028,22 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
958
1028
|
};
|
|
959
1029
|
}[] | null | undefined;
|
|
960
1030
|
updatedBy?: {
|
|
961
|
-
|
|
962
|
-
|
|
1031
|
+
email?: string | null | undefined;
|
|
1032
|
+
phoneNumber?: string | null | undefined;
|
|
1033
|
+
birthday?: string | null | undefined;
|
|
1034
|
+
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
1035
|
+
addresses?: {
|
|
1036
|
+
name: string;
|
|
1037
|
+
address: string;
|
|
1038
|
+
coordinates: number[];
|
|
1039
|
+
}[] | null | undefined;
|
|
1040
|
+
photoURL?: string | null | undefined;
|
|
1041
|
+
displayName?: string | null | undefined;
|
|
1042
|
+
imported?: {
|
|
1043
|
+
raw: Record<string, any>;
|
|
1044
|
+
source: "FEEDME" | "CITY_POS" | "STOREHUB" | "KERUYUn" | "QISOFT" | "WECHAT" | "TEABAR" | "NULL_MEMBER" | "UMAI_POS" | "QASHIER" | "XILNET" | "GENIUSPOS" | "YHOFOODIE";
|
|
1045
|
+
} | null | undefined;
|
|
1046
|
+
_id: string;
|
|
963
1047
|
} | null | undefined;
|
|
964
1048
|
_id: string;
|
|
965
1049
|
items: {
|
|
@@ -1121,8 +1205,22 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
1121
1205
|
};
|
|
1122
1206
|
}[] | null | undefined;
|
|
1123
1207
|
updatedBy?: {
|
|
1124
|
-
|
|
1125
|
-
|
|
1208
|
+
email?: string | null | undefined;
|
|
1209
|
+
phoneNumber?: string | null | undefined;
|
|
1210
|
+
birthday?: string | null | undefined;
|
|
1211
|
+
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
1212
|
+
addresses?: {
|
|
1213
|
+
name: string;
|
|
1214
|
+
address: string;
|
|
1215
|
+
coordinates: number[];
|
|
1216
|
+
}[] | null | undefined;
|
|
1217
|
+
photoURL?: string | null | undefined;
|
|
1218
|
+
displayName?: string | null | undefined;
|
|
1219
|
+
imported?: {
|
|
1220
|
+
raw: Record<string, any>;
|
|
1221
|
+
source: "FEEDME" | "CITY_POS" | "STOREHUB" | "KERUYUn" | "QISOFT" | "WECHAT" | "TEABAR" | "NULL_MEMBER" | "UMAI_POS" | "QASHIER" | "XILNET" | "GENIUSPOS" | "YHOFOODIE";
|
|
1222
|
+
} | null | undefined;
|
|
1223
|
+
_id: string;
|
|
1126
1224
|
} | null | undefined;
|
|
1127
1225
|
_id: string;
|
|
1128
1226
|
items: {
|
|
@@ -1284,8 +1382,22 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
1284
1382
|
};
|
|
1285
1383
|
}[] | null | undefined;
|
|
1286
1384
|
updatedBy?: {
|
|
1287
|
-
|
|
1288
|
-
|
|
1385
|
+
email?: string | null | undefined;
|
|
1386
|
+
phoneNumber?: string | null | undefined;
|
|
1387
|
+
birthday?: string | null | undefined;
|
|
1388
|
+
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
1389
|
+
addresses?: {
|
|
1390
|
+
name: string;
|
|
1391
|
+
address: string;
|
|
1392
|
+
coordinates: number[];
|
|
1393
|
+
}[] | null | undefined;
|
|
1394
|
+
photoURL?: string | null | undefined;
|
|
1395
|
+
displayName?: string | null | undefined;
|
|
1396
|
+
imported?: {
|
|
1397
|
+
raw: Record<string, any>;
|
|
1398
|
+
source: "FEEDME" | "CITY_POS" | "STOREHUB" | "KERUYUn" | "QISOFT" | "WECHAT" | "TEABAR" | "NULL_MEMBER" | "UMAI_POS" | "QASHIER" | "XILNET" | "GENIUSPOS" | "YHOFOODIE";
|
|
1399
|
+
} | null | undefined;
|
|
1400
|
+
_id: string;
|
|
1289
1401
|
} | null | undefined;
|
|
1290
1402
|
_id: string;
|
|
1291
1403
|
items: {
|
|
@@ -1452,8 +1564,22 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
1452
1564
|
};
|
|
1453
1565
|
}[] | null | undefined;
|
|
1454
1566
|
updatedBy?: {
|
|
1455
|
-
|
|
1456
|
-
|
|
1567
|
+
email?: string | null | undefined;
|
|
1568
|
+
phoneNumber?: string | null | undefined;
|
|
1569
|
+
birthday?: string | null | undefined;
|
|
1570
|
+
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
1571
|
+
addresses?: {
|
|
1572
|
+
name: string;
|
|
1573
|
+
address: string;
|
|
1574
|
+
coordinates: number[];
|
|
1575
|
+
}[] | null | undefined;
|
|
1576
|
+
photoURL?: string | null | undefined;
|
|
1577
|
+
displayName?: string | null | undefined;
|
|
1578
|
+
imported?: {
|
|
1579
|
+
raw: Record<string, any>;
|
|
1580
|
+
source: "FEEDME" | "CITY_POS" | "STOREHUB" | "KERUYUn" | "QISOFT" | "WECHAT" | "TEABAR" | "NULL_MEMBER" | "UMAI_POS" | "QASHIER" | "XILNET" | "GENIUSPOS" | "YHOFOODIE";
|
|
1581
|
+
} | null | undefined;
|
|
1582
|
+
_id: string;
|
|
1457
1583
|
} | null | undefined;
|
|
1458
1584
|
_id: string;
|
|
1459
1585
|
items: {
|
|
@@ -1637,8 +1763,22 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
1637
1763
|
};
|
|
1638
1764
|
}[] | null | undefined;
|
|
1639
1765
|
updatedBy?: {
|
|
1640
|
-
|
|
1641
|
-
|
|
1766
|
+
email?: string | null | undefined;
|
|
1767
|
+
phoneNumber?: string | null | undefined;
|
|
1768
|
+
birthday?: string | null | undefined;
|
|
1769
|
+
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
1770
|
+
addresses?: {
|
|
1771
|
+
name: string;
|
|
1772
|
+
address: string;
|
|
1773
|
+
coordinates: number[];
|
|
1774
|
+
}[] | null | undefined;
|
|
1775
|
+
photoURL?: string | null | undefined;
|
|
1776
|
+
displayName?: string | null | undefined;
|
|
1777
|
+
imported?: {
|
|
1778
|
+
raw: Record<string, any>;
|
|
1779
|
+
source: "FEEDME" | "CITY_POS" | "STOREHUB" | "KERUYUn" | "QISOFT" | "WECHAT" | "TEABAR" | "NULL_MEMBER" | "UMAI_POS" | "QASHIER" | "XILNET" | "GENIUSPOS" | "YHOFOODIE";
|
|
1780
|
+
} | null | undefined;
|
|
1781
|
+
_id: string;
|
|
1642
1782
|
} | null | undefined;
|
|
1643
1783
|
_id: string;
|
|
1644
1784
|
items: {
|
|
@@ -1800,8 +1940,22 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
1800
1940
|
};
|
|
1801
1941
|
}[] | null | undefined;
|
|
1802
1942
|
updatedBy?: {
|
|
1803
|
-
|
|
1804
|
-
|
|
1943
|
+
email?: string | null | undefined;
|
|
1944
|
+
phoneNumber?: string | null | undefined;
|
|
1945
|
+
birthday?: string | null | undefined;
|
|
1946
|
+
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
1947
|
+
addresses?: {
|
|
1948
|
+
name: string;
|
|
1949
|
+
address: string;
|
|
1950
|
+
coordinates: number[];
|
|
1951
|
+
}[] | null | undefined;
|
|
1952
|
+
photoURL?: string | null | undefined;
|
|
1953
|
+
displayName?: string | null | undefined;
|
|
1954
|
+
imported?: {
|
|
1955
|
+
raw: Record<string, any>;
|
|
1956
|
+
source: "FEEDME" | "CITY_POS" | "STOREHUB" | "KERUYUn" | "QISOFT" | "WECHAT" | "TEABAR" | "NULL_MEMBER" | "UMAI_POS" | "QASHIER" | "XILNET" | "GENIUSPOS" | "YHOFOODIE";
|
|
1957
|
+
} | null | undefined;
|
|
1958
|
+
_id: string;
|
|
1805
1959
|
} | null | undefined;
|
|
1806
1960
|
_id: string;
|
|
1807
1961
|
items: {
|
|
@@ -1963,8 +2117,22 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
1963
2117
|
};
|
|
1964
2118
|
}[] | null | undefined;
|
|
1965
2119
|
updatedBy?: {
|
|
1966
|
-
|
|
1967
|
-
|
|
2120
|
+
email?: string | null | undefined;
|
|
2121
|
+
phoneNumber?: string | null | undefined;
|
|
2122
|
+
birthday?: string | null | undefined;
|
|
2123
|
+
gender?: "MALE" | "FEMALE" | null | undefined;
|
|
2124
|
+
addresses?: {
|
|
2125
|
+
name: string;
|
|
2126
|
+
address: string;
|
|
2127
|
+
coordinates: number[];
|
|
2128
|
+
}[] | null | undefined;
|
|
2129
|
+
photoURL?: string | null | undefined;
|
|
2130
|
+
displayName?: string | null | undefined;
|
|
2131
|
+
imported?: {
|
|
2132
|
+
raw: Record<string, any>;
|
|
2133
|
+
source: "FEEDME" | "CITY_POS" | "STOREHUB" | "KERUYUn" | "QISOFT" | "WECHAT" | "TEABAR" | "NULL_MEMBER" | "UMAI_POS" | "QASHIER" | "XILNET" | "GENIUSPOS" | "YHOFOODIE";
|
|
2134
|
+
} | null | undefined;
|
|
2135
|
+
_id: string;
|
|
1968
2136
|
} | null | undefined;
|
|
1969
2137
|
_id: string;
|
|
1970
2138
|
items: {
|
|
@@ -124,14 +124,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
124
124
|
amount: number;
|
|
125
125
|
precision: number;
|
|
126
126
|
} | null | undefined;
|
|
127
|
-
minimumQuantity?: {
|
|
128
|
-
amount: number;
|
|
129
|
-
precision: number;
|
|
130
|
-
} | null | undefined;
|
|
131
|
-
maximumQuantity?: {
|
|
132
|
-
amount: number;
|
|
133
|
-
precision: number;
|
|
134
|
-
} | null | undefined;
|
|
135
127
|
sku: {
|
|
136
128
|
trackingMeasurement?: string | null | undefined;
|
|
137
129
|
convert?: {
|
|
@@ -205,6 +197,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
205
197
|
amount: number;
|
|
206
198
|
precision: number;
|
|
207
199
|
};
|
|
200
|
+
minimumQuantity: {
|
|
201
|
+
amount: number;
|
|
202
|
+
precision: number;
|
|
203
|
+
};
|
|
204
|
+
maximumQuantity: {
|
|
205
|
+
amount: number;
|
|
206
|
+
precision: number;
|
|
207
|
+
};
|
|
208
208
|
}[];
|
|
209
209
|
supplier: {
|
|
210
210
|
phoneNumber?: string | null | undefined;
|
|
@@ -716,14 +716,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
716
716
|
amount: number;
|
|
717
717
|
precision: number;
|
|
718
718
|
} | null | undefined;
|
|
719
|
-
minimumQuantity?: {
|
|
720
|
-
amount: number;
|
|
721
|
-
precision: number;
|
|
722
|
-
} | null | undefined;
|
|
723
|
-
maximumQuantity?: {
|
|
724
|
-
amount: number;
|
|
725
|
-
precision: number;
|
|
726
|
-
} | null | undefined;
|
|
727
719
|
sku: {
|
|
728
720
|
trackingMeasurement?: string | null | undefined;
|
|
729
721
|
convert?: {
|
|
@@ -797,6 +789,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
797
789
|
amount: number;
|
|
798
790
|
precision: number;
|
|
799
791
|
};
|
|
792
|
+
minimumQuantity: {
|
|
793
|
+
amount: number;
|
|
794
|
+
precision: number;
|
|
795
|
+
};
|
|
796
|
+
maximumQuantity: {
|
|
797
|
+
amount: number;
|
|
798
|
+
precision: number;
|
|
799
|
+
};
|
|
800
800
|
}[];
|
|
801
801
|
supplier: {
|
|
802
802
|
phoneNumber?: string | null | undefined;
|
|
@@ -936,7 +936,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
936
936
|
id: string;
|
|
937
937
|
createdAt: string;
|
|
938
938
|
}[] | null | undefined;
|
|
939
|
-
status: "DRAFT" | "
|
|
939
|
+
status: "DRAFT" | "REQUESTING" | "PROCESSING" | "RECEIVING" | "COMPLETE" | "CANCEL";
|
|
940
940
|
_id: string;
|
|
941
941
|
seqNumber: number;
|
|
942
942
|
items: {
|
|
@@ -1354,14 +1354,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1354
1354
|
amount: number;
|
|
1355
1355
|
precision: number;
|
|
1356
1356
|
} | null | undefined;
|
|
1357
|
-
minimumQuantity?: {
|
|
1358
|
-
amount: number;
|
|
1359
|
-
precision: number;
|
|
1360
|
-
} | null | undefined;
|
|
1361
|
-
maximumQuantity?: {
|
|
1362
|
-
amount: number;
|
|
1363
|
-
precision: number;
|
|
1364
|
-
} | null | undefined;
|
|
1365
1357
|
sku: {
|
|
1366
1358
|
trackingMeasurement?: string | null | undefined;
|
|
1367
1359
|
convert?: {
|
|
@@ -1435,6 +1427,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1435
1427
|
amount: number;
|
|
1436
1428
|
precision: number;
|
|
1437
1429
|
};
|
|
1430
|
+
minimumQuantity: {
|
|
1431
|
+
amount: number;
|
|
1432
|
+
precision: number;
|
|
1433
|
+
};
|
|
1434
|
+
maximumQuantity: {
|
|
1435
|
+
amount: number;
|
|
1436
|
+
precision: number;
|
|
1437
|
+
};
|
|
1438
1438
|
}[];
|
|
1439
1439
|
supplier: {
|
|
1440
1440
|
phoneNumber?: string | null | undefined;
|
|
@@ -1946,14 +1946,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1946
1946
|
amount: number;
|
|
1947
1947
|
precision: number;
|
|
1948
1948
|
} | null | undefined;
|
|
1949
|
-
minimumQuantity?: {
|
|
1950
|
-
amount: number;
|
|
1951
|
-
precision: number;
|
|
1952
|
-
} | null | undefined;
|
|
1953
|
-
maximumQuantity?: {
|
|
1954
|
-
amount: number;
|
|
1955
|
-
precision: number;
|
|
1956
|
-
} | null | undefined;
|
|
1957
1949
|
sku: {
|
|
1958
1950
|
trackingMeasurement?: string | null | undefined;
|
|
1959
1951
|
convert?: {
|
|
@@ -2027,6 +2019,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2027
2019
|
amount: number;
|
|
2028
2020
|
precision: number;
|
|
2029
2021
|
};
|
|
2022
|
+
minimumQuantity: {
|
|
2023
|
+
amount: number;
|
|
2024
|
+
precision: number;
|
|
2025
|
+
};
|
|
2026
|
+
maximumQuantity: {
|
|
2027
|
+
amount: number;
|
|
2028
|
+
precision: number;
|
|
2029
|
+
};
|
|
2030
2030
|
}[];
|
|
2031
2031
|
supplier: {
|
|
2032
2032
|
phoneNumber?: string | null | undefined;
|
|
@@ -2166,7 +2166,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2166
2166
|
id: string;
|
|
2167
2167
|
createdAt: string;
|
|
2168
2168
|
}[] | null | undefined;
|
|
2169
|
-
status: "DRAFT" | "
|
|
2169
|
+
status: "DRAFT" | "REQUESTING" | "PROCESSING" | "RECEIVING" | "COMPLETE" | "CANCEL";
|
|
2170
2170
|
_id: string;
|
|
2171
2171
|
seqNumber: number;
|
|
2172
2172
|
items: {
|