@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
@@ -187,11 +187,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
187
187
  precision: number;
188
188
  };
189
189
  } | null | undefined;
190
+ operationalGroup?: string | null | undefined;
190
191
  thresholds?: {
191
192
  low: number;
192
193
  mid: number;
193
194
  } | null | undefined;
194
- operationalGroup?: string | null | undefined;
195
+ customAttributes?: Record<string, any> | null | undefined;
195
196
  unit: {
196
197
  _id: string;
197
198
  name: string;
@@ -328,11 +329,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
328
329
  precision: number;
329
330
  };
330
331
  } | null | undefined;
332
+ operationalGroup?: string | null | undefined;
331
333
  thresholds?: {
332
334
  low: number;
333
335
  mid: number;
334
336
  } | null | undefined;
335
- operationalGroup?: string | null | undefined;
337
+ customAttributes?: Record<string, any> | null | undefined;
336
338
  unit: {
337
339
  _id: string;
338
340
  name: string;
@@ -417,11 +419,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
417
419
  precision: number;
418
420
  };
419
421
  } | null | undefined;
422
+ operationalGroup?: string | null | undefined;
420
423
  thresholds?: {
421
424
  low: number;
422
425
  mid: number;
423
426
  } | null | undefined;
424
- operationalGroup?: string | null | undefined;
427
+ customAttributes?: Record<string, any> | null | undefined;
425
428
  unit: {
426
429
  _id: string;
427
430
  name: string;
@@ -547,11 +550,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
547
550
  precision: number;
548
551
  };
549
552
  } | null | undefined;
553
+ operationalGroup?: string | null | undefined;
550
554
  thresholds?: {
551
555
  low: number;
552
556
  mid: number;
553
557
  } | null | undefined;
554
- operationalGroup?: string | null | undefined;
558
+ customAttributes?: Record<string, any> | null | undefined;
555
559
  unit: {
556
560
  _id: string;
557
561
  name: string;
@@ -798,11 +802,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
798
802
  precision: number;
799
803
  };
800
804
  } | null | undefined;
805
+ operationalGroup?: string | null | undefined;
801
806
  thresholds?: {
802
807
  low: number;
803
808
  mid: number;
804
809
  } | null | undefined;
805
- operationalGroup?: string | null | undefined;
810
+ customAttributes?: Record<string, any> | null | undefined;
806
811
  unit: {
807
812
  _id: string;
808
813
  name: string;
@@ -939,11 +944,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
939
944
  precision: number;
940
945
  };
941
946
  } | null | undefined;
947
+ operationalGroup?: string | null | undefined;
942
948
  thresholds?: {
943
949
  low: number;
944
950
  mid: number;
945
951
  } | null | undefined;
946
- operationalGroup?: string | null | undefined;
952
+ customAttributes?: Record<string, any> | null | undefined;
947
953
  unit: {
948
954
  _id: string;
949
955
  name: string;
@@ -1028,11 +1034,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
1028
1034
  precision: number;
1029
1035
  };
1030
1036
  } | null | undefined;
1037
+ operationalGroup?: string | null | undefined;
1031
1038
  thresholds?: {
1032
1039
  low: number;
1033
1040
  mid: number;
1034
1041
  } | null | undefined;
1035
- operationalGroup?: string | null | undefined;
1042
+ customAttributes?: Record<string, any> | null | undefined;
1036
1043
  unit: {
1037
1044
  _id: string;
1038
1045
  name: string;
@@ -1158,11 +1165,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
1158
1165
  precision: number;
1159
1166
  };
1160
1167
  } | null | undefined;
1168
+ operationalGroup?: string | null | undefined;
1161
1169
  thresholds?: {
1162
1170
  low: number;
1163
1171
  mid: number;
1164
1172
  } | null | undefined;
1165
- operationalGroup?: string | null | undefined;
1173
+ customAttributes?: Record<string, any> | null | undefined;
1166
1174
  unit: {
1167
1175
  _id: string;
1168
1176
  name: string;
@@ -1379,11 +1387,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
1379
1387
  precision: number;
1380
1388
  };
1381
1389
  } | null | undefined;
1390
+ operationalGroup?: string | null | undefined;
1382
1391
  thresholds?: {
1383
1392
  low: number;
1384
1393
  mid: number;
1385
1394
  } | null | undefined;
