@feedmepos/mf-inventory-portal 1.2.4-dev.1 → 1.2.5-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.
- package/dist/{App-CdweYGJb.js → App-plHMDZk7.js} +1 -1
- package/dist/{ApprovalView-N5aTAawv.js → ApprovalView-CChHxp4X.js} +50 -49
- package/dist/{BindingsDialog-CF43nBIL.js → BindingsDialog-CU-u0hJx.js} +2 -2
- package/dist/{BindingsPicker-UXffTvIT.js → BindingsPicker-BpbNVNQQ.js} +1 -1
- package/dist/{BindingsTable-bGEdChlq.js → BindingsTable-v1QcskCd.js} +1 -1
- package/dist/{ClosingDraftView-CU6ncRGd.js → ClosingDraftView-D9HwfK7e.js} +2 -2
- package/dist/{ClosingTemplateView-B7hlv-ol.js → ClosingTemplateView-ancesrdQ.js} +2 -2
- package/dist/{DeliveryOrderPrintPreview-BHsASpvc.js → DeliveryOrderPrintPreview-DLSzR6HB.js} +8 -8
- package/dist/{FmAdminBadge-phxApe08.js → FmAdminBadge-Cb9aT29U.js} +1 -1
- package/dist/FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-Cp0j6Sx0.js +230 -0
- package/dist/{FmMultiselectDialog-Cw7978N9.js → FmMultiselectDialog-SoaYz3_K.js} +1 -1
- package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-m_DVEWZp.js → FmUnitInput.vue_vue_type_script_setup_true_lang-D5k7Xk3M.js} +15 -15
- package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-CK2uHzWs.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-NY7TPnoY.js} +1 -1
- package/dist/{IngredientGroupView-BLlM22XE.js → IngredientGroupView-DmbPHuWG.js} +2 -2
- package/dist/{IngredientsView-D-MLnQUs.js → IngredientsView-Bxb_BeyP.js} +71 -61
- package/dist/{IntegrationView-DS8GfDcu.js → IntegrationView-B8mnGO1_.js} +84 -84
- package/dist/{InventoryBindingForm-Cxl3010v.js → InventoryBindingForm-B2tlc3uk.js} +1 -1
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-DVytESGu.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-C-qi9Mri.js} +3 -3
- package/dist/{InventoryBindingSummary-BPLbgkdU.js → InventoryBindingSummary-BUkLwuPN.js} +1 -1
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-D6G0tvu8.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-4W5T_8W7.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-DIgC7Vso.js → PremiumBadge.vue_vue_type_script_setup_true_lang-DCtPbVFp.js} +7 -7
- package/dist/{PublishView-C7M3-gQh.js → PublishView-Dkq9VZOG.js} +7 -7
- package/dist/{PurchaseOrderPrintPreview-ZhFYuurj.js → PurchaseOrderPrintPreview-C-jyn09w.js} +8 -8
- package/dist/{ReceiveRequestView-BCdKPhsr.js → ReceiveRequestView-V4YNI_Jd.js} +82 -79
- package/dist/{RecipeView-DUmXQOxV.js → RecipeView-Ck3RZRhC.js} +3 -3
- package/dist/{StockView-BcxAyI7w.js → StockView-nstUyEXe.js} +7 -7
- package/dist/{SupplierView-q04_80bh.js → SupplierView-eXyZsmHQ.js} +862 -831
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-OCR95cDM.js +2578 -0
- package/dist/{TransferTemplateView-Cfcu-qeJ.js → TransferTemplateView-DZG_UCWg.js} +57 -57
- package/dist/{UnitView-BAPZkTQp.js → UnitView-COiitpcS.js} +3 -3
- package/dist/WarehouseView-DhBpkfGm.js +1066 -0
- package/dist/api/inventory.d.ts +8 -0
- package/dist/api/shipment.d.ts +11 -0
- package/dist/api/warehouse.d.ts +3 -1
- package/dist/{app-Bcq0U90V.js → app-DayXXH4q.js} +14439 -13858
- package/dist/app.d.ts +24 -9
- package/dist/app.js +1 -1
- package/dist/{decimal-Dhnp84Mk.js → decimal-CFYWiBC2.js} +1 -1
- package/dist/{format-unit-display-X0is3zJN.js → format-unit-display-DIr9pTFo.js} +21 -21
- package/dist/{index-Bb9d1Qcc.js → index-DLOpJmH-.js} +1 -1
- package/dist/{index-CnqZ1tak.js → index-tQKFc6GI.js} +1 -1
- package/dist/{stock-DcD5Tbqe.js → stock-DeAkNJnm.js} +1 -1
- package/dist/stores/feature.d.ts +2 -0
- package/dist/stores/inventory.d.ts +1 -0
- package/dist/stores/location.d.ts +57 -1
- package/dist/stores/supplier.d.ts +96 -0
- package/dist/stores/warehouse.d.ts +4 -0
- package/dist/{supplier-njZB-A08.js → supplier-C4DAoZrI.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-ingredient-select-dialog-CFxbHyQu.js → use-ingredient-select-dialog-CV7X8z4O.js} +1 -1
- package/dist/{use-inventory-binding-dialog-CtvdrDNH.js → use-inventory-binding-dialog-nuT-Ptlx.js} +1 -1
- package/dist/views/receive-request/components/transfer-details/TransferDetailsProps.d.ts +1 -0
- package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +60 -0
- package/dist/views/receive-request/composables/use-process-purchase-order.d.ts +10 -0
- package/dist/views/receive-request/composables/use-receive-request-form.d.ts +94 -0
- package/dist/views/receive-request/composables/use-receive-request-table.d.ts +72 -1
- package/dist/views/supplier/components/SupplierForm.vue.d.ts +8 -0
- package/dist/views/supplier/composables/use-supplier-table.d.ts +4 -0
- package/dist/views/transfer-template/components/transfer-template-dialog/TransferTemplateDialog.vue.d.ts +8 -0
- package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-locations.d.ts +16 -0
- package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +48 -0
- package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +48 -0
- package/dist/views/warehouse/components/WarehouseForm.vue.d.ts +8 -0
- package/package.json +2 -2
- package/dist/FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CQi8T-o4.js +0 -227
- package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-CBFgpKee.js +0 -2494
- package/dist/WarehouseView-9AkOoqZV.js +0 -1034
package/dist/api/inventory.d.ts
CHANGED
|
@@ -5,6 +5,10 @@ export declare const useInventoryApi: () => {
|
|
|
5
5
|
_id: string;
|
|
6
6
|
updatedAt: string;
|
|
7
7
|
} | null | undefined;
|
|
8
|
+
preparationTime?: {
|
|
9
|
+
unit: "day" | "year" | "month" | "week" | "hour" | "minute" | "second" | "millisecond";
|
|
10
|
+
value: number;
|
|
11
|
+
} | null | undefined;
|
|
8
12
|
name: string;
|
|
9
13
|
type: "restaurant" | "warehouse";
|
|
10
14
|
acceptRequest: boolean;
|
|
@@ -96,6 +100,10 @@ export declare const useInventoryApi: () => {
|
|
|
96
100
|
_id: string;
|
|
97
101
|
updatedAt: string;
|
|
98
102
|
} | null | undefined;
|
|
103
|
+
preparationTime?: {
|
|
104
|
+
unit: "day" | "year" | "month" | "week" | "hour" | "minute" | "second" | "millisecond";
|
|
105
|
+
value: number;
|
|
106
|
+
} | null | undefined;
|
|
99
107
|
name: string;
|
|
100
108
|
type: "restaurant" | "warehouse";
|
|
101
109
|
acceptRequest: boolean;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export type WithToInventoryLocation = {
|
|
2
|
+
toInventoryLocation: FdoInventoryLocation;
|
|
3
|
+
};
|
|
4
|
+
export declare const useShipmentApi: () => {
|
|
5
|
+
getShipments({ start, end }: {
|
|
6
|
+
start: string;
|
|
7
|
+
end: string;
|
|
8
|
+
}): Promise<FdoInventoryShipment[]>;
|
|
9
|
+
getShipmentsByIds(shipmentIds: string[]): Promise<FdoInventoryShipment[]>;
|
|
10
|
+
};
|
|
11
|
+
export declare const shipmentApi: {};
|
package/dist/api/warehouse.d.ts
CHANGED
|
@@ -2,6 +2,8 @@ import type { WithRev, CreateType } from '@/api/type';
|
|
|
2
2
|
export declare const useWarehouseApi: () => {
|
|
3
3
|
readWarehouses(): Promise<WithRev<FdoWarehouse>[]>;
|
|
4
4
|
createWarehouse(warehouse: CreateType<FdoWarehouse>): Promise<WithRev<FdoWarehouse>>;
|
|
5
|
-
updateWarehouse(id: string, profile: FdoWarehouseProfile
|
|
5
|
+
updateWarehouse(id: string, profile: FdoWarehouseProfile & {
|
|
6
|
+
preparationTime?: FdoInventoryDuration | null;
|
|
7
|
+
}): Promise<WithRev<FdoWarehouse>>;
|
|
6
8
|
deleteWarehouse(id: string): Promise<WithRev<boolean>>;
|
|
7
9
|
};
|