@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
@@ -10,7 +10,7 @@ export interface DraftItemRow {
10
10
  adjustedDiffPercentage: number | null;
11
11
  [key: string]: string | number | null;
12
12
  }
13
- export declare function draftItemToExcelRow(item: FdoClosingDraftItem, systemBalance: FdoDecimal): DraftItemRow;
13
+ export declare function draftItemToExcelRow(item: FdoClosingDraftItem, systemBalance: FdoDecimal, enabledMeasurements: string[]): DraftItemRow;
14
14
  export type ColIdHeader<T> = {
15
15
  id: keyof T;
16
16
  name: string;
@@ -13,7 +13,6 @@ export declare function useClosingTemplateItems(controller: {
13
13
  columnDefs: import("vue").ComputedRef<ColumnDef<{
14
14
  disabledMeasurements?: string[] | null | undefined;
15
15
  sku: {
16
- customAttributes?: Record<string, any> | null | undefined;
17
16
  trackingMeasurement?: string | null | undefined;
18
17
  convert?: {
19
18
  measurement?: string | null | undefined;
@@ -57,6 +56,7 @@ export declare function useClosingTemplateItems(controller: {
57
56
  low: number;
58
57
  mid: number;
59
58
  } | null | undefined;
59
+ customAttributes?: Record<string, any> | null | undefined;
60
60
  unit: {
61
61
  _id: string;
62
62
  name: string;
@@ -34,7 +34,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
34
34
  acceptRequest: boolean;
35
35
  dbName: string;
36
36
  doc: {
37
- customAttributes?: Record<string, any> | null | undefined;
38
37
  _id: string;
39
38
  businessId: string;
40
39
  profile: {
@@ -116,7 +115,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
116
115
  };
117
116
  };
118
117
  }[] | null | undefined;
119
- locationTags?: string[] | null | undefined;
120
118
  updatedBy?: {
121
119
  name: string;
122
120
  id: string;
@@ -125,7 +123,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
125
123
  items: {
126
124
  disabledMeasurements?: string[] | null | undefined;
127
125
  sku: {
128
- customAttributes?: Record<string, any> | null | undefined;
129
126
  trackingMeasurement?: string | null | undefined;
130
127
  convert?: {
131
128
  measurement?: string | null | undefined;
@@ -169,6 +166,7 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
169
166
  low: number;
170
167
  mid: number;
171
168
  } | null | undefined;
169
+ customAttributes?: Record<string, any> | null | undefined;
172
170
  unit: {
173
171
  _id: string;
174
172
  name: string;
@@ -210,7 +208,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
210
208
  acceptRequest: boolean;
211
209
  dbName: string;
212
210
  doc: {
213
- customAttributes?: Record<string, any> | null | undefined;
214
211
  _id: string;
215
212
  businessId: string;
216
213
  profile: {
@@ -292,7 +289,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
292
289
  };
293
290
  };
294
291
  }[] | null | undefined;
295
- locationTags?: string[] | null | undefined;
296
292
  updatedBy?: {
297
293
  name: string;
298
294
  id: string;
@@ -301,7 +297,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
301
297
  items: {
302
298
  disabledMeasurements?: string[] | null | undefined;
303
299
  sku: {
304
- customAttributes?: Record<string, any> | null | undefined;
305
300
  trackingMeasurement?: string | null | undefined;
306
301
  convert?: {
307
302
  measurement?: string | null | undefined;
@@ -345,6 +340,7 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
345
340
  low: number;
346
341
  mid: number;
347
342
  } | null | undefined;
343
+ customAttributes?: Record<string, any> | null | undefined;
348
344
  unit: {
349
345
  _id: string;
350
346
  name: string;
@@ -386,7 +382,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
386
382
  acceptRequest: boolean;
387
383
  dbName: string;
388
384
  doc: {
389
- customAttributes?: Record<string, any> | null | undefined;
390
385
  _id: string;
391
386
  businessId: string;
392
387
  profile: {
@@ -468,7 +463,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
468
463
  };
469
464
  };
470
465
  }[] | null | undefined;
471
- locationTags?: string[] | null | undefined;
472
466
  updatedBy?: {
473
467
  name: string;
474
468
  id: string;
@@ -477,7 +471,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
477
471
  items: {
478
472
  disabledMeasurements?: string[] | null | undefined;
479
473
  sku: {
480
- customAttributes?: Record<string, any> | null | undefined;
481
474
  trackingMeasurement?: string | null | undefined;
482
475
  convert?: {
483
476
  measurement?: string | null | undefined;
@@ -521,6 +514,7 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
521
514
  low: number;
522
515
  mid: number;
523
516
  } | null | undefined;
517
+ customAttributes?: Record<string, any> | null | undefined;
524
518
  unit: {
525
519
  _id: string;
526
520
  name: string;
@@ -561,7 +555,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
561
555
  acceptRequest: boolean;
562
556
  dbName: string;
563
557
  doc: {
564
- customAttributes?: Record<string, any> | null | undefined;
565
558
  _id: string;
566
559
  businessId: string;
567
560
  profile: {
@@ -643,7 +636,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
643
636
  };
644
637
  };
645
638
  }[] | null | undefined;
646
- locationTags?: string[] | null | undefined;
647
639
  updatedBy?: {
648
640
  name: string;
649
641
  id: string;
@@ -652,7 +644,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
652
644
  items: {
653
645
  disabledMeasurements?: string[] | null | undefined;
654
646
  sku: {
655
- customAttributes?: Record<string, any> | null | undefined;
656
647
  trackingMeasurement?: string | null | undefined;
657
648
  convert?: {
658
649
  measurement?: string | null | undefined;
@@ -696,6 +687,7 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
696
687
  low: number;
697
688
  mid: number;
698
689
  } | null | undefined;
690
+ customAttributes?: Record<string, any> | null | undefined;
699
691
  unit: {
700
692
  _id: string;
701
693
  name: string;
@@ -745,7 +737,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
745
737
  acceptRequest: boolean;
746
738
  dbName: string;
747
739
  doc: {
748
- customAttributes?: Record<string, any> | null | undefined;
749
740
  _id: string;
750
741
  businessId: string;
751
742
  profile: {
@@ -827,7 +818,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
827
818
  };
828
819
  };
829
820
  }[] | null | undefined;
830
- locationTags?: string[] | null | undefined;
831
821
  updatedBy?: {
832
822
  name: string;
833
823
  id: string;
@@ -836,7 +826,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
836
826
  items: {
837
827
  disabledMeasurements?: string[] | null | undefined;
838
828
  sku: {
839
- customAttributes?: Record<string, any> | null | undefined;
840
829
  trackingMeasurement?: string | null | undefined;
841
830
  convert?: {
842
831
  measurement?: string | null | undefined;
@@ -880,6 +869,7 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
880
869
  low: number;
881
870
  mid: number;
882
871
  } | null | undefined;
872
+ customAttributes?: Record<string, any> | null | undefined;
883
873
  unit: {
884
874
  _id: string;
885
875
  name: string;
@@ -921,7 +911,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
921
911
  acceptRequest: boolean;
922
912
  dbName: string;
923
913
  doc: {
924
- customAttributes?: Record<string, any> | null | undefined;
925
914
  _id: string;
926
915
  businessId: string;
927
916
  profile: {
@@ -1003,7 +992,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1003
992
  };
1004
993
  };
1005
994
  }[] | null | undefined;
1006
- locationTags?: string[] | null | undefined;
1007
995
  updatedBy?: {
1008
996
  name: string;
1009
997
  id: string;
@@ -1012,7 +1000,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1012
1000
  items: {
1013
1001
  disabledMeasurements?: string[] | null | undefined;
1014
1002
  sku: {
1015
- customAttributes?: Record<string, any> | null | undefined;
1016
1003
  trackingMeasurement?: string | null | undefined;
1017
1004
  convert?: {
1018
1005
  measurement?: string | null | undefined;
@@ -1056,6 +1043,7 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1056
1043
  low: number;
1057
1044
  mid: number;
1058
1045
  } | null | undefined;
1046
+ customAttributes?: Record<string, any> | null | undefined;
1059
1047
  unit: {
1060
1048
  _id: string;
1061
1049
  name: string;
@@ -1097,7 +1085,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1097
1085
  acceptRequest: boolean;
1098
1086
  dbName: string;
1099
1087
  doc: {
1100
- customAttributes?: Record<string, any> | null | undefined;
1101
1088
  _id: string;
1102
1089
  businessId: string;
1103
1090
  profile: {
@@ -1179,7 +1166,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1179
1166
  };
1180
1167
  };
1181
1168
  }[] | null | undefined;
1182
- locationTags?: string[] | null | undefined;
1183
1169
  updatedBy?: {
1184
1170
  name: string;
1185
1171
  id: string;
@@ -1188,7 +1174,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1188
1174
  items: {
1189
1175
  disabledMeasurements?: string[] | null | undefined;
1190
1176
  sku: {
1191
- customAttributes?: Record<string, any> | null | undefined;
1192
1177
  trackingMeasurement?: string | null | undefined;
1193
1178
  convert?: {
1194
1179
  measurement?: string | null | undefined;
@@ -1232,6 +1217,7 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1232
1217
  low: number;
1233
1218
  mid: number;
1234
1219
  } | null | undefined;
1220
+ customAttributes?: Record<string, any> | null | undefined;
1235
1221
  unit: {
1236
1222
  _id: string;
1237
1223
  name: string;
@@ -1272,7 +1258,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1272
1258
  acceptRequest: boolean;
1273
1259
  dbName: string;
1274
1260
  doc: {
1275
- customAttributes?: Record<string, any> | null | undefined;
1276
1261
  _id: string;
1277
1262
  businessId: string;
1278
1263
  profile: {
@@ -1354,7 +1339,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1354
1339
  };
1355
1340
  };
1356
1341
  }[] | null | undefined;
1357
- locationTags?: string[] | null | undefined;
1358
1342
  updatedBy?: {
1359
1343
  name: string;
1360
1344
  id: string;
@@ -1363,7 +1347,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1363
1347
  items: {
1364
1348
  disabledMeasurements?: string[] | null | undefined;
1365
1349
  sku: {
1366
- customAttributes?: Record<string, any> | null | undefined;
1367
1350
  trackingMeasurement?: string | null | undefined;
1368
1351
  convert?: {
1369
1352
  measurement?: string | null | undefined;
@@ -1407,6 +1390,7 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1407
1390
  low: number;
1408
1391
  mid: number;
1409
1392
  } | null | undefined;
1393
+ customAttributes?: Record<string, any> | null | undefined;
1410
1394
  unit: {
1411
1395
  _id: string;
1412
1396
  name: string;
@@ -1456,7 +1440,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1456
1440
  acceptRequest: boolean;
1457
1441
  dbName: string;
1458
1442
  doc: {
1459
- customAttributes?: Record<string, any> | null | undefined;
1460
1443
  _id: string;
1461
1444
  businessId: string;
1462
1445
  profile: {
@@ -1538,7 +1521,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1538
1521
  };
1539
1522
  };
1540
1523
  }[] | null | undefined;
1541
- locationTags?: string[] | null | undefined;
1542
1524
  updatedBy?: {
1543
1525
  name: string;
1544
1526
  id: string;
@@ -1547,7 +1529,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1547
1529
  items: {
1548
1530
  disabledMeasurements?: string[] | null | undefined;
1549
1531
  sku: {
1550
- customAttributes?: Record<string, any> | null | undefined;
1551
1532
  trackingMeasurement?: string | null | undefined;
1552
1533
  convert?: {
1553
1534
  measurement?: string | null | undefined;
@@ -1591,6 +1572,7 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1591
1572
  low: number;
1592
1573
  mid: number;
1593
1574
  } | null | undefined;
1575
+ customAttributes?: Record<string, any> | null | undefined;
1594
1576
  unit: {
1595
1577
  _id: string;
1596
1578
  name: string;
@@ -1632,7 +1614,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1632
1614
  acceptRequest: boolean;
1633
1615
  dbName: string;
1634
1616
  doc: {
1635
- customAttributes?: Record<string, any> | null | undefined;
1636
1617
  _id: string;
1637
1618
  businessId: string;
1638
1619
  profile: {
@@ -1714,7 +1695,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1714
1695
  };
1715
1696
  };
1716
1697
  }[] | null | undefined;
1717
- locationTags?: string[] | null | undefined;
1718
1698
  updatedBy?: {
1719
1699
  name: string;
1720
1700
  id: string;
@@ -1723,7 +1703,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1723
1703
  items: {
1724
1704
  disabledMeasurements?: string[] | null | undefined;
1725
1705
  sku: {
1726
- customAttributes?: Record<string, any> | null | undefined;
1727
1706
  trackingMeasurement?: string | null | undefined;
1728
1707
  convert?: {
1729
1708
  measurement?: string | null | undefined;
@@ -1767,6 +1746,7 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1767
1746
  low: number;
1768
1747
  mid: number;
1769
1748
  } | null | undefined;
1749
+ customAttributes?: Record<string, any> | null | undefined;
1770
1750
  unit: {
1771
1751
  _id: string;
1772
1752
  name: string;
@@ -1808,7 +1788,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1808
1788
  acceptRequest: boolean;
1809
1789
  dbName: string;
1810
1790
  doc: {
1811
- customAttributes?: Record<string, any> | null | undefined;
1812
1791
  _id: string;
1813
1792
  businessId: string;
1814
1793
  profile: {
@@ -1890,7 +1869,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1890
1869
  };
1891
1870
  };
1892
1871
  }[] | null | undefined;
1893
- locationTags?: string[] | null | undefined;
1894
1872
  updatedBy?: {
1895
1873
  name: string;
1896
1874
  id: string;
@@ -1899,7 +1877,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1899
1877
  items: {
1900
1878
  disabledMeasurements?: string[] | null | undefined;
1901
1879
  sku: {
1902
- customAttributes?: Record<string, any> | null | undefined;
1903
1880
  trackingMeasurement?: string | null | undefined;
1904
1881
  convert?: {
1905
1882
  measurement?: string | null | undefined;
@@ -1943,6 +1920,7 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1943
1920
  low: number;
1944
1921
  mid: number;
1945
1922
  } | null | undefined;
1923
+ customAttributes?: Record<string, any> | null | undefined;
1946
1924
  unit: {
1947
1925
  _id: string;
1948
1926
  name: string;
@@ -1983,7 +1961,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
1983
1961
  acceptRequest: boolean;
1984
1962
  dbName: string;
1985
1963
  doc: {
1986
- customAttributes?: Record<string, any> | null | undefined;
1987
1964
  _id: string;
1988
1965
  businessId: string;
1989
1966
  profile: {
@@ -2065,7 +2042,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
2065
2042
  };
2066
2043
  };
2067
2044
  }[] | null | undefined;
2068
- locationTags?: string[] | null | undefined;
2069
2045
  updatedBy?: {
2070
2046
  name: string;
2071
2047
  id: string;
@@ -2074,7 +2050,6 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
2074
2050
  items: {
2075
2051
  disabledMeasurements?: string[] | null | undefined;
2076
2052
  sku: {
2077
- customAttributes?: Record<string, any> | null | undefined;
2078
2053
  trackingMeasurement?: string | null | undefined;
2079
2054
  convert?: {
2080
2055
  measurement?: string | null | undefined;
@@ -2118,6 +2093,7 @@ export declare const useClosingTemplateActions: import("pinia").StoreDefinition<
2118
2093
  low: number;
2119
2094
  mid: number;
2120
2095
  } | null | undefined;
2096
+ customAttributes?: Record<string, any> | null | undefined;
2121
2097
  unit: {
2122
2098
  _id: string;
2123
2099
  name: string;