1386
- operationalGroup?: string | null | undefined;
1395
+ customAttributes?: Record<string, any> | null | undefined;
1387
1396
  unit: {
1388
1397
  _id: string;
1389
1398
  name: string;
@@ -1520,11 +1529,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
1520
1529
  precision: number;
1521
1530
  };
1522
1531
  } | null | undefined;
1532
+ operationalGroup?: string | null | undefined;
1523
1533
  thresholds?: {
1524
1534
  low: number;
1525
1535
  mid: number;
1526
1536
  } | null | undefined;
1527
- operationalGroup?: string | null | undefined;
1537
+ customAttributes?: Record<string, any> | null | undefined;
1528
1538
  unit: {
1529
1539
  _id: string;
1530
1540
  name: string;
@@ -1609,11 +1619,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
1609
1619
  precision: number;
1610
1620
  };
1611
1621
  } | null | undefined;
1622
+ operationalGroup?: string | null | undefined;
1612
1623
  thresholds?: {
1613
1624
  low: number;
1614
1625
  mid: number;
1615
1626
  } | null | undefined;
1616
- operationalGroup?: string | null | undefined;
1627
+ customAttributes?: Record<string, any> | null | undefined;
1617
1628
  unit: {
1618
1629
  _id: string;
1619
1630
  name: string;
@@ -1739,11 +1750,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
1739
1750
  precision: number;
1740
1751
  };
1741
1752
  } | null | undefined;
1753
+ operationalGroup?: string | null | undefined;
1742
1754
  thresholds?: {
1743
1755
  low: number;
1744
1756
  mid: number;
1745
1757
  } | null | undefined;
1746
- operationalGroup?: string | null | undefined;
1758
+ customAttributes?: Record<string, any> | null | undefined;
1747
1759
  unit: {
1748
1760
  _id: string;
1749
1761
  name: string;
@@ -1990,11 +2002,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
1990
2002
  precision: number;
1991
2003
  };
1992
2004
  } | null | undefined;
2005
+ operationalGroup?: string | null | undefined;
1993
2006
  thresholds?: {
1994
2007
  low: number;
1995
2008
  mid: number;
1996
2009
  } | null | undefined;
1997
- operationalGroup?: string | null | undefined;
2010
+ customAttributes?: Record<string, any> | null | undefined;
1998
2011
  unit: {
1999
2012
  _id: string;
2000
2013
  name: string;
@@ -2131,11 +2144,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
2131
2144
  precision: number;
2132
2145
  };
2133
2146
  } | null | undefined;
2147
+ operationalGroup?: string | null | undefined;
2134
2148
  thresholds?: {
2135
2149
  low: number;
2136
2150
  mid: number;
2137
2151
  } | null | undefined;
2138
- operationalGroup?: string | null | undefined;
2152
+ customAttributes?: Record<string, any> | null | undefined;
2139
2153
  unit: {
2140
2154
  _id: string;
2141
2155
  name: string;
@@ -2220,11 +2234,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
2220
2234
  precision: number;
2221
2235
  };
2222
2236
  } | null | undefined;
2237
+ operationalGroup?: string | null | undefined;
2223
2238
  thresholds?: {
2224
2239
  low: number;
2225
2240
  mid: number;
2226
2241
  } | null | undefined;
2227
- operationalGroup?: string | null | undefined;
2242
+ customAttributes?: Record<string, any> | null | undefined;
2228
2243
  unit: {
2229
2244
  _id: string;
2230
2245
  name: string;
@@ -2350,11 +2365,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
2350
2365
  precision: number;
2351
2366
  };
2352
2367
  } | null | undefined;
2368
+ operationalGroup?: string | null | undefined;
2353
2369
  thresholds?: {
2354
2370
  low: number;
2355
2371
  mid: number;
2356
2372
  } | null | undefined;
2357
- operationalGroup?: string | null | undefined;
2373
+ customAttributes?: Record<string, any> | null | undefined;
2358
2374
  unit: {
2359
2375
  _id: string;
2360
2376
  name: string;
@@ -2626,11 +2642,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
2626
2642
  precision: number;
2627
2643
  };
2628
2644
  } | null | undefined;
