@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
|
@@ -27,6 +27,7 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
27
27
|
message: string;
|
|
28
28
|
createdAt: string;
|
|
29
29
|
}[] | null | undefined;
|
|
30
|
+
additionalInfo?: any;
|
|
30
31
|
id: string | null;
|
|
31
32
|
} | null | undefined;
|
|
32
33
|
template?: string | null | undefined;
|
|
@@ -186,11 +187,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
186
187
|
precision: number;
|
|
187
188
|
};
|
|
188
189
|
} | null | undefined;
|
|
190
|
+
operationalGroup?: string | null | undefined;
|
|
189
191
|
thresholds?: {
|
|
190
192
|
low: number;
|
|
191
193
|
mid: number;
|
|
192
194
|
} | null | undefined;
|
|
193
|
-
|
|
195
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
194
196
|
unit: {
|
|
195
197
|
_id: string;
|
|
196
198
|
name: string;
|
|
@@ -327,11 +329,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
327
329
|
precision: number;
|
|
328
330
|
};
|
|
329
331
|
} | null | undefined;
|
|
332
|
+
operationalGroup?: string | null | undefined;
|
|
330
333
|
thresholds?: {
|
|
331
334
|
low: number;
|
|
332
335
|
mid: number;
|
|
333
336
|
} | null | undefined;
|
|
334
|
-
|
|
337
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
335
338
|
unit: {
|
|
336
339
|
_id: string;
|
|
337
340
|
name: string;
|
|
@@ -416,11 +419,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
416
419
|
precision: number;
|
|
417
420
|
};
|
|
418
421
|
} | null | undefined;
|
|
422
|
+
operationalGroup?: string | null | undefined;
|
|
419
423
|
thresholds?: {
|
|
420
424
|
low: number;
|
|
421
425
|
mid: number;
|
|
422
426
|
} | null | undefined;
|
|
423
|
-
|
|
427
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
424
428
|
unit: {
|
|
425
429
|
_id: string;
|
|
426
430
|
name: string;
|
|
@@ -546,11 +550,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
546
550
|
precision: number;
|
|
547
551
|
};
|
|
548
552
|
} | null | undefined;
|
|
553
|
+
operationalGroup?: string | null | undefined;
|
|
549
554
|
thresholds?: {
|
|
550
555
|
low: number;
|
|
551
556
|
mid: number;
|
|
552
557
|
} | null | undefined;
|
|
553
|
-
|
|
558
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
554
559
|
unit: {
|
|
555
560
|
_id: string;
|
|
556
561
|
name: string;
|
|
@@ -637,6 +642,7 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
637
642
|
message: string;
|
|
638
643
|
createdAt: string;
|
|
639
644
|
}[] | null | undefined;
|
|
645
|
+
additionalInfo?: any;
|
|
640
646
|
id: string | null;
|
|
641
647
|
} | null | undefined;
|
|
642
648
|
template?: string | null | undefined;
|
|
@@ -796,11 +802,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
796
802
|
precision: number;
|
|
797
803
|
};
|
|
798
804
|
} | null | undefined;
|
|
805
|
+
operationalGroup?: string | null | undefined;
|
|
799
806
|
thresholds?: {
|
|
800
807
|
low: number;
|
|
801
808
|
mid: number;
|
|
802
809
|
} | null | undefined;
|
|
803
|
-
|
|
810
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
804
811
|
unit: {
|
|
805
812
|
_id: string;
|
|
806
813
|
name: string;
|
|
@@ -937,11 +944,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
937
944
|
precision: number;
|
|
938
945
|
};
|
|
939
946
|
} | null | undefined;
|
|
947
|
+
operationalGroup?: string | null | undefined;
|
|
940
948
|
thresholds?: {
|
|
941
949
|
low: number;
|
|
942
950
|
mid: number;
|
|
943
951
|
} | null | undefined;
|
|
944
|
-
|
|
952
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
945
953
|
unit: {
|
|
946
954
|
_id: string;
|
|
947
955
|
name: string;
|
|
@@ -1026,11 +1034,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
1026
1034
|
precision: number;
|
|
1027
1035
|
};
|
|
1028
1036
|
} | null | undefined;
|
|
1037
|
+
operationalGroup?: string | null | undefined;
|
|
1029
1038
|
thresholds?: {
|
|
1030
1039
|
low: number;
|
|
1031
1040
|
mid: number;
|
|
1032
1041
|
} | null | undefined;
|
|
1033
|
-
|
|
1042
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1034
1043
|
unit: {
|
|
1035
1044
|
_id: string;
|
|
1036
1045
|
name: string;
|
|
@@ -1156,11 +1165,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
1156
1165
|
precision: number;
|
|
1157
1166
|
};
|
|
1158
1167
|
} | null | undefined;
|
|
1168
|
+
operationalGroup?: string | null | undefined;
|
|
1159
1169
|
thresholds?: {
|
|
1160
1170
|
low: number;
|
|
1161
1171
|
mid: number;
|
|
1162
1172
|
} | null | undefined;
|
|
1163
|
-
|
|
1173
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1164
1174
|
unit: {
|
|
1165
1175
|
_id: string;
|
|
1166
1176
|
name: string;
|
|
@@ -1217,6 +1227,7 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
1217
1227
|
message: string;
|
|
1218
1228
|
createdAt: string;
|
|
1219
1229
|
}[] | null | undefined;
|
|
1230
|
+
additionalInfo?: any;
|
|
1220
1231
|
id: string | null;
|
|
1221
1232
|
} | null | undefined;
|
|
1222
1233
|
template?: string | null | undefined;
|
|
@@ -1376,11 +1387,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
1376
1387
|
precision: number;
|
|
1377
1388
|
};
|
|
1378
1389
|
} | null | undefined;
|
|
1390
|
+
operationalGroup?: string | null | undefined;
|
|
1379
1391
|
thresholds?: {
|
|
1380
1392
|
low: number;
|
|
1381
1393
|
mid: number;
|
|
1382
1394
|
} | null | undefined;
|
|
1383
|
-
|
|
1395
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1384
1396
|
unit: {
|
|
1385
1397
|
_id: string;
|
|
1386
1398
|
name: string;
|
|
@@ -1517,11 +1529,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
1517
1529
|
precision: number;
|
|
1518
1530
|
};
|
|
1519
1531
|
} | null | undefined;
|
|
1532
|
+
operationalGroup?: string | null | undefined;
|
|
1520
1533
|
thresholds?: {
|
|
1521
1534
|
low: number;
|
|
1522
1535
|
mid: number;
|
|
1523
1536
|
} | null | undefined;
|
|
1524
|
-
|
|
1537
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1525
1538
|
unit: {
|
|
1526
1539
|
_id: string;
|
|
1527
1540
|
name: string;
|
|
@@ -1606,11 +1619,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
1606
1619
|
precision: number;
|
|
1607
1620
|
};
|
|
1608
1621
|
} | null | undefined;
|
|
1622
|
+
operationalGroup?: string | null | undefined;
|
|
1609
1623
|
thresholds?: {
|
|
1610
1624
|
low: number;
|
|
1611
1625
|
mid: number;
|
|
1612
1626
|
} | null | undefined;
|
|
1613
|
-
|
|
1627
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1614
1628
|
unit: {
|
|
1615
1629
|
_id: string;
|
|
1616
1630
|
name: string;
|
|
@@ -1736,11 +1750,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
1736
1750
|
precision: number;
|
|
1737
1751
|
};
|
|
1738
1752
|
} | null | undefined;
|
|
1753
|
+
operationalGroup?: string | null | undefined;
|
|
1739
1754
|
thresholds?: {
|
|
1740
1755
|
low: number;
|
|
1741
1756
|
mid: number;
|
|
1742
1757
|
} | null | undefined;
|
|
1743
|
-
|
|
1758
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1744
1759
|
unit: {
|
|
1745
1760
|
_id: string;
|
|
1746
1761
|
name: string;
|
|
@@ -1809,6 +1824,7 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
1809
1824
|
message: string;
|
|
1810
1825
|
createdAt: string;
|
|
1811
1826
|
}[] | null | undefined;
|
|
1827
|
+
additionalInfo?: any;
|
|
1812
1828
|
id: string | null;
|
|
1813
1829
|
} | null | undefined;
|
|
1814
1830
|
purchaseOrder?: {
|
|
@@ -1826,6 +1842,7 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
1826
1842
|
message: string;
|
|
1827
1843
|
createdAt: string;
|
|
1828
1844
|
}[] | null | undefined;
|
|
1845
|
+
additionalInfo?: any;
|
|
1829
1846
|
id: string | null;
|
|
1830
1847
|
} | null | undefined;
|
|
1831
1848
|
template?: string | null | undefined;
|
|
@@ -1985,11 +2002,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
1985
2002
|
precision: number;
|
|
1986
2003
|
};
|
|
1987
2004
|
} | null | undefined;
|
|
2005
|
+
operationalGroup?: string | null | undefined;
|
|
1988
2006
|
thresholds?: {
|
|
1989
2007
|
low: number;
|
|
1990
2008
|
mid: number;
|
|
1991
2009
|
} | null | undefined;
|
|
1992
|
-
|
|
2010
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
1993
2011
|
unit: {
|
|
1994
2012
|
_id: string;
|
|
1995
2013
|
name: string;
|
|
@@ -2126,11 +2144,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
2126
2144
|
precision: number;
|
|
2127
2145
|
};
|
|
2128
2146
|
} | null | undefined;
|
|
2147
|
+
operationalGroup?: string | null | undefined;
|
|
2129
2148
|
thresholds?: {
|
|
2130
2149
|
low: number;
|
|
2131
2150
|
mid: number;
|
|
2132
2151
|
} | null | undefined;
|
|
2133
|
-
|
|
2152
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
2134
2153
|
unit: {
|
|
2135
2154
|
_id: string;
|
|
2136
2155
|
name: string;
|
|
@@ -2215,11 +2234,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
2215
2234
|
precision: number;
|
|
2216
2235
|
};
|
|
2217
2236
|
} | null | undefined;
|
|
2237
|
+
operationalGroup?: string | null | undefined;
|
|
2218
2238
|
thresholds?: {
|
|
2219
2239
|
low: number;
|
|
2220
2240
|
mid: number;
|
|
2221
2241
|
} | null | undefined;
|
|
2222
|
-
|
|
2242
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
2223
2243
|
unit: {
|
|
2224
2244
|
_id: string;
|
|
2225
2245
|
name: string;
|
|
@@ -2345,11 +2365,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
2345
2365
|
precision: number;
|
|
2346
2366
|
};
|
|
2347
2367
|
} | null | undefined;
|
|
2368
|
+
operationalGroup?: string | null | undefined;
|
|
2348
2369
|
thresholds?: {
|
|
2349
2370
|
low: number;
|
|
2350
2371
|
mid: number;
|
|
2351
2372
|
} | null | undefined;
|
|
2352
|
-
|
|
2373
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
2353
2374
|
unit: {
|
|
2354
2375
|
_id: string;
|
|
2355
2376
|
name: string;
|
|
@@ -2443,6 +2464,7 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
2443
2464
|
message: string;
|
|
2444
2465
|
createdAt: string;
|
|
2445
2466
|
}[] | null | undefined;
|
|
2467
|
+
additionalInfo?: any;
|
|
2446
2468
|
id: string | null;
|
|
2447
2469
|
} | null | undefined;
|
|
2448
2470
|
purchaseOrder?: {
|
|
@@ -2460,6 +2482,7 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
2460
2482
|
message: string;
|
|
2461
2483
|
createdAt: string;
|
|
2462
2484
|
}[] | null | undefined;
|
|
2485
|
+
additionalInfo?: any;
|
|
2463
2486
|
id: string | null;
|
|
2464
2487
|
} | null | undefined;
|
|
2465
2488
|
template?: string | null | undefined;
|
|
@@ -2619,11 +2642,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
2619
2642
|
precision: number;
|
|
2620
2643
|
};
|
|
2621
2644
|
} | null | undefined;
|
|
2645
|
+
operationalGroup?: string | null | undefined;
|
|
2622
2646
|
thresholds?: {
|
|
2623
2647
|
low: number;
|
|
2624
2648
|
mid: number;
|
|
2625
2649
|
} | null | undefined;
|
|
2626
|
-
|
|
2650
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
2627
2651
|
unit: {
|
|
2628
2652
|
_id: string;
|
|
2629
2653
|
name: string;
|
|
@@ -2760,11 +2784,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
2760
2784
|
precision: number;
|
|
2761
2785
|
};
|
|
2762
2786
|
} | null | undefined;
|
|
2787
|
+
operationalGroup?: string | null | undefined;
|
|
2763
2788
|
thresholds?: {
|
|
2764
2789
|
low: number;
|
|
2765
2790
|
mid: number;
|
|
2766
2791
|
} | null | undefined;
|
|
2767
|
-
|
|
2792
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
2768
2793
|
unit: {
|
|
2769
2794
|
_id: string;
|
|
2770
2795
|
name: string;
|
|
@@ -2849,11 +2874,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
2849
2874
|
precision: number;
|
|
2850
2875
|
};
|
|
2851
2876
|
} | null | undefined;
|
|
2877
|
+
operationalGroup?: string | null | undefined;
|
|
2852
2878
|
thresholds?: {
|
|
2853
2879
|
low: number;
|
|
2854
2880
|
mid: number;
|
|
2855
2881
|
} | null | undefined;
|
|
2856
|
-
|
|
2882
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
2857
2883
|
unit: {
|
|
2858
2884
|
_id: string;
|
|
2859
2885
|
name: string;
|
|
@@ -2979,11 +3005,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
2979
3005
|
precision: number;
|
|
2980
3006
|
};
|
|
2981
3007
|
} | null | undefined;
|
|
3008
|
+
operationalGroup?: string | null | undefined;
|
|
2982
3009
|
thresholds?: {
|
|
2983
3010
|
low: number;
|
|
2984
3011
|
mid: number;
|
|
2985
3012
|
} | null | undefined;
|
|
2986
|
-
|
|
3013
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
2987
3014
|
unit: {
|
|
2988
3015
|
_id: string;
|
|
2989
3016
|
name: string;
|
|
@@ -3051,6 +3078,7 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
3051
3078
|
message: string;
|
|
3052
3079
|
createdAt: string;
|
|
3053
3080
|
}[] | null | undefined;
|
|
3081
|
+
additionalInfo?: any;
|
|
3054
3082
|
id: string | null;
|
|
3055
3083
|
} | null | undefined;
|
|
3056
3084
|
purchaseOrder?: {
|
|
@@ -3068,6 +3096,7 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
3068
3096
|
message: string;
|
|
3069
3097
|
createdAt: string;
|
|
3070
3098
|
}[] | null | undefined;
|
|
3099
|
+
additionalInfo?: any;
|
|
3071
3100
|
id: string | null;
|
|
3072
3101
|
} | null | undefined;
|
|
3073
3102
|
template?: string | null | undefined;
|
|
@@ -3227,11 +3256,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
3227
3256
|
precision: number;
|
|
3228
3257
|
};
|
|
3229
3258
|
} | null | undefined;
|
|
3259
|
+
operationalGroup?: string | null | undefined;
|
|
3230
3260
|
thresholds?: {
|
|
3231
3261
|
low: number;
|
|
3232
3262
|
mid: number;
|
|
3233
3263
|
} | null | undefined;
|
|
3234
|
-
|
|
3264
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
3235
3265
|
unit: {
|
|
3236
3266
|
_id: string;
|
|
3237
3267
|
name: string;
|
|
@@ -3368,11 +3398,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
3368
3398
|
precision: number;
|
|
3369
3399
|
};
|
|
3370
3400
|
} | null | undefined;
|
|
3401
|
+
operationalGroup?: string | null | undefined;
|
|
3371
3402
|
thresholds?: {
|
|
3372
3403
|
low: number;
|
|
3373
3404
|
mid: number;
|
|
3374
3405
|
} | null | undefined;
|
|
3375
|
-
|
|
3406
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
3376
3407
|
unit: {
|
|
3377
3408
|
_id: string;
|
|
3378
3409
|
name: string;
|
|
@@ -3457,11 +3488,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
3457
3488
|
precision: number;
|
|
3458
3489
|
};
|
|
3459
3490
|
} | null | undefined;
|
|
3491
|
+
operationalGroup?: string | null | undefined;
|
|
3460
3492
|
thresholds?: {
|
|
3461
3493
|
low: number;
|
|
3462
3494
|
mid: number;
|
|
3463
3495
|
} | null | undefined;
|
|
3464
|
-
|
|
3496
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
3465
3497
|
unit: {
|
|
3466
3498
|
_id: string;
|
|
3467
3499
|
name: string;
|
|
@@ -3587,11 +3619,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
|
|
|
3587
3619
|
precision: number;
|
|
3588
3620
|
};
|
|
3589
3621
|
} | null | undefined;
|
|
3622
|
+
operationalGroup?: string | null | undefined;
|
|
3590
3623
|
thresholds?: {
|
|
3591
3624
|
low: number;
|
|
3592
3625
|
mid: number;
|
|
3593
3626
|
} | null | undefined;
|
|
3594
|
-
|
|
3627
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
3595
3628
|
unit: {
|
|
3596
3629
|
_id: string;
|
|
3597
3630
|
name: string;
|
|
@@ -5,6 +5,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
5
5
|
resetInputs: () => void;
|
|
6
6
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
7
|
"update:modelValue": (mv: {
|
|
8
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
8
9
|
_id: string;
|
|
9
10
|
name: string;
|
|
10
11
|
contains: {
|
|
@@ -28,6 +29,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
28
29
|
"click:submit": () => void;
|
|
29
30
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<RecipeFormProps>>> & Readonly<{
|
|
30
31
|
"onUpdate:modelValue"?: ((mv: {
|
|
32
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
31
33
|
_id: string;
|
|
32
34
|
name: string;
|
|
33
35
|
contains: {
|