@feedmepos/mf-inventory-portal 0.0.25-dev.13 → 0.0.25-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-Dh5gRSP-.js → App-C8R5qR3l.js} +2 -2
- package/dist/{ApprovalView-D5uEtt6k.js → ApprovalView-B3AaMAWx.js} +2 -2
- package/dist/{BindingsDialog-CTFT3z8w.js → BindingsDialog-lrRw34Yl.js} +2 -2
- package/dist/{BindingsPicker-2Ef8BRE7.js → BindingsPicker-C0wo7Oau.js} +5 -5
- package/dist/{BindingsTable-CGygQ1XK.js → BindingsTable-DM53t2pG.js} +5 -5
- package/dist/ClosingDraftView-CCjbZ3fv.js +1255 -0
- package/dist/{ClosingTemplateView-Q5DzidlM.js → ClosingTemplateView-CLA5CoZZ.js} +2 -2
- package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-46g6-tKZ.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-YtdQn_KP.js} +3 -3
- package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-6bQg2aCs.js → FmUnitInput.vue_vue_type_script_setup_true_lang-Bdxvift4.js} +1 -1
- package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-BkV9XenY.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-3oXvXkvK.js} +1 -1
- package/dist/{IngredientGroupView-APUX5LH2.js → IngredientGroupView-DaalFGEi.js} +1 -1
- package/dist/{IngredientsView-CMg_ceRg.js → IngredientsView-BL1zdeNb.js} +4 -4
- package/dist/{IntegrationView-_8RPUhEn.js → IntegrationView-CZAo4sd0.js} +1 -1
- package/dist/{InventoryBindingForm-Tl-zMqto.js → InventoryBindingForm-CDUY9URU.js} +1 -1
- package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-BJRsnj9t.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-i5mZCjau.js} +3 -3
- package/dist/{InventoryBindingSummary-DEWxs1BN.js → InventoryBindingSummary-Bf1Pjau3.js} +1 -1
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-C6JAyWVz.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-DpjhL3QX.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-B-cgItiN.js → PremiumBadge.vue_vue_type_script_setup_true_lang-B07IRGNN.js} +1 -1
- package/dist/PublishView-DVeJK1a_.js +222 -0
- package/dist/{PurchaseOrderPrintPreview-DU11dxSl.js → PurchaseOrderPrintPreview-Bx8VA9eH.js} +1 -1
- package/dist/{ReceiveRequestView-BxiADYjh.js → ReceiveRequestView-CyrzN9JX.js} +9 -9
- package/dist/{RecipeView-D_qa4uZi.js → RecipeView-Dfg-6S8H.js} +3 -3
- package/dist/{StockView-BsyPwHaJ.js → StockView-BVoY4Hh0.js} +7 -7
- package/dist/{SupplierView-BudjeZWP.js → SupplierView-4jFpu-c3.js} +4 -4
- package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-D-9e8rDq.js → TransferDetails.vue_vue_type_script_setup_true_lang-B7TsCSsi.js} +204 -197
- package/dist/{TransferTemplateView-DnuPDeZP.js → TransferTemplateView-5bHxHpd9.js} +7 -7
- package/dist/{UnitView-0WXciTrD.js → UnitView-G1oaHZkj.js} +3 -3
- package/dist/{WarehouseView-BqjRTN_3.js → WarehouseView-C_q9xYrC.js} +1 -1
- package/dist/api/closing-draft.d.ts +1 -0
- package/dist/api/inventory.d.ts +2 -0
- package/dist/{app-MFSGVtiz.js → app-cdjeT4fo.js} +34 -23
- package/dist/app.js +1 -1
- package/dist/components/FmMultiselectDialog.d.ts +6 -6
- package/dist/{decimal-rt-lEA2N.js → decimal-BI1Ko143.js} +1 -1
- package/dist/{feature-DNwxU2wo.js → feature-DQBgSeWI.js} +1 -1
- package/dist/{format-unit-display-B8C39Cxn.js → format-unit-display-CJIp4sdn.js} +2 -2
- package/dist/{index-DIxkPrGm.js → index-Ca7-egHL.js} +2 -2
- package/dist/{stock-3RGlApSR.js → stock-NtXFKJL4.js} +1 -1
- package/dist/{supplier-DDg5BqMd.js → supplier-hF-TPv2O.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-ingredient-select-dialog-D_9-XpBR.js → use-ingredient-select-dialog-5_Isn5bA.js} +1 -1
- package/dist/{use-inventory-binding-dialog-F-PVAZwM.js → use-inventory-binding-dialog-DfeJu8Kt.js} +1 -1
- package/dist/views/closing-draft/composables/use-closing-draft-actions.d.ts +4 -1
- package/dist/{vue-i18n-DEHYDDMC.js → vue-i18n-CJqopM3v.js} +348 -348
- package/package.json +1 -1
- package/dist/ClosingDraftView-BJypLAmr.js +0 -1225
- package/dist/PublishView-BNyLfPLp.js +0 -192
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { W as He, u as
|
|
2
|
-
import { ref as K, computed as W, h as x, defineComponent as Oe, onMounted as Xe, unref as l, openBlock as
|
|
3
|
-
import { F as st } from "./decimal-
|
|
4
|
-
import { b as rt, u as at, f as je, P as ue } from "./format-unit-display-
|
|
1
|
+
import { W as He, u as ge, aL as D, a5 as ze, a7 as Qe, a8 as Ye, am as We, d as $e, e as Ue, av as C, T as Be, aM as Je, Y as Re, K as be, i as fe, aN as Le, ac as _e, f as Ce, D as z, h as M, b as Me, a6 as Ze, as as Ie, a0 as ve, ai as Fe } from "./app-cdjeT4fo.js";
|
|
2
|
+
import { ref as K, computed as W, h as x, defineComponent as Oe, onMounted as Xe, unref as l, openBlock as v, createElementBlock as w, createElementVNode as e, toDisplayString as g, createCommentVNode as N, resolveComponent as te, createVNode as V, createBlock as X, isRef as et, withCtx as de, Fragment as le, normalizeClass as he, createTextVNode as Se, renderList as pe, resolveDynamicComponent as tt } from "vue";
|
|
3
|
+
import { F as st } from "./decimal-BI1Ko143.js";
|
|
4
|
+
import { b as rt, u as at, f as je, P as ue } from "./format-unit-display-CJIp4sdn.js";
|
|
5
5
|
import { useI18n as Ve } from "@feedmepos/mf-common";
|
|
6
6
|
import { E as nt } from "./empty-placeholder-wf6-BWE8.js";
|
|
7
7
|
import { useDialog as xe, useSnackbar as De, useProxiedModel as ot } from "@feedmepos/ui-library";
|
|
8
|
-
import { u as Ke } from "./feature-
|
|
8
|
+
import { u as Ke } from "./feature-DQBgSeWI.js";
|
|
9
9
|
const ke = He((m, f) => {
|
|
10
|
-
const b =
|
|
10
|
+
const b = ge();
|
|
11
11
|
return {
|
|
12
12
|
async readRequests(s) {
|
|
13
13
|
const _ = s ?? b.currentLocationDBName, R = `${m.inventoryBackendUrl}/${_}/purchase-request`;
|
|
@@ -29,8 +29,8 @@ const ke = He((m, f) => {
|
|
|
29
29
|
return await f.get(`${R}/${s}`);
|
|
30
30
|
},
|
|
31
31
|
async processPurchaseOrder(s, _) {
|
|
32
|
-
const R = b.currentLocationDBName, E = _ || R,
|
|
33
|
-
return await f.put(
|
|
32
|
+
const R = b.currentLocationDBName, E = _ || R, y = `${m.inventoryBackendUrl}/${E}/purchase-order/run-operation`;
|
|
33
|
+
return await f.put(y, s);
|
|
34
34
|
},
|
|
35
35
|
async createPurchaseOrder(s) {
|
|
36
36
|
const _ = b.currentLocationDBName, R = `${m.inventoryBackendUrl}/${_}/purchase-order`;
|
|
@@ -100,9 +100,9 @@ const ke = He((m, f) => {
|
|
|
100
100
|
}
|
|
101
101
|
};
|
|
102
102
|
var we = /* @__PURE__ */ ((m) => (m.RECEIVE_REQUEST = "receive/request", m.APPROVAL = "approval", m))(we || {});
|
|
103
|
-
const
|
|
103
|
+
const ye = K();
|
|
104
104
|
function Ks(m, f) {
|
|
105
|
-
const b = xe(), s =
|
|
105
|
+
const b = xe(), s = ge(), _ = Ke(), R = rt(), E = at(), y = K(!1), n = De(), a = ke(), r = K(new Array()), c = K(
|
|
106
106
|
f != null && f.startDate && (f != null && f.endDate) ? f : ze()
|
|
107
107
|
), u = W(() => {
|
|
108
108
|
const h = new Date(c.value.startDate), p = new Date(c.value.endDate);
|
|
@@ -114,16 +114,16 @@ function Ks(m, f) {
|
|
|
114
114
|
async function J(h) {
|
|
115
115
|
function p(i) {
|
|
116
116
|
const S = {
|
|
117
|
-
mode:
|
|
117
|
+
mode: $e.CREATE,
|
|
118
118
|
modelValue: h || void 0,
|
|
119
119
|
show: !0,
|
|
120
120
|
"onUpdate:show"(O) {
|
|
121
|
-
|
|
121
|
+
ye.value.show = O;
|
|
122
122
|
},
|
|
123
123
|
templateId: i,
|
|
124
124
|
lastClosingDate: I.value
|
|
125
125
|
};
|
|
126
|
-
|
|
126
|
+
ye.value = S;
|
|
127
127
|
}
|
|
128
128
|
let k;
|
|
129
129
|
_.mustUsePoTemplate && !(h != null && h.template) ? b.open({
|
|
@@ -146,18 +146,18 @@ function Ks(m, f) {
|
|
|
146
146
|
}
|
|
147
147
|
function se(h) {
|
|
148
148
|
const p = {
|
|
149
|
-
mode:
|
|
149
|
+
mode: $e.UPDATE,
|
|
150
150
|
modelValue: Ue(h),
|
|
151
151
|
show: !0,
|
|
152
152
|
"onUpdate:show"(k) {
|
|
153
|
-
|
|
153
|
+
ye.value.show = k;
|
|
154
154
|
},
|
|
155
155
|
lastClosingDate: I.value
|
|
156
156
|
};
|
|
157
|
-
|
|
157
|
+
ye.value = p;
|
|
158
158
|
}
|
|
159
|
-
async function
|
|
160
|
-
r.value = [],
|
|
159
|
+
async function j() {
|
|
160
|
+
r.value = [], y.value = !0;
|
|
161
161
|
try {
|
|
162
162
|
r.value = await a.getPurchaseOrders(u.value).then((k) => k.sort((i, S) => S._id.localeCompare(i._id)));
|
|
163
163
|
const h = await P.readLastClosing(!0), p = h == null ? void 0 : h._id;
|
|
@@ -169,11 +169,11 @@ function Ks(m, f) {
|
|
|
169
169
|
type: "error"
|
|
170
170
|
});
|
|
171
171
|
} finally {
|
|
172
|
-
|
|
172
|
+
y.value = !1;
|
|
173
173
|
}
|
|
174
174
|
}
|
|
175
175
|
async function re() {
|
|
176
|
-
d.value = [],
|
|
176
|
+
d.value = [], y.value = !0;
|
|
177
177
|
try {
|
|
178
178
|
d.value = await a.readRequests().then((h) => h.reverse());
|
|
179
179
|
} catch {
|
|
@@ -183,13 +183,13 @@ function Ks(m, f) {
|
|
|
183
183
|
type: "error"
|
|
184
184
|
});
|
|
185
185
|
} finally {
|
|
186
|
-
|
|
186
|
+
y.value = !1;
|
|
187
187
|
}
|
|
188
188
|
}
|
|
189
189
|
function ae() {
|
|
190
190
|
switch (m) {
|
|
191
191
|
case "receive/request":
|
|
192
|
-
return
|
|
192
|
+
return j();
|
|
193
193
|
case "approval":
|
|
194
194
|
return re();
|
|
195
195
|
}
|
|
@@ -209,7 +209,7 @@ function Ks(m, f) {
|
|
|
209
209
|
});
|
|
210
210
|
const Q = K(), t = K(Math.random().toString());
|
|
211
211
|
async function o(h, p) {
|
|
212
|
-
var O,
|
|
212
|
+
var O, U;
|
|
213
213
|
const k = Math.random().toString();
|
|
214
214
|
t.value = k;
|
|
215
215
|
const i = m === "receive/request" ? s.currentLocation : p == null ? void 0 : p.to, S = {
|
|
@@ -225,7 +225,7 @@ function Ks(m, f) {
|
|
|
225
225
|
},
|
|
226
226
|
scope: m
|
|
227
227
|
};
|
|
228
|
-
if (Q.value = S, !(p || h.status !==
|
|
228
|
+
if (Q.value = S, !(p || h.status !== C.enum.REQUESTING)) {
|
|
229
229
|
try {
|
|
230
230
|
p = (await a.readRequests(
|
|
231
231
|
`${h.supplier.internal}_${h.supplier._id}`
|
|
@@ -233,11 +233,11 @@ function Ks(m, f) {
|
|
|
233
233
|
} catch {
|
|
234
234
|
console.error("Error at fetching po request to check");
|
|
235
235
|
}
|
|
236
|
-
k === t.value && (Q.value.canResubmit = !p, Q.value.transferTo = (O = p == null ? void 0 : p.to) == null ? void 0 : O.name, Q.value.transferToDbName = (
|
|
236
|
+
k === t.value && (Q.value.canResubmit = !p, Q.value.transferTo = (O = p == null ? void 0 : p.to) == null ? void 0 : O.name, Q.value.transferToDbName = (U = p == null ? void 0 : p.to) == null ? void 0 : U.dbName);
|
|
237
237
|
}
|
|
238
238
|
}
|
|
239
|
-
async function
|
|
240
|
-
|
|
239
|
+
async function $(h, p, k, i) {
|
|
240
|
+
y.value = !0;
|
|
241
241
|
try {
|
|
242
242
|
await a.processPurchaseOrder(
|
|
243
243
|
{
|
|
@@ -252,8 +252,8 @@ function Ks(m, f) {
|
|
|
252
252
|
)
|
|
253
253
|
},
|
|
254
254
|
i
|
|
255
|
-
), await new Promise((
|
|
256
|
-
const O =
|
|
255
|
+
), await new Promise((U) => setTimeout(U, 1e3));
|
|
256
|
+
const O = ge().currentLocationDBName.startsWith("restaurant_");
|
|
257
257
|
p === D.enum.confirmDraft && h.effectiveAt && O ? n.open({
|
|
258
258
|
title: "Success",
|
|
259
259
|
message: `${k}. The backdate will be reflected once your POS has received this change.`,
|
|
@@ -270,7 +270,7 @@ function Ks(m, f) {
|
|
|
270
270
|
type: "error"
|
|
271
271
|
}), console.error("Error when submitting PO operation", p, h, S);
|
|
272
272
|
} finally {
|
|
273
|
-
|
|
273
|
+
y.value = !1, ae();
|
|
274
274
|
}
|
|
275
275
|
}
|
|
276
276
|
async function q(h, p, k) {
|
|
@@ -289,7 +289,7 @@ function Ks(m, f) {
|
|
|
289
289
|
message: O.message,
|
|
290
290
|
primaryActions: O.primaryActions
|
|
291
291
|
}).onPrimary(() => {
|
|
292
|
-
|
|
292
|
+
$(h, p, S, k);
|
|
293
293
|
});
|
|
294
294
|
}
|
|
295
295
|
return {
|
|
@@ -297,8 +297,8 @@ function Ks(m, f) {
|
|
|
297
297
|
purchaseRequests: d,
|
|
298
298
|
updateDateRange: Z,
|
|
299
299
|
fetchData: ae,
|
|
300
|
-
loading:
|
|
301
|
-
transferDialogProps:
|
|
300
|
+
loading: y,
|
|
301
|
+
transferDialogProps: ye,
|
|
302
302
|
promptCreateTransferDialog: J,
|
|
303
303
|
promptUpdateTransferDialog: se,
|
|
304
304
|
transferDetailsProps: Q,
|
|
@@ -312,7 +312,7 @@ function lt(m, f) {
|
|
|
312
312
|
const R = _.received.find((E) => E.sku._id === m._id);
|
|
313
313
|
return R && (s = Re(s, R.amount)), s;
|
|
314
314
|
},
|
|
315
|
-
st.toPrecision(
|
|
315
|
+
st.toPrecision(be(0), m.unit.precision)
|
|
316
316
|
);
|
|
317
317
|
}
|
|
318
318
|
function ct(m, f) {
|
|
@@ -334,7 +334,7 @@ function ct(m, f) {
|
|
|
334
334
|
city: m.supplier.address.city,
|
|
335
335
|
state: m.supplier.address.state,
|
|
336
336
|
country: m.supplier.address.country
|
|
337
|
-
},
|
|
337
|
+
}, y = m.items.map((c) => {
|
|
338
338
|
const { sku: u, measurement: d } = c, P = fe(
|
|
339
339
|
lt(c.sku, m.deliveryOrder || []),
|
|
340
340
|
!1
|
|
@@ -361,12 +361,12 @@ function ct(m, f) {
|
|
|
361
361
|
})
|
|
362
362
|
})), a = {
|
|
363
363
|
orderNumber: m.seqNumber.toString(),
|
|
364
|
-
createdAt:
|
|
364
|
+
createdAt: _e(m._id),
|
|
365
365
|
ref: m.ref || "",
|
|
366
366
|
remark: m.remark || "",
|
|
367
367
|
buyer: R,
|
|
368
368
|
supplier: E,
|
|
369
|
-
items:
|
|
369
|
+
items: y,
|
|
370
370
|
status: m.status,
|
|
371
371
|
deliveryOrders: n
|
|
372
372
|
}, r = new URL(window.location.href);
|
|
@@ -415,36 +415,36 @@ const me = {
|
|
|
415
415
|
}
|
|
416
416
|
};
|
|
417
417
|
function Gs(m, f) {
|
|
418
|
-
const b =
|
|
418
|
+
const b = ge(), { t: s } = Ve();
|
|
419
419
|
function _(r) {
|
|
420
420
|
switch (r.status) {
|
|
421
421
|
case "DRAFT":
|
|
422
422
|
return [
|
|
423
|
-
z[
|
|
424
|
-
z[
|
|
423
|
+
z[M.Update],
|
|
424
|
+
z[M.Details],
|
|
425
425
|
r.supplier.internal === "restaurant" || r.supplier.internal === "warehouse" ? me[D.enum.submitRequest] : me[D.enum.confirmDraft],
|
|
426
426
|
me[D.enum.cancelDraft],
|
|
427
|
-
z[
|
|
427
|
+
z[M.Print]
|
|
428
428
|
];
|
|
429
429
|
case "RECEIVING":
|
|
430
430
|
return [
|
|
431
431
|
me[D.enum.completeReceive],
|
|
432
|
-
z[
|
|
433
|
-
z[
|
|
432
|
+
z[M.Details],
|
|
433
|
+
z[M.Print]
|
|
434
434
|
];
|
|
435
435
|
case "REQUESTING":
|
|
436
|
-
return m === "receive/request" ? [z[
|
|
436
|
+
return m === "receive/request" ? [z[M.Details], z[M.Print]] : [
|
|
437
437
|
me[D.enum.approveRequest],
|
|
438
438
|
me[D.enum.rejectRequest],
|
|
439
|
-
z[
|
|
440
|
-
z[
|
|
439
|
+
z[M.Details],
|
|
440
|
+
z[M.Print]
|
|
441
441
|
];
|
|
442
442
|
case "PROCESSING":
|
|
443
|
-
return [z[
|
|
443
|
+
return [z[M.Details], z[M.Print]];
|
|
444
444
|
case "COMPLETE":
|
|
445
445
|
case "CANCEL":
|
|
446
446
|
default:
|
|
447
|
-
return [z[
|
|
447
|
+
return [z[M.Details], z[M.Print]];
|
|
448
448
|
}
|
|
449
449
|
}
|
|
450
450
|
function R(r) {
|
|
@@ -453,15 +453,15 @@ function Gs(m, f) {
|
|
|
453
453
|
async function E(r, c, u) {
|
|
454
454
|
var P, I;
|
|
455
455
|
const d = Ue(c);
|
|
456
|
-
if (r ===
|
|
456
|
+
if (r === M.Print) {
|
|
457
457
|
ct(d, b.currentLocation);
|
|
458
458
|
return;
|
|
459
459
|
}
|
|
460
|
-
if (r ===
|
|
460
|
+
if (r === M.Details) {
|
|
461
461
|
f.promptShowTransferDetails(d, u);
|
|
462
462
|
return;
|
|
463
463
|
}
|
|
464
|
-
if (r ===
|
|
464
|
+
if (r === M.Update) {
|
|
465
465
|
(P = f.promptUpdateTransferDialog) == null || P.call(f, d);
|
|
466
466
|
return;
|
|
467
467
|
}
|
|
@@ -470,7 +470,7 @@ function Gs(m, f) {
|
|
|
470
470
|
return;
|
|
471
471
|
}
|
|
472
472
|
}
|
|
473
|
-
function
|
|
473
|
+
function y() {
|
|
474
474
|
return [
|
|
475
475
|
{
|
|
476
476
|
accessorKey: "seqNumber",
|
|
@@ -483,7 +483,7 @@ function Gs(m, f) {
|
|
|
483
483
|
accessorKey: "_id",
|
|
484
484
|
header: () => s("inventory.transfer.table.createdAt"),
|
|
485
485
|
cell(r) {
|
|
486
|
-
return
|
|
486
|
+
return _e(`${r.getValue()}`);
|
|
487
487
|
},
|
|
488
488
|
enableSorting: !0
|
|
489
489
|
},
|
|
@@ -533,7 +533,7 @@ function Gs(m, f) {
|
|
|
533
533
|
id: "action",
|
|
534
534
|
cell(r) {
|
|
535
535
|
const c = r.row.original, u = _(c);
|
|
536
|
-
return
|
|
536
|
+
return Ce(u, (d) => E(d, c));
|
|
537
537
|
},
|
|
538
538
|
enableSorting: !1,
|
|
539
539
|
size: 40,
|
|
@@ -557,7 +557,7 @@ function Gs(m, f) {
|
|
|
557
557
|
accessorKey: "purchaseOrder._id",
|
|
558
558
|
header: () => s("inventory.transfer.table.createdAt"),
|
|
559
559
|
cell(r) {
|
|
560
|
-
return
|
|
560
|
+
return _e(`${r.getValue()}`);
|
|
561
561
|
},
|
|
562
562
|
enableSorting: !0
|
|
563
563
|
},
|
|
@@ -603,7 +603,7 @@ function Gs(m, f) {
|
|
|
603
603
|
id: "action",
|
|
604
604
|
cell(r) {
|
|
605
605
|
const c = r.row.original, u = c.purchaseOrder ? _(c.purchaseOrder) : [];
|
|
606
|
-
return
|
|
606
|
+
return Ce(
|
|
607
607
|
u,
|
|
608
608
|
(d) => c.purchaseOrder ? E(d, c.purchaseOrder, c) : void 0
|
|
609
609
|
);
|
|
@@ -617,7 +617,7 @@ function Gs(m, f) {
|
|
|
617
617
|
}
|
|
618
618
|
];
|
|
619
619
|
}
|
|
620
|
-
const a = W(() => m === "receive/request" ?
|
|
620
|
+
const a = W(() => m === "receive/request" ? y() : n());
|
|
621
621
|
return {
|
|
622
622
|
get columnDefs() {
|
|
623
623
|
return a.value;
|
|
@@ -630,7 +630,7 @@ const it = {
|
|
|
630
630
|
}, ut = { class: "flex flex-col gap-4" }, dt = { class: "fm-typo-en-body-lg-600" }, mt = {
|
|
631
631
|
key: 0,
|
|
632
632
|
class: "flex flex-col gap-4"
|
|
633
|
-
}, ft = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, pt = { class: "fm-typo-en-body-lg-600" },
|
|
633
|
+
}, ft = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, pt = { class: "fm-typo-en-body-lg-600" }, yt = { key: 0 }, vt = { key: 1 }, ht = {
|
|
634
634
|
key: 1,
|
|
635
635
|
class: "flex flex-col gap-4"
|
|
636
636
|
}, bt = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, gt = { class: "fm-typo-en-body-lg-600" }, _t = { key: 0 }, St = { key: 1 }, Rt = {
|
|
@@ -666,9 +666,9 @@ const it = {
|
|
|
666
666
|
).fullName;
|
|
667
667
|
}
|
|
668
668
|
), E = W(() => {
|
|
669
|
-
var n, a, r, c, u, d, P, I, J, se,
|
|
670
|
-
return (r = (a = (n = f.purchaseOrder) == null ? void 0 : n.netSuite) == null ? void 0 : a.additionalInfo) != null && r.transactionnumber ? (d = (u = (c = f.purchaseOrder) == null ? void 0 : c.netSuite) == null ? void 0 : u.additionalInfo) == null ? void 0 : d.transactionnumber : (J = (I = (P = _.value) == null ? void 0 : P.netSuite) == null ? void 0 : I.additionalInfo) != null && J.transactionnumber ? (re = (
|
|
671
|
-
}),
|
|
669
|
+
var n, a, r, c, u, d, P, I, J, se, j, re;
|
|
670
|
+
return (r = (a = (n = f.purchaseOrder) == null ? void 0 : n.netSuite) == null ? void 0 : a.additionalInfo) != null && r.transactionnumber ? (d = (u = (c = f.purchaseOrder) == null ? void 0 : c.netSuite) == null ? void 0 : u.additionalInfo) == null ? void 0 : d.transactionnumber : (J = (I = (P = _.value) == null ? void 0 : P.netSuite) == null ? void 0 : I.additionalInfo) != null && J.transactionnumber ? (re = (j = (se = _.value) == null ? void 0 : se.netSuite) == null ? void 0 : j.additionalInfo) == null ? void 0 : re.transactionnumber : null;
|
|
671
|
+
}), y = W(() => {
|
|
672
672
|
var n, a, r, c, u, d;
|
|
673
673
|
return (a = (n = f.purchaseOrder) == null ? void 0 : n.deliveryFullfillment) != null && a.length && ((c = (r = f.purchaseOrder) == null ? void 0 : r.deliveryFullfillment) == null ? void 0 : c.length) > 0 ? (d = (u = f.purchaseOrder) == null ? void 0 : u.deliveryFullfillment) == null ? void 0 : d.map((P) => {
|
|
674
674
|
var I;
|
|
@@ -676,31 +676,31 @@ const it = {
|
|
|
676
676
|
}).join(", ") : "N/A";
|
|
677
677
|
});
|
|
678
678
|
return (n, a) => {
|
|
679
|
-
var r, c, u, d, P, I, J, se,
|
|
680
|
-
return l(b).isEnabled ? (
|
|
679
|
+
var r, c, u, d, P, I, J, se, j, re, ae, Z, Q, t;
|
|
680
|
+
return l(b).isEnabled ? (v(), w("div", it, [
|
|
681
681
|
e("div", ut, [
|
|
682
682
|
a[0] || (a[0] = e("div", { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, "NetSuite subsidiary", -1)),
|
|
683
683
|
e("div", dt, g(R.value || "N/A"), 1)
|
|
684
684
|
]),
|
|
685
|
-
!n.isTransferBetweenOutlets && ((r = n.purchaseOrder) == null ? void 0 : r.status) !== l(
|
|
685
|
+
!n.isTransferBetweenOutlets && ((r = n.purchaseOrder) == null ? void 0 : r.status) !== l(C).Enum.REQUESTING && n.scope === l(we).RECEIVE_REQUEST ? (v(), w("div", mt, [
|
|
686
686
|
e("div", ft, " NetSuite " + g(n.transferType === l(ue).PURCHASE ? "Purchase Order" : "Transfer Order") + " (ID) ", 1),
|
|
687
687
|
e("div", pt, [
|
|
688
|
-
(u = (c = n.purchaseOrder) == null ? void 0 : c.netSuite) != null && u.id ? (
|
|
688
|
+
(u = (c = n.purchaseOrder) == null ? void 0 : c.netSuite) != null && u.id ? (v(), w("span", yt, g((P = (d = n.purchaseOrder) == null ? void 0 : d.netSuite) == null ? void 0 : P.refNo) + " (" + g((J = (I = n.purchaseOrder) == null ? void 0 : I.netSuite) == null ? void 0 : J.id) + ") ", 1)) : (v(), w("span", vt, "N/A"))
|
|
689
689
|
])
|
|
690
690
|
])) : N("", !0),
|
|
691
|
-
!n.isTransferBetweenOutlets && _.value && ((se = n.purchaseOrder) == null ? void 0 : se.status) === l(
|
|
691
|
+
!n.isTransferBetweenOutlets && _.value && ((se = n.purchaseOrder) == null ? void 0 : se.status) === l(C).Enum.REQUESTING || n.scope === l(we).APPROVAL ? (v(), w("div", ht, [
|
|
692
692
|
e("div", bt, " (Request) NetSuite " + g(n.transferType === l(ue).PURCHASE ? "Purchase Order" : "Transfer Order") + " (ID) ", 1),
|
|
693
693
|
e("div", gt, [
|
|
694
|
-
(re = (
|
|
694
|
+
(re = (j = _.value) == null ? void 0 : j.netSuite) != null && re.id ? (v(), w("span", _t, g((Z = (ae = _.value) == null ? void 0 : ae.netSuite) == null ? void 0 : Z.refNo) + " (" + g((t = (Q = _.value) == null ? void 0 : Q.netSuite) == null ? void 0 : t.id) + ") ", 1)) : (v(), w("span", St, "N/A"))
|
|
695
695
|
])
|
|
696
696
|
])) : N("", !0),
|
|
697
|
-
E.value ? (
|
|
697
|
+
E.value ? (v(), w("div", Rt, [
|
|
698
698
|
a[1] || (a[1] = e("div", { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, " NetSuite Transaction Number ", -1)),
|
|
699
699
|
e("div", wt, g(E.value), 1)
|
|
700
700
|
])) : N("", !0),
|
|
701
|
-
l(b).isEnabled && n.transferType === l(ue).TRANSFER && !n.isTransferBetweenOutlets ? (
|
|
701
|
+
l(b).isEnabled && n.transferType === l(ue).TRANSFER && !n.isTransferBetweenOutlets ? (v(), w("div", Ot, [
|
|
702
702
|
a[2] || (a[2] = e("div", { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, " NetSuite fulfillment IDs ", -1)),
|
|
703
|
-
e("div", xt, g(
|
|
703
|
+
e("div", xt, g(y.value), 1)
|
|
704
704
|
])) : N("", !0)
|
|
705
705
|
])) : N("", !0);
|
|
706
706
|
};
|
|
@@ -721,9 +721,9 @@ const it = {
|
|
|
721
721
|
let n = !0;
|
|
722
722
|
b.isEnabled || (n = !1);
|
|
723
723
|
const a = f.purchaseOrder, r = f.poRequest;
|
|
724
|
-
return a && ((c = a == null ? void 0 : a.supplier) != null && c.internal ? (!r && a.status ==
|
|
724
|
+
return a && ((c = a == null ? void 0 : a.supplier) != null && c.internal ? (!r && a.status == C.enum.DRAFT && (n = !1), r && !((u = r == null ? void 0 : r.netSuite) != null && u.id) && (n = !1), f.isTransferBetweenOutlets && (n = !1)) : ((a == null ? void 0 : a.status) !== C.enum.REQUESTING && a.supplier.internal && (n = !1), !r && !((d = a == null ? void 0 : a.netSuite) != null && d.id) && (n = !1), !r && ((P = a == null ? void 0 : a.netSuite) != null && P.id) && (a == null ? void 0 : a.status) == C.enum.REQUESTING && (n = !1))), n;
|
|
725
725
|
});
|
|
726
|
-
async function
|
|
726
|
+
async function y() {
|
|
727
727
|
R.value || _.open({
|
|
728
728
|
title: "Sync with NetSuite",
|
|
729
729
|
contentComponent: x("div", [
|
|
@@ -774,18 +774,18 @@ const it = {
|
|
|
774
774
|
}
|
|
775
775
|
return (n, a) => {
|
|
776
776
|
const r = te("FmButton");
|
|
777
|
-
return E.value ? (
|
|
777
|
+
return E.value ? (v(), w("div", kt, [
|
|
778
778
|
V(r, {
|
|
779
779
|
"prepend-icon": "sync",
|
|
780
780
|
variant: "primary",
|
|
781
781
|
label: "NetSuite",
|
|
782
782
|
loading: R.value,
|
|
783
|
-
onClick:
|
|
783
|
+
onClick: y
|
|
784
784
|
}, null, 8, ["loading"])
|
|
785
785
|
])) : N("", !0);
|
|
786
786
|
};
|
|
787
787
|
}
|
|
788
|
-
}), Nt = { class: "flex flex-col gap-16 w-full h-full" }, qt = { class: "flex justify-between" }, Tt = { class: "fm-typo-en-body-lg-600" }, Pt = { class: "flex flex-col gap-8" }, Et = { class: "flex flex-col gap-4" },
|
|
788
|
+
}), Nt = { class: "flex flex-col gap-16 w-full h-full" }, qt = { class: "flex justify-between" }, Tt = { class: "fm-typo-en-body-lg-600" }, Pt = { class: "flex flex-col gap-8" }, Et = { class: "flex flex-col gap-4" }, $t = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, Ct = { class: "flex gap-1" }, It = { class: "fm-typo-en-body-lg-600" }, Ft = {
|
|
789
789
|
key: 0,
|
|
790
790
|
class: "flex flex-col gap-4"
|
|
791
791
|
}, Ut = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, Bt = { class: "fm-typo-en-body-lg-600" }, Lt = { class: "flex flex-col gap-4" }, Mt = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, jt = { class: "fm-typo-en-body-lg-600" }, Vt = {
|
|
@@ -803,10 +803,10 @@ const it = {
|
|
|
803
803
|
}, Xt = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, es = { class: "fm-typo-en-body-lg-600" }, ts = { class: "border border-fm-color-neutral-gray-200 fm-corner-radius-lg p-16" }, ss = { class: "flex flex-col gap-8" }, rs = { class: "fm-typo-en-body-lg-600" }, as = { class: "flex gap-8" }, ns = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary flex flex-col gap-4" }, os = { class: "flex w-full gap-4" }, ls = { class: "basis-1/2 shrink-0 grow fm-typo-en-body-lg-400 line-clamp-2" }, cs = { class: "fm-typo-en-body-lg-600 line-clamp-2" }, is = { class: "flex w-full gap-4 fm-typo-en-body-sm-400" }, us = { class: "grow fm-typo-en-body-lg-400 text-fm-color-typo-secondary line-clamp-1" }, ds = {
|
|
804
804
|
key: 0,
|
|
805
805
|
class: "line-clamp-1 fm-typo-en-body-lg-400 text-fm-color-typo-secondary"
|
|
806
|
-
}, ms = { class: "py-8" }, fs = { class: "flex justify-end gap-4 items-center" }, ps = { class: "fm-typo-en-body-lg-600" },
|
|
806
|
+
}, ms = { class: "py-8" }, fs = { class: "flex justify-end gap-4 items-center" }, ps = { class: "fm-typo-en-body-lg-600" }, ys = {
|
|
807
807
|
key: 1,
|
|
808
808
|
class: "flex-1 xs:w-screen xs:max-w-full"
|
|
809
|
-
},
|
|
809
|
+
}, vs = {
|
|
810
810
|
key: 0,
|
|
811
811
|
class: "flex flex-col items-center gap-8 h-full"
|
|
812
812
|
}, hs = ["src"], bs = { class: "fm-typo-en-body-lg-600" }, gs = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary px-16" }, _s = {
|
|
@@ -824,7 +824,7 @@ const it = {
|
|
|
824
824
|
}, qs = { class: "flex-1 flex flex-col items-center" }, Ts = {
|
|
825
825
|
class: "py-12 flex flex-col gap-4 flex-1",
|
|
826
826
|
name: "delivery details"
|
|
827
|
-
}, Ps = { class: "flex flex-col gap-8" }, Es = { class: "fm-typo-en-body-lg-400 text-fm-color-typo-secondary" },
|
|
827
|
+
}, Ps = { class: "flex flex-col gap-8" }, Es = { class: "fm-typo-en-body-lg-400 text-fm-color-typo-secondary" }, $s = { class: "flex flex-col gap-4" }, Cs = { class: "flex gap-8 xs:flex-col" }, Hs = /* @__PURE__ */ Oe({
|
|
828
828
|
__name: "TransferDetails",
|
|
829
829
|
props: {
|
|
830
830
|
poRequest: {},
|
|
@@ -838,25 +838,25 @@ const it = {
|
|
|
838
838
|
},
|
|
839
839
|
emits: ["update:show", "submitted"],
|
|
840
840
|
setup(m, { emit: f }) {
|
|
841
|
-
const b = m, s = f, _ = xe(), R = De(), E = Ke(), { t:
|
|
841
|
+
const b = m, s = f, _ = xe(), R = De(), E = Ke(), { t: y } = Ve(), n = W(
|
|
842
842
|
() => {
|
|
843
|
-
var t, o,
|
|
844
|
-
return ((o = (t = b.purchaseOrder) == null ? void 0 : t.supplier) == null ? void 0 : o.internal) === "restaurant" || ((q = (
|
|
843
|
+
var t, o, $, q;
|
|
844
|
+
return ((o = (t = b.purchaseOrder) == null ? void 0 : t.supplier) == null ? void 0 : o.internal) === "restaurant" || ((q = ($ = b.purchaseOrder) == null ? void 0 : $.supplier) == null ? void 0 : q.internal) === "warehouse" ? ue.TRANSFER : ue.PURCHASE;
|
|
845
845
|
}
|
|
846
846
|
), a = W(() => {
|
|
847
|
-
var t, o,
|
|
848
|
-
return n.value === ue.TRANSFER && ((t = b.transferToDbName) == null ? void 0 : t.startsWith("restaurant")) && ((
|
|
847
|
+
var t, o, $;
|
|
848
|
+
return n.value === ue.TRANSFER && ((t = b.transferToDbName) == null ? void 0 : t.startsWith("restaurant")) && (($ = (o = b.purchaseOrder) == null ? void 0 : o.supplier) == null ? void 0 : $.internal) === "restaurant";
|
|
849
849
|
}), r = [
|
|
850
850
|
{
|
|
851
|
-
label:
|
|
851
|
+
label: y("inventory.transfer.receiveRequest.details.overview"),
|
|
852
852
|
value: "overview"
|
|
853
853
|
},
|
|
854
854
|
{
|
|
855
|
-
label:
|
|
855
|
+
label: y("inventory.transfer.receiveRequest.details.deliveryHistory"),
|
|
856
856
|
value: "deliveryHistory"
|
|
857
857
|
}
|
|
858
858
|
], c = K(r[0]), u = K(!1), d = K(""), P = K(!0), I = ke(), J = ot(b, "show");
|
|
859
|
-
async function se(t, o,
|
|
859
|
+
async function se(t, o, $) {
|
|
860
860
|
d.value = o, u.value = !0, P.value = !1;
|
|
861
861
|
try {
|
|
862
862
|
await I.processPurchaseOrder(
|
|
@@ -874,7 +874,7 @@ const it = {
|
|
|
874
874
|
b.transferToDbName
|
|
875
875
|
), await new Promise((q) => setTimeout(q, 1e3)), R.open({
|
|
876
876
|
title: "Success",
|
|
877
|
-
message:
|
|
877
|
+
message: $,
|
|
878
878
|
type: "success"
|
|
879
879
|
}), s("update:show", !1), s("submitted");
|
|
880
880
|
} catch (q) {
|
|
@@ -887,7 +887,7 @@ const it = {
|
|
|
887
887
|
d.value = "", u.value = !1, P.value = !0;
|
|
888
888
|
}
|
|
889
889
|
}
|
|
890
|
-
async function
|
|
890
|
+
async function j(t) {
|
|
891
891
|
const o = Ge[t];
|
|
892
892
|
if (!o) {
|
|
893
893
|
R.open({
|
|
@@ -897,45 +897,45 @@ const it = {
|
|
|
897
897
|
});
|
|
898
898
|
return;
|
|
899
899
|
}
|
|
900
|
-
const { successMessage:
|
|
900
|
+
const { successMessage: $, ...q } = o;
|
|
901
901
|
_.open({
|
|
902
902
|
title: q.title,
|
|
903
903
|
message: q.message,
|
|
904
904
|
primaryActions: q.primaryActions
|
|
905
905
|
}).onPrimary(() => {
|
|
906
|
-
b.purchaseOrder && se(b.purchaseOrder, t,
|
|
906
|
+
b.purchaseOrder && se(b.purchaseOrder, t, $);
|
|
907
907
|
});
|
|
908
908
|
}
|
|
909
909
|
const re = W(() => {
|
|
910
910
|
var t, o;
|
|
911
|
-
return ((t = b.purchaseOrder) == null ? void 0 : t.status) ===
|
|
911
|
+
return ((t = b.purchaseOrder) == null ? void 0 : t.status) === C.enum.RECEIVING || ((o = b.purchaseOrder) == null ? void 0 : o.status) === C.enum.COMPLETE;
|
|
912
912
|
}), ae = W(() => {
|
|
913
913
|
var p, k, i;
|
|
914
|
-
const
|
|
914
|
+
const $ = (((p = b.purchaseOrder) == null ? void 0 : p.deliveryOrder) ?? []).flatMap((S) => S.received ?? []).reduce(
|
|
915
915
|
(S, O) => {
|
|
916
|
-
const
|
|
917
|
-
return S[O.sku._id] = [...
|
|
916
|
+
const U = S[O.sku._id] ?? [];
|
|
917
|
+
return S[O.sku._id] = [...U, O], S;
|
|
918
918
|
},
|
|
919
919
|
{}
|
|
920
|
-
), q = Object.entries(
|
|
921
|
-
(S, [O,
|
|
922
|
-
const T =
|
|
920
|
+
), q = Object.entries($).reduce(
|
|
921
|
+
(S, [O, U]) => {
|
|
922
|
+
const T = U.reduce((G, H) => {
|
|
923
923
|
const ee = Ze(
|
|
924
924
|
G,
|
|
925
925
|
Math.max(G.precision, H.amount.precision)
|
|
926
926
|
);
|
|
927
927
|
return Re(ee, H.amount);
|
|
928
|
-
},
|
|
928
|
+
}, be(0));
|
|
929
929
|
return S[O] = T, S;
|
|
930
930
|
},
|
|
931
931
|
{}
|
|
932
932
|
), h = ((k = b.purchaseOrder) == null ? void 0 : k.items) ?? [];
|
|
933
933
|
for (const S of h)
|
|
934
|
-
q[i = S.sku._id] ?? (q[i] =
|
|
934
|
+
q[i = S.sku._id] ?? (q[i] = be(0));
|
|
935
935
|
return q;
|
|
936
936
|
}), Z = W(() => {
|
|
937
937
|
var p, k;
|
|
938
|
-
const t = ((p = b.purchaseOrder) == null ? void 0 : p.deliveryOrder) ?? [], o = ((k = b.purchaseOrder) == null ? void 0 : k.deliveryFullfillment) ?? [],
|
|
938
|
+
const t = ((p = b.purchaseOrder) == null ? void 0 : p.deliveryOrder) ?? [], o = ((k = b.purchaseOrder) == null ? void 0 : k.deliveryFullfillment) ?? [], $ = [
|
|
939
939
|
...t.map((i) => ({
|
|
940
940
|
createdAt: i.createdAt,
|
|
941
941
|
type: "grn",
|
|
@@ -947,10 +947,10 @@ const it = {
|
|
|
947
947
|
doc: i
|
|
948
948
|
}))
|
|
949
949
|
];
|
|
950
|
-
|
|
950
|
+
$.reverse().sort((i, S) => i.createdAt.localeCompare(S.createdAt));
|
|
951
951
|
function q(i) {
|
|
952
|
-
var O,
|
|
953
|
-
const S = o.findIndex((
|
|
952
|
+
var O, U, T, G, H, ee, ce;
|
|
953
|
+
const S = o.findIndex((F) => F.id === i.fullfillmentId);
|
|
954
954
|
return {
|
|
955
955
|
header: "Received",
|
|
956
956
|
date: Fe(new Date(i.createdAt)),
|
|
@@ -961,7 +961,7 @@ const it = {
|
|
|
961
961
|
},
|
|
962
962
|
{
|
|
963
963
|
label: "Received items",
|
|
964
|
-
values: i.received.map((
|
|
964
|
+
values: i.received.map((F) => {
|
|
965
965
|
var ie;
|
|
966
966
|
return x("div", [
|
|
967
967
|
x(
|
|
@@ -981,14 +981,14 @@ const it = {
|
|
|
981
981
|
{
|
|
982
982
|
class: "fm-typo-en-body-lg-800 basis-1/2 shrink-0 grow"
|
|
983
983
|
},
|
|
984
|
-
`${
|
|
984
|
+
`${F.sku.name}`
|
|
985
985
|
),
|
|
986
986
|
x(
|
|
987
987
|
"span",
|
|
988
988
|
{
|
|
989
989
|
class: "fm-typo-en-body-md-400"
|
|
990
990
|
},
|
|
991
|
-
`${
|
|
991
|
+
`${F.sku.code} `
|
|
992
992
|
)
|
|
993
993
|
]
|
|
994
994
|
),
|
|
@@ -1009,16 +1009,23 @@ const it = {
|
|
|
1009
1009
|
{
|
|
1010
1010
|
class: "fm-typo-en-body-lg-600 self-end"
|
|
1011
1011
|
},
|
|
1012
|
-
fe(
|
|
1012
|
+
fe(F.amount, !1)
|
|
1013
1013
|
),
|
|
1014
1014
|
x(
|
|
1015
1015
|
"span",
|
|
1016
1016
|
{
|
|
1017
1017
|
class: "fm-typo-en-body-lg-400 text-fm-color-typo-secondary"
|
|
1018
1018
|
},
|
|
1019
|
-
((ie =
|
|
1019
|
+
((ie = F.measurement) == null ? void 0 : ie.abbrev) ?? F.sku.unit.abbrev
|
|
1020
1020
|
)
|
|
1021
1021
|
]
|
|
1022
|
+
),
|
|
1023
|
+
x(
|
|
1024
|
+
"div",
|
|
1025
|
+
{
|
|
1026
|
+
class: "flex self-end fm-typo-en-body-md-400 text-fm-color-typo-secondary"
|
|
1027
|
+
},
|
|
1028
|
+
`${F.cost ? `(${ve(F.cost)})` : ""}`
|
|
1022
1029
|
)
|
|
1023
1030
|
]
|
|
1024
1031
|
)
|
|
@@ -1039,7 +1046,7 @@ const it = {
|
|
|
1039
1046
|
label: "Fulfilment's sequence",
|
|
1040
1047
|
values: [`${S + 1}`]
|
|
1041
1048
|
} : null,
|
|
1042
|
-
(T = (
|
|
1049
|
+
(T = (U = o[S]) == null ? void 0 : U.netSuite) != null && T.refNo ? {
|
|
1043
1050
|
label: "Fulfillment's ref no. (Netsuite)",
|
|
1044
1051
|
values: [(H = (G = o[S]) == null ? void 0 : G.netSuite) == null ? void 0 : H.refNo]
|
|
1045
1052
|
} : null,
|
|
@@ -1047,11 +1054,11 @@ const it = {
|
|
|
1047
1054
|
label: "Item receipt (Netsuite)",
|
|
1048
1055
|
values: [(ce = i == null ? void 0 : i.netSuite) == null ? void 0 : ce.refNo]
|
|
1049
1056
|
} : null
|
|
1050
|
-
].filter((
|
|
1057
|
+
].filter((F) => F)
|
|
1051
1058
|
};
|
|
1052
1059
|
}
|
|
1053
1060
|
function h(i) {
|
|
1054
|
-
var O,
|
|
1061
|
+
var O, U;
|
|
1055
1062
|
const S = o.findIndex((T) => T.id === i.id);
|
|
1056
1063
|
return {
|
|
1057
1064
|
header: "Fulfillment",
|
|
@@ -1127,7 +1134,7 @@ const it = {
|
|
|
1127
1134
|
{
|
|
1128
1135
|
class: "flex self-end fm-typo-en-body-md-400 text-fm-color-typo-secondary"
|
|
1129
1136
|
},
|
|
1130
|
-
`${T.cost ? `(${
|
|
1137
|
+
`${T.cost ? `(${ve(T.cost)})` : ""}`
|
|
1131
1138
|
)
|
|
1132
1139
|
]
|
|
1133
1140
|
)
|
|
@@ -1138,12 +1145,12 @@ const it = {
|
|
|
1138
1145
|
},
|
|
1139
1146
|
(O = i.netSuite) != null && O.refNo ? {
|
|
1140
1147
|
label: "Ref no. (Netsuite)",
|
|
1141
|
-
values: [(
|
|
1148
|
+
values: [(U = i.netSuite) == null ? void 0 : U.refNo]
|
|
1142
1149
|
} : null
|
|
1143
1150
|
].filter((T) => T)
|
|
1144
1151
|
};
|
|
1145
1152
|
}
|
|
1146
|
-
return
|
|
1153
|
+
return $.map((i) => {
|
|
1147
1154
|
switch (i.type) {
|
|
1148
1155
|
case "grn":
|
|
1149
1156
|
return q(i.doc);
|
|
@@ -1154,19 +1161,19 @@ const it = {
|
|
|
1154
1161
|
}), Q = W(() => {
|
|
1155
1162
|
var o;
|
|
1156
1163
|
const t = {
|
|
1157
|
-
...
|
|
1164
|
+
...be(0),
|
|
1158
1165
|
currency: Ie()
|
|
1159
1166
|
};
|
|
1160
|
-
return ((o = b.purchaseOrder) == null ? void 0 : o.items.reduce((
|
|
1161
|
-
...Re(
|
|
1167
|
+
return ((o = b.purchaseOrder) == null ? void 0 : o.items.reduce(($, q) => ({
|
|
1168
|
+
...Re($, q.totalCost ?? t),
|
|
1162
1169
|
currency: Ie()
|
|
1163
1170
|
}), t)) ?? t;
|
|
1164
1171
|
});
|
|
1165
1172
|
return (t, o) => {
|
|
1166
1173
|
var T, G;
|
|
1167
|
-
const
|
|
1168
|
-
return
|
|
1169
|
-
header: l(
|
|
1174
|
+
const $ = te("FmButtonGroup"), q = te("FmChip"), h = te("FmMenuDivider"), p = te("FmCard"), k = te("FmIcon"), i = te("FmTooltip"), S = te("FmSpacer"), O = te("FmButton"), U = te("FmSideSheet");
|
|
1175
|
+
return v(), X(U, {
|
|
1176
|
+
header: l(y)("inventory.transfer.receiveRequest.details.title") + ((T = t.purchaseOrder) != null && T.seqNumber ? ` #${(G = t.purchaseOrder) == null ? void 0 : G.seqNumber}` : ""),
|
|
1170
1177
|
modelValue: l(J),
|
|
1171
1178
|
"onUpdate:modelValue": o[9] || (o[9] = (H) => et(J) ? J.value = H : null),
|
|
1172
1179
|
"dismiss-away": P.value,
|
|
@@ -1174,7 +1181,7 @@ const it = {
|
|
|
1174
1181
|
"max-width": 600
|
|
1175
1182
|
}, {
|
|
1176
1183
|
default: de(() => {
|
|
1177
|
-
var H, ee, ce,
|
|
1184
|
+
var H, ee, ce, F, ie;
|
|
1178
1185
|
return [
|
|
1179
1186
|
e("div", Nt, [
|
|
1180
1187
|
V(At, {
|
|
@@ -1183,27 +1190,27 @@ const it = {
|
|
|
1183
1190
|
"is-transfer-between-outlets": a.value
|
|
1184
1191
|
}, null, 8, ["po-request", "purchase-order", "is-transfer-between-outlets"]),
|
|
1185
1192
|
e("div", null, [
|
|
1186
|
-
V(
|
|
1193
|
+
V($, {
|
|
1187
1194
|
items: r,
|
|
1188
1195
|
modelValue: c.value,
|
|
1189
1196
|
"onUpdate:modelValue": o[0] || (o[0] = (A) => c.value = A)
|
|
1190
1197
|
}, null, 8, ["modelValue"])
|
|
1191
1198
|
]),
|
|
1192
|
-
c.value.value === "overview" ? (
|
|
1199
|
+
c.value.value === "overview" ? (v(), w(le, { key: 0 }, [
|
|
1193
1200
|
e("div", null, [
|
|
1194
1201
|
V(p, {
|
|
1195
1202
|
variant: "outlined",
|
|
1196
1203
|
class: "flex flex-col gap-8 px-12 py-16"
|
|
1197
1204
|
}, {
|
|
1198
1205
|
default: de(() => {
|
|
1199
|
-
var A,
|
|
1206
|
+
var A, B, L, ne, oe, Y, Ae, Ne, qe, Te, Pe, Ee;
|
|
1200
1207
|
return [
|
|
1201
1208
|
e("div", qt, [
|
|
1202
|
-
e("div", Tt, g(l(
|
|
1209
|
+
e("div", Tt, g(l(y)("inventory.transfer.receiveRequest.details.requestSummary")), 1),
|
|
1203
1210
|
e("div", null, [
|
|
1204
1211
|
V(q, {
|
|
1205
|
-
label: l(
|
|
1206
|
-
class:
|
|
1212
|
+
label: l(y)(`inventory.transfer.status.${(A = t.purchaseOrder) == null ? void 0 : A.status}`),
|
|
1213
|
+
class: he(`fm-status-badge fm-status-badge-${(L = (B = t.purchaseOrder) == null ? void 0 : B.status) == null ? void 0 : L.toLocaleLowerCase("en-us")}`),
|
|
1207
1214
|
compact: ""
|
|
1208
1215
|
}, null, 8, ["label", "class"])
|
|
1209
1216
|
])
|
|
@@ -1211,27 +1218,27 @@ const it = {
|
|
|
1211
1218
|
V(h),
|
|
1212
1219
|
e("div", Pt, [
|
|
1213
1220
|
e("div", Et, [
|
|
1214
|
-
e("div",
|
|
1215
|
-
e("div",
|
|
1221
|
+
e("div", $t, [
|
|
1222
|
+
e("div", Ct, g(l(y)("inventory.transfer.receiveRequest.details.createdAt")), 1)
|
|
1216
1223
|
]),
|
|
1217
|
-
e("div", It, g(l(
|
|
1224
|
+
e("div", It, g(l(_e)(((ne = t.purchaseOrder) == null ? void 0 : ne._id) ?? "")), 1)
|
|
1218
1225
|
]),
|
|
1219
|
-
(oe = t.purchaseOrder) != null && oe.effectiveAt ? (
|
|
1220
|
-
e("div", Ut, g(l(
|
|
1226
|
+
(oe = t.purchaseOrder) != null && oe.effectiveAt ? (v(), w("div", Ft, [
|
|
1227
|
+
e("div", Ut, g(l(y)("inventory.transfer.receiveRequest.details.backdatedTo")), 1),
|
|
1221
1228
|
e("div", Bt, g(l(Le)(new Date((Y = t.purchaseOrder) == null ? void 0 : Y.effectiveAt))), 1)
|
|
1222
1229
|
])) : N("", !0),
|
|
1223
1230
|
e("div", Lt, [
|
|
1224
|
-
e("div", Mt, g(l(
|
|
1225
|
-
e("div", jt, g(l(
|
|
1231
|
+
e("div", Mt, g(l(y)("inventory.transfer.receiveRequest.details.type.title")), 1),
|
|
1232
|
+
e("div", jt, g(l(y)(
|
|
1226
1233
|
`inventory.transfer.receiveRequest.details.type.${n.value.toLocaleLowerCase("en-US")}`
|
|
1227
1234
|
)), 1)
|
|
1228
1235
|
]),
|
|
1229
|
-
(Ne = (Ae = t.purchaseOrder) == null ? void 0 : Ae.supplier) != null && Ne.name ? (
|
|
1230
|
-
e("div", Kt, g(l(
|
|
1236
|
+
(Ne = (Ae = t.purchaseOrder) == null ? void 0 : Ae.supplier) != null && Ne.name ? (v(), w("div", Vt, [
|
|
1237
|
+
e("div", Kt, g(l(y)("inventory.transfer.receiveRequest.details.from")), 1),
|
|
1231
1238
|
e("div", Gt, g((Te = (qe = t.purchaseOrder) == null ? void 0 : qe.supplier) == null ? void 0 : Te.name), 1)
|
|
1232
1239
|
])) : N("", !0),
|
|
1233
|
-
t.transferTo ? (
|
|
1234
|
-
e("div", zt, g(l(
|
|
1240
|
+
t.transferTo ? (v(), w("div", Ht, [
|
|
1241
|
+
e("div", zt, g(l(y)("inventory.transfer.receiveRequest.details.to")), 1),
|
|
1235
1242
|
e("div", Qt, g(t.transferTo), 1)
|
|
1236
1243
|
])) : N("", !0),
|
|
1237
1244
|
V(Dt, {
|
|
@@ -1242,12 +1249,12 @@ const it = {
|
|
|
1242
1249
|
"is-transfer-between-outlets": a.value,
|
|
1243
1250
|
scope: t.scope
|
|
1244
1251
|
}, null, 8, ["po-request", "purchase-order", "transfer-type", "transfer-to-db-name", "is-transfer-between-outlets", "scope"]),
|
|
1245
|
-
(Pe = t.purchaseOrder) != null && Pe.ref ? (
|
|
1246
|
-
e("div", Wt, g(l(
|
|
1252
|
+
(Pe = t.purchaseOrder) != null && Pe.ref ? (v(), w("div", Yt, [
|
|
1253
|
+
e("div", Wt, g(l(y)("inventory.transfer.receiveRequest.details.reference")), 1),
|
|
1247
1254
|
e("div", Jt, g(t.purchaseOrder.ref), 1)
|
|
1248
1255
|
])) : N("", !0),
|
|
1249
|
-
(Ee = t.purchaseOrder) != null && Ee.remark ? (
|
|
1250
|
-
e("div", Xt, g(l(
|
|
1256
|
+
(Ee = t.purchaseOrder) != null && Ee.remark ? (v(), w("div", Zt, [
|
|
1257
|
+
e("div", Xt, g(l(y)("inventory.transfer.receiveRequest.details.remark")), 1),
|
|
1251
1258
|
e("div", es, g(t.purchaseOrder.remark), 1)
|
|
1252
1259
|
])) : N("", !0)
|
|
1253
1260
|
])
|
|
@@ -1260,18 +1267,18 @@ const it = {
|
|
|
1260
1267
|
e("div", ss, [
|
|
1261
1268
|
e("div", rs, [
|
|
1262
1269
|
e("div", as, [
|
|
1263
|
-
Se(g(re.value ? l(
|
|
1264
|
-
(ee = (H = t.purchaseOrder) == null ? void 0 : H.netSuite) != null && ee.missingItems && ((
|
|
1270
|
+
Se(g(re.value ? l(y)("inventory.transfer.receiveRequest.details.receivedItems") : l(y)("inventory.transfer.receiveRequest.details.requestedItems")) + " ", 1),
|
|
1271
|
+
(ee = (H = t.purchaseOrder) == null ? void 0 : H.netSuite) != null && ee.missingItems && ((F = (ce = t.purchaseOrder) == null ? void 0 : ce.netSuite) == null ? void 0 : F.missingItems.length) > 0 ? (v(), X(i, {
|
|
1265
1272
|
key: 0,
|
|
1266
1273
|
variant: "rich",
|
|
1267
1274
|
placement: "top",
|
|
1268
1275
|
"z-index": 51
|
|
1269
1276
|
}, {
|
|
1270
1277
|
content: de(() => {
|
|
1271
|
-
var A,
|
|
1278
|
+
var A, B;
|
|
1272
1279
|
return [
|
|
1273
1280
|
e("div", ns, [
|
|
1274
|
-
(
|
|
1281
|
+
(v(!0), w(le, null, pe((B = (A = t.purchaseOrder) == null ? void 0 : A.netSuite) == null ? void 0 : B.missingItems, (L, ne) => (v(), w("div", {
|
|
1275
1282
|
class: "flex justify-center align-middle",
|
|
1276
1283
|
key: ne
|
|
1277
1284
|
}, [
|
|
@@ -1279,7 +1286,7 @@ const it = {
|
|
|
1279
1286
|
name: "arrow_right",
|
|
1280
1287
|
size: "sm"
|
|
1281
1288
|
}),
|
|
1282
|
-
Se(" " + g(`(${
|
|
1289
|
+
Se(" " + g(`(${L.netSuiteId}) ${L.name}: ${L.reason}`), 1)
|
|
1283
1290
|
]))), 128))
|
|
1284
1291
|
])
|
|
1285
1292
|
];
|
|
@@ -1295,7 +1302,7 @@ const it = {
|
|
|
1295
1302
|
})) : N("", !0)
|
|
1296
1303
|
])
|
|
1297
1304
|
]),
|
|
1298
|
-
(
|
|
1305
|
+
(v(!0), w(le, null, pe(((ie = t.purchaseOrder) == null ? void 0 : ie.items) ?? [], (A) => (v(), w("div", {
|
|
1299
1306
|
key: A.code,
|
|
1300
1307
|
class: "flex flex-col"
|
|
1301
1308
|
}, [
|
|
@@ -1305,32 +1312,32 @@ const it = {
|
|
|
1305
1312
|
]),
|
|
1306
1313
|
e("div", is, [
|
|
1307
1314
|
e("div", us, g(A.code), 1),
|
|
1308
|
-
A.totalCost && l(E).enableTotalCost ? (
|
|
1315
|
+
A.totalCost && l(E).enableTotalCost ? (v(), w("div", ds, " (" + g(l(ve)(A.totalCost)) + ") ", 1)) : N("", !0)
|
|
1309
1316
|
])
|
|
1310
1317
|
]))), 128)),
|
|
1311
|
-
+l(fe)(Q.value) ? (
|
|
1318
|
+
+l(fe)(Q.value) ? (v(), w(le, { key: 0 }, [
|
|
1312
1319
|
e("div", ms, [
|
|
1313
1320
|
V(h)
|
|
1314
1321
|
]),
|
|
1315
1322
|
e("div", fs, [
|
|
1316
1323
|
o[10] || (o[10] = e("div", { class: "fm-typo-en-body-lg-400 text-fm-color-typo-secondary" }, "Total:", -1)),
|
|
1317
|
-
e("div", ps, g(l(
|
|
1324
|
+
e("div", ps, g(l(ve)(Q.value)), 1)
|
|
1318
1325
|
])
|
|
1319
1326
|
], 64)) : N("", !0)
|
|
1320
1327
|
])
|
|
1321
1328
|
])
|
|
1322
1329
|
], 64)) : N("", !0),
|
|
1323
|
-
c.value.value === "deliveryHistory" ? (
|
|
1324
|
-
Z.value.length ? (
|
|
1325
|
-
(
|
|
1330
|
+
c.value.value === "deliveryHistory" ? (v(), w("div", ys, [
|
|
1331
|
+
Z.value.length ? (v(), w("div", _s, [
|
|
1332
|
+
(v(!0), w(le, null, pe(Z.value, (A, B) => (v(), w(le, { key: B }, [
|
|
1326
1333
|
e("div", Ss, [
|
|
1327
1334
|
e("div", Rs, [
|
|
1328
1335
|
e("div", ws, [
|
|
1329
1336
|
e("div", {
|
|
1330
|
-
class:
|
|
1337
|
+
class: he([
|
|
1331
1338
|
{
|
|
1332
|
-
"bg-fm-color-primary":
|
|
1333
|
-
"bg-white":
|
|
1339
|
+
"bg-fm-color-primary": B !== 0,
|
|
1340
|
+
"bg-white": B === 0
|
|
1334
1341
|
},
|
|
1335
1342
|
"w-[2px] h-full"
|
|
1336
1343
|
])
|
|
@@ -1339,10 +1346,10 @@ const it = {
|
|
|
1339
1346
|
o[11] || (o[11] = e("div", { class: "h-24 w-24 bg-fm-color-primary rounded-full" }, null, -1)),
|
|
1340
1347
|
e("div", Os, [
|
|
1341
1348
|
e("div", {
|
|
1342
|
-
class:
|
|
1349
|
+
class: he([
|
|
1343
1350
|
{
|
|
1344
|
-
"bg-fm-color-primary":
|
|
1345
|
-
"bg-white":
|
|
1351
|
+
"bg-fm-color-primary": B < Z.value.length - 1,
|
|
1352
|
+
"bg-white": B >= Z.value.length - 1
|
|
1346
1353
|
},
|
|
1347
1354
|
"w-[2px] h-full"
|
|
1348
1355
|
])
|
|
@@ -1358,10 +1365,10 @@ const it = {
|
|
|
1358
1365
|
e("div", Ns, [
|
|
1359
1366
|
e("div", qs, [
|
|
1360
1367
|
e("div", {
|
|
1361
|
-
class:
|
|
1368
|
+
class: he([
|
|
1362
1369
|
{
|
|
1363
|
-
"bg-fm-color-primary":
|
|
1364
|
-
"bg-white":
|
|
1370
|
+
"bg-fm-color-primary": B < Z.value.length - 1,
|
|
1371
|
+
"bg-white": B >= Z.value.length - 1
|
|
1365
1372
|
},
|
|
1366
1373
|
"w-[2px] h-full"
|
|
1367
1374
|
])
|
|
@@ -1375,19 +1382,19 @@ const it = {
|
|
|
1375
1382
|
}, {
|
|
1376
1383
|
default: de(() => [
|
|
1377
1384
|
e("div", Ps, [
|
|
1378
|
-
(
|
|
1385
|
+
(v(!0), w(le, null, pe(A.info, (L, ne) => (v(), w("div", {
|
|
1379
1386
|
key: ne,
|
|
1380
1387
|
class: "flex flex-col gap-4"
|
|
1381
1388
|
}, [
|
|
1382
|
-
e("div", Es, g(
|
|
1383
|
-
e("div",
|
|
1384
|
-
(
|
|
1389
|
+
e("div", Es, g(L == null ? void 0 : L.label), 1),
|
|
1390
|
+
e("div", $s, [
|
|
1391
|
+
(v(!0), w(le, null, pe(L == null ? void 0 : L.values, (oe, Y) => (v(), w("div", {
|
|
1385
1392
|
key: Y,
|
|
1386
1393
|
class: "fm-typo-en-body-lg-600"
|
|
1387
1394
|
}, [
|
|
1388
|
-
typeof oe == "string" ? (
|
|
1395
|
+
typeof oe == "string" ? (v(), w(le, { key: 0 }, [
|
|
1389
1396
|
Se(g(oe), 1)
|
|
1390
|
-
], 64)) : (
|
|
1397
|
+
], 64)) : (v(), X(tt(oe), { key: 1 }))
|
|
1391
1398
|
]))), 128))
|
|
1392
1399
|
])
|
|
1393
1400
|
]))), 128))
|
|
@@ -1398,7 +1405,7 @@ const it = {
|
|
|
1398
1405
|
])
|
|
1399
1406
|
])
|
|
1400
1407
|
], 64))), 128))
|
|
1401
|
-
])) : (
|
|
1408
|
+
])) : (v(), w("div", vs, [
|
|
1402
1409
|
V(S),
|
|
1403
1410
|
e("div", null, [
|
|
1404
1411
|
e("img", {
|
|
@@ -1406,8 +1413,8 @@ const it = {
|
|
|
1406
1413
|
alt: "List is empty"
|
|
1407
1414
|
}, null, 8, hs)
|
|
1408
1415
|
]),
|
|
1409
|
-
e("div", bs, g(l(
|
|
1410
|
-
e("div", gs, g(l(
|
|
1416
|
+
e("div", bs, g(l(y)("inventory.transfer.receiveRequest.details.noRecordsFound")), 1),
|
|
1417
|
+
e("div", gs, g(l(y)("inventory.transfer.receiveRequest.details.trackDeliveryMessage")), 1),
|
|
1411
1418
|
V(S),
|
|
1412
1419
|
V(S)
|
|
1413
1420
|
]))
|
|
@@ -1416,63 +1423,63 @@ const it = {
|
|
|
1416
1423
|
];
|
|
1417
1424
|
}),
|
|
1418
1425
|
"side-sheet-footer": de(() => {
|
|
1419
|
-
var H, ee, ce,
|
|
1426
|
+
var H, ee, ce, F, ie, A, B, L, ne, oe;
|
|
1420
1427
|
return [
|
|
1421
|
-
e("div",
|
|
1422
|
-
((H = t.purchaseOrder) == null ? void 0 : H.status) === l(
|
|
1428
|
+
e("div", Cs, [
|
|
1429
|
+
((H = t.purchaseOrder) == null ? void 0 : H.status) === l(C).enum.DRAFT && n.value === l(ue).PURCHASE ? (v(), X(O, {
|
|
1423
1430
|
key: 0,
|
|
1424
|
-
label: l(
|
|
1425
|
-
onClick: o[1] || (o[1] = (Y) =>
|
|
1431
|
+
label: l(y)("inventory.transfer.receiveRequest.actions.confirmDraft"),
|
|
1432
|
+
onClick: o[1] || (o[1] = (Y) => j("confirmDraft")),
|
|
1426
1433
|
loading: d.value === "confirmDraft",
|
|
1427
1434
|
disabled: d.value !== "confirmDraft" && u.value
|
|
1428
1435
|
}, null, 8, ["label", "loading", "disabled"])) : N("", !0),
|
|
1429
|
-
((ee = t.purchaseOrder) == null ? void 0 : ee.status) === l(
|
|
1436
|
+
((ee = t.purchaseOrder) == null ? void 0 : ee.status) === l(C).enum.DRAFT && n.value === l(ue).TRANSFER ? (v(), X(O, {
|
|
1430
1437
|
key: 1,
|
|
1431
|
-
label: l(
|
|
1432
|
-
onClick: o[2] || (o[2] = (Y) =>
|
|
1438
|
+
label: l(y)("inventory.transfer.receiveRequest.actions.submitRequest"),
|
|
1439
|
+
onClick: o[2] || (o[2] = (Y) => j("submitRequest")),
|
|
1433
1440
|
loading: d.value === "submitRequest",
|
|
1434
1441
|
disabled: d.value !== "submitRequest" && u.value
|
|
1435
1442
|
}, null, 8, ["label", "loading", "disabled"])) : N("", !0),
|
|
1436
|
-
((ce = t.purchaseOrder) == null ? void 0 : ce.status) === l(
|
|
1443
|
+
((ce = t.purchaseOrder) == null ? void 0 : ce.status) === l(C).enum.DRAFT ? (v(), X(O, {
|
|
1437
1444
|
key: 2,
|
|
1438
|
-
label: l(
|
|
1439
|
-
onClick: o[3] || (o[3] = (Y) =>
|
|
1445
|
+
label: l(y)("inventory.transfer.receiveRequest.actions.cancelDraft"),
|
|
1446
|
+
onClick: o[3] || (o[3] = (Y) => j("cancelDraft")),
|
|
1440
1447
|
loading: d.value === "cancelDraft",
|
|
1441
1448
|
disabled: d.value !== "cancelDraft" && u.value,
|
|
1442
1449
|
variant: "destructive"
|
|
1443
1450
|
}, null, 8, ["label", "loading", "disabled"])) : N("", !0),
|
|
1444
|
-
((
|
|
1451
|
+
((F = t.purchaseOrder) == null ? void 0 : F.status) === l(C).enum.RECEIVING ? (v(), X(O, {
|
|
1445
1452
|
key: 3,
|
|
1446
|
-
label: l(
|
|
1447
|
-
onClick: o[4] || (o[4] = (Y) =>
|
|
1453
|
+
label: l(y)("inventory.transfer.receiveRequest.actions.completeReceive"),
|
|
1454
|
+
onClick: o[4] || (o[4] = (Y) => j("completeReceive")),
|
|
1448
1455
|
loading: d.value === "completeReceive",
|
|
1449
1456
|
disabled: d.value !== "completeReceive" && u.value
|
|
1450
1457
|
}, null, 8, ["label", "loading", "disabled"])) : N("", !0),
|
|
1451
|
-
t.canResubmit ? (
|
|
1458
|
+
t.canResubmit ? (v(), X(O, {
|
|
1452
1459
|
key: 4,
|
|
1453
|
-
label: l(
|
|
1454
|
-
onClick: o[5] || (o[5] = (Y) =>
|
|
1460
|
+
label: l(y)("inventory.transfer.receiveRequest.actions.resubmitRequest"),
|
|
1461
|
+
onClick: o[5] || (o[5] = (Y) => j("submitRequest")),
|
|
1455
1462
|
loading: d.value === "submitRequest",
|
|
1456
1463
|
disabled: d.value !== "submitRequest" && u.value
|
|
1457
1464
|
}, null, 8, ["label", "loading", "disabled"])) : N("", !0),
|
|
1458
|
-
(((ie = t.purchaseOrder) == null ? void 0 : ie.status) === l(
|
|
1465
|
+
(((ie = t.purchaseOrder) == null ? void 0 : ie.status) === l(C).enum.REQUESTING || ((A = t.purchaseOrder) == null ? void 0 : A.status) === l(C).enum.PROCESSING) && t.canApprove ? (v(), X(O, {
|
|
1459
1466
|
key: 5,
|
|
1460
|
-
label: l(
|
|
1461
|
-
onClick: o[6] || (o[6] = (Y) =>
|
|
1467
|
+
label: l(y)("inventory.transfer.approval.actions.approveRequest"),
|
|
1468
|
+
onClick: o[6] || (o[6] = (Y) => j("approveRequest")),
|
|
1462
1469
|
loading: d.value === "approveRequest",
|
|
1463
1470
|
disabled: d.value !== "approveRequest" && u.value
|
|
1464
1471
|
}, null, 8, ["label", "loading", "disabled"])) : N("", !0),
|
|
1465
|
-
((
|
|
1472
|
+
((B = t.purchaseOrder) == null ? void 0 : B.status) === l(C).enum.REQUESTING && t.canApprove ? (v(), X(O, {
|
|
1466
1473
|
key: 6,
|
|
1467
|
-
label: l(
|
|
1468
|
-
onClick: o[7] || (o[7] = (Y) =>
|
|
1474
|
+
label: l(y)("inventory.transfer.approval.actions.rejectRequest"),
|
|
1475
|
+
onClick: o[7] || (o[7] = (Y) => j("rejectRequest")),
|
|
1469
1476
|
loading: d.value === "rejectRequest",
|
|
1470
1477
|
disabled: d.value !== "rejectRequest" && u.value,
|
|
1471
1478
|
variant: "destructive"
|
|
1472
1479
|
}, null, 8, ["label", "loading", "disabled"])) : N("", !0),
|
|
1473
|
-
((
|
|
1480
|
+
((L = t.purchaseOrder) == null ? void 0 : L.status) !== l(C).enum.COMPLETE && ((ne = t.purchaseOrder) == null ? void 0 : ne.status) !== l(C).enum.CANCEL && (((oe = t.purchaseOrder) == null ? void 0 : oe.status) !== l(C).enum.REQUESTING || t.canApprove) ? (v(), X(O, {
|
|
1474
1481
|
key: 7,
|
|
1475
|
-
label: l(
|
|
1482
|
+
label: l(y)("common.close"),
|
|
1476
1483
|
variant: "tertiary",
|
|
1477
1484
|
onClick: o[8] || (o[8] = (Y) => s("update:show", !1))
|
|
1478
1485
|
}, null, 8, ["label"])) : N("", !0)
|