@feedmepos/mf-inventory-portal 0.0.23-dev.36 → 0.0.23-dev.38

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.
Files changed (79) hide show
  1. package/dist/{App-CRVwCmFX.js → App-DQgtWkQj.js} +20 -20
  2. package/dist/{ApprovalView-CfJQdSRz.js → ApprovalView-CvSK9fGA.js} +10 -10
  3. package/dist/{BindingsDialog-BKL8E0Ni.js → BindingsDialog-BAC0_xCP.js} +8 -8
  4. package/dist/{BindingsPicker-M9-ARPgB.js → BindingsPicker-ecWMwsNp.js} +3 -3
  5. package/dist/{BindingsTable-BUs8wO0p.js → BindingsTable-D5kQydOU.js} +10 -10
  6. package/dist/{ClosingDraftView-BI3P4oS4.js → ClosingDraftView-CnHQ59rX.js} +46 -46
  7. package/dist/{ClosingTemplateView-D732hJJj.js → ClosingTemplateView-vRTsVZ0c.js} +21 -21
  8. package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-DzXJBW2r.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CpIzIvkU.js} +17 -17
  9. package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-BPOPaW5x.js → FmUnitInput.vue_vue_type_script_setup_true_lang-CNzEHF-R.js} +37 -37
  10. package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-DCYtyGvl.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-DBhBaRrd.js} +1 -1
  11. package/dist/{IngredientGroupView-CnnqKFGA.js → IngredientGroupView-BLsABZ3h.js} +1 -1
  12. package/dist/IngredientsView-Cs4TIf6V.js +1794 -0
  13. package/dist/{IntegrationView-6-Qvhwbr.js → IntegrationView-BqAqngtM.js} +137 -137
  14. package/dist/{InventoryBindingForm-F3o3dWhJ.js → InventoryBindingForm-D54V_qZQ.js} +1 -1
  15. package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-B1hTEubD.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-KIW9J7Xn.js} +106 -96
  16. package/dist/{InventoryBindingSummary-B9ziVhZr.js → InventoryBindingSummary-htT7GNto.js} +1 -1
  17. package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-BquI8s88.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-BlEgALMj.js} +1 -1
  18. package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-BHRxlIxi.js → PremiumBadge.vue_vue_type_script_setup_true_lang-DHbxXDGy.js} +9 -9
  19. package/dist/{PurchaseOrderPrintPreview-DyjA8BsV.js → PurchaseOrderPrintPreview-hmzxKuIa.js} +5 -5
  20. package/dist/{ReceiveRequestView-BQoADy5j.js → ReceiveRequestView-_YioyWqU.js} +182 -182
  21. package/dist/{RecipeView-DOEPiT-V.js → RecipeView-88KJ0nvU.js} +3 -3
  22. package/dist/StockView-R4cnEbHQ.js +1818 -0
  23. package/dist/{SupplierView-BX6T3B40.js → SupplierView-CevGG507.js} +4 -4
  24. package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-C-8uS9KA.js → TransferDetails.vue_vue_type_script_setup_true_lang-CeWP9msS.js} +52 -52
  25. package/dist/{TransferTemplateView-D3smZIqo.js → TransferTemplateView-QDniAq8o.js} +114 -114
  26. package/dist/{UnitView-PZthqb2i.js → UnitView-SjwJ3lZ0.js} +14 -14
  27. package/dist/{WarehouseView-Qqqwk353.js → WarehouseView-55LiPQXG.js} +70 -70
  28. package/dist/api/adjustment-template.d.ts +2 -0
  29. package/dist/api/bill.d.ts +240 -84
  30. package/dist/api/inventory.d.ts +15 -6
  31. package/dist/{app-Dzll4soM.js → app-UTiudUUR.js} +6779 -6514
  32. package/dist/app.d.ts +8 -0
  33. package/dist/app.js +1 -1
  34. package/dist/components/FmCustomAttribute.vue.d.ts +23 -0
  35. package/dist/components/FmLockableField.vue.d.ts +37 -0
  36. package/dist/components/inventory-binding/InventoryBinding.vue.d.ts +3 -1
  37. package/dist/components/shell/inventory/binding-ui.vue.d.ts +3 -1
  38. package/dist/{decimal-CSwcVJ9W.js → decimal-tyBgHJ47.js} +1 -1
  39. package/dist/feature-z7inw9y6.js +946 -0
  40. package/dist/{format-unit-display-D2-2_8Wo.js → format-unit-display-DN0KtCh2.js} +61 -61
  41. package/dist/index-Dj2Ccgp1.js +29202 -0
  42. package/dist/{StockView-CyJlLOjk.js → index-DlhdTaa8.js} +2218 -3854
  43. package/dist/{stock-VALQOiWM.js → stock-CxRxidDu.js} +1 -1
  44. package/dist/stores/feature.d.ts +5 -0
  45. package/dist/stores/inventory.d.ts +20 -8
  46. package/dist/stores/supplier.d.ts +1 -1
  47. package/dist/{supplier-CYRocBpq.js → supplier-BhyiTwSJ.js} +1 -1
  48. package/dist/tsconfig.app.tsbuildinfo +1 -1
  49. package/dist/{use-inventory-binding-dialog-SiBEsYI-.js → use-inventory-binding-dialog-DwSvUvRl.js} +1 -1
  50. package/dist/views/adjustment-template/wastage-template/WastageTemplateReason.vue.d.ts +18 -0
  51. package/dist/views/adjustment-template/wastage-template/actions.d.ts +37 -3
  52. package/dist/views/adjustment-template/wastage-template/props.d.ts +7 -0
  53. package/dist/views/adjustment-template/wastage-template/table.d.ts +32 -2
  54. package/dist/views/closing-draft/components/closing-draft-dialog/ClosingDraftDialog.vue.d.ts +8 -4
  55. package/dist/views/closing-draft/composables/use-closing-draft-table.d.ts +48 -24
  56. package/dist/views/closing-template/components/closing-template-form/composables/use-closing-template-items.d.ts +2 -1
  57. package/dist/views/closing-template/composables/use-closing-template-actions.d.ts +24 -12
  58. package/dist/views/closing-template/composables/use-closing-template-table.d.ts +24 -12
  59. package/dist/views/ingredient-group/composables/use-ingredient-group-table.d.ts +6 -3
  60. package/dist/views/ingredients/components/convert/ConvertFormProps.d.ts +1 -0
  61. package/dist/views/ingredients/components/ingredient-form/IngredientForm.vue.d.ts +4 -2
  62. package/dist/views/ingredients/components/inventory-binding/InventoryBindingForm.vue.d.ts +1 -0
  63. package/dist/views/ingredients/composables/use-ingredient-table.d.ts +2 -1
  64. package/dist/views/receive-request/components/transfer-form/SparkIcon.vue.d.ts +1 -1
  65. package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +34 -17
  66. package/dist/views/receive-request/components/transfer-form/components/ForecastStock.vue.d.ts +4 -2
  67. package/dist/views/receive-request/components/transfer-form/composables/use-transfer-items.d.ts +2 -1
  68. package/dist/views/receive-request/composables/use-receive-request-form.d.ts +48 -24
  69. package/dist/views/receive-request/composables/use-receive-request-table.d.ts +48 -24
  70. package/dist/views/recipe/components/recipe-form/RecipeForm.vue.d.ts +2 -0
  71. package/dist/views/stock/components/StockRecordCard.vue.d.ts +120 -42
  72. package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +4 -2
  73. package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-template-items.d.ts +2 -1
  74. package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +24 -12
  75. package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +24 -12
  76. package/package.json +7 -6
  77. package/dist/IngredientsView-DZS3wyBm.js +0 -1657
  78. package/dist/feature-CFAsUae4.js +0 -92
  79. package/dist/index-CLdXLjws.js +0 -12087
