@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
|
@@ -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<"closingTemplateTable", import("pinia")._UnwrapAll<Pick<{
|
|
5
5
|
columnDefs: ColumnDef<{
|
|
6
6
|
ref?: string | null | undefined;
|
|
7
7
|
_rev?: string | null | undefined;
|
|
@@ -94,22 +94,8 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
94
94
|
};
|
|
95
95
|
}[] | null | undefined;
|
|
96
96
|
updatedBy?: {
|
|
97
|
-
|
|
98
|
-
|
|
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;
|
|
97
|
+
name: string;
|
|
98
|
+
id: string;
|
|
113
99
|
} | null | undefined;
|
|
114
100
|
_id: string;
|
|
115
101
|
items: {
|
|
@@ -153,11 +139,12 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
153
139
|
precision: number;
|
|
154
140
|
};
|
|
155
141
|
} | null | undefined;
|
|
142
|
+
operationalGroup?: string | null | undefined;
|
|
156
143
|
thresholds?: {
|
|
157
144
|
low: number;
|
|
158
145
|
mid: number;
|
|
159
146
|
} | null | undefined;
|
|
160
|
-
|
|
147
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
161
148
|
unit: {
|
|
162
149
|
_id: string;
|
|
163
150
|
name: string;
|
|
@@ -293,22 +280,8 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
293
280
|
};
|
|
294
281
|
}[] | null | undefined;
|
|
295
282
|
updatedBy?: {
|
|
296
|
-
|
|
297
|
-
|
|
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;
|
|
283
|
+
name: string;
|
|
284
|
+
id: string;
|
|
312
285
|
} | null | undefined;
|
|
313
286
|
_id: string;
|
|
314
287
|
items: {
|
|
@@ -352,11 +325,12 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
352
325
|
precision: number;
|
|
353
326
|
};
|
|
354
327
|
} | null | undefined;
|
|
328
|
+
operationalGroup?: string | null | undefined;
|
|
355
329
|
thresholds?: {
|
|
356
330
|
low: number;
|
|
357
331
|
mid: number;
|
|
358
332
|
} | null | undefined;
|
|
359
|
-
|
|
333
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
360
334
|
unit: {
|
|
361
335
|
_id: string;
|
|
362
336
|
name: string;
|
|
@@ -470,22 +444,8 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
470
444
|
};
|
|
471
445
|
}[] | null | undefined;
|
|
472
446
|
updatedBy?: {
|
|
473
|
-
|
|
474
|
-
|
|
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
|
+
name: string;
|
|
448
|
+
id: string;
|
|
489
449
|
} | null | undefined;
|
|
490
450
|
_id: string;
|
|
491
451
|
items: {
|
|
@@ -529,11 +489,12 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
529
489
|
precision: number;
|
|
530
490
|
};
|
|
531
491
|
} | null | undefined;
|
|
492
|
+
operationalGroup?: string | null | undefined;
|
|
532
493
|
thresholds?: {
|
|
533
494
|
low: number;
|
|
534
495
|
mid: number;
|
|
535
496
|
} | null | undefined;
|
|
536
|
-
|
|
497
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
537
498
|
unit: {
|
|
538
499
|
_id: string;
|
|
539
500
|
name: string;
|
|
@@ -647,22 +608,8 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
647
608
|
};
|
|
648
609
|
}[] | null | undefined;
|
|
649
610
|
updatedBy?: {
|
|
650
|
-
|
|
651
|
-
|
|
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;
|
|
611
|
+
name: string;
|
|
612
|
+
id: string;
|
|
666
613
|
} | null | undefined;
|
|
667
614
|
_id: string;
|
|
668
615
|
items: {
|
|
@@ -706,11 +653,12 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
706
653
|
precision: number;
|
|
707
654
|
};
|
|
708
655
|
} | null | undefined;
|
|
656
|
+
operationalGroup?: string | null | undefined;
|
|
709
657
|
thresholds?: {
|
|
710
658
|
low: number;
|
|
711
659
|
mid: number;
|
|
712
660
|
} | null | undefined;
|
|
713
|
-
|
|
661
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
714
662
|
unit: {
|
|
715
663
|
_id: string;
|
|
716
664
|
name: string;
|
|
@@ -829,22 +777,8 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
829
777
|
};
|
|
830
778
|
}[] | null | undefined;
|
|
831
779
|
updatedBy?: {
|
|
832
|
-
|
|
833
|
-
|
|
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;
|
|
780
|
+
name: string;
|
|
781
|
+
id: string;
|
|
848
782
|
} | null | undefined;
|
|
849
783
|
_id: string;
|
|
850
784
|
items: {
|
|
@@ -888,11 +822,12 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
888
822
|
precision: number;
|
|
889
823
|
};
|
|
890
824
|
} | null | undefined;
|
|
825
|
+
operationalGroup?: string | null | undefined;
|
|
891
826
|
thresholds?: {
|
|
892
827
|
low: number;
|
|
893
828
|
mid: number;
|
|
894
829
|
} | null | undefined;
|
|
895
|
-
|
|
830
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
896
831
|
unit: {
|
|
897
832
|
_id: string;
|
|
898
833
|
name: string;
|
|
@@ -1028,22 +963,8 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
1028
963
|
};
|
|
1029
964
|
}[] | null | undefined;
|
|
1030
965
|
updatedBy?: {
|
|
1031
|
-
|
|
1032
|
-
|
|
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;
|
|
966
|
+
name: string;
|
|
967
|
+
id: string;
|
|
1047
968
|
} | null | undefined;
|
|
1048
969
|
_id: string;
|
|
1049
970
|
items: {
|
|
@@ -1087,11 +1008,12 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
1087
1008
|
precision: number;
|
|
1088
1009
|
};
|
|
1089
1010
|
} | null | undefined;
|
|
1011
|
+
operationalGroup?: string | null | undefined;
|
|
1090
1012
|
thresholds?: {
|
|
1091
1013
|
low: number;
|
|
1092
1014
|
mid: number;
|
|
1093
1015
|
} | null | undefined;
|
|
1094
|
-
|
|
1016
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1095
1017
|
unit: {
|
|
1096
1018
|
_id: string;
|
|
1097
1019
|
name: string;
|
|
@@ -1205,22 +1127,8 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
1205
1127
|
};
|
|
1206
1128
|
}[] | null | undefined;
|
|
1207
1129
|
updatedBy?: {
|
|
1208
|
-
|
|
1209
|
-
|
|
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;
|
|
1130
|
+
name: string;
|
|
1131
|
+
id: string;
|
|
1224
1132
|
} | null | undefined;
|
|
1225
1133
|
_id: string;
|
|
1226
1134
|
items: {
|
|
@@ -1264,11 +1172,12 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
1264
1172
|
precision: number;
|
|
1265
1173
|
};
|
|
1266
1174
|
} | null | undefined;
|
|
1175
|
+
operationalGroup?: string | null | undefined;
|
|
1267
1176
|
thresholds?: {
|
|
1268
1177
|
low: number;
|
|
1269
1178
|
mid: number;
|
|
1270
1179
|
} | null | undefined;
|
|
1271
|
-
|
|
1180
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1272
1181
|
unit: {
|
|
1273
1182
|
_id: string;
|
|
1274
1183
|
name: string;
|
|
@@ -1382,22 +1291,8 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
1382
1291
|
};
|
|
1383
1292
|
}[] | null | undefined;
|
|
1384
1293
|
updatedBy?: {
|
|
1385
|
-
|
|
1386
|
-
|
|
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;
|
|
1294
|
+
name: string;
|
|
1295
|
+
id: string;
|
|
1401
1296
|
} | null | undefined;
|
|
1402
1297
|
_id: string;
|
|
1403
1298
|
items: {
|
|
@@ -1441,11 +1336,12 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
1441
1336
|
precision: number;
|
|
1442
1337
|
};
|
|
1443
1338
|
} | null | undefined;
|
|
1339
|
+
operationalGroup?: string | null | undefined;
|
|
1444
1340
|
thresholds?: {
|
|
1445
1341
|
low: number;
|
|
1446
1342
|
mid: number;
|
|
1447
1343
|
} | null | undefined;
|
|
1448
|
-
|
|
1344
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1449
1345
|
unit: {
|
|
1450
1346
|
_id: string;
|
|
1451
1347
|
name: string;
|
|
@@ -1564,22 +1460,8 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
1564
1460
|
};
|
|
1565
1461
|
}[] | null | undefined;
|
|
1566
1462
|
updatedBy?: {
|
|
1567
|
-
|
|
1568
|
-
|
|
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;
|
|
1463
|
+
name: string;
|
|
1464
|
+
id: string;
|
|
1583
1465
|
} | null | undefined;
|
|
1584
1466
|
_id: string;
|
|
1585
1467
|
items: {
|
|
@@ -1623,11 +1505,12 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
1623
1505
|
precision: number;
|
|
1624
1506
|
};
|
|
1625
1507
|
} | null | undefined;
|
|
1508
|
+
operationalGroup?: string | null | undefined;
|
|
1626
1509
|
thresholds?: {
|
|
1627
1510
|
low: number;
|
|
1628
1511
|
mid: number;
|
|
1629
1512
|
} | null | undefined;
|
|
1630
|
-
|
|
1513
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1631
1514
|
unit: {
|
|
1632
1515
|
_id: string;
|
|
1633
1516
|
name: string;
|
|
@@ -1763,22 +1646,8 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
1763
1646
|
};
|
|
1764
1647
|
}[] | null | undefined;
|
|
1765
1648
|
updatedBy?: {
|
|
1766
|
-
|
|
1767
|
-
|
|
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;
|
|
1649
|
+
name: string;
|
|
1650
|
+
id: string;
|
|
1782
1651
|
} | null | undefined;
|
|
1783
1652
|
_id: string;
|
|
1784
1653
|
items: {
|
|
@@ -1822,11 +1691,12 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
1822
1691
|
precision: number;
|
|
1823
1692
|
};
|
|
1824
1693
|
} | null | undefined;
|
|
1694
|
+
operationalGroup?: string | null | undefined;
|
|
1825
1695
|
thresholds?: {
|
|
1826
1696
|
low: number;
|
|
1827
1697
|
mid: number;
|
|
1828
1698
|
} | null | undefined;
|
|
1829
|
-
|
|
1699
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1830
1700
|
unit: {
|
|
1831
1701
|
_id: string;
|
|
1832
1702
|
name: string;
|
|
@@ -1940,22 +1810,8 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
1940
1810
|
};
|
|
1941
1811
|
}[] | null | undefined;
|
|
1942
1812
|
updatedBy?: {
|
|
1943
|
-
|
|
1944
|
-
|
|
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;
|
|
1813
|
+
name: string;
|
|
1814
|
+
id: string;
|
|
1959
1815
|
} | null | undefined;
|
|
1960
1816
|
_id: string;
|
|
1961
1817
|
items: {
|
|
@@ -1999,11 +1855,12 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
1999
1855
|
precision: number;
|
|
2000
1856
|
};
|
|
2001
1857
|
} | null | undefined;
|
|
1858
|
+
operationalGroup?: string | null | undefined;
|
|
2002
1859
|
thresholds?: {
|
|
2003
1860
|
low: number;
|
|
2004
1861
|
mid: number;
|
|
2005
1862
|
} | null | undefined;
|
|
2006
|
-
|
|
1863
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
2007
1864
|
unit: {
|
|
2008
1865
|
_id: string;
|
|
2009
1866
|
name: string;
|
|
@@ -2117,22 +1974,8 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
2117
1974
|
};
|
|
2118
1975
|
}[] | null | undefined;
|
|
2119
1976
|
updatedBy?: {
|
|
2120
|
-
|
|
2121
|
-
|
|
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;
|
|
1977
|
+
name: string;
|
|
1978
|
+
id: string;
|
|
2136
1979
|
} | null | undefined;
|
|
2137
1980
|
_id: string;
|
|
2138
1981
|
items: {
|
|
@@ -2176,11 +2019,12 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
|
|
|
2176
2019
|
precision: number;
|
|
2177
2020
|
};
|
|
2178
2021
|
} | null | undefined;
|
|
2022
|
+
operationalGroup?: string | null | undefined;
|
|
2179
2023
|
thresholds?: {
|
|
2180
2024
|
low: number;
|
|
2181
2025
|
mid: number;
|
|
2182
2026
|
} | null | undefined;
|
|
2183
|
-
|
|
2027
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
2184
2028
|
unit: {
|
|
2185
2029
|
_id: string;
|
|
2186
2030
|
name: string;
|
|
@@ -60,11 +60,12 @@ export declare const useIngredientGroupTable: import("pinia").StoreDefinition<"i
|
|
|
60
60
|
precision: number;
|
|
61
61
|
};
|
|
62
62
|
} | null | undefined;
|
|
63
|
+
operationalGroup?: string | null | undefined;
|
|
63
64
|
thresholds?: {
|
|
64
65
|
low: number;
|
|
65
66
|
mid: number;
|
|
66
67
|
} | null | undefined;
|
|
67
|
-
|
|
68
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
68
69
|
code: string;
|
|
69
70
|
_id: string;
|
|
70
71
|
name: string;
|
|
@@ -131,11 +132,12 @@ export declare const useIngredientGroupTable: import("pinia").StoreDefinition<"i
|
|
|
131
132
|
precision: number;
|
|
132
133
|
};
|
|
133
134
|
} | null | undefined;
|
|
135
|
+
operationalGroup?: string | null | undefined;
|
|
134
136
|
thresholds?: {
|
|
135
137
|
low: number;
|
|
136
138
|
mid: number;
|
|
137
139
|
} | null | undefined;
|
|
138
|
-
|
|
140
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
139
141
|
code: string;
|
|
140
142
|
_id: string;
|
|
141
143
|
name: string;
|
|
@@ -202,11 +204,12 @@ export declare const useIngredientGroupTable: import("pinia").StoreDefinition<"i
|
|
|
202
204
|
precision: number;
|
|
203
205
|
};
|
|
204
206
|
} | null | undefined;
|
|
207
|
+
operationalGroup?: string | null | undefined;
|
|
205
208
|
thresholds?: {
|
|
206
209
|
low: number;
|
|
207
210
|
mid: number;
|
|
208
211
|
} | null | undefined;
|
|
209
|
-
|
|
212
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
210
213
|
code: string;
|
|
211
214
|
_id: string;
|
|
212
215
|
name: string;
|
|
@@ -43,11 +43,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
43
43
|
precision: number;
|
|
44
44
|
};
|
|
45
45
|
} | null | undefined;
|
|
46
|
+
operationalGroup?: string | null | undefined;
|
|
46
47
|
thresholds?: {
|
|
47
48
|
low: number;
|
|
48
49
|
mid: number;
|
|
49
50
|
} | null | undefined;
|
|
50
|
-
|
|
51
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
51
52
|
unit: {
|
|
52
53
|
_id: string;
|
|
53
54
|
name: string;
|
|
@@ -108,11 +109,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
108
109
|
precision: number;
|
|
109
110
|
};
|
|
110
111
|
} | null | undefined;
|
|
112
|
+
operationalGroup?: string | null | undefined;
|
|
111
113
|
thresholds?: {
|
|
112
114
|
low: number;
|
|
113
115
|
mid: number;
|
|
114
116
|
} | null | undefined;
|
|
115
|
-
|
|
117
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
116
118
|
unit: {
|
|
117
119
|
_id: string;
|
|
118
120
|
name: string;
|
|
@@ -6,6 +6,7 @@ export interface InventoryBindingFormProps {
|
|
|
6
6
|
rules?: (ValidationResult | ((bindings: FdoInventoryBinding[]) => ValidationResult))[];
|
|
7
7
|
iframeMode?: boolean;
|
|
8
8
|
disabled?: boolean;
|
|
9
|
+
readonly?: boolean;
|
|
9
10
|
}
|
|
10
11
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<InventoryBindingFormProps>, {
|
|
11
12
|
modelValue: () => never[];
|
|
@@ -39,11 +39,12 @@ export declare function useIngredientTable(): {
|
|
|
39
39
|
precision: number;
|
|
40
40
|
};
|
|
41
41
|
} | null | undefined;
|
|
42
|
+
operationalGroup?: string | null | undefined;
|
|
42
43
|
thresholds?: {
|
|
43
44
|
low: number;
|
|
44
45
|
mid: number;
|
|
45
46
|
} | null | undefined;
|
|
46
|
-
|
|
47
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
47
48
|
unit: {
|
|
48
49
|
_id: string;
|
|
49
50
|
name: string;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import type { NetSuiteInfoProps } from './NetSuiteProps';
|
|
2
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<NetSuiteInfoProps>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<NetSuiteInfoProps>>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
3
|
+
export default _default;
|
|
4
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
5
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
6
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
7
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
8
|
+
} : {
|
|
9
|
+
type: import('vue').PropType<T[K]>;
|
|
10
|
+
required: true;
|
|
11
|
+
};
|
|
12
|
+
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import type { PurchaseOrderTransactionType } from '../../constants/purchase-order-transaction-type';
|
|
2
|
+
export interface NetSuiteInfoProps {
|
|
3
|
+
transferType: PurchaseOrderTransactionType;
|
|
4
|
+
transferToDbName?: string;
|
|
5
|
+
poRequest?: FdoPurchaseOrderRequest;
|
|
6
|
+
purchaseOrder?: FdoPurchaseOrder;
|
|
7
|
+
isTransferBetweenOutlets?: boolean;
|
|
8
|
+
}
|
|
9
|
+
export interface NetSuiteSyncProps {
|
|
10
|
+
poRequest?: FdoPurchaseOrderRequest;
|
|
11
|
+
purchaseOrder?: FdoPurchaseOrder;
|
|
12
|
+
isTransferBetweenOutlets?: boolean;
|
|
13
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import type { NetSuiteSyncProps } from './NetSuiteProps';
|
|
2
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<NetSuiteSyncProps>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<NetSuiteSyncProps>>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
3
|
+
export default _default;
|
|
4
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
5
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
6
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
7
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
8
|
+
} : {
|
|
9
|
+
type: import('vue').PropType<T[K]>;
|
|
10
|
+
required: true;
|
|
11
|
+
};
|
|
12
|
+
};
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
interface NetSuiteFieldProps {
|
|
2
|
+
required?: boolean;
|
|
2
3
|
disabled?: boolean;
|
|
3
4
|
supplier: FdoPurchaseOrderSupplier;
|
|
4
5
|
setting?: FdoPurchaseOrderNetSuiteSetting | null;
|
|
@@ -20,6 +21,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
20
21
|
message: string;
|
|
21
22
|
createdAt: string;
|
|
22
23
|
}[] | null | undefined;
|
|
24
|
+
missingItems?: {
|
|
25
|
+
name: string;
|
|
26
|
+
reason: string;
|
|
27
|
+
netSuiteId: string;
|
|
28
|
+
}[] | null | undefined;
|
|
29
|
+
additionalInfo?: any;
|
|
23
30
|
id: string | null;
|
|
24
31
|
}) => void;
|
|
25
32
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<NetSuiteFieldProps>>> & Readonly<{
|
|
@@ -34,6 +41,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
34
41
|
message: string;
|
|
35
42
|
createdAt: string;
|
|
36
43
|
}[] | null | undefined;
|
|
44
|
+
missingItems?: {
|
|
45
|
+
name: string;
|
|
46
|
+
reason: string;
|
|
47
|
+
netSuiteId: string;
|
|
48
|
+
}[] | null | undefined;
|
|
49
|
+
additionalInfo?: any;
|
|
37
50
|
id: string | null;
|
|
38
51
|
}) => any) | undefined;
|
|
39
52
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
@@ -17,7 +17,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
17
17
|
default: string;
|
|
18
18
|
};
|
|
19
19
|
}>> & Readonly<{}>, {
|
|
20
|
-
size: number;
|
|
21
20
|
color: string;
|
|
21
|
+
size: number;
|
|
22
22
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
23
23
|
export default _default;
|