@feedmepos/mf-inventory-portal 0.0.25-dev.9 → 0.0.26-dev.1

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 (116) hide show
  1. package/dist/{App-9zSE_swt.js → App-CipfIdtR.js} +71 -72
  2. package/dist/ApprovalView-IC33yBg7.js +143 -0
  3. package/dist/{BindingsDialog-eGbOIQkw.js → BindingsDialog-EN6Kbnu7.js} +2 -2
  4. package/dist/{BindingsPicker-CVXrd29s.js → BindingsPicker-DQ_LEoqq.js} +3 -3
  5. package/dist/BindingsTable-DGXpAyM4.js +120 -0
  6. package/dist/ClosingDraftView-DR9xsW9I.js +1348 -0
  7. package/dist/ClosingTemplateView-CC1T7ovX.js +1804 -0
  8. package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-C9un0wCK.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CovzlB-s.js} +43 -43
  9. package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-BRSABJnM.js → FmUnitInput.vue_vue_type_script_setup_true_lang-BxEtsFXp.js} +29 -29
  10. package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-DeRvrF7O.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-B8H6vFJ5.js} +1 -1
  11. package/dist/{IngredientGroupView-ZWCOAljO.js → IngredientGroupView-DRPbXH8d.js} +24 -24
  12. package/dist/IngredientsView-DSHcH30X.js +1731 -0
  13. package/dist/{IntegrationView-DO3Ambro.js → IntegrationView-BgACk-jP.js} +605 -669
  14. package/dist/{InventoryBindingForm-BjtFP29c.js → InventoryBindingForm-Fs-CHoT-.js} +1 -1
  15. package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-CFMZ4VsK.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-DVHQjAEC.js} +63 -63
  16. package/dist/{InventoryBindingSummary-C6DkVX-B.js → InventoryBindingSummary-CHWMtGtk.js} +1 -1
  17. package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-nb1t6u2V.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-Cu9V-8Cf.js} +1 -1
  18. package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-BcMAXo4F.js → PremiumBadge.vue_vue_type_script_setup_true_lang-CyVRCAqv.js} +12 -12
  19. package/dist/PublishView-CI7o5a0F.js +222 -0
  20. package/dist/{PurchaseOrderPrintPreview-_MCAsdw9.js → PurchaseOrderPrintPreview-CO4a811o.js} +1 -1
  21. package/dist/ReceiveRequestView-KH5wY5BA.js +2562 -0
  22. package/dist/{RecipeView-dmmjklwh.js → RecipeView-DxVbUxOG.js} +47 -47
  23. package/dist/StockView-CiHPAaYh.js +1840 -0
  24. package/dist/{SupplierView-CO5460uC.js → SupplierView-DPj87kld.js} +448 -461
  25. package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-CfPPCFh8.js +1566 -0
  26. package/dist/TransferTemplateView-3W29v8hd.js +1420 -0
  27. package/dist/{UnitView-DbYzxCXF.js → UnitView-WCtNQFf8.js} +23 -23
  28. package/dist/{WarehouseView-BII4SEVC.js → WarehouseView-tgFFbQY7.js} +40 -40
  29. package/dist/api/bill.d.ts +12 -2
  30. package/dist/api/closing-draft.d.ts +1 -0
  31. package/dist/api/inventory.d.ts +8 -7
  32. package/dist/api/netsuite.d.ts +22 -5
  33. package/dist/api/purchase-order.d.ts +6 -1
  34. package/dist/api/stock.d.ts +1 -0
  35. package/dist/{app-IM1yJnE8.js → app-Ba80HxT3.js} +38448 -34777
  36. package/dist/app.d.ts +965 -120
  37. package/dist/app.js +1 -1
  38. package/dist/components/FmDroppableField.vue.d.ts +1 -1
  39. package/dist/components/FmMultiselectDialog.d.ts +23 -0
  40. package/dist/components/inventory-binding/InventoryBinding.vue.d.ts +1 -1
  41. package/dist/components/shell/inventory/binding-ui.vue.d.ts +1 -1
  42. package/dist/{decimal-DQUpCN-B.js → decimal-DFqusYHB.js} +1 -1
  43. package/dist/{format-unit-display-COuIZISg.js → format-unit-display-Bsod5Ra6.js} +232 -238
  44. package/dist/helper/country.d.ts +1 -0
  45. package/dist/helper/fuzzy.d.ts +1 -1
  46. package/dist/helper/number.d.ts +1 -1
  47. package/dist/index-0ekVGPtB.js +12197 -0
  48. package/dist/index-ZAEVHtfa.js +84 -0
  49. package/dist/{stock-BJUTiXXk.js → stock-Cn6EQvTz.js} +29 -25
  50. package/dist/stores/feature.d.ts +11 -6
  51. package/dist/stores/helper/generate-backend-urls.d.ts +0 -1
  52. package/dist/stores/integration/index.d.ts +2 -0
  53. package/dist/stores/integration/netsuite.d.ts +22 -5
  54. package/dist/stores/inventory.d.ts +141 -8
  55. package/dist/stores/location.d.ts +0 -9
  56. package/dist/stores/stock.d.ts +5 -0
  57. package/dist/stores/warehouse.d.ts +4 -7
  58. package/dist/style.css +1 -1
  59. package/dist/{supplier-CM-qQVyI.js → supplier-P1gi71dg.js} +4 -4
  60. package/dist/tsconfig.app.tsbuildinfo +1 -1
  61. package/dist/{use-ingredient-select-dialog-Cn79xFNg.js → use-ingredient-select-dialog-BW5imbB5.js} +1 -1
  62. package/dist/{use-inventory-binding-dialog-zwOG19YV.js → use-inventory-binding-dialog-BYxb8nXg.js} +1 -1
  63. package/dist/views/adjustment-template/wastage-template/actions.d.ts +0 -24
  64. package/dist/views/adjustment-template/wastage-template/table.d.ts +0 -24
  65. package/dist/views/closing-draft/components/closing-draft-dialog/ClosingDraftDialog.vue.d.ts +92 -8
  66. package/dist/views/closing-draft/composables/use-closing-draft-actions.d.ts +4 -1
  67. package/dist/views/closing-draft/composables/use-closing-draft-table.d.ts +552 -48
  68. package/dist/views/closing-draft/helpers/export-draft.helper.d.ts +1 -1
  69. package/dist/views/closing-template/components/closing-template-form/composables/use-closing-template-items.d.ts +1 -1
  70. package/dist/views/closing-template/composables/use-closing-template-actions.d.ts +12 -36
  71. package/dist/views/closing-template/composables/use-closing-template-table.d.ts +12 -36
  72. package/dist/views/ingredient-group/composables/use-ingredient-group-table.d.ts +3 -3
  73. package/dist/views/ingredients/components/ingredient-form/IngredientForm.vue.d.ts +2 -2
  74. package/dist/views/ingredients/composables/use-ingredient-table.d.ts +1 -1
  75. package/dist/views/receive-request/components/netsuite/NetSuiteProps.d.ts +2 -0
  76. package/dist/views/receive-request/components/transfer-details/TransferDetailsProps.d.ts +4 -1
  77. package/dist/views/receive-request/components/transfer-form/NetSuiteField.vue.d.ts +2 -0
  78. package/dist/views/receive-request/components/transfer-form/SparkIcon.vue.d.ts +1 -1
  79. package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +529 -489
  80. package/dist/views/receive-request/components/transfer-form/components/ForecastStock.vue.d.ts +8 -4
  81. package/dist/views/receive-request/components/transfer-form/components/TransferItemTable.vue.d.ts +382 -2
  82. package/dist/views/receive-request/components/transfer-form/composables/use-transfer-items.d.ts +5 -2
  83. package/dist/views/receive-request/composables/use-receive-request-form.d.ts +1238 -972
  84. package/dist/views/receive-request/composables/use-receive-request-table.d.ts +1080 -1003
  85. package/dist/views/receive-request/import/XilnexImportDialog.vue.d.ts +22 -0
  86. package/dist/views/receive-request/import/XilnexImportForm.vue.d.ts +17 -0
  87. package/dist/views/receive-request/import/XilnexResult.vue.d.ts +17 -0
  88. package/dist/views/receive-request/import/export.d.ts +14 -0
  89. package/dist/views/receive-request/import/props.d.ts +7 -0
  90. package/dist/views/stock/components/StockRecordCard.vue.d.ts +6 -1
  91. package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +6 -4
  92. package/dist/views/transfer-template/components/transfer-template-form/components/TransferTemplateItemTable.vue.d.ts +220 -0
  93. package/dist/views/transfer-template/components/transfer-template-form/composables/use-template-enabled-locations-2.d.ts +0 -8
  94. package/dist/views/transfer-template/components/transfer-template-form/composables/use-template-enabled-locations.d.ts +0 -1
  95. package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-template-items.d.ts +7 -2
  96. package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +530 -530
  97. package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +530 -530
  98. package/dist/views/transfer-template/composables/useTransferTemplateHelper.d.ts +305 -0
  99. package/dist/views/warehouse/components/WarehouseForm.vue.d.ts +8 -14
  100. package/dist/vue-i18n-CjtRsQMl.js +2365 -0
  101. package/package.json +7 -7
  102. package/dist/ApprovalView-C2tg-wsm.js +0 -138
  103. package/dist/BindingsTable-CCsQEFnu.js +0 -145
  104. package/dist/ClosingDraftView-BI8b3CJ9.js +0 -1225
  105. package/dist/ClosingTemplateView-miJnC-ML.js +0 -1859
  106. package/dist/IngredientsView-5-pSX6y_.js +0 -1718
  107. package/dist/PublishView-DOMQdIJ7.js +0 -192
  108. package/dist/ReceiveRequestView-902hWGtz.js +0 -1877
  109. package/dist/StockView-C4lEYLXU.js +0 -7847
  110. package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-D6sZDCEY.js +0 -1328
  111. package/dist/TransferTemplateView-C9UwNTnY.js +0 -1371
  112. package/dist/components/FmAutocompleteTextField.vue.d.ts +0 -31
  113. package/dist/feature-DMBVVBsQ.js +0 -1005
  114. package/dist/index-CIrsMt6f.js +0 -35546
  115. package/dist/views/dev/components/AutocompleteTextField.vue.d.ts +0 -2
  116. package/dist/vue-i18n-CzPFJ9JY.js +0 -2365