@@ -172,11 +172,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
172
172
  precision: number;
173
173
  };
174
174
  } | null | undefined;
175
+ operationalGroup?: string | null | undefined;
175
176
  thresholds?: {
176
177
  low: number;
177
178
  mid: number;
178
179
  } | null | undefined;
179
- operationalGroup?: string | null | undefined;
180
+ customAttributes?: Record<string, any> | null | undefined;
180
181
  unit: {
181
182
  _id: string;
182
183
  name: string;
@@ -313,11 +314,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
313
314
  precision: number;
314
315
  };
315
316
  } | null | undefined;
317
+ operationalGroup?: string | null | undefined;
316
318
  thresholds?: {
317
319
  low: number;
318
320
  mid: number;
319
321
  } | null | undefined;
320
- operationalGroup?: string | null | undefined;
322
+ customAttributes?: Record<string, any> | null | undefined;
321
323
  unit: {
322
324
  _id: string;
323
325
  name: string;
@@ -400,11 +402,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
400
402
  precision: number;
401
403
  };
402
404
  } | null | undefined;
405
+ operationalGroup?: string | null | undefined;
403
406
  thresholds?: {
404
407
  low: number;
405
408
  mid: number;
406
409
  } | null | undefined;
407
- operationalGroup?: string | null | undefined;
410
+ customAttributes?: Record<string, any> | null | undefined;
408
411
  unit: {
409
412
  _id: string;
410
413
  name: string;
@@ -549,11 +552,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
549
552
  precision: number;
550
553
  };
