@feedmepos/mf-inventory-portal 0.0.19-dev.13 → 0.0.19-dev.15
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-9MdmwrUz.js → ApprovalView-CRHU3Bv0.js} +5 -5
- package/dist/{BindingsDialog-C-q6Y04n.js → BindingsDialog-ChIRg0d3.js} +22 -22
- package/dist/{BindingsPicker-syyx9h8v.js → BindingsPicker-BJAbeiDf.js} +17 -17
- package/dist/{BindingsTable-CQ0WyX2i.js → BindingsTable-5MxWD_qa.js} +29 -29
- package/dist/Entry.vue.d.ts +1 -1
- package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-D0j4VOis.js +306 -0
- package/dist/{IngredientsView-Ofs2UG-9.js → IngredientsView-qXrDtzSK.js} +294 -294
- package/dist/{IntegrationView-BCruLSTA.js → IntegrationView-D6yFqod1.js} +278 -278
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-Bvw_BkWY.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DGurlvYg.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-BLVAIHDv.js → PremiumBadge.vue_vue_type_script_setup_true_lang-2Ady4pB4.js} +1 -1
- package/dist/PurchaseOrderPrintPreview-BWwjMRqb.js +152 -0
- package/dist/{ReceiveRequestView-Dw-AC1Mw.js → ReceiveRequestView-C94SWDaj.js} +7 -7
- package/dist/{RecipeView-B5WkUzLO.js → RecipeView-CG9H_ZOo.js} +181 -181
- package/dist/Standalone.vue.d.ts +1 -1
- package/dist/{StockView-CMTxj8Ly.js → StockView-BdXGfDNl.js} +23 -23
- package/dist/SupplierView-ClL2oc8K.js +813 -0
- package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-B8IGZmDZ.js → TransferDetails.vue_vue_type_script_setup_true_lang-DktBkwCx.js} +106 -106
- package/dist/TransferDialog.vue_vue_type_script_setup_true_lang-BE95F9r1.js +1437 -0
- package/dist/TransferTemplateView-BXrNS8pg.js +1279 -0
- package/dist/{UnitView-CExCsCFg.js → UnitView-Dx2vWJXi.js} +242 -242
- package/dist/{WarehouseView-DuPizg7w.js → WarehouseView-UkmUZnqH.js} +360 -362
- package/dist/api/bill.d.ts +238 -84
- package/dist/api/supplier.d.ts +4 -4
- package/dist/app-BLzTa0Ut.js +68571 -0
- package/dist/app.d.ts +14 -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 +6 -1
- 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-GwZ2MmM_.js → decimal-DLYVb_I_.js} +1 -1
- package/dist/format-unit-display-D_Z4TNZd.js +668 -0
- package/dist/helper/number.d.ts +2 -0
- package/dist/{id-to-date-CMUZ2glF.js → id-to-date-CKplrnj_.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-C3IEOm7C.js → layout-B9sdKjL9.js} +1 -1
- package/dist/stores/feature.d.ts +3 -1
- package/dist/stores/location.d.ts +112 -148
- package/dist/stores/supplier.d.ts +672 -18
- package/dist/stores/warehouse.d.ts +9 -5
- package/dist/supplier-BZ6HZcYB.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/select-template-dialog/SelectTemplateDialog.vue.d.ts +8 -0
- 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-dialog/TransferDialogProps.d.ts +1 -1
- 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 +1013 -67
- 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-CjErNF-B.js → xlsx-C3AV6UrJ.js} +2759 -2759
- package/dist/{xlsx.util-CMXCCmUA.js → xlsx.util-slrhXhsk.js} +2 -2
- package/package.json +2 -1
- package/dist/FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-DlIq3AyC.js +0 -272
- package/dist/PurchaseOrderPrintPreview-Do2KxBzF.js +0 -152
- package/dist/SupplierView-OmZ0X1E1.js +0 -801
- package/dist/TransferDialog.vue_vue_type_script_setup_true_lang-BJMBsA9j.js +0 -1672
- package/dist/TransferTemplateView-Da6ehaJF.js +0 -1101
- package/dist/app-Chj8x632.js +0 -67206
- package/dist/is-linked-ingredient-error-C6AghEwR.js +0 -37
- package/dist/purchase-order-transaction-type-DpZQe_jA.js +0 -299
- package/dist/supplier-dG_APcwB.js +0 -54
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as y, computed as V, ref as w, watch as h, resolveComponent as u, openBlock as F, createBlock as A, withCtx as s, createVNode as g, createElementVNode as k, normalizeClass as K } from "vue";
|
|
2
|
-
import { l as d } from "./app-
|
|
2
|
+
import { l as d } from "./app-BLzTa0Ut.js";
|
|
3
3
|
const _ = ["value", "disabled"], D = /* @__PURE__ */ y({
|
|
4
4
|
__name: "NumberPrecisionInput",
|
|
5
5
|
props: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as m, j as F } from "./app-
|
|
1
|
+
import { n as m, j as F } from "./app-BLzTa0Ut.js";
|
|
2
2
|
import { useCoreStore as v } from "@feedmepos/mf-common";
|
|
3
3
|
import { ref as h, defineComponent as y, resolveComponent as d, openBlock as _, createElementBlock as f, renderSlot as k, createVNode as p, withCtx as g } from "vue";
|
|
4
4
|
const l = m((e, t) => {
|
|
@@ -0,0 +1,152 @@
|
|
|
1
|
+
import { defineComponent as h, computed as x, ref as f, onMounted as m, openBlock as n, createElementBlock as u, createElementVNode as t, toDisplayString as l, normalizeStyle as g, createTextVNode as i, Fragment as d, createCommentVNode as p, renderList as v, normalizeClass as w } from "vue";
|
|
2
|
+
import { useRoute as k } from "vue-router";
|
|
3
|
+
import { ad as y, i as C } from "./app-BLzTa0Ut.js";
|
|
4
|
+
const P = { class: "purchase-box" }, R = { valign: "bottom" }, A = { class: "text-right" }, N = { class: "header" }, E = { class: "sub-header" }, O = { class: "caption" }, S = { class: "address" }, D = { class: "text-right" }, q = { class: "sub-header" }, T = { class: "address" }, F = { class: "purchase-body" }, L = { class: "text-left" }, U = { class: "text-left" }, V = { class: "text-right" }, z = { style: { "padding-top": "30px" } }, B = { valign: "bottom" }, H = { class: "header" }, I = { class: "caption" }, M = {
|
|
5
|
+
class: "text-left",
|
|
6
|
+
style: { width: "20%" }
|
|
7
|
+
}, J = { class: "text-left" }, Q = {
|
|
8
|
+
class: "text-right",
|
|
9
|
+
style: { width: "15%" }
|
|
10
|
+
}, j = {
|
|
11
|
+
class: "text-right",
|
|
12
|
+
style: { width: "15%" }
|
|
13
|
+
}, G = /* @__PURE__ */ h({
|
|
14
|
+
__name: "PurchaseOrderPrintPreview",
|
|
15
|
+
setup(K) {
|
|
16
|
+
const c = x(() => {
|
|
17
|
+
switch (s.value.status) {
|
|
18
|
+
case y.enum.CANCEL:
|
|
19
|
+
return "#FF0000";
|
|
20
|
+
case y.enum.COMPLETE:
|
|
21
|
+
return "#00D065";
|
|
22
|
+
default:
|
|
23
|
+
return "#7A7A7A";
|
|
24
|
+
}
|
|
25
|
+
}), b = k(), s = f(JSON.parse(b.query.data));
|
|
26
|
+
return m(() => window.print()), (W, e) => (n(), u("div", P, [
|
|
27
|
+
t("table", null, [
|
|
28
|
+
t("tr", R, [
|
|
29
|
+
t("td", null, [
|
|
30
|
+
e[0] || (e[0] = t("div", { class: "title" }, "Inventory Receive Note", -1)),
|
|
31
|
+
t("div", null, "Ref: " + l(s.value.ref), 1),
|
|
32
|
+
t("div", {
|
|
33
|
+
style: g({ color: c.value })
|
|
34
|
+
}, l(s.value.status), 5)
|
|
35
|
+
]),
|
|
36
|
+
t("td", A, [
|
|
37
|
+
t("div", N, "PO #" + l(s.value.orderNumber), 1),
|
|
38
|
+
t("div", null, l(s.value.createdAt), 1)
|
|
39
|
+
])
|
|
40
|
+
])
|
|
41
|
+
]),
|
|
42
|
+
e[14] || (e[14] = t("hr", null, null, -1)),
|
|
43
|
+
t("table", null, [
|
|
44
|
+
t("tr", null, [
|
|
45
|
+
t("td", null, [
|
|
46
|
+
e[5] || (e[5] = t("div", { class: "header" }, "Supplier", -1)),
|
|
47
|
+
t("div", E, l(s.value.supplier.name), 1),
|
|
48
|
+
t("div", O, l(s.value.supplier.registrationNumber), 1),
|
|
49
|
+
t("div", S, [
|
|
50
|
+
i(l(s.value.supplier.line1), 1),
|
|
51
|
+
e[2] || (e[2] = t("br", null, null, -1)),
|
|
52
|
+
s.value.supplier.line2 ? (n(), u(d, { key: 0 }, [
|
|
53
|
+
i(l(s.value.supplier.line2), 1),
|
|
54
|
+
e[1] || (e[1] = t("br", null, null, -1))
|
|
55
|
+
], 64)) : p("", !0),
|
|
56
|
+
i(" " + l(s.value.supplier.postcode) + " " + l(s.value.supplier.city) + " ", 1),
|
|
57
|
+
e[3] || (e[3] = t("br", null, null, -1)),
|
|
58
|
+
i(" " + l(s.value.supplier.state) + " " + l(s.value.supplier.country) + " ", 1),
|
|
59
|
+
e[4] || (e[4] = t("br", null, null, -1))
|
|
60
|
+
])
|
|
61
|
+
]),
|
|
62
|
+
t("td", D, [
|
|
63
|
+
e[10] || (e[10] = t("div", { class: "header" }, "Delivery To", -1)),
|
|
64
|
+
t("div", q, l(s.value.buyer.name), 1),
|
|
65
|
+
t("div", T, [
|
|
66
|
+
i(l(s.value.buyer.line1), 1),
|
|
67
|
+
e[7] || (e[7] = t("br", null, null, -1)),
|
|
68
|
+
s.value.buyer.line2 ? (n(), u(d, { key: 0 }, [
|
|
69
|
+
i(l(s.value.buyer.line2), 1),
|
|
70
|
+
e[6] || (e[6] = t("br", null, null, -1))
|
|
71
|
+
], 64)) : p("", !0),
|
|
72
|
+
i(" " + l(s.value.buyer.postcode) + " " + l(s.value.buyer.city) + " ", 1),
|
|
73
|
+
e[8] || (e[8] = t("br", null, null, -1)),
|
|
74
|
+
i(" " + l(s.value.buyer.state) + " " + l(s.value.buyer.country) + " ", 1),
|
|
75
|
+
e[9] || (e[9] = t("br", null, null, -1))
|
|
76
|
+
])
|
|
77
|
+
])
|
|
78
|
+
])
|
|
79
|
+
]),
|
|
80
|
+
t("div", F, [
|
|
81
|
+
t("table", null, [
|
|
82
|
+
e[11] || (e[11] = t("thead", { class: "item-header" }, [
|
|
83
|
+
t("tr", null, [
|
|
84
|
+
t("th", {
|
|
85
|
+
class: "text-left",
|
|
86
|
+
style: { width: "20%" }
|
|
87
|
+
}, "Code"),
|
|
88
|
+
t("th", { class: "text-left" }, "Description"),
|
|
89
|
+
t("th", {
|
|
90
|
+
class: "text-right",
|
|
91
|
+
style: { width: "10%" }
|
|
92
|
+
}, "Quantity"),
|
|
93
|
+
t("th", {
|
|
94
|
+
class: "text-right",
|
|
95
|
+
style: { width: "20%" }
|
|
96
|
+
}, "Unit")
|
|
97
|
+
])
|
|
98
|
+
], -1)),
|
|
99
|
+
t("tbody", null, [
|
|
100
|
+
(n(!0), u(d, null, v(s.value.items, (r, a) => (n(), u("tr", { key: a }, [
|
|
101
|
+
t("td", L, l(r.code), 1),
|
|
102
|
+
t("td", U, l(r.description), 1),
|
|
103
|
+
t("td", {
|
|
104
|
+
class: w(["text-right", {
|
|
105
|
+
"text-green-5": r.received == r.quantity,
|
|
106
|
+
"text-danger": !r.received,
|
|
107
|
+
"text-warning": r.received != r.quantity
|
|
108
|
+
}])
|
|
109
|
+
}, l(r.received + "/" + r.quantity), 3),
|
|
110
|
+
t("td", V, l(r.unit), 1)
|
|
111
|
+
]))), 128))
|
|
112
|
+
])
|
|
113
|
+
])
|
|
114
|
+
]),
|
|
115
|
+
e[15] || (e[15] = t("hr", null, null, -1)),
|
|
116
|
+
t("div", null, "Remark: " + l(s.value.remark), 1),
|
|
117
|
+
t("div", z, [
|
|
118
|
+
e[12] || (e[12] = t("hr", null, null, -1)),
|
|
119
|
+
e[13] || (e[13] = i(" Delivery History: ")),
|
|
120
|
+
(n(!0), u(d, null, v(s.value.deliveryOrders, (r, a) => (n(), u("div", {
|
|
121
|
+
key: a,
|
|
122
|
+
style: { padding: "10px 30px" }
|
|
123
|
+
}, [
|
|
124
|
+
t("table", null, [
|
|
125
|
+
t("tr", B, [
|
|
126
|
+
t("td", null, [
|
|
127
|
+
t("div", H, "Ref: " + l(r.ref), 1),
|
|
128
|
+
t("div", I, l(r.createdAt), 1),
|
|
129
|
+
t("div", null, "Remark: " + l(r.remark), 1)
|
|
130
|
+
])
|
|
131
|
+
])
|
|
132
|
+
]),
|
|
133
|
+
t("div", null, [
|
|
134
|
+
t("table", null, [
|
|
135
|
+
t("tbody", null, [
|
|
136
|
+
(n(!0), u(d, null, v(r.items, (o, _) => (n(), u("tr", { key: _ }, [
|
|
137
|
+
t("td", M, l(o.code), 1),
|
|
138
|
+
t("td", J, l(o.description), 1),
|
|
139
|
+
t("td", Q, l(o.quantity), 1),
|
|
140
|
+
t("td", j, l(o.unit), 1)
|
|
141
|
+
]))), 128))
|
|
142
|
+
])
|
|
143
|
+
])
|
|
144
|
+
])
|
|
145
|
+
]))), 128))
|
|
146
|
+
])
|
|
147
|
+
]));
|
|
148
|
+
}
|
|
149
|
+
}), $ = /* @__PURE__ */ C(G, [["__scopeId", "data-v-54384fc1"]]);
|
|
150
|
+
export {
|
|
151
|
+
$ as default
|
|
152
|
+
};
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { defineComponent as ie, ref as R, watch as L, computed as J, resolveComponent as ce, openBlock as b, createBlock as k, unref as e, withCtx as C, createElementVNode as u, createVNode as c, normalizeStyle as le, toDisplayString as ue, createElementBlock as me, createCommentVNode as de, Teleport as pe, mergeProps as Q } from "vue";
|
|
2
|
-
import { Y as h, j as fe, o as G, a as Z, G as ve, Z as _e, b as ye } from "./app-
|
|
3
|
-
import { i as W, _ as ge, a as De } from "./FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { u as be } from "./
|
|
5
|
-
import { u as he, _ as xe, g as Se } from "./TransferDetails.vue_vue_type_script_setup_true_lang-
|
|
6
|
-
import { i as Re, e as ke } from "./id-to-date-
|
|
2
|
+
import { Y as h, j as fe, o as G, a as Z, G as ve, Z as _e, b as ye } from "./app-BLzTa0Ut.js";
|
|
3
|
+
import { i as W, _ as ge, a as De } from "./FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-D0j4VOis.js";
|
|
4
|
+
import { u as be } from "./format-unit-display-D_Z4TNZd.js";
|
|
5
|
+
import { u as he, _ as xe, g as Se } from "./TransferDetails.vue_vue_type_script_setup_true_lang-DktBkwCx.js";
|
|
6
|
+
import { i as Re, e as ke } from "./id-to-date-CKplrnj_.js";
|
|
7
7
|
import { useSnackbar as Ce, useBreakpoints as qe } from "@feedmepos/ui-library";
|
|
8
|
-
import { _ as we } from "./TransferDialog.vue_vue_type_script_setup_true_lang-
|
|
9
|
-
import { _ as Te, F as x, u as Fe } from "./layout-
|
|
8
|
+
import { _ as we } from "./TransferDialog.vue_vue_type_script_setup_true_lang-BE95F9r1.js";
|
|
9
|
+
import { _ as Te, F as x, u as Fe } from "./layout-B9sdKjL9.js";
|
|
10
10
|
import "./array-AvWd53LI.js";
|
|
11
11
|
import { useI18n as Oe } from "@feedmepos/mf-common";
|
|
12
12
|
const Ye = { class: "px-24 xs:p-0 sm:p-0 flex flex-col gap-8 max-h-full" }, Ee = { class: "flex flex-col py-8" }, Me = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, Pe = { class: "fm-typo-en-body-lg-600 text-fm-color-typo-primary line-clamp-1" }, Ue = { class: "fm-typo-en-body-md-400 text-fm-color-typo-primary line-clamp-1" }, $e = {
|