@feedmepos/mf-inventory-portal 0.0.23-dev.4 → 0.0.23-dev.40
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-D8DXxTIq.js} +84 -72
- package/dist/{ApprovalView-BMZlYmRk.js → ApprovalView-BWGXkHV6.js} +25 -28
- package/dist/{BindingsDialog-Y2K4I7H7.js → BindingsDialog-D7WypDot.js} +6 -6
- package/dist/{BindingsPicker-DKBq9c37.js → BindingsPicker-DUlGwkwM.js} +8 -9
- package/dist/{BindingsTable-45v4SDfp.js → BindingsTable-BjeZYCaJ.js} +18 -22
- package/dist/ClosingDraftView-o2LEUfo8.js +1190 -0
- package/dist/{ClosingTemplateView-CKJVYSbj.js → ClosingTemplateView-Dt983Cg4.js} +271 -285
- package/dist/FmCustomAttribute.vue_vue_type_script_setup_true_lang-Dc_7IyBG.js +142 -0
- package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CMEOp-0r.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-wocPyZls.js} +18 -19
- package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-C1DjyjyH.js → FmUnitInput.vue_vue_type_script_setup_true_lang-DzoEp-Pg.js} +25 -26
- package/dist/{IngredientGroupView-BuP-HGeg.js → IngredientGroupView-CIPpIpv1.js} +63 -69
- package/dist/IngredientsView-CFV3kX7Q.js +1707 -0
- package/dist/{IntegrationView-kYCaKG0o.js → IntegrationView-DkW32m-t.js} +89 -92
- package/dist/{InventoryBindingForm-BXHq4h-n.js → InventoryBindingForm-B4CBet9W.js} +1 -1
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-CVxJ_bV3.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-DpdDVf6O.js} +112 -104
- package/dist/{InventoryBindingSummary-Bjasfc_v.js → InventoryBindingSummary-75ImZtqK.js} +1 -1
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DM0C4raP.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DfpG3Fy8.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-C3O3JebE.js → PremiumBadge.vue_vue_type_script_setup_true_lang-B4d0c3nk.js} +19 -20
- package/dist/{PurchaseOrderPrintPreview-CmjkfTTS.js → PurchaseOrderPrintPreview-BYO0JcQW.js} +17 -18
- package/dist/ReceiveRequestView-cFLNExw9.js +4194 -0
- package/dist/RecipeView-CjfpaHaT.js +609 -0
- package/dist/StockView-HMtD9qar.js +1818 -0
- package/dist/{SupplierView-DAx7E7sR.js → SupplierView-Cidfe-Xm.js} +2325 -787
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-CdU3HPBC.js +1275 -0
- package/dist/TransferTemplateView-Doxr1fXP.js +1264 -0
- package/dist/{UnitView-CQPGZ8-r.js → UnitView-C1af71aM.js} +228 -227
- package/dist/{WarehouseView-jy-RNCgy.js → WarehouseView-CviOLXfX.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-BE8SgDqI.js +84466 -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-xj3kVOP6.js} +1 -1
- package/dist/feature-CWpNYcWJ.js +946 -0
- package/dist/format-unit-display-CZ835oaL.js +1215 -0
- package/dist/index-B8IWDKYv.js +29202 -0
- package/dist/{StockView-D9no-mrA.js → index-C6SzYqK7.js} +2242 -3986
- package/dist/router/name.d.ts +2 -0
- package/dist/stock-C2xyYnS7.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-B-7o9hg1.js} +15 -15
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-inventory-binding-dialog-PEQbFRvO.js → use-inventory-binding-dialog-Dm8Ky1MH.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 +2 -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 +40 -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 +57 -24
- package/dist/views/receive-request/composables/use-receive-request-table.d.ts +57 -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 +5 -4
- 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,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
12
12
|
message: string;
|
|
13
13
|
createdAt: string;
|
|
14
14
|
}[] | null | undefined;
|
|
15
|
+
additionalInfo?: any;
|
|
15
16
|
id: string | null;
|
|
16
17
|
} | null | undefined;
|
|
17
18
|
template?: string | null | undefined;
|
|
@@ -171,11 +172,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
171
172
|
precision: number;
|
|
172
173
|
};
|
|
173
174
|
} | null | undefined;
|
|
175
|
+
operationalGroup?: string | null | undefined;
|
|
174
176
|
thresholds?: {
|
|
175
177
|
low: number;
|
|
176
178
|
mid: number;
|
|
177
179
|
} | null | undefined;
|
|
178
|
-
|
|
180
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
179
181
|
unit: {
|
|
180
182
|
_id: string;
|
|
181
183
|
name: string;
|
|
@@ -312,11 +314,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
312
314
|
precision: number;
|
|
313
315
|
};
|
|
314
316
|
} | null | undefined;
|
|
317
|
+
operationalGroup?: string | null | undefined;
|
|
315
318
|
thresholds?: {
|
|
316
319
|
low: number;
|
|
317
320
|
mid: number;
|
|
318
321
|
} | null | undefined;
|
|
319
|
-
|
|
322
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
320
323
|
unit: {
|
|
321
324
|
_id: string;
|
|
322
325
|
name: string;
|
|
@@ -399,11 +402,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
399
402
|
precision: number;
|
|
400
403
|
};
|
|
401
404
|
} | null | undefined;
|
|
405
|
+
operationalGroup?: string | null | undefined;
|
|
402
406
|
thresholds?: {
|
|
403
407
|
low: number;
|
|
404
408
|
mid: number;
|
|
405
409
|
} | null | undefined;
|
|
406
|
-
|
|
410
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
407
411
|
unit: {
|
|
408
412
|
_id: string;
|
|
409
413
|
name: string;
|
|
@@ -548,11 +552,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
548
552
|
precision: number;
|
|
549
553
|
};
|
|
550
554
|
} | null | undefined;
|
|
555
|
+
operationalGroup?: string | null | undefined;
|
|
551
556
|
thresholds?: {
|
|
552
557
|
low: number;
|
|
553
558
|
mid: number;
|
|
554
559
|
} | null | undefined;
|
|
555
|
-
|
|
560
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
556
561
|
unit: {
|
|
557
562
|
_id: string;
|
|
558
563
|
name: string;
|
|
@@ -587,6 +592,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
587
592
|
message: string;
|
|
588
593
|
createdAt: string;
|
|
589
594
|
}[] | null | undefined;
|
|
595
|
+
additionalInfo?: any;
|
|
590
596
|
id: string | null;
|
|
591
597
|
} | null | undefined;
|
|
592
598
|
purchaseOrder?: {
|
|
@@ -604,6 +610,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
604
610
|
message: string;
|
|
605
611
|
createdAt: string;
|
|
606
612
|
}[] | null | undefined;
|
|
613
|
+
additionalInfo?: any;
|
|
607
614
|
id: string | null;
|
|
608
615
|
} | null | undefined;
|
|
609
616
|
template?: string | null | undefined;
|
|
@@ -763,11 +770,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
763
770
|
precision: number;
|
|
764
771
|
};
|
|
765
772
|
} | null | undefined;
|
|
773
|
+
operationalGroup?: string | null | undefined;
|
|
766
774
|
thresholds?: {
|
|
767
775
|
low: number;
|
|
768
776
|
mid: number;
|
|
769
777
|
} | null | undefined;
|
|
770
|
-
|
|
778
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
771
779
|
unit: {
|
|
772
780
|
_id: string;
|
|
773
781
|
name: string;
|
|
@@ -904,11 +912,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
904
912
|
precision: number;
|
|
905
913
|
};
|
|
906
914
|
} | null | undefined;
|
|
915
|
+
operationalGroup?: string | null | undefined;
|
|
907
916
|
thresholds?: {
|
|
908
917
|
low: number;
|
|
909
918
|
mid: number;
|
|
910
919
|
} | null | undefined;
|
|
911
|
-
|
|
920
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
912
921
|
unit: {
|
|
913
922
|
_id: string;
|
|
914
923
|
name: string;
|
|
@@ -993,11 +1002,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
993
1002
|
precision: number;
|
|
994
1003
|
};
|
|
995
1004
|
} | null | undefined;
|
|
1005
|
+
operationalGroup?: string | null | undefined;
|
|
996
1006
|
thresholds?: {
|
|
997
1007
|
low: number;
|
|
998
1008
|
mid: number;
|
|
999
1009
|
} | null | undefined;
|
|
1000
|
-
|
|
1010
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1001
1011
|
unit: {
|
|
1002
1012
|
_id: string;
|
|
1003
1013
|
name: string;
|
|
@@ -1123,11 +1133,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1123
1133
|
precision: number;
|
|
1124
1134
|
};
|
|
1125
1135
|
} | null | undefined;
|
|
1136
|
+
operationalGroup?: string | null | undefined;
|
|
1126
1137
|
thresholds?: {
|
|
1127
1138
|
low: number;
|
|
1128
1139
|
mid: number;
|
|
1129
1140
|
} | null | undefined;
|
|
1130
|
-
|
|
1141
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1131
1142
|
unit: {
|
|
1132
1143
|
_id: string;
|
|
1133
1144
|
name: string;
|
|
@@ -1242,6 +1253,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1242
1253
|
message: string;
|
|
1243
1254
|
createdAt: string;
|
|
1244
1255
|
}[] | null | undefined;
|
|
1256
|
+
additionalInfo?: any;
|
|
1245
1257
|
id: string | null;
|
|
1246
1258
|
} | null | undefined;
|
|
1247
1259
|
template?: string | null | undefined;
|
|
@@ -1401,11 +1413,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1401
1413
|
precision: number;
|
|
1402
1414
|
};
|
|
1403
1415
|
} | null | undefined;
|
|
1416
|
+
operationalGroup?: string | null | undefined;
|
|
1404
1417
|
thresholds?: {
|
|
1405
1418
|
low: number;
|
|
1406
1419
|
mid: number;
|
|
1407
1420
|
} | null | undefined;
|
|
1408
|
-
|
|
1421
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1409
1422
|
unit: {
|
|
1410
1423
|
_id: string;
|
|
1411
1424
|
name: string;
|
|
@@ -1542,11 +1555,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1542
1555
|
precision: number;
|
|
1543
1556
|
};
|
|
1544
1557
|
} | null | undefined;
|
|
1558
|
+
operationalGroup?: string | null | undefined;
|
|
1545
1559
|
thresholds?: {
|
|
1546
1560
|
low: number;
|
|
1547
1561
|
mid: number;
|
|
1548
1562
|
} | null | undefined;
|
|
1549
|
-
|
|
1563
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1550
1564
|
unit: {
|
|
1551
1565
|
_id: string;
|
|
1552
1566
|
name: string;
|
|
@@ -1629,11 +1643,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1629
1643
|
precision: number;
|
|
1630
1644
|
};
|
|
1631
1645
|
} | null | undefined;
|
|
1646
|
+
operationalGroup?: string | null | undefined;
|
|
1632
1647
|
thresholds?: {
|
|
1633
1648
|
low: number;
|
|
1634
1649
|
mid: number;
|
|
1635
1650
|
} | null | undefined;
|
|
1636
|
-
|
|
1651
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1637
1652
|
unit: {
|
|
1638
1653
|
_id: string;
|
|
1639
1654
|
name: string;
|
|
@@ -1778,11 +1793,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1778
1793
|
precision: number;
|
|
1779
1794
|
};
|
|
1780
1795
|
} | null | undefined;
|
|
1796
|
+
operationalGroup?: string | null | undefined;
|
|
1781
1797
|
thresholds?: {
|
|
1782
1798
|
low: number;
|
|
1783
1799
|
mid: number;
|
|
1784
1800
|
} | null | undefined;
|
|
1785
|
-
|
|
1801
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1786
1802
|
unit: {
|
|
1787
1803
|
_id: string;
|
|
1788
1804
|
name: string;
|
|
@@ -1817,6 +1833,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1817
1833
|
message: string;
|
|
1818
1834
|
createdAt: string;
|
|
1819
1835
|
}[] | null | undefined;
|
|
1836
|
+
additionalInfo?: any;
|
|
1820
1837
|
id: string | null;
|
|
1821
1838
|
} | null | undefined;
|
|
1822
1839
|
purchaseOrder?: {
|
|
@@ -1834,6 +1851,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1834
1851
|
message: string;
|
|
1835
1852
|
createdAt: string;
|
|
1836
1853
|
}[] | null | undefined;
|
|
1854
|
+
additionalInfo?: any;
|
|
1837
1855
|
id: string | null;
|
|
1838
1856
|
} | null | undefined;
|
|
1839
1857
|
template?: string | null | undefined;
|
|
@@ -1993,11 +2011,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
1993
2011
|
precision: number;
|
|
1994
2012
|
};
|
|
1995
2013
|
} | null | undefined;
|
|
2014
|
+
operationalGroup?: string | null | undefined;
|
|
1996
2015
|
thresholds?: {
|
|
1997
2016
|
low: number;
|
|
1998
2017
|
mid: number;
|
|
1999
2018
|
} | null | undefined;
|
|
2000
|
-
|
|
2019
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
2001
2020
|
unit: {
|
|
2002
2021
|
_id: string;
|
|
2003
2022
|
name: string;
|
|
@@ -2134,11 +2153,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2134
2153
|
precision: number;
|
|
2135
2154
|
};
|
|
2136
2155
|
} | null | undefined;
|
|
2156
|
+
operationalGroup?: string | null | undefined;
|
|
2137
2157
|
thresholds?: {
|
|
2138
2158
|
low: number;
|
|
2139
2159
|
mid: number;
|
|
2140
2160
|
} | null | undefined;
|
|
2141
|
-
|
|
2161
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
2142
2162
|
unit: {
|
|
2143
2163
|
_id: string;
|
|
2144
2164
|
name: string;
|
|
@@ -2223,11 +2243,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2223
2243
|
precision: number;
|
|
2224
2244
|
};
|
|
2225
2245
|
} | null | undefined;
|
|
2246
|
+
operationalGroup?: string | null | undefined;
|
|
2226
2247
|
thresholds?: {
|
|
2227
2248
|
low: number;
|
|
2228
2249
|
mid: number;
|
|
2229
2250
|
} | null | undefined;
|
|
2230
|
-
|
|
2251
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
2231
2252
|
unit: {
|
|
2232
2253
|
_id: string;
|
|
2233
2254
|
name: string;
|
|
@@ -2353,11 +2374,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2353
2374
|
precision: number;
|
|
2354
2375
|
};
|
|
2355
2376
|
} | null | undefined;
|
|
2377
|
+
operationalGroup?: string | null | undefined;
|
|
2356
2378
|
thresholds?: {
|
|
2357
2379
|
low: number;
|
|
2358
2380
|
mid: number;
|
|
2359
2381
|
} | null | undefined;
|
|
2360
|
-
|
|
2382
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
2361
2383
|
unit: {
|
|
2362
2384
|
_id: string;
|
|
2363
2385
|
name: string;
|
|
@@ -2494,11 +2516,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
2494
2516
|
precision: number;
|
|
2495
2517
|
};
|
|
2496
2518
|
} | null | undefined;
|
|
2519
|
+
operationalGroup?: string | null | undefined;
|
|
2497
2520
|
thresholds?: {
|
|
2498
2521
|
low: number;
|
|
2499
2522
|
mid: number;
|
|
2500
2523
|
} | null | undefined;
|
|
2501
|
-
|
|
2524
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
2502
2525
|
unit: {
|
|
2503
2526
|
_id: string;
|
|
2504
2527
|
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;
|