@@ -16,7 +16,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
16
16
  acceptRequest: boolean;
17
17
  dbName: string;
18
18
  doc: {
19
- customAttributes?: Record<string, any> | null | undefined;
20
19
  _id: string;
21
20
  businessId: string;
22
21
  profile: {
@@ -98,7 +97,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
98
97
  };
99
98
  };
100
99
  }[] | null | undefined;
101
- locationTags?: string[] | null | undefined;
102
100
  updatedBy?: {
103
101
  name: string;
104
102
  id: string;
@@ -107,7 +105,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
107
105
  items: {
108
106
  disabledMeasurements?: string[] | null | undefined;
109
107
  sku: {
110
- customAttributes?: Record<string, any> | null | undefined;
111
108
  trackingMeasurement?: string | null | undefined;
112
109
  convert?: {
113
110
  measurement?: string | null | undefined;
@@ -151,6 +148,7 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
151
148
  low: number;
152
149
  mid: number;
153
150
  } | null | undefined;
151
+ customAttributes?: Record<string, any> | null | undefined;
154
152
  unit: {
155
153
  _id: string;
156
154
  name: string;
@@ -208,7 +206,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
208
206
  acceptRequest: boolean;
209
207
  dbName: string;
210
208
  doc: {
211
- customAttributes?: Record<string, any> | null | undefined;
212
209
  _id: string;
213
210
  businessId: string;
214
211
  profile: {
@@ -290,7 +287,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
290
287
  };
291
288
  };
292
289
  }[] | null | undefined;
293
- locationTags?: string[] | null | undefined;
294
290
  updatedBy?: {
295
291
  name: string;
296
292
  id: string;
@@ -299,7 +295,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
299
295
  items: {
300
296
  disabledMeasurements?: string[] | null | undefined;
301
297
  sku: {
302
- customAttributes?: Record<string, any> | null | undefined;
303
298
  trackingMeasurement?: string | null | undefined;
304
299
  convert?: {
305
300
  measurement?: string | null | undefined;
@@ -343,6 +338,7 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
343
338
  low: number;
344
339
  mid: number;
345
340
  } | null | undefined;
341
+ customAttributes?: Record<string, any> | null | undefined;
346
342
  unit: {
347
343
  _id: string;
348
344
  name: string;
@@ -378,7 +374,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
378
374
  acceptRequest: boolean;
379
375
  dbName: string;
380
376
  doc: {
381
- customAttributes?: Record<string, any> | null | undefined;
382
377
  _id: string;
383
378
  businessId: string;
384
379
  profile: {
@@ -460,7 +455,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
460
455
  };
461
456
  };
462
457
  }[] | null | undefined;
463
- locationTags?: string[] | null | undefined;
464
458
  updatedBy?: {
465
459
  name: string;
466
460
  id: string;
@@ -469,7 +463,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
469
463
  items: {
470
464
  disabledMeasurements?: string[] | null | undefined;
471
465
  sku: {
472
- customAttributes?: Record<string, any> | null | undefined;
473
466
  trackingMeasurement?: string | null | undefined;
474
467
  convert?: {
475
468
  measurement?: string | null | undefined;
@@ -513,6 +506,7 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
513
506
  low: number;
514
507
  mid: number;
515
508
  } | null | undefined;
509
+ customAttributes?: Record<string, any> | null | undefined;
516
510
  unit: {
517
511
  _id: string;
518
512
  name: string;
@@ -548,7 +542,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
548
542
  acceptRequest: boolean;
549
543
  dbName: string;
550
544
  doc: {
551
- customAttributes?: Record<string, any> | null | undefined;
552
545
  _id: string;
553
546
  businessId: string;
554
547
  profile: {
@@ -630,7 +623,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
630
623
  };
631
624
  };
632
625
  }[] | null | undefined;
633
- locationTags?: string[] | null | undefined;
634
626
  updatedBy?: {
635
627
  name: string;
636
628
  id: string;
@@ -639,7 +631,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
639
631
  items: {
640
632
  disabledMeasurements?: string[] | null | undefined;
641
633
  sku: {
642
- customAttributes?: Record<string, any> | null | undefined;
643
634
  trackingMeasurement?: string | null | undefined;
644
635
  convert?: {
645
636
  measurement?: string | null | undefined;
@@ -683,6 +674,7 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
683
674
  low: number;
684
675
  mid: number;
685
676
  } | null | undefined;
677
+ customAttributes?: Record<string, any> | null | undefined;
686
678
  unit: {
687
679
  _id: string;
688
680
  name: string;
@@ -723,7 +715,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
723
715
  acceptRequest: boolean;
724
716
  dbName: string;
725
717
  doc: {
726
- customAttributes?: Record<string, any> | null | undefined;
727
718
  _id: string;
728
719
  businessId: string;
729
720
  profile: {
@@ -805,7 +796,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
805
796
  };
806
797
  };
807
798
  }[] | null | undefined;
808
- locationTags?: string[] | null | undefined;
809
799
  updatedBy?: {
810
800
  name: string;
811
801
  id: string;
@@ -814,7 +804,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
814
804
  items: {
815
805
  disabledMeasurements?: string[] | null | undefined;
816
806
  sku: {
817
- customAttributes?: Record<string, any> | null | undefined;
818
807
  trackingMeasurement?: string | null | undefined;
819
808
  convert?: {
820
809
  measurement?: string | null | undefined;
@@ -858,6 +847,7 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
858
847
  low: number;
859
848
  mid: number;
860
849
  } | null | undefined;
850
+ customAttributes?: Record<string, any> | null | undefined;
861
851
  unit: {
862
852
  _id: string;
863
853
  name: string;
@@ -915,7 +905,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
915
905
  acceptRequest: boolean;
916
906
  dbName: string;
917
907
  doc: {
918
- customAttributes?: Record<string, any> | null | undefined;
919
908
  _id: string;
920
909
  businessId: string;
921
910
  profile: {
@@ -997,7 +986,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
997
986
  };
998
987
  };
999
988
  }[] | null | undefined;
1000
- locationTags?: string[] | null | undefined;
1001
989
  updatedBy?: {
1002
990
  name: string;
1003
991
  id: string;
@@ -1006,7 +994,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1006
994
  items: {
1007
995
  disabledMeasurements?: string[] | null | undefined;
1008
996
  sku: {
1009
- customAttributes?: Record<string, any> | null | undefined;
1010
997
  trackingMeasurement?: string | null | undefined;
1011
998
  convert?: {
1012
999
  measurement?: string | null | undefined;
@@ -1050,6 +1037,7 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1050
1037
  low: number;
1051
1038
  mid: number;
1052
1039
  } | null | undefined;
1040
+ customAttributes?: Record<string, any> | null | undefined;
1053
1041
  unit: {
1054
1042
  _id: string;
1055
1043
  name: string;
@@ -1085,7 +1073,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1085
1073
  acceptRequest: boolean;
1086
1074
  dbName: string;
1087
1075
  doc: {
1088
- customAttributes?: Record<string, any> | null | undefined;
1089
1076
  _id: string;
1090
1077
  businessId: string;
1091
1078
  profile: {
@@ -1167,7 +1154,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1167
1154
  };
1168
1155
  };
1169
1156
  }[] | null | undefined;
1170
- locationTags?: string[] | null | undefined;
1171
1157
  updatedBy?: {
1172
1158
  name: string;
1173
1159
  id: string;
@@ -1176,7 +1162,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1176
1162
  items: {
1177
1163
  disabledMeasurements?: string[] | null | undefined;
1178
1164
  sku: {
1179
- customAttributes?: Record<string, any> | null | undefined;
1180
1165
  trackingMeasurement?: string | null | undefined;
1181
1166
  convert?: {
1182
1167
  measurement?: string | null | undefined;
@@ -1220,6 +1205,7 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1220
1205
  low: number;
1221
1206
  mid: number;
1222
1207
  } | null | undefined;
1208
+ customAttributes?: Record<string, any> | null | undefined;
1223
1209
  unit: {
1224
1210
  _id: string;
1225
1211
  name: string;
@@ -1255,7 +1241,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1255
1241
  acceptRequest: boolean;
1256
1242
  dbName: string;
1257
1243
  doc: {
1258
- customAttributes?: Record<string, any> | null | undefined;
1259
1244
  _id: string;
1260
1245
  businessId: string;
1261
1246
  profile: {
@@ -1337,7 +1322,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1337
1322
  };
1338
1323
  };
1339
1324
  }[] | null | undefined;
1340
- locationTags?: string[] | null | undefined;
1341
1325
  updatedBy?: {
1342
1326
  name: string;
1343
1327
  id: string;
@@ -1346,7 +1330,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1346
1330
  items: {
1347
1331
  disabledMeasurements?: string[] | null | undefined;
1348
1332
  sku: {
1349
- customAttributes?: Record<string, any> | null | undefined;
1350
1333
  trackingMeasurement?: string | null | undefined;
1351
1334
  convert?: {
1352
1335
  measurement?: string | null | undefined;
@@ -1390,6 +1373,7 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1390
1373
  low: number;
1391
1374
  mid: number;
1392
1375
  } | null | undefined;
1376
+ customAttributes?: Record<string, any> | null | undefined;
1393
1377
  unit: {
1394
1378
  _id: string;
1395
1379
  name: string;
@@ -1430,7 +1414,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1430
1414
  acceptRequest: boolean;
1431
1415
  dbName: string;
1432
1416
  doc: {
1433
- customAttributes?: Record<string, any> | null | undefined;
1434
1417
  _id: string;
1435
1418
  businessId: string;
1436
1419
  profile: {
@@ -1512,7 +1495,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1512
1495
  };
1513
1496
  };
1514
1497
  }[] | null | undefined;
1515
- locationTags?: string[] | null | undefined;
1516
1498
  updatedBy?: {
1517
1499
  name: string;
1518
1500
  id: string;
@@ -1521,7 +1503,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1521
1503
  items: {
1522
1504
  disabledMeasurements?: string[] | null | undefined;
1523
1505
  sku: {
1524
- customAttributes?: Record<string, any> | null | undefined;
1525
1506
  trackingMeasurement?: string | null | undefined;
1526
1507
  convert?: {
1527
1508
  measurement?: string | null | undefined;
@@ -1565,6 +1546,7 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1565
1546
  low: number;
1566
1547
  mid: number;
1567
1548
  } | null | undefined;
1549
+ customAttributes?: Record<string, any> | null | undefined;
1568
1550
  unit: {
1569
1551
  _id: string;
1570
1552
  name: string;
@@ -1622,7 +1604,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1622
1604
  acceptRequest: boolean;
1623
1605
  dbName: string;
1624
1606
  doc: {
1625
- customAttributes?: Record<string, any> | null | undefined;
1626
1607
  _id: string;
1627
1608
  businessId: string;
1628
1609
  profile: {
@@ -1704,7 +1685,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1704
1685
  };
1705
1686
  };
1706
1687
  }[] | null | undefined;
1707
- locationTags?: string[] | null | undefined;
1708
1688
  updatedBy?: {
1709
1689
  name: string;
1710
1690
  id: string;
@@ -1713,7 +1693,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1713
1693
  items: {
1714
1694
  disabledMeasurements?: string[] | null | undefined;
1715
1695
  sku: {
1716
- customAttributes?: Record<string, any> | null | undefined;
1717
1696
  trackingMeasurement?: string | null | undefined;
1718
1697
  convert?: {
1719
1698
  measurement?: string | null | undefined;
@@ -1757,6 +1736,7 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1757
1736
  low: number;
1758
1737
  mid: number;
1759
1738
  } | null | undefined;
1739
+ customAttributes?: Record<string, any> | null | undefined;
1760
1740
  unit: {
1761
1741
  _id: string;
1762
1742
  name: string;
@@ -1792,7 +1772,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1792
1772
  acceptRequest: boolean;
1793
1773
  dbName: string;
1794
1774
  doc: {
1795
- customAttributes?: Record<string, any> | null | undefined;
1796
1775
  _id: string;
1797
1776
  businessId: string;
1798
1777
  profile: {
@@ -1874,7 +1853,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1874
1853
  };
1875
1854
  };
1876
1855
  }[] | null | undefined;
1877
- locationTags?: string[] | null | undefined;
1878
1856
  updatedBy?: {
1879
1857
  name: string;
1880
1858
  id: string;
@@ -1883,7 +1861,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1883
1861
  items: {
1884
1862
  disabledMeasurements?: string[] | null | undefined;
1885
1863
  sku: {
1886
- customAttributes?: Record<string, any> | null | undefined;
1887
1864
  trackingMeasurement?: string | null | undefined;
1888
1865
  convert?: {
1889
1866
  measurement?: string | null | undefined;
@@ -1927,6 +1904,7 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1927
1904
  low: number;
1928
1905
  mid: number;
1929
1906
  } | null | undefined;
1907
+ customAttributes?: Record<string, any> | null | undefined;
1930
1908
  unit: {
1931
1909
  _id: string;
1932
1910
  name: string;
@@ -1962,7 +1940,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
1962
1940
  acceptRequest: boolean;
1963
1941
  dbName: string;
1964
1942
  doc: {
1965
- customAttributes?: Record<string, any> | null | undefined;
1966
1943
  _id: string;
1967
1944
  businessId: string;
1968
1945
  profile: {
@@ -2044,7 +2021,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
2044
2021
  };
2045
2022
  };
2046
2023
  }[] | null | undefined;
2047
- locationTags?: string[] | null | undefined;
2048
2024
  updatedBy?: {
2049
2025
  name: string;
2050
2026
  id: string;
@@ -2053,7 +2029,6 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
2053
2029
  items: {
2054
2030
  disabledMeasurements?: string[] | null | undefined;
2055
2031
  sku: {
2056
- customAttributes?: Record<string, any> | null | undefined;
2057
2032
  trackingMeasurement?: string | null | undefined;
2058
2033
  convert?: {
2059
2034
  measurement?: string | null | undefined;
@@ -2097,6 +2072,7 @@ export declare const useClosingTemplateTable: import("pinia").StoreDefinition<"c
2097
2072
  low: number;
2098
2073
  mid: number;
2099
2074
  } | null | undefined;
2075
+ customAttributes?: Record<string, any> | null | undefined;
2100
2076
  unit: {
2101
2077
  _id: string;
2102
2078
  name: string;
@@ -22,7 +22,6 @@ export declare const useIngredientGroupTable: import("pinia").StoreDefinition<"i
22
22
  _id: string;
23
23
  name: string;
24
24
  skus: {
25
- customAttributes?: Record<string, any> | null | undefined;
26
25
  trackingMeasurement?: string | null | undefined;
27
26
  convert?: {
28
27
  measurement?: string | null | undefined;
@@ -66,6 +65,7 @@ export declare const useIngredientGroupTable: import("pinia").StoreDefinition<"i
66
65
  low: number;
67
66
  mid: number;
68
67
  } | null | undefined;
68
+ customAttributes?: Record<string, any> | null | undefined;
69
69
  code: string;
70
70
  _id: string;
71
71
  name: string;
@@ -94,7 +94,6 @@ export declare const useIngredientGroupTable: import("pinia").StoreDefinition<"i
94
94
  _id: string;
95
95
  name: string;
96
96
  skus: {
97
- customAttributes?: Record<string, any> | null | undefined;
98
97
  trackingMeasurement?: string | null | undefined;
99
98
  convert?: {
100
99
  measurement?: string | null | undefined;
@@ -138,6 +137,7 @@ export declare const useIngredientGroupTable: import("pinia").StoreDefinition<"i
138
137
  low: number;
139
138
  mid: number;
140
139
  } | null | undefined;
140
+ customAttributes?: Record<string, any> | null | undefined;
141
141
  code: string;
142
142
  _id: string;
143
143
  name: string;
@@ -166,7 +166,6 @@ export declare const useIngredientGroupTable: import("pinia").StoreDefinition<"i
166
166
  _id: string;
167
167
  name: string;
168
168
  skus: {
169
- customAttributes?: Record<string, any> | null | undefined;
170
169
  trackingMeasurement?: string | null | undefined;
171
170
  convert?: {
172
171
  measurement?: string | null | undefined;
@@ -210,6 +209,7 @@ export declare const useIngredientGroupTable: import("pinia").StoreDefinition<"i
210
209
  low: number;
211
210
  mid: number;
212
211
  } | null | undefined;
212
+ customAttributes?: Record<string, any> | null | undefined;
213
213
  code: string;
214
214
  _id: string;
215
215
  name: string;
@@ -5,7 +5,6 @@ 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;
9
8
  trackingMeasurement?: string | null | undefined;
10
9
  convert?: {
11
10
  measurement?: string | null | undefined;
@@ -49,6 +48,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
49
48
  low: number;
50
49
  mid: number;
51
50
  } | null | undefined;
51
+ customAttributes?: Record<string, any> | null | undefined;
52
52
  unit: {
53
53
  _id: string;
54
54
  name: string;
@@ -71,7 +71,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
71
71
  "click:submit": () => void;
72
72
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<IngredientFormProps>>> & Readonly<{
73
73
  "onUpdate:modelValue"?: ((mv: {
74
- customAttributes?: Record<string, any> | null | undefined;
75
74
  trackingMeasurement?: string | null | undefined;
76
75
  convert?: {
77
76
  measurement?: string | null | undefined;
@@ -115,6 +114,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
115
114
  low: number;
116
115
  mid: number;
117
116
  } | null | undefined;
117
+ customAttributes?: Record<string, any> | null | undefined;
118
118
  unit: {
119
119
  _id: string;
120
120
  name: string;
@@ -1,7 +1,6 @@
1
1
  import type { ColumnDef } from '@tanstack/vue-table';
2
2
  export declare function useIngredientTable(): {
3
3
  columnDefs: ColumnDef<{
4
- customAttributes?: Record<string, any> | null | undefined;
5
4
  trackingMeasurement?: string | null | undefined;
6
5
  convert?: {
7
6
  measurement?: string | null | undefined;
@@ -45,6 +44,7 @@ export declare function useIngredientTable(): {
45
44
  low: number;
46
45
  mid: number;
47
46
  } | null | undefined;
47
+ customAttributes?: Record<string, any> | null | undefined;
48
48
  unit: {
49
49
  _id: string;
50
50
  name: string;
@@ -1,3 +1,4 @@
1
+ import type { PO_SCOPE } from '../../composables/use-receive-request-form';
1
2
  import type { PurchaseOrderTransactionType } from '../../constants/purchase-order-transaction-type';
2
3
  export interface NetSuiteInfoProps {
3
4
  transferType: PurchaseOrderTransactionType;
@@ -5,6 +6,7 @@ export interface NetSuiteInfoProps {
5
6
  poRequest?: FdoPurchaseOrderRequest;
6
7
  purchaseOrder?: FdoPurchaseOrder;
7
8
  isTransferBetweenOutlets?: boolean;
9
+ scope: PO_SCOPE;
8
10
  }
9
11
  export interface NetSuiteSyncProps {
10
12
  poRequest?: FdoPurchaseOrderRequest;
@@ -1,11 +1,14 @@
1
+ import type { RevisionIdMeta } from '@feedmepos/inventory-core';
2
+ import type { PO_SCOPE } from '../../composables/use-receive-request-form';
1
3
  export interface TransferDetailsProps {
2
4
  poRequest?: FdoPurchaseOrderRequest;
3
- purchaseOrder?: FdoPurchaseOrder;
5
+ purchaseOrder?: FdoPurchaseOrder & RevisionIdMeta;
4
6
  transferTo?: string;
5
7
  transferToDbName?: string;
6
8
  show?: boolean;
7
9
  canResubmit?: boolean;
8
10
  canApprove?: boolean;
11
+ scope: PO_SCOPE;
9
12
  }
10
13
  export interface TransferDetailsEvents {
11
14
  (event: 'update:show', show: boolean): void;
@@ -12,6 +12,7 @@ export type NetSuiteReadyEvent = {
12
12
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<NetSuiteFieldProps>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
13
13
  "netsuite:ready": (setting: {
14
14
  refNo?: string | null | undefined;
15
+ recordType?: string | null | undefined;
15
16
  sync?: boolean | null | undefined;
16
17
  subsidiary?: {
17
18
  name?: string | null | undefined;
@@ -32,6 +33,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
32
33
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<NetSuiteFieldProps>>> & Readonly<{
33
34
  "onNetsuite:ready"?: ((setting: {
34
35
  refNo?: string | null | undefined;
36
+ recordType?: string | null | undefined;
35
37
  sync?: boolean | null | undefined;
36
38
  subsidiary?: {
37
39
  name?: string | null | undefined;
@@ -17,7 +17,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
17
17
  default: string;
18
18
  };
19
19
  }>> & Readonly<{}>, {
20
- color: string;
21
20
  size: number;
21
+ color: string;
22
22
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
23
23
  export default _default;