@feedmepos/mf-inventory-portal 0.0.19-dev.12 → 0.0.19-dev.14
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.vue.d.ts +1 -1
- package/dist/{ApprovalView-CuTAFiWC.js → ApprovalView-BY13XuOu.js} +5 -5
- package/dist/{BindingsDialog-C_ndNZ8f.js → BindingsDialog-B3PP-XkE.js} +22 -22
- package/dist/{BindingsPicker-CcAod_ha.js → BindingsPicker-DL17pRty.js} +17 -17
- package/dist/{BindingsTable-Bm4-kj_a.js → BindingsTable-CjKOv7Yw.js} +29 -29
- package/dist/Entry.vue.d.ts +1 -1
- package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-DoF7wwNT.js +306 -0
- package/dist/{IngredientsView-CyD65_rv.js → IngredientsView-C-rsKAsF.js} +294 -294
- package/dist/{IntegrationView-Bh1BWAq-.js → IntegrationView-BkhfPSjM.js} +278 -278
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-cw3SEkW_.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-Buc21sEN.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-B_kVFkxk.js → PremiumBadge.vue_vue_type_script_setup_true_lang-BRijSilS.js} +1 -1
- package/dist/PurchaseOrderPrintPreview-CGMMozPA.js +152 -0
- package/dist/{ReceiveRequestView-C0r1FIwM.js → ReceiveRequestView-Bk0pUeEm.js} +7 -7
- package/dist/{RecipeView-CYE6gi__.js → RecipeView-kzA9kIg8.js} +181 -181
- package/dist/Standalone.vue.d.ts +1 -1
- package/dist/{StockView-CKyhKuGi.js → StockView-DF-ucES_.js} +23 -23
- package/dist/SupplierView-XlzsU00G.js +813 -0
- package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-8L6lwGpu.js → TransferDetails.vue_vue_type_script_setup_true_lang-Bp7AJiJ-.js} +106 -106
- package/dist/TransferDialog.vue_vue_type_script_setup_true_lang-D1NAkXMT.js +1690 -0
- package/dist/TransferTemplateView-CsA2SzQY.js +1279 -0
- package/dist/{UnitView-DXnLq5nR.js → UnitView-9VMIlEZ_.js} +242 -242
- package/dist/{WarehouseView-BCnvqHHp.js → WarehouseView-JTYLFBsu.js} +360 -362
- package/dist/api/bill.d.ts +238 -84
- package/dist/api/supplier.d.ts +4 -4
- package/dist/app-kYGuBDV8.js +68549 -0
- package/dist/app.d.ts +24 -0
- package/dist/app.js +3 -3
- package/dist/components/ChangeLocationComponent.vue.d.ts +11 -1
- package/dist/components/DeferableLoading.vue.d.ts +1 -1
- package/dist/components/DeleteDialog.vue.d.ts +1 -1
- package/dist/components/FmCoordinateInput.vue.d.ts +3 -3
- package/dist/components/FmDroppableField.vue.d.ts +6 -6
- package/dist/components/FmFilterableSelect.vue.d.ts +3 -3
- package/dist/components/FmInventoryTableToolbar.vue.d.ts +21 -10
- package/dist/components/FmMinMaxInput.vue.d.ts +20 -0
- package/dist/components/FmMinMaxInputProps.d.ts +16 -0
- package/dist/components/FmMinMaxInputRules.d.ts +4 -0
- package/dist/components/FmMultiselectDialog.vue.d.ts +5 -5
- package/dist/components/FmMultiselectDialogProps.d.ts +3 -0
- package/dist/components/FmUnitInputRules.d.ts +1 -0
- package/dist/components/MultiSelectDialog.vue.d.ts +1 -1
- package/dist/components/NavigationTab.vue.d.ts +1 -1
- package/dist/components/NumberPrecisionInput.vue.d.ts +3 -3
- package/dist/components/PremiumBadge.vue.d.ts +3 -3
- package/dist/components/PreviewBadge.vue.d.ts +3 -3
- package/dist/components/StockForecast.vue.d.ts +1 -1
- package/dist/components/TableActionableRow.vue.d.ts +4 -4
- package/dist/components/UnitDisplayControl.vue.d.ts +1 -1
- package/dist/components/icons/IconCommunity.vue.d.ts +1 -1
- package/dist/components/icons/IconDocumentation.vue.d.ts +1 -1
- package/dist/components/icons/IconEcosystem.vue.d.ts +1 -1
- package/dist/components/icons/IconSupport.vue.d.ts +1 -1
- package/dist/components/icons/IconTooling.vue.d.ts +1 -1
- package/dist/components/inventory-binding/InventoryBinding.vue.d.ts +5 -5
- package/dist/components/map/CoordinateDialog.vue.d.ts +4 -4
- package/dist/components/map/GoogleMap.vue.d.ts +6 -6
- package/dist/components/nested-multiselect/FmNestedMultiselectDialog.vue.d.ts +3 -3
- package/dist/components/shell/inventory/binding-dialog.vue.d.ts +3 -3
- package/dist/components/shell/inventory/binding-ui.vue.d.ts +5 -5
- package/dist/components/ui-library/FmDateRangePickerChip.vue.d.ts +5 -5
- package/dist/composable/useIframe.d.ts +1 -1
- package/dist/composable/useSearch.d.ts +1 -1
- package/dist/{decimal-DN0h6619.js → decimal-E3w4eGHF.js} +1 -1
- package/dist/helper/number.d.ts +2 -0
- package/dist/{id-to-date-D1fU6Y7T.js → id-to-date-gyR82hWy.js} +1 -1
- package/dist/is-linked-ingredient-error-fJ2TJb3z.js +37 -0
- package/dist/layout/InventoryLayout.vue.d.ts +1 -1
- package/dist/layout/SingleColumnLayout.vue.d.ts +5 -5
- package/dist/layout/components/NavigationButton.vue.d.ts +4 -4
- package/dist/{layout-DcSLry7F.js → layout-BTYR4n3X.js} +1 -1
- package/dist/{purchase-order-transaction-type-D0c31GiL.js → purchase-order-transaction-type-CUtdDhYo.js} +2 -2
- package/dist/stores/feature.d.ts +2 -1
- package/dist/stores/location.d.ts +108 -148
- package/dist/stores/supplier.d.ts +672 -18
- package/dist/stores/warehouse.d.ts +9 -5
- package/dist/supplier-Ed-Bva_-.js +60 -0
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/InventoryView.vue.d.ts +1 -1
- package/dist/views/SelectBussinessDialog.vue.d.ts +1 -1
- package/dist/views/approval/ApprovalView.vue.d.ts +1 -1
- package/dist/views/dev/ComponentPreview.vue.d.ts +1 -1
- package/dist/views/dev/components/CoordinateTest.vue.d.ts +1 -1
- package/dist/views/dev/components/DateRange.vue.d.ts +1 -1
- package/dist/views/dev/components/FmDecimalInputTest.vue.d.ts +1 -1
- package/dist/views/dev/components/FmMultiselectDialogGrouped.vue.d.ts +1 -1
- package/dist/views/dev/components/FmSelectTest.vue.d.ts +1 -1
- package/dist/views/dev/components/InventoryIframe.vue.d.ts +1 -1
- package/dist/views/dev/components/LayoutDev.vue.d.ts +1 -1
- package/dist/views/dev/components/MfCommontTest.vue.d.ts +1 -1
- package/dist/views/dev/components/NestedSelection.vue.d.ts +1 -1
- package/dist/views/dev/components/NumberStepper.vue.d.ts +1 -1
- package/dist/views/dev/components/TabStorageTest.vue.d.ts +1 -1
- package/dist/views/dev/components/UnitInput.vue.d.ts +1 -1
- package/dist/views/dev/helpers/pinia-test.d.ts +1 -1
- package/dist/views/home/HomeView.vue.d.ts +1 -1
- package/dist/views/iframe/inventory-bindings/bindings-dialog/BindingsDialog.vue.d.ts +1 -1
- package/dist/views/iframe/inventory-bindings/bindings-picker/BindingsPicker.vue.d.ts +1 -1
- package/dist/views/iframe/inventory-bindings/bindings-table/BindingsTable.vue.d.ts +1 -1
- package/dist/views/ingredients/IngredientsView.vue.d.ts +1 -1
- package/dist/views/ingredients/components/cannot-delete/CannotDelete.vue.d.ts +4 -4
- package/dist/views/ingredients/components/convert/ConvertForm.vue.d.ts +3 -3
- package/dist/views/ingredients/components/import-ingredients/ImportIngredientItem.vue.d.ts +1 -1
- package/dist/views/ingredients/components/import-ingredients/ImportIngredients.vue.d.ts +1 -1
- package/dist/views/ingredients/components/ingredient-binded-item/IngredientBindedItem.vue.d.ts +1 -1
- package/dist/views/ingredients/components/ingredient-dialog/IngredientDialog.vue.d.ts +5 -5
- package/dist/views/ingredients/components/ingredient-form/IngredientForm.vue.d.ts +4 -4
- package/dist/views/ingredients/components/inventory-binding/InventoryBindingForm.vue.d.ts +5 -5
- package/dist/views/ingredients/components/inventory-binding/InventoryBindingSummary.vue.d.ts +3 -3
- package/dist/views/ingredients/composables/use-ingredient-form.d.ts +8 -8
- package/dist/views/integration/IntegrationView.vue.d.ts +1 -1
- package/dist/views/integration/components/ApplyAddon.vue.d.ts +5 -5
- package/dist/views/integration/components/ApplyProduct.vue.d.ts +5 -5
- package/dist/views/integration/components/ApplyProductDialog.vue.d.ts +5 -5
- package/dist/views/integration/components/ApplyProductDialogV4.vue.d.ts +5 -5
- package/dist/views/receive-request/ReceiveRequestView.vue.d.ts +1 -1
- package/dist/views/receive-request/components/supplier-price-history/SupplierPriceHistory.vue.d.ts +1 -1
- package/dist/views/receive-request/components/transfer-details/TransferDetails.vue.d.ts +3 -3
- package/dist/views/receive-request/components/transfer-dialog/TransferDialog.vue.d.ts +4 -4
- package/dist/views/receive-request/components/transfer-form/SparkIcon.vue.d.ts +4 -4
- package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +27 -27
- package/dist/views/receive-request/components/transfer-form/TransferForm2.vue.d.ts +4 -4
- package/dist/views/receive-request/components/transfer-form/components/ForecastStock.vue.d.ts +4 -4
- package/dist/views/receive-request/components/transfer-form/components/TransferItem.vue.d.ts +3 -3
- package/dist/views/receive-request/components/transfer-form/components/TransferItemTable.vue.d.ts +3 -3
- package/dist/views/receive-request/components/transfer-form/composables/use-backdate-po.d.ts +4 -4
- package/dist/views/receive-request/components/transfer-form/composables/use-compare-price.d.ts +3 -3
- package/dist/views/receive-request/components/transfer-form/composables/use-transfer-items.d.ts +0 -8
- package/dist/views/receive-request/composables/use-receive-request-form.d.ts +1012 -66
- package/dist/views/receive-request/composables/use-receive-request-table.d.ts +24 -24
- package/dist/views/receive-request/print-preview/PurchaseOrderPrintPreview.vue.d.ts +1 -1
- package/dist/views/recipe/RecipeView.vue.d.ts +1 -1
- package/dist/views/recipe/components/recipe-dialog/RecipeDialog.vue.d.ts +5 -5
- package/dist/views/recipe/components/recipe-form/RecipeForm.vue.d.ts +4 -4
- package/dist/views/recipe/composables/use-recipe-form.d.ts +8 -8
- package/dist/views/stock/StockView.vue.d.ts +1 -1
- package/dist/views/stock/components/StockHeaderPreview.vue.d.ts +1 -1
- package/dist/views/stock/components/StockHistory.vue.d.ts +3 -3
- package/dist/views/stock/components/StockRecalculateDialog.vue.d.ts +2 -2
- package/dist/views/stock/components/StockRecordCard.vue.d.ts +123 -46
- package/dist/views/stock/components/dialog/AdjustSkuDialog.vue.d.ts +4 -4
- package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +3 -3
- package/dist/views/stock/components/dialog/ConvertSkuDialog.vue.d.ts +4 -4
- package/dist/views/stock/composables/use-stock-action.d.ts +11 -11
- package/dist/views/supplier/SupplierView.vue.d.ts +1 -1
- package/dist/views/supplier/components/SupplierDialog.vue.d.ts +4 -4
- package/dist/views/supplier/components/SupplierDialogProps.d.ts +1 -0
- package/dist/views/supplier/components/SupplierForm.vue.d.ts +10 -10
- package/dist/views/supplier/components/SupplierSupplyItemField.vue.d.ts +3 -3
- package/dist/views/supplier/composables/use-supplier-table.d.ts +3 -3
- package/dist/views/transfer-template/TransferTemplateView.vue.d.ts +1 -1
- package/dist/views/transfer-template/components/transfer-template-details/TransferTemplateDetails.vue.d.ts +3 -3
- package/dist/views/transfer-template/components/transfer-template-dialog/TransferTemplateDialog.vue.d.ts +4 -4
- package/dist/views/transfer-template/components/transfer-template-form/TransferTemplateForm.vue.d.ts +2 -2
- package/dist/views/transfer-template/components/transfer-template-form/components/TransferTemplateItem.vue.d.ts +3 -3
- package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-locations.d.ts +7 -7
- package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-template-items.d.ts +13 -8
- package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +1020 -79
- package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +309 -11
- package/dist/views/unit/UnitView.vue.d.ts +1 -1
- package/dist/views/unit/components/unit-dialog/UnitDialog.vue.d.ts +5 -5
- package/dist/views/unit/components/unit-form/UnitForm.vue.d.ts +4 -4
- package/dist/views/unit/components/unit-summary/UnitSummary.vue.d.ts +3 -3
- package/dist/views/unit/components/unit-used-by/UnitUsedBy.vue.d.ts +1 -1
- package/dist/views/unit/composables/use-unit-form.d.ts +8 -8
- package/dist/views/warehouse/WarehouseView.vue.d.ts +1 -1
- package/dist/views/warehouse/components/WarehouseDialog.vue.d.ts +4 -4
- package/dist/views/warehouse/components/WarehouseForm.vue.d.ts +22 -14
- package/dist/{xlsx-yV2SoDMC.js → xlsx-q6Ctgevr.js} +2759 -2759
- package/dist/{xlsx.util-CTIDgqw2.js → xlsx.util-Cvqg56mI.js} +2 -2
- package/package.json +4 -3
- package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-rDMoAXyd.js +0 -272
- package/dist/PurchaseOrderPrintPreview-Uf0aO8n1.js +0 -152
- package/dist/SupplierView-BSJoZFMr.js +0 -801
- package/dist/TransferDialog.vue_vue_type_script_setup_true_lang-Bdby-n4P.js +0 -1676
- package/dist/TransferTemplateView-B23JFk-I.js +0 -1101
- package/dist/app-DDxzU9iC.js +0 -67196
- package/dist/is-linked-ingredient-error-C6AghEwR.js +0 -37
- package/dist/supplier-CQXRbSC3.js +0 -54
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
2
|
modelValue: import("vue").PropType<Omit<{
|
|
3
3
|
_rev?: string | null | undefined;
|
|
4
4
|
template?: string | null | undefined;
|
|
@@ -97,11 +97,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
97
97
|
remark: string | null;
|
|
98
98
|
ref: string | null;
|
|
99
99
|
supplier: {
|
|
100
|
-
|
|
100
|
+
phoneNumber?: string | null | undefined;
|
|
101
101
|
email?: string | null | undefined;
|
|
102
|
+
_rev?: string | null | undefined;
|
|
102
103
|
internal?: "restaurant" | "warehouse" | null | undefined;
|
|
103
104
|
contactName?: string | null | undefined;
|
|
104
|
-
phoneNumber?: string | null | undefined;
|
|
105
105
|
supplyItems?: {
|
|
106
106
|
defaultCost: {
|
|
107
107
|
measurement?: {
|
|
@@ -123,7 +123,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
123
123
|
}[] | null | undefined;
|
|
124
124
|
_id: string;
|
|
125
125
|
name: string;
|
|
126
|
-
registrationNumber: string;
|
|
127
126
|
address: {
|
|
128
127
|
line2?: string | null | undefined;
|
|
129
128
|
line1: string;
|
|
@@ -132,14 +131,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
132
131
|
postcode: string;
|
|
133
132
|
country: string;
|
|
134
133
|
};
|
|
134
|
+
registrationNumber: string;
|
|
135
135
|
};
|
|
136
136
|
}, "supplier"> & {
|
|
137
137
|
supplier: {
|
|
138
|
-
|
|
138
|
+
phoneNumber?: string | null | undefined;
|
|
139
139
|
email?: string | null | undefined;
|
|
140
|
+
_rev?: string | null | undefined;
|
|
140
141
|
internal?: "restaurant" | "warehouse" | null | undefined;
|
|
141
142
|
contactName?: string | null | undefined;
|
|
142
|
-
phoneNumber?: string | null | undefined;
|
|
143
143
|
supplyItems?: {
|
|
144
144
|
defaultCost: {
|
|
145
145
|
measurement?: {
|
|
@@ -161,7 +161,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
161
161
|
}[] | null | undefined;
|
|
162
162
|
_id: string;
|
|
163
163
|
name: string;
|
|
164
|
-
registrationNumber: string;
|
|
165
164
|
address: {
|
|
166
165
|
line2?: string | null | undefined;
|
|
167
166
|
line1: string;
|
|
@@ -170,6 +169,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
170
169
|
postcode: string;
|
|
171
170
|
country: string;
|
|
172
171
|
};
|
|
172
|
+
registrationNumber: string;
|
|
173
173
|
} | null;
|
|
174
174
|
}>;
|
|
175
175
|
skus: {
|
|
@@ -243,11 +243,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
243
243
|
};
|
|
244
244
|
suppliers: {
|
|
245
245
|
type: import("vue").PropType<{
|
|
246
|
-
|
|
246
|
+
phoneNumber?: string | null | undefined;
|
|
247
247
|
email?: string | null | undefined;
|
|
248
|
+
_rev?: string | null | undefined;
|
|
248
249
|
internal?: "restaurant" | "warehouse" | null | undefined;
|
|
249
250
|
contactName?: string | null | undefined;
|
|
250
|
-
phoneNumber?: string | null | undefined;
|
|
251
251
|
supplyItems?: {
|
|
252
252
|
defaultCost: {
|
|
253
253
|
measurement?: {
|
|
@@ -269,7 +269,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
269
269
|
}[] | null | undefined;
|
|
270
270
|
_id: string;
|
|
271
271
|
name: string;
|
|
272
|
-
registrationNumber: string;
|
|
273
272
|
address: {
|
|
274
273
|
line2?: string | null | undefined;
|
|
275
274
|
line1: string;
|
|
@@ -278,17 +277,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
278
277
|
postcode: string;
|
|
279
278
|
country: string;
|
|
280
279
|
};
|
|
280
|
+
registrationNumber: string;
|
|
281
281
|
}[]>;
|
|
282
282
|
default: () => never[];
|
|
283
283
|
};
|
|
284
284
|
lastClosingDate: {
|
|
285
285
|
type: import("vue").PropType<Date | null>;
|
|
286
286
|
};
|
|
287
|
-
}
|
|
287
|
+
}>, {
|
|
288
288
|
validateInputs: () => void;
|
|
289
289
|
resetInputsValidation: () => void;
|
|
290
290
|
resetInputs: () => void;
|
|
291
|
-
},
|
|
291
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
292
292
|
"validation-success": () => void;
|
|
293
293
|
"form:ready": () => void;
|
|
294
294
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -390,11 +390,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
390
390
|
remark: string | null;
|
|
391
391
|
ref: string | null;
|
|
392
392
|
supplier: {
|
|
393
|
-
|
|
393
|
+
phoneNumber?: string | null | undefined;
|
|
394
394
|
email?: string | null | undefined;
|
|
395
|
+
_rev?: string | null | undefined;
|
|
395
396
|
internal?: "restaurant" | "warehouse" | null | undefined;
|
|
396
397
|
contactName?: string | null | undefined;
|
|
397
|
-
phoneNumber?: string | null | undefined;
|
|
398
398
|
supplyItems?: {
|
|
399
399
|
defaultCost: {
|
|
400
400
|
measurement?: {
|
|
@@ -416,7 +416,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
416
416
|
}[] | null | undefined;
|
|
417
417
|
_id: string;
|
|
418
418
|
name: string;
|
|
419
|
-
registrationNumber: string;
|
|
420
419
|
address: {
|
|
421
420
|
line2?: string | null | undefined;
|
|
422
421
|
line1: string;
|
|
@@ -425,14 +424,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
425
424
|
postcode: string;
|
|
426
425
|
country: string;
|
|
427
426
|
};
|
|
427
|
+
registrationNumber: string;
|
|
428
428
|
};
|
|
429
429
|
}, "supplier"> & {
|
|
430
430
|
supplier: {
|
|
431
|
-
|
|
431
|
+
phoneNumber?: string | null | undefined;
|
|
432
432
|
email?: string | null | undefined;
|
|
433
|
+
_rev?: string | null | undefined;
|
|
433
434
|
internal?: "restaurant" | "warehouse" | null | undefined;
|
|
434
435
|
contactName?: string | null | undefined;
|
|
435
|
-
phoneNumber?: string | null | undefined;
|
|
436
436
|
supplyItems?: {
|
|
437
437
|
defaultCost: {
|
|
438
438
|
measurement?: {
|
|
@@ -454,7 +454,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
454
454
|
}[] | null | undefined;
|
|
455
455
|
_id: string;
|
|
456
456
|
name: string;
|
|
457
|
-
registrationNumber: string;
|
|
458
457
|
address: {
|
|
459
458
|
line2?: string | null | undefined;
|
|
460
459
|
line1: string;
|
|
@@ -463,6 +462,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
463
462
|
postcode: string;
|
|
464
463
|
country: string;
|
|
465
464
|
};
|
|
465
|
+
registrationNumber: string;
|
|
466
466
|
} | null;
|
|
467
467
|
}>;
|
|
468
468
|
skus: {
|
|
@@ -536,11 +536,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
536
536
|
};
|
|
537
537
|
suppliers: {
|
|
538
538
|
type: import("vue").PropType<{
|
|
539
|
-
|
|
539
|
+
phoneNumber?: string | null | undefined;
|
|
540
540
|
email?: string | null | undefined;
|
|
541
|
+
_rev?: string | null | undefined;
|
|
541
542
|
internal?: "restaurant" | "warehouse" | null | undefined;
|
|
542
543
|
contactName?: string | null | undefined;
|
|
543
|
-
phoneNumber?: string | null | undefined;
|
|
544
544
|
supplyItems?: {
|
|
545
545
|
defaultCost: {
|
|
546
546
|
measurement?: {
|
|
@@ -562,7 +562,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
562
562
|
}[] | null | undefined;
|
|
563
563
|
_id: string;
|
|
564
564
|
name: string;
|
|
565
|
-
registrationNumber: string;
|
|
566
565
|
address: {
|
|
567
566
|
line2?: string | null | undefined;
|
|
568
567
|
line1: string;
|
|
@@ -571,16 +570,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
571
570
|
postcode: string;
|
|
572
571
|
country: string;
|
|
573
572
|
};
|
|
573
|
+
registrationNumber: string;
|
|
574
574
|
}[]>;
|
|
575
575
|
default: () => never[];
|
|
576
576
|
};
|
|
577
577
|
lastClosingDate: {
|
|
578
578
|
type: import("vue").PropType<Date | null>;
|
|
579
579
|
};
|
|
580
|
-
}>> & {
|
|
580
|
+
}>> & Readonly<{
|
|
581
581
|
"onValidation-success"?: (() => any) | undefined;
|
|
582
582
|
"onForm:ready"?: (() => any) | undefined;
|
|
583
|
-
}
|
|
583
|
+
}>, {
|
|
584
584
|
skus: {
|
|
585
585
|
trackingMeasurement?: string | null | undefined;
|
|
586
586
|
convert?: {
|
|
@@ -645,11 +645,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
645
645
|
name: string;
|
|
646
646
|
}[];
|
|
647
647
|
suppliers: {
|
|
648
|
-
|
|
648
|
+
phoneNumber?: string | null | undefined;
|
|
649
649
|
email?: string | null | undefined;
|
|
650
|
+
_rev?: string | null | undefined;
|
|
650
651
|
internal?: "restaurant" | "warehouse" | null | undefined;
|
|
651
652
|
contactName?: string | null | undefined;
|
|
652
|
-
phoneNumber?: string | null | undefined;
|
|
653
653
|
supplyItems?: {
|
|
654
654
|
defaultCost: {
|
|
655
655
|
measurement?: {
|
|
@@ -671,7 +671,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
671
671
|
}[] | null | undefined;
|
|
672
672
|
_id: string;
|
|
673
673
|
name: string;
|
|
674
|
-
registrationNumber: string;
|
|
675
674
|
address: {
|
|
676
675
|
line2?: string | null | undefined;
|
|
677
676
|
line1: string;
|
|
@@ -680,6 +679,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
680
679
|
postcode: string;
|
|
681
680
|
country: string;
|
|
682
681
|
};
|
|
682
|
+
registrationNumber: string;
|
|
683
683
|
}[];
|
|
684
|
-
}, {}>;
|
|
684
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
685
685
|
export default _default;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import type { TransferFormProps } from './TransferFormProps';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<TransferFormProps
|
|
2
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<TransferFormProps>>, {
|
|
3
3
|
validateInputs: () => void;
|
|
4
4
|
resetInputsValidation: () => void;
|
|
5
5
|
resetInputs: () => void;
|
|
6
|
-
},
|
|
6
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
7
|
"validation-success": () => void;
|
|
8
8
|
"form:ready": () => void;
|
|
9
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<TransferFormProps>>> & {
|
|
9
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<TransferFormProps>>> & Readonly<{
|
|
10
10
|
"onValidation-success"?: (() => any) | undefined;
|
|
11
11
|
"onForm:ready"?: (() => any) | undefined;
|
|
12
|
-
}, {}, {}>;
|
|
12
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
13
13
|
export default _default;
|
|
14
14
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
15
15
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
package/dist/views/receive-request/components/transfer-form/components/ForecastStock.vue.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<{
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
2
2
|
disabled?: boolean | undefined;
|
|
3
|
-
}
|
|
3
|
+
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
4
4
|
"update:poItems": (poItems: {
|
|
5
5
|
measurement?: {
|
|
6
6
|
id: string;
|
|
@@ -88,7 +88,7 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimePr
|
|
|
88
88
|
}[]) => void;
|
|
89
89
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
90
90
|
disabled?: boolean | undefined;
|
|
91
|
-
}>>> & {
|
|
91
|
+
}>>> & Readonly<{
|
|
92
92
|
"onUpdate:poItems"?: ((poItems: {
|
|
93
93
|
measurement?: {
|
|
94
94
|
id: string;
|
|
@@ -174,7 +174,7 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimePr
|
|
|
174
174
|
precision: number;
|
|
175
175
|
};
|
|
176
176
|
}[]) => any) | undefined;
|
|
177
|
-
}, {}, {}>;
|
|
177
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
178
178
|
export default _default;
|
|
179
179
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
180
180
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
package/dist/views/receive-request/components/transfer-form/components/TransferItem.vue.d.ts
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { type Cell, type Row } from '@tanstack/vue-table';
|
|
2
2
|
import type { ComparePriceSkuBySupplier } from '../../supplier-price-history/SupplierPriceHistoryProps';
|
|
3
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<{
|
|
3
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
4
4
|
cellByColId: Record<string, Cell<any, any>>;
|
|
5
5
|
comparePriceBySku: Record<string, ComparePriceSkuBySupplier>;
|
|
6
6
|
showComparePrice: boolean;
|
|
7
7
|
row: Row<FdoPurchaseOrderItem>;
|
|
8
|
-
}
|
|
8
|
+
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
9
9
|
cellByColId: Record<string, Cell<any, any>>;
|
|
10
10
|
comparePriceBySku: Record<string, ComparePriceSkuBySupplier>;
|
|
11
11
|
showComparePrice: boolean;
|
|
12
12
|
row: Row<FdoPurchaseOrderItem>;
|
|
13
|
-
}
|
|
13
|
+
}>>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
14
14
|
export default _default;
|
|
15
15
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
16
16
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
package/dist/views/receive-request/components/transfer-form/components/TransferItemTable.vue.d.ts
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { type Row } from '@tanstack/vue-table';
|
|
2
2
|
import type { ComparePriceSkuBySupplier } from '../../supplier-price-history/SupplierPriceHistoryProps';
|
|
3
|
-
declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<{
|
|
3
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
4
4
|
row: Row<FdoPurchaseOrderItem>;
|
|
5
5
|
comparePriceBySku: Record<string, ComparePriceSkuBySupplier>;
|
|
6
6
|
showComparePrice: boolean;
|
|
7
|
-
}
|
|
7
|
+
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
8
8
|
row: Row<FdoPurchaseOrderItem>;
|
|
9
9
|
comparePriceBySku: Record<string, ComparePriceSkuBySupplier>;
|
|
10
10
|
showComparePrice: boolean;
|
|
11
|
-
}
|
|
11
|
+
}>>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
12
12
|
export default _default;
|
|
13
13
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
14
14
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
package/dist/views/receive-request/components/transfer-form/composables/use-backdate-po.d.ts
CHANGED
|
@@ -2,8 +2,8 @@ export declare function useBackdatePo(controller: {
|
|
|
2
2
|
getEffectiveAt(): FdoPurchaseOrder['effectiveAt'];
|
|
3
3
|
setEffectiveAt(effectiveAt: FdoPurchaseOrder['effectiveAt']): void;
|
|
4
4
|
}): {
|
|
5
|
-
backdatePo: import("vue").WritableComputedRef<Date | null>;
|
|
6
|
-
backdateSwitch: import("vue").WritableComputedRef<boolean>;
|
|
7
|
-
backdateModel: import("vue").WritableComputedRef<"" | `${string}-${string}-${string}`>;
|
|
8
|
-
backdateTimeModel: import("vue").WritableComputedRef<"" | `${string}:${string}`>;
|
|
5
|
+
backdatePo: import("vue").WritableComputedRef<Date | null, Date | null>;
|
|
6
|
+
backdateSwitch: import("vue").WritableComputedRef<boolean, boolean>;
|
|
7
|
+
backdateModel: import("vue").WritableComputedRef<"" | `${string}-${string}-${string}`, "" | `${string}-${string}-${string}`>;
|
|
8
|
+
backdateTimeModel: import("vue").WritableComputedRef<"" | `${string}:${string}`, "" | `${string}:${string}`>;
|
|
9
9
|
};
|
package/dist/views/receive-request/components/transfer-form/composables/use-compare-price.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { ComparePriceBySku } from '../../supplier-price-history/SupplierPriceHistoryProps';
|
|
2
2
|
export declare function useComparePrice(): {
|
|
3
|
-
comparePricesToggle: import("vue").Ref<boolean>;
|
|
4
|
-
comparePriceFetching: import("vue").Ref<boolean>;
|
|
5
|
-
comparePriceBySku: import("vue").Ref<ComparePriceBySku>;
|
|
3
|
+
comparePricesToggle: import("vue").Ref<boolean, boolean>;
|
|
4
|
+
comparePriceFetching: import("vue").Ref<boolean, boolean>;
|
|
5
|
+
comparePriceBySku: import("vue").Ref<ComparePriceBySku, ComparePriceBySku>;
|
|
6
6
|
};
|
package/dist/views/receive-request/components/transfer-form/composables/use-transfer-items.d.ts
CHANGED
|
@@ -31,14 +31,6 @@ export declare function useTransferItems(controller: {
|
|
|
31
31
|
amount: number;
|
|
32
32
|
precision: number;
|
|
33
33
|
} | null | undefined;
|
|
34
|
-
quantityStep?: {
|
|
35
|
-
amount: number;
|
|
36
|
-
precision: number;
|
|
37
|
-
} | null | undefined;
|
|
38
|
-
minimumQuantity?: {
|
|
39
|
-
amount: number;
|
|
40
|
-
precision: number;
|
|
41
|
-
} | null | undefined;
|
|
42
34
|
sku: {
|
|
43
35
|
trackingMeasurement?: string | null | undefined;
|
|
44
36
|
convert?: {
|