@feedmepos/mf-inventory-portal 0.0.23-dev.4 → 0.0.23-dev.41
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-DReDvY0M.js → App-DW2K97Bb.js} +84 -72
- package/dist/{ApprovalView-BMZlYmRk.js → ApprovalView-BgSxdrwt.js} +25 -28
- package/dist/{BindingsDialog-Y2K4I7H7.js → BindingsDialog-CQtusdvp.js} +6 -6
- package/dist/{BindingsPicker-DKBq9c37.js → BindingsPicker-BnEjRAah.js} +8 -9
- package/dist/{BindingsTable-45v4SDfp.js → BindingsTable-DpTPAef_.js} +18 -22
- package/dist/ClosingDraftView-CXKYLCZS.js +1190 -0
- package/dist/{ClosingTemplateView-CKJVYSbj.js → ClosingTemplateView-CMTJHywt.js} +271 -285
- package/dist/FmCustomAttribute.vue_vue_type_script_setup_true_lang-zOmcCdDR.js +142 -0
- package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CMEOp-0r.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-mAPA5_sB.js} +18 -19
- package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-C1DjyjyH.js → FmUnitInput.vue_vue_type_script_setup_true_lang-BjNpfucZ.js} +25 -26
- package/dist/{IngredientGroupView-BuP-HGeg.js → IngredientGroupView-CrEfiZvn.js} +63 -69
- package/dist/IngredientsView-BB8LQlU9.js +1707 -0
- package/dist/{IntegrationView-kYCaKG0o.js → IntegrationView-D2wTkDyX.js} +89 -92
- package/dist/{InventoryBindingForm-BXHq4h-n.js → InventoryBindingForm-DW7rJDc1.js} +1 -1
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-CVxJ_bV3.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-Ci8UI1eQ.js} +112 -104
- package/dist/{InventoryBindingSummary-Bjasfc_v.js → InventoryBindingSummary-B40KofiI.js} +1 -1
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DM0C4raP.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DD7VT9MS.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-C3O3JebE.js → PremiumBadge.vue_vue_type_script_setup_true_lang-BGuXTfn6.js} +19 -20
- package/dist/{PurchaseOrderPrintPreview-CmjkfTTS.js → PurchaseOrderPrintPreview-DQmx28Be.js} +17 -18
- package/dist/ReceiveRequestView-CJknzKfd.js +4205 -0
- package/dist/RecipeView-D5oWQ9Yd.js +609 -0
- package/dist/StockView-U59PHCy2.js +1818 -0
- package/dist/{SupplierView-DAx7E7sR.js → SupplierView-CLjjpTNZ.js} +2325 -787
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-DLDDXnyG.js +1327 -0
- package/dist/TransferTemplateView-CFoVrPIX.js +1264 -0
- package/dist/{UnitView-CQPGZ8-r.js → UnitView-CAopphN_.js} +228 -227
- package/dist/{WarehouseView-jy-RNCgy.js → WarehouseView-DUZku5U6.js} +100 -106
- package/dist/api/adjustment-template.d.ts +25 -0
- package/dist/api/bill.d.ts +240 -84
- package/dist/api/closing-draft.d.ts +6 -0
- package/dist/api/closing.d.ts +1 -0
- package/dist/api/inventory.d.ts +15 -6
- package/dist/api/netsuite.d.ts +3 -3
- package/dist/app-0klJzLit.js +84527 -0
- package/dist/app.d.ts +64 -0
- package/dist/app.js +2 -2
- package/dist/components/FmCustomAttribute.vue.d.ts +23 -0
- package/dist/components/FmLockableField.vue.d.ts +37 -0
- package/dist/components/FmMultiselectDialogProps.d.ts +1 -0
- package/dist/components/inventory-binding/InventoryBinding.vue.d.ts +3 -1
- package/dist/components/row-action.enum.d.ts +1 -0
- package/dist/components/shell/inventory/binding-ui.vue.d.ts +3 -1
- package/dist/composable/defineDeepModel.d.ts +1 -1
- package/dist/{decimal-BAc9M88Q.js → decimal-Cu4rlnvU.js} +1 -1
- package/dist/feature-C1wCaXKQ.js +946 -0
- package/dist/format-unit-display-CMa5UhY1.js +1215 -0
- package/dist/{StockView-D9no-mrA.js → index-BJaMpEVJ.js} +2242 -3986
- package/dist/index-HTBqkVVr.js +29202 -0
- package/dist/router/name.d.ts +2 -0
- package/dist/stock-CB4yNRMO.js +125 -0
- package/dist/stores/feature.d.ts +6 -0
- package/dist/stores/integration/netsuite.d.ts +70 -2
- package/dist/stores/inventory.d.ts +21 -12
- package/dist/stores/supplier.d.ts +1 -1
- package/dist/style.css +1 -1
- package/dist/{supplier-DJC0UZWv.js → supplier-biIIXGyr.js} +15 -15
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-inventory-binding-dialog-PEQbFRvO.js → use-inventory-binding-dialog-BopoOOxB.js} +10 -11
- package/dist/views/adjustment-template/import/AdjustmentTemplateImport.vue.d.ts +2 -0
- package/dist/views/adjustment-template/import/AdjustmentTemplateImportItem.vue.d.ts +18 -0
- package/dist/views/adjustment-template/import/export.d.ts +60 -0
- package/dist/views/adjustment-template/wastage-template/WastageTemplateDetails.vue.d.ts +2 -0
- package/dist/views/adjustment-template/wastage-template/WastageTemplateDialog.vue.d.ts +22 -0
- package/dist/views/adjustment-template/wastage-template/WastageTemplatePublish.vue.d.ts +6 -0
- package/dist/views/adjustment-template/wastage-template/WastageTemplateReason.vue.d.ts +18 -0
- package/dist/views/adjustment-template/wastage-template/WastageTemplateView.vue.d.ts +2 -0
- package/dist/views/adjustment-template/wastage-template/actions.d.ts +1329 -0
- package/dist/views/adjustment-template/wastage-template/form/WastageTemplateForm.vue.d.ts +16 -0
- package/dist/views/adjustment-template/wastage-template/form/WastageTemplateItemTable.vue.d.ts +35 -0
- package/dist/views/adjustment-template/wastage-template/form/useAdjustmentTemplateItems.d.ts +20 -0
- package/dist/views/adjustment-template/wastage-template/props.d.ts +36 -0
- package/dist/views/adjustment-template/wastage-template/table.d.ts +1303 -0
- package/dist/views/closing-draft/ClosingDraftView.vue.d.ts +2 -0
- package/dist/views/closing-draft/components/closing-draft-action/ClosingDraftAction.vue.d.ts +22 -0
- package/dist/views/closing-draft/components/closing-draft-dialog/ClosingDraftDialog.vue.d.ts +625 -0
- package/dist/views/closing-draft/composables/use-closing-draft-actions.d.ts +25 -0
- package/dist/views/closing-draft/composables/use-closing-draft-table.d.ts +3645 -0
- package/dist/views/closing-draft/helpers/draft-status-to-class-name.helper.d.ts +1 -0
- package/dist/views/closing-draft/helpers/export-draft.helper.d.ts +19 -0
- package/dist/views/closing-draft/helpers/get-calculated-total.helper.d.ts +4 -0
- package/dist/views/closing-template/components/closing-template-form/composables/use-closing-template-items.d.ts +2 -1
- package/dist/views/closing-template/composables/use-closing-template-actions.d.ts +48 -204
- package/dist/views/closing-template/composables/use-closing-template-table.d.ts +49 -205
- package/dist/views/ingredient-group/composables/use-ingredient-group-table.d.ts +6 -3
- package/dist/views/ingredients/components/convert/ConvertFormProps.d.ts +1 -0
- package/dist/views/ingredients/components/ingredient-form/IngredientForm.vue.d.ts +4 -2
- package/dist/views/ingredients/components/inventory-binding/InventoryBindingForm.vue.d.ts +1 -0
- package/dist/views/ingredients/composables/use-ingredient-table.d.ts +2 -1
- package/dist/views/receive-request/components/netsuite/NetSuiteInfo.vue.d.ts +12 -0
- package/dist/views/receive-request/components/netsuite/NetSuiteProps.d.ts +13 -0
- package/dist/views/receive-request/components/netsuite/NetSuiteSync.vue.d.ts +12 -0
- package/dist/views/receive-request/components/transfer-form/NetSuiteField.vue.d.ts +13 -0
- package/dist/views/receive-request/components/transfer-form/SparkIcon.vue.d.ts +1 -1
- package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +70 -17
- package/dist/views/receive-request/components/transfer-form/components/ForecastStock.vue.d.ts +4 -2
- package/dist/views/receive-request/components/transfer-form/composables/use-transfer-items.d.ts +2 -1
- package/dist/views/receive-request/composables/use-receive-request-form.d.ts +102 -24
- package/dist/views/receive-request/composables/use-receive-request-table.d.ts +102 -24
- package/dist/views/recipe/components/recipe-form/RecipeForm.vue.d.ts +2 -0
- package/dist/views/stock/components/StockRecordCard.vue.d.ts +120 -42
- package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +6 -4
- package/dist/views/stock/helper/compute-summary-total.d.ts +2 -2
- package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-template-items.d.ts +2 -1
- package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +24 -12
- package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +24 -12
- package/dist/views/transfer-template/helpers/import-export.helper.d.ts +2 -1
- package/package.json +7 -6
- package/dist/FmDroppableField-8RzKjEdL.js +0 -154
- package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-BhdcqRh-.js +0 -436
- package/dist/FmMultiselectDialog-D7YtdoyJ.js +0 -415
- package/dist/IngredientBindedItem.vue_vue_type_script_setup_true_lang-zjvFEF5C.js +0 -51
- package/dist/IngredientsView-DMRN-odY.js +0 -1613
- package/dist/ReceiveRequestView-aQZJO8sq.js +0 -4165
- package/dist/RecipeView-DXO43tFi.js +0 -597
- package/dist/TableActionableRow.vue_vue_type_script_setup_true_lang-DlNJ6kRg.js +0 -135
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-DCA0RUfu.js +0 -1209
- package/dist/TransferTemplateView-CfxdQF1t.js +0 -1261
- package/dist/_plugin-vue_export-helper-CHgC5LLL.js +0 -9
- package/dist/app-KnSMkJBV.js +0 -33496
- package/dist/date2-CIeUqUIc.js +0 -117
- package/dist/dayjs.min-Df5jSnDJ.js +0 -282
- package/dist/defineDeepModel-BfuQAIoM.js +0 -13
- package/dist/feature-dwB4OxRQ.js +0 -86
- package/dist/format-time-from-id-BbvzyIN6.js +0 -15
- package/dist/format-unit-display-BBWblJEt.js +0 -1216
- package/dist/fuzzy-B9ryZ9VZ.js +0 -41
- package/dist/index-BN0CY3sZ.js +0 -22277
- package/dist/index-Bj1fJum-.js +0 -45
- package/dist/index-C4yL_7rR.js +0 -10545
- package/dist/netsuite-ByWOS6tI.js +0 -194
- package/dist/normalizeArguments-DP7Hrren.js +0 -1552
- package/dist/row-action.enum-PMKMRrZR.js +0 -50
- package/dist/rules-C12nWDD1.js +0 -198
- package/dist/use-template-enabled-locations-2-k9g5t8tt.js +0 -86
- package/dist/xlsx-B4XHad7S.js +0 -24004
- package/dist/xlsx.util-BSO4SHJi.js +0 -78
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import type { RevisionIdMeta } from '@feedmepos/inventory-core';
|
|
2
|
+
export declare const useClosingDraftApi: () => {
|
|
3
|
+
getDraft(id: string): Promise<FdoClosingDraft & RevisionIdMeta>;
|
|
4
|
+
readDrafts(): Promise<(FdoClosingDraft & RevisionIdMeta)[]>;
|
|
5
|
+
runOperation(operation: FdtoClosingDraftOperation): Promise<void>;
|
|
6
|
+
};
|
package/dist/api/closing.d.ts
CHANGED
package/dist/api/inventory.d.ts
CHANGED
|
@@ -142,11 +142,12 @@ export declare const useInventoryApi: () => {
|
|
|
142
142
|
precision: number;
|
|
143
143
|
};
|
|
144
144
|
} | null | undefined;
|
|
145
|
+
operationalGroup?: string | null | undefined;
|
|
145
146
|
thresholds?: {
|
|
146
147
|
low: number;
|
|
147
148
|
mid: number;
|
|
148
149
|
} | null | undefined;
|
|
149
|
-
|
|
150
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
150
151
|
unit: {
|
|
151
152
|
_id: string;
|
|
152
153
|
name: string;
|
|
@@ -167,6 +168,7 @@ export declare const useInventoryApi: () => {
|
|
|
167
168
|
name: string;
|
|
168
169
|
}[] | null | undefined;
|
|
169
170
|
recipe?: {
|
|
171
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
170
172
|
_id: string;
|
|
171
173
|
name: string;
|
|
172
174
|
contains: {
|
|
@@ -245,11 +247,12 @@ export declare const useInventoryApi: () => {
|
|
|
245
247
|
precision: number;
|
|
246
248
|
};
|
|
247
249
|
} | null | undefined;
|
|
250
|
+
operationalGroup?: string | null | undefined;
|
|
248
251
|
thresholds?: {
|
|
249
252
|
low: number;
|
|
250
253
|
mid: number;
|
|
251
254
|
} | null | undefined;
|
|
252
|
-
|
|
255
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
253
256
|
code: string;
|
|
254
257
|
_id: string;
|
|
255
258
|
name: string;
|
|
@@ -313,11 +316,12 @@ export declare const useInventoryApi: () => {
|
|
|
313
316
|
precision: number;
|
|
314
317
|
};
|
|
315
318
|
} | null | undefined;
|
|
319
|
+
operationalGroup?: string | null | undefined;
|
|
316
320
|
thresholds?: {
|
|
317
321
|
low: number;
|
|
318
322
|
mid: number;
|
|
319
323
|
} | null | undefined;
|
|
320
|
-
|
|
324
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
321
325
|
unit: {
|
|
322
326
|
_id: string;
|
|
323
327
|
name: string;
|
|
@@ -338,6 +342,7 @@ export declare const useInventoryApi: () => {
|
|
|
338
342
|
name: string;
|
|
339
343
|
}[] | null | undefined;
|
|
340
344
|
recipe?: {
|
|
345
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
341
346
|
_id: string;
|
|
342
347
|
name: string;
|
|
343
348
|
contains: {
|
|
@@ -416,11 +421,12 @@ export declare const useInventoryApi: () => {
|
|
|
416
421
|
precision: number;
|
|
417
422
|
};
|
|
418
423
|
} | null | undefined;
|
|
424
|
+
operationalGroup?: string | null | undefined;
|
|
419
425
|
thresholds?: {
|
|
420
426
|
low: number;
|
|
421
427
|
mid: number;
|
|
422
428
|
} | null | undefined;
|
|
423
|
-
|
|
429
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
424
430
|
code: string;
|
|
425
431
|
_id: string;
|
|
426
432
|
name: string;
|
|
@@ -484,11 +490,12 @@ export declare const useInventoryApi: () => {
|
|
|
484
490
|
precision: number;
|
|
485
491
|
};
|
|
486
492
|
} | null | undefined;
|
|
493
|
+
operationalGroup?: string | null | undefined;
|
|
487
494
|
thresholds?: {
|
|
488
495
|
low: number;
|
|
489
496
|
mid: number;
|
|
490
497
|
} | null | undefined;
|
|
491
|
-
|
|
498
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
492
499
|
unit: {
|
|
493
500
|
_id: string;
|
|
494
501
|
name: string;
|
|
@@ -509,6 +516,7 @@ export declare const useInventoryApi: () => {
|
|
|
509
516
|
name: string;
|
|
510
517
|
}[] | null | undefined;
|
|
511
518
|
recipe?: {
|
|
519
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
512
520
|
_id: string;
|
|
513
521
|
name: string;
|
|
514
522
|
contains: {
|
|
@@ -587,11 +595,12 @@ export declare const useInventoryApi: () => {
|
|
|
587
595
|
precision: number;
|
|
588
596
|
};
|
|
589
597
|
} | null | undefined;
|
|
598
|
+
operationalGroup?: string | null | undefined;
|
|
590
599
|
thresholds?: {
|
|
591
600
|
low: number;
|
|
592
601
|
mid: number;
|
|
593
602
|
} | null | undefined;
|
|
594
|
-
|
|
603
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
595
604
|
code: string;
|
|
596
605
|
_id: string;
|
|
597
606
|
name: string;
|
package/dist/api/netsuite.d.ts
CHANGED
|
@@ -3,7 +3,7 @@ export declare const useNetSuiteApi: () => {
|
|
|
3
3
|
accessToken?: string | null | undefined;
|
|
4
4
|
syncedAt?: string | null | undefined;
|
|
5
5
|
restlet?: {
|
|
6
|
-
type: "createItemReceipt";
|
|
6
|
+
type: "createItemReceipt" | "retrieveRecordInfo";
|
|
7
7
|
scriptId: string;
|
|
8
8
|
deploymentId: string;
|
|
9
9
|
}[] | null | undefined;
|
|
@@ -64,11 +64,11 @@ export declare const useNetSuiteApi: () => {
|
|
|
64
64
|
}[];
|
|
65
65
|
realm: string;
|
|
66
66
|
}>;
|
|
67
|
-
|
|
67
|
+
syncTransferOrder(type: string, locationId: string, poId: string, porId?: string): Promise<{
|
|
68
68
|
accessToken?: string | null | undefined;
|
|
69
69
|
syncedAt?: string | null | undefined;
|
|
70
70
|
restlet?: {
|
|
71
|
-
type: "createItemReceipt";
|
|
71
|
+
type: "createItemReceipt" | "retrieveRecordInfo";
|
|
72
72
|
scriptId: string;
|
|
73
73
|
deploymentId: string;
|
|
74
74
|
}[] | null | undefined;
|