551
554
  } | null | undefined;
555
+ operationalGroup?: string | null | undefined;
552
556
  thresholds?: {
553
557
  low: number;
554
558
  mid: number;
555
559
  } | null | undefined;
556
- operationalGroup?: string | null | undefined;
560
+ customAttributes?: Record<string, any> | null | undefined;
557
561
  unit: {
558
562
  _id: string;
559
563
  name: string;
@@ -766,11 +770,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
766
770
  precision: number;
767
771
  };
768
772
  } | null | undefined;
773
+ operationalGroup?: string | null | undefined;
769
774
  thresholds?: {
770
775
  low: number;
771
776
  mid: number;
772
777
  } | null | undefined;
773
- operationalGroup?: string | null | undefined;
778
+ customAttributes?: Record<string, any> | null | undefined;
774
779
  unit: {
775
780
  _id: string;
776
781
  name: string;
@@ -907,11 +912,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
907
912
  precision: number;
908
913
  };
909
914
  } | null | undefined;
915
+ operationalGroup?: string | null | undefined;
910
916
  thresholds?: {
911
917
  low: number;
912
918
  mid: number;
913
919
  } | null | undefined;
914
- operationalGroup?: string | null | undefined;
920
+ customAttributes?: Record<string, any> | null | undefined;
915
921
  unit: {
916
922
  _id: string;
917
923
  name: string;
@@ -996,11 +1002,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
996
1002
  precision: number;
997
1003
  };
998
1004
  } | null | undefined;
1005
+ operationalGroup?: string | null | undefined;
999
1006
  thresholds?: {
1000
1007
  low: number;
1001
1008
  mid: number;
1002
1009
  } | null | undefined;
1003
- operationalGroup?: string | null | undefined;
1010
+ customAttributes?: Record<string, any> | null | undefined;
1004
1011
  unit: {
1005
1012
  _id: string;
1006
1013
  name: string;
@@ -1126,11 +1133,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1126
1133
  precision: number;
1127
1134
  };
1128
1135
  } | null | undefined;
1136
+ operationalGroup?: string | null | undefined;
1129
1137
  thresholds?: {
1130
1138
  low: number;
1131
1139
  mid: number;
1132
1140
  } | null | undefined;
1133
- operationalGroup?: string | null | undefined;
1141
+ customAttributes?: Record<string, any> | null | undefined;
1134
1142
  unit: {
1135
1143
  _id: string;
1136
1144
  name: string;
@@ -1405,11 +1413,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1405
1413
  precision: number;
1406
1414
  };
1407
1415
  } | null | undefined;
1416
+ operationalGroup?: string | null | undefined;
1408
1417
  thresholds?: {
1409
1418
  low: number;
1410
1419
  mid: number;
1411
1420
  } | null | undefined;
1412
- operationalGroup?: string | null | undefined;
1421
+ customAttributes?: Record<string, any> | null | undefined;
1413
1422
  unit: {
1414
1423
  _id: string;
1415
1424
  name: string;
@@ -1546,11 +1555,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1546
1555
  precision: number;
1547
1556
  };
1548
1557
  } | null | undefined;
1558
+ operationalGroup?: string | null | undefined;
1549
1559
  thresholds?: {
1550
1560
  low: number;
1551
1561
  mid: number;
1552
1562
  } | null | undefined;