2645
+ operationalGroup?: string | null | undefined;
2629
2646
  thresholds?: {
2630
2647
  low: number;
2631
2648
  mid: number;
2632
2649
  } | null | undefined;
2633
- operationalGroup?: string | null | undefined;
2650
+ customAttributes?: Record<string, any> | null | undefined;
2634
2651
  unit: {
2635
2652
  _id: string;
2636
2653
  name: string;
@@ -2767,11 +2784,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
2767
2784
  precision: number;
2768
2785
  };
2769
2786
  } | null | undefined;
2787
+ operationalGroup?: string | null | undefined;
2770
2788
  thresholds?: {
2771
2789
  low: number;
2772
2790
  mid: number;
2773
2791
  } | null | undefined;
2774
- operationalGroup?: string | null | undefined;
2792
+ customAttributes?: Record<string, any> | null | undefined;
2775
2793
  unit: {
2776
2794
  _id: string;
2777
2795
  name: string;
@@ -2856,11 +2874,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
2856
2874
  precision: number;
2857
2875
  };
2858
2876
  } | null | undefined;
2877
+ operationalGroup?: string | null | undefined;
2859
2878
  thresholds?: {
2860
2879
  low: number;
2861
2880
  mid: number;
2862
2881
  } | null | undefined;
2863
- operationalGroup?: string | null | undefined;
2882
+ customAttributes?: Record<string, any> | null | undefined;
2864
2883
  unit: {
2865
2884
  _id: string;
2866
2885
  name: string;
@@ -2986,11 +3005,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
2986
3005
  precision: number;
2987
3006
  };
2988
3007
  } | null | undefined;
3008
+ operationalGroup?: string | null | undefined;
2989
3009
  thresholds?: {
2990
3010
  low: number;
2991
3011
  mid: number;
2992
3012
  } | null | undefined;
2993
- operationalGroup?: string | null | undefined;
3013
+ customAttributes?: Record<string, any> | null | undefined;
2994
3014
  unit: {
2995
3015
  _id: string;
2996
3016
  name: string;
@@ -3236,11 +3256,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
3236
3256
  precision: number;
3237
3257
  };
3238
3258
  } | null | undefined;
3259
+ operationalGroup?: string | null | undefined;
3239
3260
  thresholds?: {
3240
3261
  low: number;
3241
3262
  mid: number;
3242
3263
  } | null | undefined;
3243
- operationalGroup?: string | null | undefined;
3264
+ customAttributes?: Record<string, any> | null | undefined;
3244
3265
  unit: {
3245
3266
  _id: string;
3246
3267
  name: string;
@@ -3377,11 +3398,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
3377
3398
  precision: number;
3378
3399
  };
3379
3400
  } | null | undefined;
3401
+ operationalGroup?: string | null | undefined;
3380
3402
  thresholds?: {
3381
3403
  low: number;
3382
3404
  mid: number;
3383
3405
  } | null | undefined;
3384
- operationalGroup?: string | null | undefined;
3406
+ customAttributes?: Record<string, any> | null | undefined;
3385
3407
  unit: {
3386
3408
  _id: string;
3387
3409
  name: string;
@@ -3466,11 +3488,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
3466
3488
  precision: number;
3467
3489
  };
3468
3490
  } | null | undefined;
3491
+ operationalGroup?: string | null | undefined;
3469
3492
  thresholds?: {
3470
3493
  low: number;
3471
3494
  mid: number;
3472
3495
  } | null | undefined;
3473
- operationalGroup?: string | null | undefined;
3496
+ customAttributes?: Record<string, any> | null | undefined;
3474
3497
  unit: {
3475
3498
  _id: string;
3476
3499
  name: string;
@@ -3596,11 +3619,12 @@ export declare function useReceiveRequestTable(scope: 'receive/request' | 'appro
3596
3619
  precision: number;
3597
3620
  };
3598
3621
  } | null | undefined;
3622
+ operationalGroup?: string | null | undefined;
3599
3623
  thresholds?: {
3600
3624
  low: number;
3601
3625
  mid: number;
3602
3626
  } | null | undefined;
3603
- operationalGroup?: string | null | undefined;
3627
+ customAttributes?: Record<string, any> | null | undefined;
3604
3628
  unit: {
3605
3629
  _id: string;
3606
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: {