@feedmepos/mf-inventory-portal 0.0.25-dev.32 → 0.0.25-dev.33
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-5mHsEh9k.js → App-BHIdSSIe.js} +2 -2
- package/dist/{ApprovalView-8j418xsu.js → ApprovalView-BHsPq9fp.js} +2 -2
- package/dist/{BindingsDialog-mI12JwDT.js → BindingsDialog-CcA_m9fC.js} +2 -2
- package/dist/{BindingsPicker-BiWsFvJ9.js → BindingsPicker-UttPVr0V.js} +1 -1
- package/dist/{BindingsTable-D0gpm1wp.js → BindingsTable-CQKt-n8j.js} +1 -1
- package/dist/{ClosingDraftView-CDw4t1Ry.js → ClosingDraftView-tYyeEBsI.js} +2 -2
- package/dist/{ClosingTemplateView-BVT7uVSl.js → ClosingTemplateView-CjFaTKSv.js} +2 -2
- package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-5lfzdCEF.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-B544ZjAk.js} +3 -3
- package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-BiH1i5IX.js → FmUnitInput.vue_vue_type_script_setup_true_lang-D6LxuLjN.js} +1 -1
- package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-BZ5jhZJ3.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-hU74c6gB.js} +1 -1
- package/dist/{IngredientGroupView-CuOJ-lgG.js → IngredientGroupView-CjMBtQnL.js} +1 -1
- package/dist/{IngredientsView-DQxuOeeA.js → IngredientsView-Dr6lDeAa.js} +4 -4
- package/dist/{IntegrationView-dTWQ7Y0L.js → IntegrationView-ltFLmByt.js} +1 -1
- package/dist/{InventoryBindingForm-BqbgCls7.js → InventoryBindingForm-BVtDX2SX.js} +1 -1
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-DNzrrq37.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-CUykd8am.js} +3 -3
- package/dist/{InventoryBindingSummary-D9JS8cpw.js → InventoryBindingSummary-CvzXOSPU.js} +1 -1
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-vCMIiBLz.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DNs_wg0e.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-Dseg75Hj.js → PremiumBadge.vue_vue_type_script_setup_true_lang-BCwv6pd5.js} +1 -1
- package/dist/{PublishView-Pioi-3PK.js → PublishView-Cq_ylGgc.js} +2 -2
- package/dist/{PurchaseOrderPrintPreview-C06cZQBi.js → PurchaseOrderPrintPreview-CYCmhU-e.js} +1 -1
- package/dist/{ReceiveRequestView-0LIDAdE4.js → ReceiveRequestView-LnqepR2e.js} +9 -9
- package/dist/{RecipeView-dvtN4dem.js → RecipeView-CMs6Qt9A.js} +3 -3
- package/dist/{StockView-LWjH0TiO.js → StockView-e-PcQAKr.js} +7 -7
- package/dist/{SupplierView-By5AlMwB.js → SupplierView-CeXmu4st.js} +4 -4
- package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-BtdKFA4E.js → TransferDetails.vue_vue_type_script_setup_true_lang-DW_wzTB0.js} +557 -546
- package/dist/{TransferTemplateView-GfTDTpDz.js → TransferTemplateView-_jXDAlSR.js} +7 -7
- package/dist/{UnitView-B_C9Hrmw.js → UnitView-CYqpDvJJ.js} +3 -3
- package/dist/{WarehouseView-CGIrHlmN.js → WarehouseView-Ce8XkGoe.js} +1 -1
- package/dist/api/purchase-order.d.ts +4 -1
- package/dist/{app-PUG_dqk9.js → app-mT4U5kNO.js} +10 -10
- package/dist/app.js +1 -1
- package/dist/{decimal-BYRcDs02.js → decimal-B7ZVTj3Q.js} +1 -1
- package/dist/{feature-CXJupSqw.js → feature-BdqR6_vW.js} +1 -1
- package/dist/{format-unit-display-uZsyeofT.js → format-unit-display-DgTlT1cC.js} +2 -2
- package/dist/{index-BMnRochi.js → index-BO9UatRG.js} +2 -2
- package/dist/{stock-CvA-l-yz.js → stock-CtxeFyYM.js} +1 -1
- package/dist/{supplier-E13yRo0f.js → supplier-Bz2bTujX.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-ingredient-select-dialog-C57l6NFB.js → use-ingredient-select-dialog-q3WmGGOm.js} +1 -1
- package/dist/{use-inventory-binding-dialog-drEXHE4h.js → use-inventory-binding-dialog-D246fGyU.js} +1 -1
- package/dist/views/receive-request/composables/use-receive-request-form.d.ts +187 -2
- package/dist/views/receive-request/composables/use-receive-request-table.d.ts +4 -3
- package/dist/{vue-i18n-C1ehwhFs.js → vue-i18n-iWMdXkLq.js} +261 -261
- package/package.json +3 -3
package/dist/{use-ingredient-select-dialog-C57l6NFB.js → use-ingredient-select-dialog-q3WmGGOm.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineStore as y } from "pinia";
|
|
2
|
-
import { a as S, H as b } from "./app-
|
|
2
|
+
import { a as S, H as b } from "./app-mT4U5kNO.js";
|
|
3
3
|
import { useDialog as A } from "@feedmepos/ui-library";
|
|
4
4
|
import { useI18n as I } from "@feedmepos/mf-common";
|
|
5
5
|
const h = y(
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { type WithToInventoryLocation } from '@/api/purchase-order';
|
|
1
2
|
import type { DateRange } from 'node_modules/@feedmepos/ui-library/dist/components/form/calendar/date-range-picker/common';
|
|
2
3
|
import type { TransferDialogProps } from '../components/transfer-dialog/TransferDialogProps';
|
|
3
4
|
import type { TransferDetailsProps } from '../components/transfer-details/TransferDetailsProps';
|
|
@@ -2787,7 +2788,99 @@ export declare function useReceiveRequestForm(scope: PO_SCOPE, initialDateRange?
|
|
|
2787
2788
|
processedAt: string | null;
|
|
2788
2789
|
rejectedAt: string | null;
|
|
2789
2790
|
adjusmentIds: string[];
|
|
2790
|
-
|
|
2791
|
+
toInventoryLocation: {
|
|
2792
|
+
inventory?: {
|
|
2793
|
+
_id: string;
|
|
2794
|
+
updatedAt: string;
|
|
2795
|
+
} | null | undefined;
|
|
2796
|
+
type: "restaurant" | "warehouse";
|
|
2797
|
+
name: string;
|
|
2798
|
+
acceptRequest: boolean;
|
|
2799
|
+
dbName: string;
|
|
2800
|
+
doc: {
|
|
2801
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
2802
|
+
_id: string;
|
|
2803
|
+
businessId: string;
|
|
2804
|
+
profile: {
|
|
2805
|
+
code?: string | null | undefined;
|
|
2806
|
+
_id?: string | null | undefined;
|
|
2807
|
+
name?: string | undefined;
|
|
2808
|
+
address?: {
|
|
2809
|
+
coordinates?: number[] | null | undefined;
|
|
2810
|
+
line2?: string | null | undefined;
|
|
2811
|
+
state: string;
|
|
2812
|
+
country: string;
|
|
2813
|
+
line1: string;
|
|
2814
|
+
city: string;
|
|
2815
|
+
postcode: string;
|
|
2816
|
+
} | undefined;
|
|
2817
|
+
email?: string | undefined;
|
|
2818
|
+
regNo?: string | undefined;
|
|
2819
|
+
sstRegNo?: string | null | undefined;
|
|
2820
|
+
phoneNo?: string | undefined;
|
|
2821
|
+
legalName?: string | null | undefined;
|
|
2822
|
+
discovery?: boolean | null | undefined;
|
|
2823
|
+
coverPhoto?: string | null | undefined;
|
|
2824
|
+
thumbnailPhoto?: string | null | undefined;
|
|
2825
|
+
description?: string | null | undefined;
|
|
2826
|
+
photos?: string[] | null | undefined;
|
|
2827
|
+
operatingHours?: {
|
|
2828
|
+
0: {
|
|
2829
|
+
hours: {
|
|
2830
|
+
end: string;
|
|
2831
|
+
start: string;
|
|
2832
|
+
}[];
|
|
2833
|
+
enable: boolean;
|
|
2834
|
+
};
|
|
2835
|
+
2: {
|
|
2836
|
+
hours: {
|
|
2837
|
+
end: string;
|
|
2838
|
+
start: string;
|
|
2839
|
+
}[];
|
|
2840
|
+
enable: boolean;
|
|
2841
|
+
};
|
|
2842
|
+
1: {
|
|
2843
|
+
hours: {
|
|
2844
|
+
end: string;
|
|
2845
|
+
start: string;
|
|
2846
|
+
}[];
|
|
2847
|
+
enable: boolean;
|
|
2848
|
+
};
|
|
2849
|
+
3: {
|
|
2850
|
+
hours: {
|
|
2851
|
+
end: string;
|
|
2852
|
+
start: string;
|
|
2853
|
+
}[];
|
|
2854
|
+
enable: boolean;
|
|
2855
|
+
};
|
|
2856
|
+
4: {
|
|
2857
|
+
hours: {
|
|
2858
|
+
end: string;
|
|
2859
|
+
start: string;
|
|
2860
|
+
}[];
|
|
2861
|
+
enable: boolean;
|
|
2862
|
+
};
|
|
2863
|
+
5: {
|
|
2864
|
+
hours: {
|
|
2865
|
+
end: string;
|
|
2866
|
+
start: string;
|
|
2867
|
+
}[];
|
|
2868
|
+
enable: boolean;
|
|
2869
|
+
};
|
|
2870
|
+
6: {
|
|
2871
|
+
hours: {
|
|
2872
|
+
end: string;
|
|
2873
|
+
start: string;
|
|
2874
|
+
}[];
|
|
2875
|
+
enable: boolean;
|
|
2876
|
+
};
|
|
2877
|
+
} | null | undefined;
|
|
2878
|
+
tags?: string[] | null | undefined;
|
|
2879
|
+
url?: string | null | undefined;
|
|
2880
|
+
};
|
|
2881
|
+
};
|
|
2882
|
+
};
|
|
2883
|
+
}[], ({
|
|
2791
2884
|
netSuite?: {
|
|
2792
2885
|
refNo?: string | null | undefined;
|
|
2793
2886
|
sync?: boolean | null | undefined;
|
|
@@ -3507,7 +3600,7 @@ export declare function useReceiveRequestForm(scope: PO_SCOPE, initialDateRange?
|
|
|
3507
3600
|
processedAt: string | null;
|
|
3508
3601
|
rejectedAt: string | null;
|
|
3509
3602
|
adjusmentIds: string[];
|
|
3510
|
-
}[] | {
|
|
3603
|
+
} & WithToInventoryLocation)[] | {
|
|
3511
3604
|
netSuite?: {
|
|
3512
3605
|
refNo?: string | null | undefined;
|
|
3513
3606
|
sync?: boolean | null | undefined;
|
|
@@ -4227,6 +4320,98 @@ export declare function useReceiveRequestForm(scope: PO_SCOPE, initialDateRange?
|
|
|
4227
4320
|
processedAt: string | null;
|
|
4228
4321
|
rejectedAt: string | null;
|
|
4229
4322
|
adjusmentIds: string[];
|
|
4323
|
+
toInventoryLocation: {
|
|
4324
|
+
inventory?: {
|
|
4325
|
+
_id: string;
|
|
4326
|
+
updatedAt: string;
|
|
4327
|
+
} | null | undefined;
|
|
4328
|
+
type: "restaurant" | "warehouse";
|
|
4329
|
+
name: string;
|
|
4330
|
+
acceptRequest: boolean;
|
|
4331
|
+
dbName: string;
|
|
4332
|
+
doc: {
|
|
4333
|
+
customAttributes?: Record<string, any> | null | undefined;
|
|
4334
|
+
_id: string;
|
|
4335
|
+
businessId: string;
|
|
4336
|
+
profile: {
|
|
4337
|
+
code?: string | null | undefined;
|
|
4338
|
+
_id?: string | null | undefined;
|
|
4339
|
+
name?: string | undefined;
|
|
4340
|
+
address?: {
|
|
4341
|
+
coordinates?: number[] | null | undefined;
|
|
4342
|
+
line2?: string | null | undefined;
|
|
4343
|
+
state: string;
|
|
4344
|
+
country: string;
|
|
4345
|
+
line1: string;
|
|
4346
|
+
city: string;
|
|
4347
|
+
postcode: string;
|
|
4348
|
+
} | undefined;
|
|
4349
|
+
email?: string | undefined;
|
|
4350
|
+
regNo?: string | undefined;
|
|
4351
|
+
sstRegNo?: string | null | undefined;
|
|
4352
|
+
phoneNo?: string | undefined;
|
|
4353
|
+
legalName?: string | null | undefined;
|
|
4354
|
+
discovery?: boolean | null | undefined;
|
|
4355
|
+
coverPhoto?: string | null | undefined;
|
|
4356
|
+
thumbnailPhoto?: string | null | undefined;
|
|
4357
|
+
description?: string | null | undefined;
|
|
4358
|
+
photos?: string[] | null | undefined;
|
|
4359
|
+
operatingHours?: {
|
|
4360
|
+
0: {
|
|
4361
|
+
hours: {
|
|
4362
|
+
end: string;
|
|
4363
|
+
start: string;
|
|
4364
|
+
}[];
|
|
4365
|
+
enable: boolean;
|
|
4366
|
+
};
|
|
4367
|
+
2: {
|
|
4368
|
+
hours: {
|
|
4369
|
+
end: string;
|
|
4370
|
+
start: string;
|
|
4371
|
+
}[];
|
|
4372
|
+
enable: boolean;
|
|
4373
|
+
};
|
|
4374
|
+
1: {
|
|
4375
|
+
hours: {
|
|
4376
|
+
end: string;
|
|
4377
|
+
start: string;
|
|
4378
|
+
}[];
|
|
4379
|
+
enable: boolean;
|
|
4380
|
+
};
|
|
4381
|
+
3: {
|
|
4382
|
+
hours: {
|
|
4383
|
+
end: string;
|
|
4384
|
+
start: string;
|
|
4385
|
+
}[];
|
|
4386
|
+
enable: boolean;
|
|
4387
|
+
};
|
|
4388
|
+
4: {
|
|
4389
|
+
hours: {
|
|
4390
|
+
end: string;
|
|
4391
|
+
start: string;
|
|
4392
|
+
}[];
|
|
4393
|
+
enable: boolean;
|
|
4394
|
+
};
|
|
4395
|
+
5: {
|
|
4396
|
+
hours: {
|
|
4397
|
+
end: string;
|
|
4398
|
+
start: string;
|
|
4399
|
+
}[];
|
|
4400
|
+
enable: boolean;
|
|
4401
|
+
};
|
|
4402
|
+
6: {
|
|
4403
|
+
hours: {
|
|
4404
|
+
end: string;
|
|
4405
|
+
start: string;
|
|
4406
|
+
}[];
|
|
4407
|
+
enable: boolean;
|
|
4408
|
+
};
|
|
4409
|
+
} | null | undefined;
|
|
4410
|
+
tags?: string[] | null | undefined;
|
|
4411
|
+
url?: string | null | undefined;
|
|
4412
|
+
};
|
|
4413
|
+
};
|
|
4414
|
+
};
|
|
4230
4415
|
}[]>;
|
|
4231
4416
|
updateDateRange: (startDate: string, endDate: string) => void;
|
|
4232
4417
|
fetchData: () => Promise<void> | undefined;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import type { PO_SCOPE, ReceiveRequestFormComposable } from './use-receive-request-form';
|
|
2
2
|
import type { RevisionIdMeta } from '@feedmepos/inventory-core';
|
|
3
|
+
import type { WithToInventoryLocation } from '@/api/purchase-order';
|
|
3
4
|
export declare function useReceiveRequestTable(scope: PO_SCOPE, receiveRequestFormComposable: ReceiveRequestFormComposable): {
|
|
4
5
|
readonly columnDefs: ({
|
|
5
6
|
accessorKey: "seqNumber";
|
|
@@ -2866,7 +2867,7 @@ export declare function useReceiveRequestTable(scope: PO_SCOPE, receiveRequestFo
|
|
|
2866
2867
|
processedAt: string | null;
|
|
2867
2868
|
rejectedAt: string | null;
|
|
2868
2869
|
adjusmentIds: string[];
|
|
2869
|
-
}, unknown>): string;
|
|
2870
|
+
} & WithToInventoryLocation, unknown>): string;
|
|
2870
2871
|
enableSorting: true;
|
|
2871
2872
|
size?: undefined;
|
|
2872
2873
|
sortUndefined?: undefined;
|
|
@@ -3622,7 +3623,7 @@ export declare function useReceiveRequestTable(scope: PO_SCOPE, receiveRequestFo
|
|
|
3622
3623
|
processedAt: string | null;
|
|
3623
3624
|
rejectedAt: string | null;
|
|
3624
3625
|
adjusmentIds: string[];
|
|
3625
|
-
}, unknown>): import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
3626
|
+
} & WithToInventoryLocation, unknown>): import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
3626
3627
|
[key: string]: any;
|
|
3627
3628
|
}>;
|
|
3628
3629
|
enableSorting: true;
|
|
@@ -4352,7 +4353,7 @@ export declare function useReceiveRequestTable(scope: PO_SCOPE, receiveRequestFo
|
|
|
4352
4353
|
processedAt: string | null;
|
|
4353
4354
|
rejectedAt: string | null;
|
|
4354
4355
|
adjusmentIds: string[];
|
|
4355
|
-
}, unknown>): import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
4356
|
+
} & WithToInventoryLocation, unknown>): import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
4356
4357
|
[key: string]: any;
|
|
4357
4358
|
}>;
|
|
4358
4359
|
enableSorting: false;
|