1553
- operationalGroup?: string | null | undefined;
1563
+ customAttributes?: Record<string, any> | null | undefined;
1554
1564
  unit: {
1555
1565
  _id: string;
1556
1566
  name: string;
@@ -1633,11 +1643,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1633
1643
  precision: number;
1634
1644
  };
1635
1645
  } | null | undefined;
1646
+ operationalGroup?: string | null | undefined;
1636
1647
  thresholds?: {
1637
1648
  low: number;
1638
1649
  mid: number;
1639
1650
  } | null | undefined;
1640
- operationalGroup?: string | null | undefined;
1651
+ customAttributes?: Record<string, any> | null | undefined;
1641
1652
  unit: {
1642
1653
  _id: string;
1643
1654
  name: string;
@@ -1782,11 +1793,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1782
1793
  precision: number;
1783
1794
  };
1784
1795
  } | null | undefined;
1796
+ operationalGroup?: string | null | undefined;
1785
1797
  thresholds?: {
1786
1798
  low: number;
1787
1799
  mid: number;
1788
1800
  } | null | undefined;
1789
- operationalGroup?: string | null | undefined;
1801
+ customAttributes?: Record<string, any> | null | undefined;
1790
1802
  unit: {
1791
1803
  _id: string;
1792
1804
  name: string;
@@ -1999,11 +2011,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1999
2011
  precision: number;
2000
2012
  };
2001
2013
  } | null | undefined;
2014
+ operationalGroup?: string | null | undefined;
2002
2015
  thresholds?: {
2003
2016
  low: number;
2004
2017
  mid: number;
2005
2018
  } | null | undefined;
2006
- operationalGroup?: string | null | undefined;
2019
+ customAttributes?: Record<string, any> | null | undefined;
2007
2020
  unit: {
2008
2021
  _id: string;
2009
2022
  name: string;
@@ -2140,11 +2153,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2140
2153
  precision: number;
2141
2154
  };
2142
2155
  } | null | undefined;
2156
+ operationalGroup?: string | null | undefined;
2143
2157
  thresholds?: {
2144
2158
  low: number;
2145
2159
  mid: number;
2146
2160
  } | null | undefined;
2147
- operationalGroup?: string | null | undefined;
2161
+ customAttributes?: Record<string, any> | null | undefined;
2148
2162
  unit: {
2149
2163
  _id: string;
2150
2164
  name: string;
@@ -2229,11 +2243,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2229
2243
  precision: number;
2230
2244
  };
2231
2245
  } | null | undefined;
2246
+ operationalGroup?: string | null | undefined;
2232
2247
  thresholds?: {
2233
2248
  low: number;
2234
2249
  mid: number;
2235
2250
  } | null | undefined;
2236
- operationalGroup?: string | null | undefined;
2251
+ customAttributes?: Record<string, any> | null | undefined;
2237
2252
  unit: {
2238
2253
  _id: string;
2239
2254
  name: string;
@@ -2359,11 +2374,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2359
2374
  precision: number;
2360
2375
  };
2361
2376
  } | null | undefined;
2377
+ operationalGroup?: string | null | undefined;
2362
2378
  thresholds?: {
2363
2379
  low: number;
2364
2380
  mid: number;
2365
2381
  } | null | undefined;
2366
- operationalGroup?: string | null | undefined;
2382
+ customAttributes?: Record<string, any> | null | undefined;
2367
2383
  unit: {
2368
2384
  _id: string;
2369
2385
  name: string;
@@ -2500,11 +2516,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2500
2516
  precision: number;
2501
2517
  };
2502
2518
  } | null | undefined;
2519
+ operationalGroup?: string | null | undefined;
2503
2520
  thresholds?: {
2504
2521
  low: number;
2505
2522
  mid: number;
2506
2523
  } | null | undefined;
