@feedmepos/mf-inventory-portal 0.0.23-dev.31 → 0.0.23-dev.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{App-CEmWJ9lp.js → App-DReDvY0M.js} +73 -85
- package/dist/{ApprovalView-jDll4AVe.js → ApprovalView-BMZlYmRk.js} +27 -24
- package/dist/{BindingsDialog-BC_gRSif.js → BindingsDialog-Y2K4I7H7.js} +4 -4
- package/dist/{BindingsPicker-BJsGoBzM.js → BindingsPicker-DKBq9c37.js} +9 -8
- package/dist/{BindingsTable-DSdwNK_q.js → BindingsTable-45v4SDfp.js} +22 -18
- package/dist/{ClosingTemplateView-BzG16gl5.js → ClosingTemplateView-CKJVYSbj.js} +286 -272
- package/dist/FmDroppableField-8RzKjEdL.js +154 -0
- package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-DW2IOPST.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CMEOp-0r.js} +23 -22
- package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-BhdcqRh-.js +436 -0
- package/dist/FmMultiselectDialog-D7YtdoyJ.js +415 -0
- package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-DDuZEf_v.js → FmUnitInput.vue_vue_type_script_setup_true_lang-C1DjyjyH.js} +49 -48
- package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-CiNvnaaE.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-zjvFEF5C.js} +5 -5
- package/dist/{IngredientGroupView-DL8eBhkk.js → IngredientGroupView-BuP-HGeg.js} +69 -63
- package/dist/IngredientsView-DMRN-odY.js +1613 -0
- package/dist/{IntegrationView-BeFT5S24.js → IntegrationView-kYCaKG0o.js} +95 -92
- package/dist/{InventoryBindingForm-DJ3uwq_X.js → InventoryBindingForm-BXHq4h-n.js} +1 -1
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-DIviTipZ.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-CVxJ_bV3.js} +27 -25
- package/dist/{InventoryBindingSummary-CvB5j9xq.js → InventoryBindingSummary-Bjasfc_v.js} +1 -1
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-CQPdnXEF.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DM0C4raP.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-BdscwUGn.js → PremiumBadge.vue_vue_type_script_setup_true_lang-C3O3JebE.js} +24 -23
- package/dist/{PurchaseOrderPrintPreview-3_6nBajH.js → PurchaseOrderPrintPreview-CmjkfTTS.js} +14 -13
- package/dist/{ReceiveRequestView-B_0UldQ7.js → ReceiveRequestView-aQZJO8sq.js} +1302 -1325
- package/dist/{RecipeView-D9p0Ou_I.js → RecipeView-DXO43tFi.js} +85 -79
- package/dist/{StockView-TIdUgG3O.js → StockView-D9no-mrA.js} +1446 -1338
- package/dist/{SupplierView-B1b9Otcr.js → SupplierView-DAx7E7sR.js} +787 -2325
- package/dist/TableActionableRow.vue_vue_type_script_setup_true_lang-DlNJ6kRg.js +135 -0
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-DCA0RUfu.js +1209 -0
- package/dist/TransferTemplateView-CfxdQF1t.js +1261 -0
- package/dist/{UnitView-BrpzJ7D3.js → UnitView-CQPGZ8-r.js} +44 -40
- package/dist/{WarehouseView-CjbdEy8o.js → WarehouseView-jy-RNCgy.js} +100 -94
- package/dist/_plugin-vue_export-helper-CHgC5LLL.js +9 -0
- package/dist/api/closing.d.ts +0 -1
- package/dist/api/netsuite.d.ts +3 -3
- package/dist/app-KnSMkJBV.js +33496 -0
- package/dist/app.d.ts +0 -56
- package/dist/app.js +2 -2
- package/dist/components/FmMultiselectDialogProps.d.ts +0 -1
- package/dist/components/row-action.enum.d.ts +0 -1
- package/dist/composable/defineDeepModel.d.ts +1 -1
- package/dist/date2-CIeUqUIc.js +117 -0
- package/dist/dayjs.min-Df5jSnDJ.js +282 -0
- package/dist/{decimal-DHYZglKx.js → decimal-BAc9M88Q.js} +1 -1
- package/dist/defineDeepModel-BfuQAIoM.js +13 -0
- package/dist/{feature-G-NnqKcY.js → feature-dwB4OxRQ.js} +6 -12
- package/dist/format-time-from-id-BbvzyIN6.js +15 -0
- package/dist/{format-unit-display-BWqJsV_R.js → format-unit-display-BBWblJEt.js} +171 -162
- package/dist/fuzzy-B9ryZ9VZ.js +41 -0
- package/dist/index-BN0CY3sZ.js +22277 -0
- package/dist/index-Bj1fJum-.js +45 -0
- package/dist/index-C4yL_7rR.js +10545 -0
- package/dist/netsuite-ByWOS6tI.js +194 -0
- package/dist/normalizeArguments-DP7Hrren.js +1552 -0
- package/dist/router/name.d.ts +0 -2
- package/dist/row-action.enum-PMKMRrZR.js +50 -0
- package/dist/rules-C12nWDD1.js +198 -0
- package/dist/stores/feature.d.ts +0 -1
- package/dist/stores/integration/netsuite.d.ts +2 -70
- package/dist/stores/inventory.d.ts +4 -1
- package/dist/style.css +1 -1
- package/dist/{supplier-DTUUR48O.js → supplier-DJC0UZWv.js} +15 -15
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-inventory-binding-dialog-DvC_i-Ih.js → use-inventory-binding-dialog-PEQbFRvO.js} +11 -10
- package/dist/use-template-enabled-locations-2-k9g5t8tt.js +86 -0
- package/dist/views/closing-template/composables/use-closing-template-actions.d.ts +192 -24
- package/dist/views/closing-template/composables/use-closing-template-table.d.ts +193 -25
- package/dist/views/receive-request/components/transfer-form/NetSuiteField.vue.d.ts +0 -2
- package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +0 -6
- package/dist/views/receive-request/composables/use-receive-request-form.d.ts +0 -9
- package/dist/views/receive-request/composables/use-receive-request-table.d.ts +0 -9
- package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +2 -2
- package/dist/views/stock/helper/compute-summary-total.d.ts +2 -2
- package/dist/xlsx-B4XHad7S.js +24004 -0
- package/dist/xlsx.util-BSO4SHJi.js +78 -0
- package/package.json +3 -3
- package/dist/ClosingDraftView-UfWdRXb-.js +0 -1190
- package/dist/IngredientsView-B_HC9fgq.js +0 -1657
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-jUYB4L8Y.js +0 -1275
- package/dist/TransferTemplateView-Dxk5b-2j.js +0 -1264
- package/dist/api/adjustment-template.d.ts +0 -23
- package/dist/api/closing-draft.d.ts +0 -6
- package/dist/app-AcMtTQ07.js +0 -84202
- package/dist/index-Bt8vaUdT.js +0 -12087
- package/dist/stock-VZXyPw2C.js +0 -125
- package/dist/views/adjustment-template/import/AdjustmentTemplateImport.vue.d.ts +0 -2
- package/dist/views/adjustment-template/import/AdjustmentTemplateImportItem.vue.d.ts +0 -18
- package/dist/views/adjustment-template/import/export.d.ts +0 -60
- package/dist/views/adjustment-template/wastage-template/WastageTemplateDetails.vue.d.ts +0 -2
- package/dist/views/adjustment-template/wastage-template/WastageTemplateDialog.vue.d.ts +0 -22
- package/dist/views/adjustment-template/wastage-template/WastageTemplatePublish.vue.d.ts +0 -6
- package/dist/views/adjustment-template/wastage-template/WastageTemplateView.vue.d.ts +0 -2
- package/dist/views/adjustment-template/wastage-template/actions.d.ts +0 -1295
- package/dist/views/adjustment-template/wastage-template/form/WastageTemplateForm.vue.d.ts +0 -16
- package/dist/views/adjustment-template/wastage-template/form/WastageTemplateItemTable.vue.d.ts +0 -35
- package/dist/views/adjustment-template/wastage-template/form/useAdjustmentTemplateItems.d.ts +0 -20
- package/dist/views/adjustment-template/wastage-template/props.d.ts +0 -29
- package/dist/views/adjustment-template/wastage-template/table.d.ts +0 -1273
- package/dist/views/closing-draft/ClosingDraftView.vue.d.ts +0 -2
- package/dist/views/closing-draft/components/closing-draft-action/ClosingDraftAction.vue.d.ts +0 -22
- package/dist/views/closing-draft/components/closing-draft-dialog/ClosingDraftDialog.vue.d.ts +0 -621
- package/dist/views/closing-draft/composables/use-closing-draft-actions.d.ts +0 -25
- package/dist/views/closing-draft/composables/use-closing-draft-table.d.ts +0 -3621
- package/dist/views/closing-draft/helpers/draft-status-to-class-name.helper.d.ts +0 -1
- package/dist/views/closing-draft/helpers/export-draft.helper.d.ts +0 -19
- package/dist/views/closing-draft/helpers/get-calculated-total.helper.d.ts +0 -4
- package/dist/views/receive-request/components/netsuite/NetSuiteInfo.vue.d.ts +0 -12
- package/dist/views/receive-request/components/netsuite/NetSuiteProps.d.ts +0 -13
- package/dist/views/receive-request/components/netsuite/NetSuiteSync.vue.d.ts +0 -12
|
@@ -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: {
|
|
@@ -20,7 +20,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
20
20
|
message: string;
|
|
21
21
|
createdAt: string;
|
|
22
22
|
}[] | null | undefined;
|
|
23
|
-
additionalInfo?: any;
|
|
24
23
|
id: string | null;
|
|
25
24
|
}) => void;
|
|
26
25
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<NetSuiteFieldProps>>> & Readonly<{
|
|
@@ -35,7 +34,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
35
34
|
message: string;
|
|
36
35
|
createdAt: string;
|
|
37
36
|
}[] | null | undefined;
|
|
38
|
-
additionalInfo?: any;
|
|
39
37
|
id: string | null;
|
|
40
38
|
}) => any) | undefined;
|
|
41
39
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -12,7 +12,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
12
12
|
message: string;
|
|
13
13
|
createdAt: string;
|
|
14
14
|
}[] | null | undefined;
|
|
15
|
-
additionalInfo?: any;
|
|
16
15
|
id: string | null;
|
|
17
16
|
} | null | undefined;
|
|
18
17
|
template?: string | null | undefined;
|
|
@@ -588,7 +587,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
588
587
|
message: string;
|
|
589
588
|
createdAt: string;
|
|
590
589
|
}[] | null | undefined;
|
|
591
|
-
additionalInfo?: any;
|
|
592
590
|
id: string | null;
|
|
593
591
|
} | null | undefined;
|
|
594
592
|
purchaseOrder?: {
|
|
@@ -606,7 +604,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
606
604
|
message: string;
|
|
607
605
|
createdAt: string;
|
|
608
606
|
}[] | null | undefined;
|
|
609
|
-
additionalInfo?: any;
|
|
610
607
|
id: string | null;
|
|
611
608
|
} | null | undefined;
|
|
612
609
|
template?: string | null | undefined;
|
|
@@ -1245,7 +1242,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1245
1242
|
message: string;
|
|
1246
1243
|
createdAt: string;
|
|
1247
1244
|
}[] | null | undefined;
|
|
1248
|
-
additionalInfo?: any;
|
|
1249
1245
|
id: string | null;
|
|
1250
1246
|
} | null | undefined;
|
|
1251
1247
|
template?: string | null | undefined;
|
|
@@ -1821,7 +1817,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1821
1817
|
message: string;
|
|
1822
1818
|
createdAt: string;
|
|
1823
1819
|
}[] | null | undefined;
|
|
1824
|
-
additionalInfo?: any;
|
|
1825
1820
|
id: string | null;
|
|
1826
1821
|
} | null | undefined;
|
|
1827
1822
|
purchaseOrder?: {
|
|
@@ -1839,7 +1834,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1839
1834
|
message: string;
|
|
1840
1835
|
createdAt: string;
|
|
1841
1836
|
}[] | null | undefined;
|
|
1842
|
-
additionalInfo?: any;
|
|
1843
1837
|
id: string | null;
|
|
1844
1838
|
} | null | undefined;
|
|
1845
1839
|
template?: string | null | undefined;
|
|
@@ -18,7 +18,6 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
|
|
|
18
18
|
message: string;
|
|
19
19
|
createdAt: string;
|
|
20
20
|
}[] | null | undefined;
|
|
21
|
-
additionalInfo?: any;
|
|
22
21
|
id: string | null;
|
|
23
22
|
} | null | undefined;
|
|
24
23
|
template?: string | null | undefined;
|
|
@@ -589,7 +588,6 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
|
|
|
589
588
|
message: string;
|
|
590
589
|
createdAt: string;
|
|
591
590
|
}[] | null | undefined;
|
|
592
|
-
additionalInfo?: any;
|
|
593
591
|
id: string | null;
|
|
594
592
|
} | null | undefined;
|
|
595
593
|
template?: string | null | undefined;
|
|
@@ -1160,7 +1158,6 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
|
|
|
1160
1158
|
message: string;
|
|
1161
1159
|
createdAt: string;
|
|
1162
1160
|
}[] | null | undefined;
|
|
1163
|
-
additionalInfo?: any;
|
|
1164
1161
|
id: string | null;
|
|
1165
1162
|
} | null | undefined;
|
|
1166
1163
|
template?: string | null | undefined;
|
|
@@ -1729,7 +1726,6 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
|
|
|
1729
1726
|
message: string;
|
|
1730
1727
|
createdAt: string;
|
|
1731
1728
|
}[] | null | undefined;
|
|
1732
|
-
additionalInfo?: any;
|
|
1733
1729
|
id: string | null;
|
|
1734
1730
|
} | null | undefined;
|
|
1735
1731
|
purchaseOrder?: {
|
|
@@ -1747,7 +1743,6 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
|
|
|
1747
1743
|
message: string;
|
|
1748
1744
|
createdAt: string;
|
|
1749
1745
|
}[] | null | undefined;
|
|
1750
|
-
additionalInfo?: any;
|
|
1751
1746
|
id: string | null;
|
|
1752
1747
|
} | null | undefined;
|
|
1753
1748
|
template?: string | null | undefined;
|
|
@@ -2329,7 +2324,6 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
|
|
|
2329
2324
|
message: string;
|
|
2330
2325
|
createdAt: string;
|
|
2331
2326
|
}[] | null | undefined;
|
|
2332
|
-
additionalInfo?: any;
|
|
2333
2327
|
id: string | null;
|
|
2334
2328
|
} | null | undefined;
|
|
2335
2329
|
purchaseOrder?: {
|
|
@@ -2347,7 +2341,6 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
|
|
|
2347
2341
|
message: string;
|
|
2348
2342
|
createdAt: string;
|
|
2349
2343
|
}[] | null | undefined;
|
|
2350
|
-
additionalInfo?: any;
|
|
2351
2344
|
id: string | null;
|
|
2352
2345
|
} | null | undefined;
|
|
2353
2346
|
template?: string | null | undefined;
|
|
@@ -2929,7 +2922,6 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
|
|
|
2929
2922
|
message: string;
|
|
2930
2923
|
createdAt: string;
|
|
2931
2924
|
}[] | null | undefined;
|
|
2932
|
-
additionalInfo?: any;
|
|
2933
2925
|
id: string | null;
|
|
2934
2926
|
} | null | undefined;
|
|
2935
2927
|
purchaseOrder?: {
|
|
@@ -2947,7 +2939,6 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
|
|
|
2947
2939
|
message: string;
|
|
2948
2940
|
createdAt: string;
|
|
2949
2941
|
}[] | null | undefined;
|
|
2950
|
-
additionalInfo?: any;
|
|
2951
2942
|
id: string | null;
|
|
2952
2943
|
} | null | undefined;
|
|
2953
2944
|
template?: string | null | undefined;
|
|
@@ -27,7 +27,6 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
27
27
|
message: string;
|
|
28
28
|
createdAt: string;
|
|
29
29
|
}[] | null | undefined;
|
|
30
|
-
additionalInfo?: any;
|
|
31
30
|
id: string | null;
|
|
32
31
|
} | null | undefined;
|
|
33
32
|
template?: string | null | undefined;
|
|
@@ -638,7 +637,6 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
638
637
|
message: string;
|
|
639
638
|
createdAt: string;
|
|
640
639
|
}[] | null | undefined;
|
|
641
|
-
additionalInfo?: any;
|
|
642
640
|
id: string | null;
|
|
643
641
|
} | null | undefined;
|
|
644
642
|
template?: string | null | undefined;
|
|
@@ -1219,7 +1217,6 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
1219
1217
|
message: string;
|
|
1220
1218
|
createdAt: string;
|
|
1221
1219
|
}[] | null | undefined;
|
|
1222
|
-
additionalInfo?: any;
|
|
1223
1220
|
id: string | null;
|
|
1224
1221
|
} | null | undefined;
|
|
1225
1222
|
template?: string | null | undefined;
|
|
@@ -1812,7 +1809,6 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
1812
1809
|
message: string;
|
|
1813
1810
|
createdAt: string;
|
|
1814
1811
|
}[] | null | undefined;
|
|
1815
|
-
additionalInfo?: any;
|
|
1816
1812
|
id: string | null;
|
|
1817
1813
|
} | null | undefined;
|
|
1818
1814
|
purchaseOrder?: {
|
|
@@ -1830,7 +1826,6 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
1830
1826
|
message: string;
|
|
1831
1827
|
createdAt: string;
|
|
1832
1828
|
}[] | null | undefined;
|
|
1833
|
-
additionalInfo?: any;
|
|
1834
1829
|
id: string | null;
|
|
1835
1830
|
} | null | undefined;
|
|
1836
1831
|
template?: string | null | undefined;
|
|
@@ -2448,7 +2443,6 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
2448
2443
|
message: string;
|
|
2449
2444
|
createdAt: string;
|
|
2450
2445
|
}[] | null | undefined;
|
|
2451
|
-
additionalInfo?: any;
|
|
2452
2446
|
id: string | null;
|
|
2453
2447
|
} | null | undefined;
|
|
2454
2448
|
purchaseOrder?: {
|
|
@@ -2466,7 +2460,6 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
2466
2460
|
message: string;
|
|
2467
2461
|
createdAt: string;
|
|
2468
2462
|
}[] | null | undefined;
|
|
2469
|
-
additionalInfo?: any;
|
|
2470
2463
|
id: string | null;
|
|
2471
2464
|
} | null | undefined;
|
|
2472
2465
|
template?: string | null | undefined;
|
|
@@ -3058,7 +3051,6 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
3058
3051
|
message: string;
|
|
3059
3052
|
createdAt: string;
|
|
3060
3053
|
}[] | null | undefined;
|
|
3061
|
-
additionalInfo?: any;
|
|
3062
3054
|
id: string | null;
|
|
3063
3055
|
} | null | undefined;
|
|
3064
3056
|
purchaseOrder?: {
|
|
@@ -3076,7 +3068,6 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
3076
3068
|
message: string;
|
|
3077
3069
|
createdAt: string;
|
|
3078
3070
|
}[] | null | undefined;
|
|
3079
|
-
additionalInfo?: any;
|
|
3080
3071
|
id: string | null;
|
|
3081
3072
|
} | null | undefined;
|
|
3082
3073
|
template?: string | null | undefined;
|
|
@@ -40,7 +40,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
40
40
|
}[] | null | undefined;
|
|
41
41
|
deltaKey?: string | null | undefined;
|
|
42
42
|
parentKey?: string | null | undefined;
|
|
43
|
-
type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE"
|
|
43
|
+
type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE";
|
|
44
44
|
amount: {
|
|
45
45
|
amount: number;
|
|
46
46
|
precision: number;
|
|
@@ -152,7 +152,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
152
152
|
}[] | null | undefined;
|
|
153
153
|
deltaKey?: string | null | undefined;
|
|
154
154
|
parentKey?: string | null | undefined;
|
|
155
|
-
type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE"
|
|
155
|
+
type: "RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE";
|
|
156
156
|
amount: {
|
|
157
157
|
amount: number;
|
|
158
158
|
precision: number;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export declare function computeSummaryTotal(history: FdoInventoryAdjustment[], sku?: FdoInventorySku): Record<"RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE"
|
|
1
|
+
export declare function computeSummaryTotal(history: FdoInventoryAdjustment[], sku?: FdoInventorySku): Record<"RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE", {
|
|
2
2
|
amount: number;
|
|
3
3
|
precision: number;
|
|
4
|
-
}> | Record<"RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE"
|
|
4
|
+
}> | Record<"RECEIVE" | "REQUEST" | "SALES" | "RETURN" | "LOSE" | "THEFT" | "DAMAGE" | "EXTRA" | "PURCHASE" | "CONVERT" | "CLOSING" | "USAGE", string>;
|
|
5
5
|
export declare function totalSalesHistory(history: FdoInventoryAdjustment[], sku?: FdoInventorySku): string | null;
|