@feedmepos/mf-inventory-portal 1.0.9 → 1.0.10-dev.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{App-RT4bBubX.js → App-COPx00z6.js} +50 -49
- package/dist/{ApprovalView-BgOWHNMD.js → ApprovalView-DEtUW_BD.js} +24 -24
- package/dist/{BindingsDialog-Dip74zuT.js → BindingsDialog-8WUk3Dv3.js} +2 -2
- package/dist/{BindingsPicker-DMQXwEn4.js → BindingsPicker-D8ABQZWj.js} +7 -7
- package/dist/{BindingsTable-Czz32F7d.js → BindingsTable-E4ObCYZW.js} +5 -5
- package/dist/{ClosingDraftView-Ps4DgRNG.js → ClosingDraftView-BuwTXzoD.js} +499 -498
- package/dist/{ClosingTemplateView-EjVLgUCH.js → ClosingTemplateView-Dwlu2WDi.js} +10 -10
- package/dist/{DeliveryOrderPrintPreview-C52aY34D.js → DeliveryOrderPrintPreview-CZQP0ZBf.js} +1 -1
- package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-MSqPw_6t.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CIpktJ_p.js} +32 -32
- package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-DbN_e9U8.js → FmUnitInput.vue_vue_type_script_setup_true_lang-BAsfttD3.js} +51 -51
- package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-DHuB4hRb.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-BtLdE9Qw.js} +1 -1
- package/dist/{IngredientGroupView-CRTjNc-p.js → IngredientGroupView-DKncarkj.js} +11 -11
- package/dist/{IngredientsView-CuLOu_v9.js → IngredientsView-DJhR4pNL.js} +15 -14
- package/dist/IntegrationView-DbehNBiT.js +10361 -0
- package/dist/{InventoryBindingForm-C1NfSdOs.js → InventoryBindingForm-CakKTaAx.js} +1 -1
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-BJ7h3Nr6.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-qrYebXqE.js} +94 -89
- package/dist/{InventoryBindingSummary-CFjSwhxA.js → InventoryBindingSummary-ax4kqODn.js} +1 -1
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-B73N8AvB.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-BD8iRcNk.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-rve3vJhu.js → PremiumBadge.vue_vue_type_script_setup_true_lang-D13DAIwe.js} +10 -10
- package/dist/{PublishView-Bj0JawUb.js → PublishView-BMQzmmkT.js} +12 -12
- package/dist/{PurchaseOrderPrintPreview-DCAZVrDM.js → PurchaseOrderPrintPreview-CdbxZWLq.js} +4 -4
- package/dist/{ReceiveRequestView-B_bWd1hC.js → ReceiveRequestView-Blxchs0k.js} +53 -52
- package/dist/RecipeView-Bnigp2lS.js +8493 -0
- package/dist/{StockView-CsZ2hfAY.js → StockView-B4p6XQPR.js} +73 -72
- package/dist/{SupplierView-BUaouKYm.js → SupplierView-ojORzTSY.js} +12 -11
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-G478rFCP.js +1894 -0
- package/dist/{TransferTemplateView-Rq7N13OR.js → TransferTemplateView-DTN23wTJ.js} +291 -290
- package/dist/{UnitView-C9j2RjtY.js → UnitView-w-bUgjIw.js} +23 -23
- package/dist/{WarehouseView-Ct6TWKej.js → WarehouseView-cJ7u4vTr.js} +26 -26
- package/dist/api/bill.d.ts +2 -2
- package/dist/api/food-market-hub.d.ts +1 -1
- package/dist/api/inventory.d.ts +110 -44
- package/dist/api/netsuite.d.ts +191 -8
- package/dist/api/purchase-order.d.ts +5 -1
- package/dist/{app-Cryb1Kx8.js → app-DtLEhFCD.js} +19871 -19809
- package/dist/app.d.ts +7 -7
- package/dist/app.js +2 -2
- package/dist/components/inventory-binding/InventoryBinding.vue.d.ts +30 -8
- package/dist/components/shell/inventory/binding-dialog.vue.d.ts +2 -2
- package/dist/components/shell/inventory/binding-ui.vue.d.ts +27 -5
- package/dist/composable/usePromise.d.ts +41 -0
- package/dist/{decimal-Ko0ukH7B.js → decimal-D0mDm48J.js} +1 -1
- package/dist/feature-GZEf4CLT.js +17427 -0
- package/dist/{format-unit-display-C1sTywhb.js → format-unit-display-Dl7kbJn1.js} +60 -60
- package/dist/{index-BAyyesj2.js → index-BglOiNaU.js} +7 -6
- package/dist/{index-WgH7CKAS.js → index-DKLr1Nm9.js} +1 -1
- package/dist/main.d.ts +1 -0
- package/dist/{stock-BVCXjojk.js → stock-V0Qm2pTD.js} +3 -3
- package/dist/stores/feature.d.ts +3 -20
- package/dist/stores/integration/foodmarkethub.d.ts +1 -1
- package/dist/stores/integration/netsuite.d.ts +22 -7
- package/dist/stores/inventory.d.ts +132 -44
- package/dist/stores/location.d.ts +137 -137
- package/dist/{supplier-Brxhm840.js → supplier-DK4PWcz4.js} +4 -4
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-ingredient-select-dialog-DCAYNC6e.js → use-ingredient-select-dialog-BfJ-qHni.js} +1 -1
- package/dist/{use-inventory-binding-dialog-TYwx9mzF.js → use-inventory-binding-dialog-C5IYjwW5.js} +1 -1
- package/dist/views/adjustment-template/wastage-template/actions.d.ts +228 -228
- package/dist/views/adjustment-template/wastage-template/form/WastageTemplateItemTable.vue.d.ts +2 -2
- package/dist/views/adjustment-template/wastage-template/form/useAdjustmentTemplateItems.d.ts +1 -1
- package/dist/views/adjustment-template/wastage-template/table.d.ts +234 -234
- package/dist/views/closing-draft/components/closing-draft-dialog/ClosingDraftDialog.vue.d.ts +140 -136
- package/dist/views/closing-draft/composables/use-closing-draft-table.d.ts +420 -408
- package/dist/views/closing-template/components/closing-template-form/composables/use-closing-template-items.d.ts +4 -4
- package/dist/views/closing-template/composables/use-closing-template-actions.d.ts +252 -252
- package/dist/views/closing-template/composables/use-closing-template-table.d.ts +252 -252
- package/dist/views/ingredient-group/composables/use-ingredient-group-table.d.ts +12 -12
- package/dist/views/ingredients/components/convert/ConvertForm.vue.d.ts +2 -2
- package/dist/views/ingredients/components/ingredient-form/IngredientForm.vue.d.ts +8 -8
- package/dist/views/ingredients/components/inventory-binding/InventoryBindingForm.vue.d.ts +3 -3
- package/dist/views/ingredients/composables/use-ingredient-table.d.ts +4 -4
- package/dist/views/integration/components/ApplyProduct.vue.d.ts +2 -2
- package/dist/views/integration/components/ApplyProductDialog.vue.d.ts +2 -2
- package/dist/views/integration/components/ApplyProductDialogV4.vue.d.ts +2 -2
- package/dist/views/integration/components/netsuite/InventoryTransfer.vue.d.ts +48 -0
- package/dist/views/integration/components/netsuite/InventoryTransferIngredientTable.vue.d.ts +180 -0
- package/dist/views/integration/components/netsuite/NetSuiteSideSheet.vue.d.ts +24 -0
- package/dist/views/integration/components/netsuite/NetSuiteSideSheetProps.d.ts +8 -0
- package/dist/views/integration/components/netsuite/{AddLocationDialog.vue.d.ts → business/AddLocationDialog.vue.d.ts} +204 -204
- package/dist/views/integration/components/netsuite/{LocationConfigurationDialog.vue.d.ts → business/BusinessNetSuiteSideSheet.vue.d.ts} +3 -3
- package/dist/views/integration/components/netsuite/{LocationConfigurationDialogProps.d.ts → business/BusinessNetSuiteSideSheetProps.d.ts} +1 -5
- package/dist/views/integration/components/netsuite/{NetSuiteLocationField.vue.d.ts → business/NetSuiteLocationField.vue.d.ts} +11 -9
- package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +665 -637
- package/dist/views/receive-request/components/transfer-form/components/ForecastStock.vue.d.ts +22 -22
- package/dist/views/receive-request/components/transfer-form/components/TransferItemTable.vue.d.ts +44 -44
- package/dist/views/receive-request/components/transfer-form/composables/use-transfer-items.d.ts +11 -11
- package/dist/views/receive-request/composables/use-process-purchase-order.d.ts +614 -0
- package/dist/views/receive-request/composables/use-receive-request-form.d.ts +1190 -1142
- package/dist/views/receive-request/composables/use-receive-request-table.d.ts +1192 -1144
- package/dist/views/receive-request/constants/po-action-to-ui-style.d.ts +6 -0
- package/dist/views/recipe/components/recipe-form/RecipeForm.vue.d.ts +46 -2
- package/dist/views/recipe/components/recipe-override-form-field/RecipeOverrideFormField.vue.d.ts +61 -0
- package/dist/views/recipe/composables/use-recipe-overrides-form-field.d.ts +10 -0
- package/dist/views/stock/components/StockRecordCard.vue.d.ts +1 -1
- package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +14 -14
- package/dist/views/transfer-template/components/transfer-template-form/components/TransferTemplateItemTable.vue.d.ts +22 -22
- package/dist/views/transfer-template/components/transfer-template-form/composables/use-template-enabled-locations.d.ts +17 -17
- package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-template-items.d.ts +11 -11
- package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +805 -805
- package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +805 -805
- package/dist/views/transfer-template/composables/useTransferTemplateHelper.d.ts +33 -33
- package/dist/vue-i18n-3LoKMrMa.js +2365 -0
- package/package.json +8 -5
- package/dist/IntegrationView-DXxwE0z8.js +0 -2148
- package/dist/RecipeView-m7aSOTrT.js +0 -616
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-DqImAdxA.js +0 -1746
- package/dist/vue-i18n-B-kKlljK.js +0 -2365
|
@@ -63,12 +63,12 @@ export declare function useInventoryStore(): {
|
|
|
63
63
|
precision: number;
|
|
64
64
|
};
|
|
65
65
|
} | null | undefined;
|
|
66
|
+
id: string;
|
|
66
67
|
type: "RECIPE" | "SKU" | "SKU_GROUP";
|
|
67
68
|
amount: {
|
|
68
69
|
amount: number;
|
|
69
70
|
precision: number;
|
|
70
71
|
};
|
|
71
|
-
id: string;
|
|
72
72
|
}[] | null | undefined;
|
|
73
73
|
} | null | undefined;
|
|
74
74
|
valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
|
|
@@ -94,6 +94,9 @@ export declare function useInventoryStore(): {
|
|
|
94
94
|
mid: number;
|
|
95
95
|
} | null | undefined;
|
|
96
96
|
customAttributes?: Record<string, any> | null | undefined;
|
|
97
|
+
_id: string;
|
|
98
|
+
name: string;
|
|
99
|
+
code: string;
|
|
97
100
|
unit: {
|
|
98
101
|
_id: string;
|
|
99
102
|
name: string;
|
|
@@ -109,12 +112,31 @@ export declare function useInventoryStore(): {
|
|
|
109
112
|
};
|
|
110
113
|
}[];
|
|
111
114
|
};
|
|
112
|
-
code: string;
|
|
113
|
-
_id: string;
|
|
114
|
-
name: string;
|
|
115
115
|
}[] | null | undefined;
|
|
116
116
|
recipe?: {
|
|
117
117
|
customAttributes?: Record<string, any> | null | undefined;
|
|
118
|
+
overrides?: {
|
|
119
|
+
rule?: any;
|
|
120
|
+
id: string;
|
|
121
|
+
name: string;
|
|
122
|
+
override: {
|
|
123
|
+
measurement?: {
|
|
124
|
+
id: string;
|
|
125
|
+
name: string;
|
|
126
|
+
abbrev: string;
|
|
127
|
+
conversion: {
|
|
128
|
+
amount: number;
|
|
129
|
+
precision: number;
|
|
130
|
+
};
|
|
131
|
+
} | null | undefined;
|
|
132
|
+
id: string;
|
|
133
|
+
type: "RECIPE" | "SKU" | "SKU_GROUP";
|
|
134
|
+
amount: {
|
|
135
|
+
amount: number;
|
|
136
|
+
precision: number;
|
|
137
|
+
};
|
|
138
|
+
}[];
|
|
139
|
+
}[] | null | undefined;
|
|
118
140
|
_id: string;
|
|
119
141
|
name: string;
|
|
120
142
|
contains: {
|
|
@@ -127,16 +149,18 @@ export declare function useInventoryStore(): {
|
|
|
127
149
|
precision: number;
|
|
128
150
|
};
|
|
129
151
|
} | null | undefined;
|
|
152
|
+
id: string;
|
|
130
153
|
type: "RECIPE" | "SKU" | "SKU_GROUP";
|
|
131
154
|
amount: {
|
|
132
155
|
amount: number;
|
|
133
156
|
precision: number;
|
|
134
157
|
};
|
|
135
|
-
id: string;
|
|
136
158
|
}[];
|
|
137
159
|
}[] | null | undefined;
|
|
138
160
|
skuGroup?: {
|
|
139
161
|
ref?: string | null | undefined;
|
|
162
|
+
_id: string;
|
|
163
|
+
name: string;
|
|
140
164
|
unit: {
|
|
141
165
|
_id: string;
|
|
142
166
|
name: string;
|
|
@@ -152,8 +176,6 @@ export declare function useInventoryStore(): {
|
|
|
152
176
|
};
|
|
153
177
|
}[];
|
|
154
178
|
};
|
|
155
|
-
_id: string;
|
|
156
|
-
name: string;
|
|
157
179
|
skus: {
|
|
158
180
|
trackingMeasurement?: string | null | undefined;
|
|
159
181
|
convert?: {
|
|
@@ -168,12 +190,12 @@ export declare function useInventoryStore(): {
|
|
|
168
190
|
precision: number;
|
|
169
191
|
};
|
|
170
192
|
} | null | undefined;
|
|
193
|
+
id: string;
|
|
171
194
|
type: "RECIPE" | "SKU" | "SKU_GROUP";
|
|
172
195
|
amount: {
|
|
173
196
|
amount: number;
|
|
174
197
|
precision: number;
|
|
175
198
|
};
|
|
176
|
-
id: string;
|
|
177
199
|
}[] | null | undefined;
|
|
178
200
|
} | null | undefined;
|
|
179
201
|
valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
|
|
@@ -199,9 +221,9 @@ export declare function useInventoryStore(): {
|
|
|
199
221
|
mid: number;
|
|
200
222
|
} | null | undefined;
|
|
201
223
|
customAttributes?: Record<string, any> | null | undefined;
|
|
202
|
-
code: string;
|
|
203
224
|
_id: string;
|
|
204
225
|
name: string;
|
|
226
|
+
code: string;
|
|
205
227
|
}[];
|
|
206
228
|
}[] | null | undefined;
|
|
207
229
|
updatedAt?: string | null | undefined;
|
|
@@ -839,12 +861,12 @@ export declare function useInventoryStore(): {
|
|
|
839
861
|
precision: number;
|
|
840
862
|
};
|
|
841
863
|
} | null | undefined;
|
|
864
|
+
id: string;
|
|
842
865
|
type: "RECIPE" | "SKU" | "SKU_GROUP";
|
|
843
866
|
amount: {
|
|
844
867
|
amount: number;
|
|
845
868
|
precision: number;
|
|
846
869
|
};
|
|
847
|
-
id: string;
|
|
848
870
|
}[] | null | undefined;
|
|
849
871
|
} | null | undefined;
|
|
850
872
|
valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
|
|
@@ -870,6 +892,9 @@ export declare function useInventoryStore(): {
|
|
|
870
892
|
mid: number;
|
|
871
893
|
} | null | undefined;
|
|
872
894
|
customAttributes?: Record<string, any> | null | undefined;
|
|
895
|
+
_id: string;
|
|
896
|
+
name: string;
|
|
897
|
+
code: string;
|
|
873
898
|
unit: {
|
|
874
899
|
_id: string;
|
|
875
900
|
name: string;
|
|
@@ -885,12 +910,31 @@ export declare function useInventoryStore(): {
|
|
|
885
910
|
};
|
|
886
911
|
}[];
|
|
887
912
|
};
|
|
888
|
-
code: string;
|
|
889
|
-
_id: string;
|
|
890
|
-
name: string;
|
|
891
913
|
}[] | null | undefined;
|
|
892
914
|
recipe?: {
|
|
893
915
|
customAttributes?: Record<string, any> | null | undefined;
|
|
916
|
+
overrides?: {
|
|
917
|
+
rule?: any;
|
|
918
|
+
id: string;
|
|
919
|
+
name: string;
|
|
920
|
+
override: {
|
|
921
|
+
measurement?: {
|
|
922
|
+
id: string;
|
|
923
|
+
name: string;
|
|
924
|
+
abbrev: string;
|
|
925
|
+
conversion: {
|
|
926
|
+
amount: number;
|
|
927
|
+
precision: number;
|
|
928
|
+
};
|
|
929
|
+
} | null | undefined;
|
|
930
|
+
id: string;
|
|
931
|
+
type: "RECIPE" | "SKU" | "SKU_GROUP";
|
|
932
|
+
amount: {
|
|
933
|
+
amount: number;
|
|
934
|
+
precision: number;
|
|
935
|
+
};
|
|
936
|
+
}[];
|
|
937
|
+
}[] | null | undefined;
|
|
894
938
|
_id: string;
|
|
895
939
|
name: string;
|
|
896
940
|
contains: {
|
|
@@ -903,16 +947,18 @@ export declare function useInventoryStore(): {
|
|
|
903
947
|
precision: number;
|
|
904
948
|
};
|
|
905
949
|
} | null | undefined;
|
|
950
|
+
id: string;
|
|
906
951
|
type: "RECIPE" | "SKU" | "SKU_GROUP";
|
|
907
952
|
amount: {
|
|
908
953
|
amount: number;
|
|
909
954
|
precision: number;
|
|
910
955
|
};
|
|
911
|
-
id: string;
|
|
912
956
|
}[];
|
|
913
957
|
}[] | null | undefined;
|
|
914
958
|
skuGroup?: {
|
|
915
959
|
ref?: string | null | undefined;
|
|
960
|
+
_id: string;
|
|
961
|
+
name: string;
|
|
916
962
|
unit: {
|
|
917
963
|
_id: string;
|
|
918
964
|
name: string;
|
|
@@ -928,8 +974,6 @@ export declare function useInventoryStore(): {
|
|
|
928
974
|
};
|
|
929
975
|
}[];
|
|
930
976
|
};
|
|
931
|
-
_id: string;
|
|
932
|
-
name: string;
|
|
933
977
|
skus: {
|
|
934
978
|
trackingMeasurement?: string | null | undefined;
|
|
935
979
|
convert?: {
|
|
@@ -944,12 +988,12 @@ export declare function useInventoryStore(): {
|
|
|
944
988
|
precision: number;
|
|
945
989
|
};
|
|
946
990
|
} | null | undefined;
|
|
991
|
+
id: string;
|
|
947
992
|
type: "RECIPE" | "SKU" | "SKU_GROUP";
|
|
948
993
|
amount: {
|
|
949
994
|
amount: number;
|
|
950
995
|
precision: number;
|
|
951
996
|
};
|
|
952
|
-
id: string;
|
|
953
997
|
}[] | null | undefined;
|
|
954
998
|
} | null | undefined;
|
|
955
999
|
valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
|
|
@@ -975,9 +1019,9 @@ export declare function useInventoryStore(): {
|
|
|
975
1019
|
mid: number;
|
|
976
1020
|
} | null | undefined;
|
|
977
1021
|
customAttributes?: Record<string, any> | null | undefined;
|
|
978
|
-
code: string;
|
|
979
1022
|
_id: string;
|
|
980
1023
|
name: string;
|
|
1024
|
+
code: string;
|
|
981
1025
|
}[];
|
|
982
1026
|
}[] | null | undefined;
|
|
983
1027
|
updatedAt?: string | null | undefined;
|
|
@@ -2048,6 +2092,28 @@ export declare function useInventoryStore(): {
|
|
|
2048
2092
|
}>;
|
|
2049
2093
|
readonly recipes: {
|
|
2050
2094
|
customAttributes?: Record<string, any> | null | undefined;
|
|
2095
|
+
overrides?: {
|
|
2096
|
+
rule?: any;
|
|
2097
|
+
id: string;
|
|
2098
|
+
name: string;
|
|
2099
|
+
override: {
|
|
2100
|
+
measurement?: {
|
|
2101
|
+
id: string;
|
|
2102
|
+
name: string;
|
|
2103
|
+
abbrev: string;
|
|
2104
|
+
conversion: {
|
|
2105
|
+
amount: number;
|
|
2106
|
+
precision: number;
|
|
2107
|
+
};
|
|
2108
|
+
} | null | undefined;
|
|
2109
|
+
id: string;
|
|
2110
|
+
type: "RECIPE" | "SKU" | "SKU_GROUP";
|
|
2111
|
+
amount: {
|
|
2112
|
+
amount: number;
|
|
2113
|
+
precision: number;
|
|
2114
|
+
};
|
|
2115
|
+
}[];
|
|
2116
|
+
}[] | null | undefined;
|
|
2051
2117
|
_id: string;
|
|
2052
2118
|
name: string;
|
|
2053
2119
|
contains: {
|
|
@@ -2060,16 +2126,38 @@ export declare function useInventoryStore(): {
|
|
|
2060
2126
|
precision: number;
|
|
2061
2127
|
};
|
|
2062
2128
|
} | null | undefined;
|
|
2129
|
+
id: string;
|
|
2063
2130
|
type: "RECIPE" | "SKU" | "SKU_GROUP";
|
|
2064
2131
|
amount: {
|
|
2065
2132
|
amount: number;
|
|
2066
2133
|
precision: number;
|
|
2067
2134
|
};
|
|
2068
|
-
id: string;
|
|
2069
2135
|
}[];
|
|
2070
2136
|
}[];
|
|
2071
2137
|
readonly recipeById: Record<string, {
|
|
2072
2138
|
customAttributes?: Record<string, any> | null | undefined;
|
|
2139
|
+
overrides?: {
|
|
2140
|
+
rule?: any;
|
|
2141
|
+
id: string;
|
|
2142
|
+
name: string;
|
|
2143
|
+
override: {
|
|
2144
|
+
measurement?: {
|
|
2145
|
+
id: string;
|
|
2146
|
+
name: string;
|
|
2147
|
+
abbrev: string;
|
|
2148
|
+
conversion: {
|
|
2149
|
+
amount: number;
|
|
2150
|
+
precision: number;
|
|
2151
|
+
};
|
|
2152
|
+
} | null | undefined;
|
|
2153
|
+
id: string;
|
|
2154
|
+
type: "RECIPE" | "SKU" | "SKU_GROUP";
|
|
2155
|
+
amount: {
|
|
2156
|
+
amount: number;
|
|
2157
|
+
precision: number;
|
|
2158
|
+
};
|
|
2159
|
+
}[];
|
|
2160
|
+
}[] | null | undefined;
|
|
2073
2161
|
_id: string;
|
|
2074
2162
|
name: string;
|
|
2075
2163
|
contains: {
|
|
@@ -2082,12 +2170,12 @@ export declare function useInventoryStore(): {
|
|
|
2082
2170
|
precision: number;
|
|
2083
2171
|
};
|
|
2084
2172
|
} | null | undefined;
|
|
2173
|
+
id: string;
|
|
2085
2174
|
type: "RECIPE" | "SKU" | "SKU_GROUP";
|
|
2086
2175
|
amount: {
|
|
2087
2176
|
amount: number;
|
|
2088
2177
|
precision: number;
|
|
2089
2178
|
};
|
|
2090
|
-
id: string;
|
|
2091
2179
|
}[];
|
|
2092
2180
|
}>;
|
|
2093
2181
|
readonly skus: {
|
|
@@ -2104,12 +2192,12 @@ export declare function useInventoryStore(): {
|
|
|
2104
2192
|
precision: number;
|
|
2105
2193
|
};
|
|
2106
2194
|
} | null | undefined;
|
|
2195
|
+
id: string;
|
|
2107
2196
|
type: "RECIPE" | "SKU" | "SKU_GROUP";
|
|
2108
2197
|
amount: {
|
|
2109
2198
|
amount: number;
|
|
2110
2199
|
precision: number;
|
|
2111
2200
|
};
|
|
2112
|
-
id: string;
|
|
2113
2201
|
}[] | null | undefined;
|
|
2114
2202
|
} | null | undefined;
|
|
2115
2203
|
valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
|
|
@@ -2135,6 +2223,9 @@ export declare function useInventoryStore(): {
|
|
|
2135
2223
|
mid: number;
|
|
2136
2224
|
} | null | undefined;
|
|
2137
2225
|
customAttributes?: Record<string, any> | null | undefined;
|
|
2226
|
+
_id: string;
|
|
2227
|
+
name: string;
|
|
2228
|
+
code: string;
|
|
2138
2229
|
unit: {
|
|
2139
2230
|
_id: string;
|
|
2140
2231
|
name: string;
|
|
@@ -2150,9 +2241,6 @@ export declare function useInventoryStore(): {
|
|
|
2150
2241
|
};
|
|
2151
2242
|
}[];
|
|
2152
2243
|
};
|
|
2153
|
-
code: string;
|
|
2154
|
-
_id: string;
|
|
2155
|
-
name: string;
|
|
2156
2244
|
}[];
|
|
2157
2245
|
readonly skuById: Record<string, {
|
|
2158
2246
|
trackingMeasurement?: string | null | undefined;
|
|
@@ -2168,12 +2256,12 @@ export declare function useInventoryStore(): {
|
|
|
2168
2256
|
precision: number;
|
|
2169
2257
|
};
|
|
2170
2258
|
} | null | undefined;
|
|
2259
|
+
id: string;
|
|
2171
2260
|
type: "RECIPE" | "SKU" | "SKU_GROUP";
|
|
2172
2261
|
amount: {
|
|
2173
2262
|
amount: number;
|
|
2174
2263
|
precision: number;
|
|
2175
2264
|
};
|
|
2176
|
-
id: string;
|
|
2177
2265
|
}[] | null | undefined;
|
|
2178
2266
|
} | null | undefined;
|
|
2179
2267
|
valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
|
|
@@ -2199,6 +2287,9 @@ export declare function useInventoryStore(): {
|
|
|
2199
2287
|
mid: number;
|
|
2200
2288
|
} | null | undefined;
|
|
2201
2289
|
customAttributes?: Record<string, any> | null | undefined;
|
|
2290
|
+
_id: string;
|
|
2291
|
+
name: string;
|
|
2292
|
+
code: string;
|
|
2202
2293
|
unit: {
|
|
2203
2294
|
_id: string;
|
|
2204
2295
|
name: string;
|
|
@@ -2214,9 +2305,6 @@ export declare function useInventoryStore(): {
|
|
|
2214
2305
|
};
|
|
2215
2306
|
}[];
|
|
2216
2307
|
};
|
|
2217
|
-
code: string;
|
|
2218
|
-
_id: string;
|
|
2219
|
-
name: string;
|
|
2220
2308
|
}>;
|
|
2221
2309
|
readonly skuByCode: Record<string, {
|
|
2222
2310
|
trackingMeasurement?: string | null | undefined;
|
|
@@ -2232,12 +2320,12 @@ export declare function useInventoryStore(): {
|
|
|
2232
2320
|
precision: number;
|
|
2233
2321
|
};
|
|
2234
2322
|
} | null | undefined;
|
|
2323
|
+
id: string;
|
|
2235
2324
|
type: "RECIPE" | "SKU" | "SKU_GROUP";
|
|
2236
2325
|
amount: {
|
|
2237
2326
|
amount: number;
|
|
2238
2327
|
precision: number;
|
|
2239
2328
|
};
|
|
2240
|
-
id: string;
|
|
2241
2329
|
}[] | null | undefined;
|
|
2242
2330
|
} | null | undefined;
|
|
2243
2331
|
valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
|
|
@@ -2263,6 +2351,9 @@ export declare function useInventoryStore(): {
|
|
|
2263
2351
|
mid: number;
|
|
2264
2352
|
} | null | undefined;
|
|
2265
2353
|
customAttributes?: Record<string, any> | null | undefined;
|
|
2354
|
+
_id: string;
|
|
2355
|
+
name: string;
|
|
2356
|
+
code: string;
|
|
2266
2357
|
unit: {
|
|
2267
2358
|
_id: string;
|
|
2268
2359
|
name: string;
|
|
@@ -2278,12 +2369,11 @@ export declare function useInventoryStore(): {
|
|
|
2278
2369
|
};
|
|
2279
2370
|
}[];
|
|
2280
2371
|
};
|
|
2281
|
-
code: string;
|
|
2282
|
-
_id: string;
|
|
2283
|
-
name: string;
|
|
2284
2372
|
}>;
|
|
2285
2373
|
readonly skuGroups: {
|
|
2286
2374
|
ref?: string | null | undefined;
|
|
2375
|
+
_id: string;
|
|
2376
|
+
name: string;
|
|
2287
2377
|
unit: {
|
|
2288
2378
|
_id: string;
|
|
2289
2379
|
name: string;
|
|
@@ -2299,8 +2389,6 @@ export declare function useInventoryStore(): {
|
|
|
2299
2389
|
};
|
|
2300
2390
|
}[];
|
|
2301
2391
|
};
|
|
2302
|
-
_id: string;
|
|
2303
|
-
name: string;
|
|
2304
2392
|
skus: {
|
|
2305
2393
|
trackingMeasurement?: string | null | undefined;
|
|
2306
2394
|
convert?: {
|
|
@@ -2315,12 +2403,12 @@ export declare function useInventoryStore(): {
|
|
|
2315
2403
|
precision: number;
|
|
2316
2404
|
};
|
|
2317
2405
|
} | null | undefined;
|
|
2406
|
+
id: string;
|
|
2318
2407
|
type: "RECIPE" | "SKU" | "SKU_GROUP";
|
|
2319
2408
|
amount: {
|
|
2320
2409
|
amount: number;
|
|
2321
2410
|
precision: number;
|
|
2322
2411
|
};
|
|
2323
|
-
id: string;
|
|
2324
2412
|
}[] | null | undefined;
|
|
2325
2413
|
} | null | undefined;
|
|
2326
2414
|
valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
|
|
@@ -2346,9 +2434,9 @@ export declare function useInventoryStore(): {
|
|
|
2346
2434
|
mid: number;
|
|
2347
2435
|
} | null | undefined;
|
|
2348
2436
|
customAttributes?: Record<string, any> | null | undefined;
|
|
2349
|
-
code: string;
|
|
2350
2437
|
_id: string;
|
|
2351
2438
|
name: string;
|
|
2439
|
+
code: string;
|
|
2352
2440
|
}[];
|
|
2353
2441
|
}[];
|
|
2354
2442
|
readonly skuTags: Map<unknown, [{
|
|
@@ -2365,12 +2453,12 @@ export declare function useInventoryStore(): {
|
|
|
2365
2453
|
precision: number;
|
|
2366
2454
|
};
|
|
2367
2455
|
} | null | undefined;
|
|
2456
|
+
id: string;
|
|
2368
2457
|
type: "RECIPE" | "SKU" | "SKU_GROUP";
|
|
2369
2458
|
amount: {
|
|
2370
2459
|
amount: number;
|
|
2371
2460
|
precision: number;
|
|
2372
2461
|
};
|
|
2373
|
-
id: string;
|
|
2374
2462
|
}[] | null | undefined;
|
|
2375
2463
|
} | null | undefined;
|
|
2376
2464
|
valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
|
|
@@ -2396,6 +2484,9 @@ export declare function useInventoryStore(): {
|
|
|
2396
2484
|
mid: number;
|
|
2397
2485
|
} | null | undefined;
|
|
2398
2486
|
customAttributes?: Record<string, any> | null | undefined;
|
|
2487
|
+
_id: string;
|
|
2488
|
+
name: string;
|
|
2489
|
+
code: string;
|
|
2399
2490
|
unit: {
|
|
2400
2491
|
_id: string;
|
|
2401
2492
|
name: string;
|
|
@@ -2411,9 +2502,6 @@ export declare function useInventoryStore(): {
|
|
|
2411
2502
|
};
|
|
2412
2503
|
}[];
|
|
2413
2504
|
};
|
|
2414
|
-
code: string;
|
|
2415
|
-
_id: string;
|
|
2416
|
-
name: string;
|
|
2417
2505
|
}, ...{
|
|
2418
2506
|
trackingMeasurement?: string | null | undefined;
|
|
2419
2507
|
convert?: {
|
|
@@ -2428,12 +2516,12 @@ export declare function useInventoryStore(): {
|
|
|
2428
2516
|
precision: number;
|
|
2429
2517
|
};
|
|
2430
2518
|
} | null | undefined;
|
|
2519
|
+
id: string;
|
|
2431
2520
|
type: "RECIPE" | "SKU" | "SKU_GROUP";
|
|
2432
2521
|
amount: {
|
|
2433
2522
|
amount: number;
|
|
2434
2523
|
precision: number;
|
|
2435
2524
|
};
|
|
2436
|
-
id: string;
|
|
2437
2525
|
}[] | null | undefined;
|
|
2438
2526
|
} | null | undefined;
|
|
2439
2527
|
valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
|
|
@@ -2459,6 +2547,9 @@ export declare function useInventoryStore(): {
|
|
|
2459
2547
|
mid: number;
|
|
2460
2548
|
} | null | undefined;
|
|
2461
2549
|
customAttributes?: Record<string, any> | null | undefined;
|
|
2550
|
+
_id: string;
|
|
2551
|
+
name: string;
|
|
2552
|
+
code: string;
|
|
2462
2553
|
unit: {
|
|
2463
2554
|
_id: string;
|
|
2464
2555
|
name: string;
|
|
@@ -2474,9 +2565,6 @@ export declare function useInventoryStore(): {
|
|
|
2474
2565
|
};
|
|
2475
2566
|
}[];
|
|
2476
2567
|
};
|
|
2477
|
-
code: string;
|
|
2478
|
-
_id: string;
|
|
2479
|
-
name: string;
|
|
2480
2568
|
}[]]>;
|
|
2481
2569
|
init(): Promise<void>;
|
|
2482
2570
|
readClosing(): Promise<void>;
|