2507
- operationalGroup?: string | null | undefined;
2524
+ customAttributes?: Record<string, any> | null | undefined;
2508
2525
  unit: {
2509
2526
  _id: string;
2510
2527
  name: string;
@@ -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
- operationalGroup?: string | null | undefined;
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
- operationalGroup?: string | null | undefined;
152
+ customAttributes?: Record<string, any> | null | undefined;
151
153
  unit: {
152
154
  _id: string;
153
155
  name: string;
@@ -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
- operationalGroup?: string | null | undefined;
79
+ customAttributes?: Record<string, any> | null | undefined;
79
80
  unit: {
80
81
  _id: string;
81
82
  name: string;
@@ -178,11 +178,12 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
178
178
  precision: number;
179
179
  };
180
180
  } | null | undefined;
181
+ operationalGroup?: string | null | undefined;
181
182
  thresholds?: {
182
183
  low: number;
183
184
  mid: number;
184
185
  } | null | undefined;
185
- operationalGroup?: string | null | undefined;
186
+ customAttributes?: Record<string, any> | null | undefined;
186
187
  unit: {
187
188
  _id: string;
188
189
  name: string;
@@ -319,11 +320,12 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
319
320
  precision: number;
320
321
  };
321
322
  } | null | undefined;
323
+ operationalGroup?: string | null | undefined;
322
324
  thresholds?: {
323
325
  low: number;
324
326
  mid: number;
325
327
  } | null | undefined;
326
- operationalGroup?: string | null | undefined;
328
+ customAttributes?: Record<string, any> | null | undefined;
327
329
  unit: {
328
330
  _id: string;
329
331
  name: string;
@@ -408,11 +410,12 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
408
410
  precision: number;
409
411
  };
410
412
  } | null | undefined;
413
+ operationalGroup?: string | null | undefined;
411
414
  thresholds?: {
412
415
  low: number;
413
416
  mid: number;
414
417
  } | null | undefined;
415
- operationalGroup?: string | null | undefined;
418
+ customAttributes?: Record<string, any> | null | undefined;
416
419
  unit: {
417
420
  _id: string;
418
421
  name: string;
@@ -538,11 +541,12 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
538
541
  precision: number;
539
542
  };
540
543
  } | null | undefined;
544
+ operationalGroup?: string | null | undefined;
541
545
  thresholds?: {
542
546
  low: number;
543
547
  mid: number;
544
548
  } | null | undefined;
545
- operationalGroup?: string | null | undefined;
549
+ customAttributes?: Record<string, any> | null | undefined;
546
550
  unit: {
547
551
  _id: string;
548
552
  name: string;
@@ -749,11 +753,12 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
749
753
  precision: number;
750
754
  };
751
755
  } | null | undefined;
756
+ operationalGroup?: string | null | undefined;
752
757
  thresholds?: {
753
758
  low: number;
754
759
  mid: number;
755
760
  } | null | undefined;
756
- operationalGroup?: string | null | undefined;
761
+ customAttributes?: Record<string, any> | null | undefined;
757
762
  unit: {
758
763
  _id: string;
759
764
  name: string;
@@ -890,11 +895,12 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
890
895
  precision: number;
891
896
  };
892
897
  } | null | undefined;
898
+ operationalGroup?: string | null | undefined;
893
899
  thresholds?: {
894
900
  low: number;
895
901
  mid: number;
896
902
  } | null | undefined;
897
- operationalGroup?: string | null | undefined;
903
+ customAttributes?: Record<string, any> | null | undefined;
898
904
  unit: {
899
905
  _id: string;
900
906
  name: string;
@@ -979,11 +985,12 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
979
985
  precision: number;
980
986
  };
981
987
  } | null | undefined;
988
+ operationalGroup?: string | null | undefined;
982
989
  thresholds?: {
983
990
  low: number;
984
991
  mid: number;
985
992
  } | null | undefined;
986
- operationalGroup?: string | null | undefined;
993
+ customAttributes?: Record<string, any> | null | undefined;
987
994
  unit: {
988
995
  _id: string;
989
996
  name: string;
@@ -1109,11 +1116,12 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
1109
1116
  precision: number;
1110
1117
  };
1111
1118
  } | null | undefined;
1119
+ operationalGroup?: string | null | undefined;
1112
1120
  thresholds?: {
1113
1121
  low: number;
1114
1122
  mid: number;
1115
1123
  } | null | undefined;
1116
- operationalGroup?: string | null | undefined;
1124
+ customAttributes?: Record<string, any> | null | undefined;
1117
1125
  unit: {
1118
1126
  _id: string;
1119
1127
  name: string;
@@ -1320,11 +1328,12 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
1320
1328
  precision: number;
1321
1329
  };
1322
1330
  } | null | undefined;
1331
+ operationalGroup?: string | null | undefined;
1323
1332
  thresholds?: {
1324
1333
  low: number;
1325
1334
  mid: number;
1326
1335
  } | null | undefined;
