@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
|
@@ -12,6 +12,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
12
12
|
message: string;
|
|
13
13
|
createdAt: string;
|
|
14
14
|
}[] | null | undefined;
|
|
15
|
+
missingItems?: {
|
|
16
|
+
name: string;
|
|
17
|
+
reason: string;
|
|
18
|
+
netSuiteId: string;
|
|
19
|
+
}[] | null | undefined;
|
|
20
|
+
additionalInfo?: any;
|
|
15
21
|
id: string | null;
|
|
16
22
|
} | null | undefined;
|
|
17
23
|
template?: string | null | undefined;
|
|
@@ -171,11 +177,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
171
177
|
precision: number;
|
|
172
178
|
};
|
|
173
179
|
} | null | undefined;
|
|
180
|
+
operationalGroup?: string | null | undefined;
|
|
174
181
|
thresholds?: {
|
|
175
182
|
low: number;
|
|
176
183
|
mid: number;
|
|
177
184
|
} | null | undefined;
|
|
178
|
-
|
|
185
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
179
186
|
unit: {
|
|
180
187
|
_id: string;
|
|
181
188
|
name: string;
|
|
@@ -312,11 +319,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
312
319
|
precision: number;
|
|
313
320
|
};
|
|
314
321
|
} | null | undefined;
|
|
322
|
+
operationalGroup?: string | null | undefined;
|
|
315
323
|
thresholds?: {
|
|
316
324
|
low: number;
|
|
317
325
|
mid: number;
|
|
318
326
|
} | null | undefined;
|
|
319
|
-
|
|
327
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
320
328
|
unit: {
|
|
321
329
|
_id: string;
|
|
322
330
|
name: string;
|
|
@@ -399,11 +407,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
399
407
|
precision: number;
|
|
400
408
|
};
|
|
401
409
|
} | null | undefined;
|
|
410
|
+
operationalGroup?: string | null | undefined;
|
|
402
411
|
thresholds?: {
|
|
403
412
|
low: number;
|
|
404
413
|
mid: number;
|
|
405
414
|
} | null | undefined;
|
|
406
|
-
|
|
415
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
407
416
|
unit: {
|
|
408
417
|
_id: string;
|
|
409
418
|
name: string;
|
|
@@ -548,11 +557,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
548
557
|
precision: number;
|
|
549
558
|
};
|
|
550
559
|
} | null | undefined;
|
|
560
|
+
operationalGroup?: string | null | undefined;
|
|
551
561
|
thresholds?: {
|
|
552
562
|
low: number;
|
|
553
563
|
mid: number;
|
|
554
564
|
} | null | undefined;
|
|
555
|
-
|
|
565
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
556
566
|
unit: {
|
|
557
567
|
_id: string;
|
|
558
568
|
name: string;
|
|
@@ -587,6 +597,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
587
597
|
message: string;
|
|
588
598
|
createdAt: string;
|
|
589
599
|
}[] | null | undefined;
|
|
600
|
+
missingItems?: {
|
|
601
|
+
name: string;
|
|
602
|
+
reason: string;
|
|
603
|
+
netSuiteId: string;
|
|
604
|
+
}[] | null | undefined;
|
|
605
|
+
additionalInfo?: any;
|
|
590
606
|
id: string | null;
|
|
591
607
|
} | null | undefined;
|
|
592
608
|
purchaseOrder?: {
|
|
@@ -604,6 +620,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
604
620
|
message: string;
|
|
605
621
|
createdAt: string;
|
|
606
622
|
}[] | null | undefined;
|
|
623
|
+
missingItems?: {
|
|
624
|
+
name: string;
|
|
625
|
+
reason: string;
|
|
626
|
+
netSuiteId: string;
|
|
627
|
+
}[] | null | undefined;
|
|
628
|
+
additionalInfo?: any;
|
|
607
629
|
id: string | null;
|
|
608
630
|
} | null | undefined;
|
|
609
631
|
template?: string | null | undefined;
|
|
@@ -763,11 +785,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
763
785
|
precision: number;
|
|
764
786
|
};
|
|
765
787
|
} | null | undefined;
|
|
788
|
+
operationalGroup?: string | null | undefined;
|
|
766
789
|
thresholds?: {
|
|
767
790
|
low: number;
|
|
768
791
|
mid: number;
|
|
769
792
|
} | null | undefined;
|
|
770
|
-
|
|
793
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
771
794
|
unit: {
|
|
772
795
|
_id: string;
|
|
773
796
|
name: string;
|
|
@@ -904,11 +927,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
904
927
|
precision: number;
|
|
905
928
|
};
|
|
906
929
|
} | null | undefined;
|
|
930
|
+
operationalGroup?: string | null | undefined;
|
|
907
931
|
thresholds?: {
|
|
908
932
|
low: number;
|
|
909
933
|
mid: number;
|
|
910
934
|
} | null | undefined;
|
|
911
|
-
|
|
935
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
912
936
|
unit: {
|
|
913
937
|
_id: string;
|
|
914
938
|
name: string;
|
|
@@ -993,11 +1017,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
993
1017
|
precision: number;
|
|
994
1018
|
};
|
|
995
1019
|
} | null | undefined;
|
|
1020
|
+
operationalGroup?: string | null | undefined;
|
|
996
1021
|
thresholds?: {
|
|
997
1022
|
low: number;
|
|
998
1023
|
mid: number;
|
|
999
1024
|
} | null | undefined;
|
|
1000
|
-
|
|
1025
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1001
1026
|
unit: {
|
|
1002
1027
|
_id: string;
|
|
1003
1028
|
name: string;
|
|
@@ -1123,11 +1148,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1123
1148
|
precision: number;
|
|
1124
1149
|
};
|
|
1125
1150
|
} | null | undefined;
|
|
1151
|
+
operationalGroup?: string | null | undefined;
|
|
1126
1152
|
thresholds?: {
|
|
1127
1153
|
low: number;
|
|
1128
1154
|
mid: number;
|
|
1129
1155
|
} | null | undefined;
|
|
1130
|
-
|
|
1156
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1131
1157
|
unit: {
|
|
1132
1158
|
_id: string;
|
|
1133
1159
|
name: string;
|
|
@@ -1242,6 +1268,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1242
1268
|
message: string;
|
|
1243
1269
|
createdAt: string;
|
|
1244
1270
|
}[] | null | undefined;
|
|
1271
|
+
missingItems?: {
|
|
1272
|
+
name: string;
|
|
1273
|
+
reason: string;
|
|
1274
|
+
netSuiteId: string;
|
|
1275
|
+
}[] | null | undefined;
|
|
1276
|
+
additionalInfo?: any;
|
|
1245
1277
|
id: string | null;
|
|
1246
1278
|
} | null | undefined;
|
|
1247
1279
|
template?: string | null | undefined;
|
|
@@ -1401,11 +1433,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1401
1433
|
precision: number;
|
|
1402
1434
|
};
|
|
1403
1435
|
} | null | undefined;
|
|
1436
|
+
operationalGroup?: string | null | undefined;
|
|
1404
1437
|
thresholds?: {
|
|
1405
1438
|
low: number;
|
|
1406
1439
|
mid: number;
|
|
1407
1440
|
} | null | undefined;
|
|
1408
|
-
|
|
1441
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1409
1442
|
unit: {
|
|
1410
1443
|
_id: string;
|
|
1411
1444
|
name: string;
|
|
@@ -1542,11 +1575,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1542
1575
|
precision: number;
|
|
1543
1576
|
};
|
|
1544
1577
|
} | null | undefined;
|
|
1578
|
+
operationalGroup?: string | null | undefined;
|
|
1545
1579
|
thresholds?: {
|
|
1546
1580
|
low: number;
|
|
1547
1581
|
mid: number;
|
|
1548
1582
|
} | null | undefined;
|
|
1549
|
-
|
|
1583
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1550
1584
|
unit: {
|
|
1551
1585
|
_id: string;
|
|
1552
1586
|
name: string;
|
|
@@ -1629,11 +1663,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1629
1663
|
precision: number;
|
|
1630
1664
|
};
|
|
1631
1665
|
} | null | undefined;
|
|
1666
|
+
operationalGroup?: string | null | undefined;
|
|
1632
1667
|
thresholds?: {
|
|
1633
1668
|
low: number;
|
|
1634
1669
|
mid: number;
|
|
1635
1670
|
} | null | undefined;
|
|
1636
|
-
|
|
1671
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1637
1672
|
unit: {
|
|
1638
1673
|
_id: string;
|
|
1639
1674
|
name: string;
|
|
@@ -1778,11 +1813,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1778
1813
|
precision: number;
|
|
1779
1814
|
};
|
|
1780
1815
|
} | null | undefined;
|
|
1816
|
+
operationalGroup?: string | null | undefined;
|
|
1781
1817
|
thresholds?: {
|
|
1782
1818
|
low: number;
|
|
1783
1819
|
mid: number;
|
|
1784
1820
|
} | null | undefined;
|
|
1785
|
-
|
|
1821
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1786
1822
|
unit: {
|
|
1787
1823
|
_id: string;
|
|
1788
1824
|
name: string;
|
|
@@ -1817,6 +1853,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1817
1853
|
message: string;
|
|
1818
1854
|
createdAt: string;
|
|
1819
1855
|
}[] | null | undefined;
|
|
1856
|
+
missingItems?: {
|
|
1857
|
+
name: string;
|
|
1858
|
+
reason: string;
|
|
1859
|
+
netSuiteId: string;
|
|
1860
|
+
}[] | null | undefined;
|
|
1861
|
+
additionalInfo?: any;
|
|
1820
1862
|
id: string | null;
|
|
1821
1863
|
} | null | undefined;
|
|
1822
1864
|
purchaseOrder?: {
|
|
@@ -1834,6 +1876,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1834
1876
|
message: string;
|
|
1835
1877
|
createdAt: string;
|
|
1836
1878
|
}[] | null | undefined;
|
|
1879
|
+
missingItems?: {
|
|
1880
|
+
name: string;
|
|
1881
|
+
reason: string;
|
|
1882
|
+
netSuiteId: string;
|
|
1883
|
+
}[] | null | undefined;
|
|
1884
|
+
additionalInfo?: any;
|
|
1837
1885
|
id: string | null;
|
|
1838
1886
|
} | null | undefined;
|
|
1839
1887
|
template?: string | null | undefined;
|
|
@@ -1993,11 +2041,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1993
2041
|
precision: number;
|
|
1994
2042
|
};
|
|
1995
2043
|
} | null | undefined;
|
|
2044
|
+
operationalGroup?: string | null | undefined;
|
|
1996
2045
|
thresholds?: {
|
|
1997
2046
|
low: number;
|
|
1998
2047
|
mid: number;
|
|
1999
2048
|
} | null | undefined;
|
|
2000
|
-
|
|
2049
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
2001
2050
|
unit: {
|
|
2002
2051
|
_id: string;
|
|
2003
2052
|
name: string;
|
|
@@ -2134,11 +2183,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2134
2183
|
precision: number;
|
|
2135
2184
|
};
|
|
2136
2185
|
} | null | undefined;
|
|
2186
|
+
operationalGroup?: string | null | undefined;
|
|
2137
2187
|
thresholds?: {
|
|
2138
2188
|
low: number;
|
|
2139
2189
|
mid: number;
|
|
2140
2190
|
} | null | undefined;
|
|
2141
|
-
|
|
2191
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
2142
2192
|
unit: {
|
|
2143
2193
|
_id: string;
|
|
2144
2194
|
name: string;
|
|
@@ -2223,11 +2273,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2223
2273
|
precision: number;
|
|
2224
2274
|
};
|
|
2225
2275
|
} | null | undefined;
|
|
2276
|
+
operationalGroup?: string | null | undefined;
|
|
2226
2277
|
thresholds?: {
|
|
2227
2278
|
low: number;
|
|
2228
2279
|
mid: number;
|
|
2229
2280
|
} | null | undefined;
|
|
2230
|
-
|
|
2281
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
2231
2282
|
unit: {
|
|
2232
2283
|
_id: string;
|
|
2233
2284
|
name: string;
|
|
@@ -2353,11 +2404,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2353
2404
|
precision: number;
|
|
2354
2405
|
};
|
|
2355
2406
|
} | null | undefined;
|
|
2407
|
+
operationalGroup?: string | null | undefined;
|
|
2356
2408
|
thresholds?: {
|
|
2357
2409
|
low: number;
|
|
2358
2410
|
mid: number;
|
|
2359
2411
|
} | null | undefined;
|
|
2360
|
-
|
|
2412
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
2361
2413
|
unit: {
|
|
2362
2414
|
_id: string;
|
|
2363
2415
|
name: string;
|
|
@@ -2494,11 +2546,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2494
2546
|
precision: number;
|
|
2495
2547
|
};
|
|
2496
2548
|
} | null | undefined;
|
|
2549
|
+
operationalGroup?: string | null | undefined;
|
|
2497
2550
|
thresholds?: {
|
|
2498
2551
|
low: number;
|
|
2499
2552
|
mid: number;
|
|
2500
2553
|
} | null | undefined;
|
|
2501
|
-
|
|
2554
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
2502
2555
|
unit: {
|
|
2503
2556
|
_id: string;
|
|
2504
2557
|
name: string;
|
package/dist/views/receive-request/components/transfer-form/components/ForecastStock.vue.d.ts
CHANGED
|
@@ -55,11 +55,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
55
55
|
precision: number;
|
|
56
56
|
};
|
|
57
57
|
} | null | undefined;
|
|
58
|
+
operationalGroup?: string | null | undefined;
|
|
58
59
|
thresholds?: {
|
|
59
60
|
low: number;
|
|
60
61
|
mid: number;
|
|
61
62
|
} | null | undefined;
|
|
62
|
-
|
|
63
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
63
64
|
unit: {
|
|
64
65
|
_id: string;
|
|
65
66
|
name: string;
|
|
@@ -143,11 +144,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
143
144
|
precision: number;
|
|
144
145
|
};
|
|
145
146
|
} | null | undefined;
|
|
147
|
+
operationalGroup?: string | null | undefined;
|
|
146
148
|
thresholds?: {
|
|
147
149
|
low: number;
|
|
148
150
|
mid: number;
|
|
149
151
|
} | null | undefined;
|
|
150
|
-
|
|
152
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
151
153
|
unit: {
|
|
152
154
|
_id: string;
|
|
153
155
|
name: string;
|
package/dist/views/receive-request/components/transfer-form/composables/use-transfer-items.d.ts
CHANGED
|
@@ -71,11 +71,12 @@ export declare function useTransferItems(controller: {
|
|
|
71
71
|
precision: number;
|
|
72
72
|
};
|
|
73
73
|
} | null | undefined;
|
|
74
|
+
operationalGroup?: string | null | undefined;
|
|
74
75
|
thresholds?: {
|
|
75
76
|
low: number;
|
|
76
77
|
mid: number;
|
|
77
78
|
} | null | undefined;
|
|
78
|
-
|
|
79
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
79
80
|
unit: {
|
|
80
81
|
_id: string;
|
|
81
82
|
name: string;
|