1327
- operationalGroup?: string | null | undefined;
1336
+ customAttributes?: Record<string, any> | null | undefined;
1328
1337
  unit: {
1329
1338
  _id: string;
1330
1339
  name: string;
@@ -1461,11 +1470,12 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
1461
1470
  precision: number;
1462
1471
  };
1463
1472
  } | null | undefined;
1473
+ operationalGroup?: string | null | undefined;
1464
1474
  thresholds?: {
1465
1475
  low: number;
1466
1476
  mid: number;
1467
1477
  } | null | undefined;
1468
- operationalGroup?: string | null | undefined;
1478
+ customAttributes?: Record<string, any> | null | undefined;
1469
1479
  unit: {
1470
1480
  _id: string;
1471
1481
  name: string;
@@ -1550,11 +1560,12 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
1550
1560
  precision: number;
1551
1561
  };
1552
1562
  } | null | undefined;
1563
+ operationalGroup?: string | null | undefined;
1553
1564
  thresholds?: {
1554
1565
  low: number;
1555
1566
  mid: number;
1556
1567
  } | null | undefined;
1557
- operationalGroup?: string | null | undefined;
1568
+ customAttributes?: Record<string, any> | null | undefined;
1558
1569
  unit: {
1559
1570
  _id: string;
1560
1571
  name: string;
@@ -1680,11 +1691,12 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
1680
1691
  precision: number;
1681
1692
  };
1682
1693
  } | null | undefined;
1694
+ operationalGroup?: string | null | undefined;
1683
1695
  thresholds?: {
1684
1696
  low: number;
1685
1697
  mid: number;
1686
1698
  } | null | undefined;
1687
- operationalGroup?: string | null | undefined;
1699
+ customAttributes?: Record<string, any> | null | undefined;
1688
1700
  unit: {
1689
1701
  _id: string;
1690
1702
  name: string;
@@ -1907,11 +1919,12 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
1907
1919
  precision: number;
1908
1920
  };
1909
1921
  } | null | undefined;
1922
+ operationalGroup?: string | null | undefined;
1910
1923
  thresholds?: {
1911
1924
  low: number;
1912
1925
  mid: number;
1913
1926
  } | null | undefined;
1914
- operationalGroup?: string | null | undefined;
1927
+ customAttributes?: Record<string, any> | null | undefined;
1915
1928
  unit: {
1916
1929
  _id: string;
1917
1930
  name: string;
@@ -2048,11 +2061,12 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
2048
2061
  precision: number;
2049
2062
  };
2050
2063
  } | null | undefined;
2064
+ operationalGroup?: string | null | undefined;
2051
2065
  thresholds?: {
2052
2066
  low: number;
2053
2067
  mid: number;
2054
2068
  } | null | undefined;
2055
- operationalGroup?: string | null | undefined;
2069
+ customAttributes?: Record<string, any> | null | undefined;
2056
2070
  unit: {
2057
2071
  _id: string;
2058
2072
  name: string;
@@ -2137,11 +2151,12 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
2137
2151
  precision: number;
2138
2152
  };
2139
2153
  } | null | undefined;
2154
+ operationalGroup?: string | null | undefined;
2140
2155
  thresholds?: {
2141
2156
  low: number;
2142
2157
  mid: number;
2143
2158
  } | null | undefined;
2144
- operationalGroup?: string | null | undefined;
2159
+ customAttributes?: Record<string, any> | null | undefined;
2145
2160
  unit: {
2146
2161
  _id: string;
2147
2162
  name: string;
@@ -2267,11 +2282,12 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
2267
2282
  precision: number;
2268
2283
  };
2269
2284
  } | null | undefined;
2285
+ operationalGroup?: string | null | undefined;
2270
2286
  thresholds?: {
2271
2287
  low: number;
2272
2288
  mid: number;
2273
2289
  } | null | undefined;
2274
- operationalGroup?: string | null | undefined;
2290
+ customAttributes?: Record<string, any> | null | undefined;
2275
2291
  unit: {
2276
2292
  _id: string;
2277
2293
  name: string;
@@ -2507,11 +2523,12 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
2507
2523
  precision: number;
2508
2524
  };
2509
2525
  } | null | undefined;
2526
+ operationalGroup?: string | null | undefined;
2510
2527
  thresholds?: {
2511
2528
  low: number;
2512
2529
  mid: number;
2513
2530
  } | null | undefined;
2514
- operationalGroup?: string | null | undefined;
2531
+ customAttributes?: Record<string, any> | null | undefined;
2515
2532
  unit: {
2516
2533
  _id: string;
2517
2534
  name: string;
@@ -2648,11 +2665,12 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
2648
2665
  precision: number;
2649
2666
  };
2650
2667
  } | null | undefined;
2668
+ operationalGroup?: string | null | undefined;
2651
2669
  thresholds?: {
2652
2670
  low: number;
2653
2671
  mid: number;
2654
2672
  } | null | undefined;
2655
- operationalGroup?: string | null | undefined;
2673
+ customAttributes?: Record<string, any> | null | undefined;
2656
2674
  unit: {
2657
2675
  _id: string;
2658
2676
  name: string;
@@ -2737,11 +2755,12 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
2737
2755
  precision: number;
2738
2756
  };
2739
2757
  } | null | undefined;
2758
+ operationalGroup?: string | null | undefined;
2740
2759
  thresholds?: {
2741
2760
  low: number;
2742
2761
  mid: number;
2743
2762
  } | null | undefined;
2744
- operationalGroup?: string | null | undefined;
2763
+ customAttributes?: Record<string, any> | null | undefined;
2745
2764
  unit: {
2746
2765
  _id: string;
2747
2766
  name: string;
@@ -2867,11 +2886,12 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
2867
2886
  precision: number;
2868
2887
  };
2869
2888
  } | null | undefined;
2889
+ operationalGroup?: string | null | undefined;
2870
2890
  thresholds?: {
2871
2891
  low: number;
2872
2892
  mid: number;
2873
2893
  } | null | undefined;
2874
- operationalGroup?: string | null | undefined;
2894
+ customAttributes?: Record<string, any> | null | undefined;
2875
2895
  unit: {
2876
2896
  _id: string;
2877
2897
  name: string;
@@ -3107,11 +3127,12 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
3107
3127
  precision: number;
3108
3128
  };
3109
3129
  } | null | undefined;
3130
+ operationalGroup?: string | null | undefined;
3110
3131
  thresholds?: {
3111
3132
  low: number;
3112
3133
  mid: number;
3113
3134
  } | null | undefined;
3114
- operationalGroup?: string | null | undefined;
3135
+ customAttributes?: Record<string, any> | null | undefined;
3115
3136
  unit: {
3116
3137
  _id: string;
3117
3138
  name: string;
@@ -3248,11 +3269,12 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
3248
3269
  precision: number;
3249
3270
  };
3250
3271
  } | null | undefined;
3272
+ operationalGroup?: string | null | undefined;
3251
3273
  thresholds?: {
3252
3274
  low: number;
3253
3275
  mid: number;
3254
3276
  } | null | undefined;
3255
- operationalGroup?: string | null | undefined;
3277
+ customAttributes?: Record<string, any> | null | undefined;
3256
3278
  unit: {
3257
3279
  _id: string;
3258
3280
  name: string;
@@ -3337,11 +3359,12 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
3337
3359
  precision: number;
3338
3360
  };
3339
3361
  } | null | undefined;
3362
+ operationalGroup?: string | null | undefined;
3340
3363
  thresholds?: {
3341
3364
  low: number;
3342
3365
  mid: number;
3343
3366
  } | null | undefined;
3344
- operationalGroup?: string | null | undefined;
3367
+ customAttributes?: Record<string, any> | null | undefined;
3345
3368
  unit: {
3346
3369
  _id: string;
3347
3370
  name: string;
@@ -3467,11 +3490,12 @@ export declare function useReceiveRequestForm(scope: 'receive/request' | 'approv
3467
3490
  precision: number;
3468
3491
  };
3469
3492
  } | null | undefined;
3493
+ operationalGroup?: string | null | undefined;
3470
3494
  thresholds?: {
3471
3495
  low: number;
3472
3496
  mid: number;
3473
3497
  } | null | undefined;
3474
- operationalGroup?: string | null | undefined;
3498
+ customAttributes?: Record<string, any> | null | undefined;
3475
3499
  unit: {
3476
3500
  _id: string;
3477
3501
  name: string;