{{ t('wmsNote') }}
{{ t('prdFulfillTitle') }}
- {{ t('prdFulfill1') }}
- {{ t('prdFulfill2') }}
- {{ t('prdFulfill3') }}
- {{ t('prdFulfill3b') }}
- {{ t('prdFulfill4') }}
- {{ t('prdFulfill5') }}
- {{ t('prdFulfill6') }}
{{ t('exceptionTypesTitle') }}:
① {{ t('exp1') }}
{{ t('wmsCancelBoundary') }}
{{ t('skuScanTitle') }}
{{ t('scanConfirm') }}
{{ t('skuScanHint') }}
{{ t('noonOrderScanTitle') }}
{{ t('scanConfirm') }}
{{ t('noonOrderScanHint') }}
| {{ fulfillTab==='stock' ? t('pickListSn') : t('warehouseOrderSn') }} | {{ t('depot') }} | {{ t('customerWithCode') }} | {{ t('warehousingSn') }} | {{ t('disposition') }} | {{ t('dsOrderSn') }} | {{ t('skuWithBarcode') }} | {{ t('qty') }} | {{ t('fulfilledQty') }} | {{ t('fulfillLogistics') }} | {{ t('status') }} | {{ t('partnerId') }} | {{ t('fulfillmentSn') }} | {{ t('shopType') }} | {{ t('orderTime') }} | {{ t('latestFulfillTime') }} | {{ t('fulfillDoneTime') }} | {{ t('exceptionStatus') }} | {{ t('exceptionType') }} | {{ t('remark') }} | {{ t('actions') }} | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ fulfillTab==='stock' ? (row.pickListSn || row.pickListBarcode || '-') : (row.wobOrderSn || '-') }} | {{ row.depot }} | {{ row.customerWithCode || row.supplierWithCode }} | {{ row.warehousingSn || '—' }} | {{ dispositionLabel(row.disposition) }} | {{ row.dsOrderSn }} |
{{ row.skuCode }}
{{ row.skuBarcode || t('scanSku') }}
|
{{ row.qty }} | {{ row.fulfilledQty }} |
{{ row.fulfillLogisticsNo || '-' }}
|
{{ rowStatusLabel(row) }} | {{ row.partnerId || '-' }} | {{ row.fulfillmentSn }} | {{ row.shopType || '—' }} | {{ row.orderTime || '—' }} | {{ row.latestFulfillDate || '—' }} | {{ row.fulfillCompleteTime || '—' }} | {{ row.exceptionStatus===1 ? t('exception') : t('normal') }} | {{ row.exceptionStatus===1 ? exceptionLabel(row.exceptionType) : '—' }} | {{ row.remark || '—' }} |
{{ t('batchSortHint') }}
{{ t('guideTitle') }}
{{ t('guideIntro') }}
{{ t('guideLegacyLinkBefore') }} ERP-WMS-送仓预约与出库单操作链路.html {{ t('guideLegacyLinkAfter') }}
{{ t('guideDevPathTitle') }}
{{ t('guideDevPathIntro') }}
{{ t('guideDevPathAscii') }}
| {{ t('guideStep') }} | {{ t('guideStatusChange') }} | {{ t('guideSys') }} | {{ t('guideMenuPath') }} | {{ t('guideCodeTouch') }} |
|---|---|---|---|---|
| {{ r.step }} | {{ r.status }} | {{ r.sys }} | {{ r.menu }} | {{ r.code }} |
{{ t('guideDevPathNote') }}
{{ t('guideCancelTitle') }}
| {{ t('guideCancelState') }} | {{ t('guideCancelGate') }} | {{ t('guideCancelCompensation') }} | {{ t('guideCancelResult') }} |
|---|---|---|---|
| {{ r.state }} | {{ r.gate }} | {{ r.compensation }} | {{ r.result }} |
{{ t('guideCancelFlow') }}
{{ t('guideErpStatusTitle') }}
| {{ t('guideCode') }} | {{ t('status') }} | {{ t('guideMeaning') }} | {{ t('guideAllow') }} | {{ t('guideFlowCol') }} |
|---|---|---|---|---|
| {{ r.code }} | {{ r.name }} | {{ r.meaning }} | {{ r.allow }} | {{ r.flow }} |
{{ t('guideErpFlowAscii') }}
{{ t('guideWmsStatusTitle') }}
| {{ t('guideCode') }} | {{ t('status') }} | {{ t('guideMeaning') }} | {{ t('guideAllow') }} | {{ t('guideFlowCol') }} |
|---|---|---|---|---|
| {{ r.code }} | {{ r.name }} | {{ r.meaning }} | {{ r.allow }} | {{ r.flow }} |
{{ t('guideScanRule') }}
{{ t('guideWmsFlowAscii') }}
{{ t('guideFlowTitle') }}
{{ t('guideFlowAscii') }}
{{ t('guideMapTitle') }}
{{ t('guideMapIntro') }}
| {{ t('mapWorkbench') }} | {{ t('mapPda') }} | {{ t('mapNoon') }} |
|---|---|---|
| {{ r.wb }} | {{ r.pda }} | {{ r.noon }} |
{{ t('guideNoonTitle') }}
| {{ t('guideNoonCap') }} | {{ t('guideNoonHas') }} | {{ t('guideNoonPolicy') }} |
|---|---|---|
| {{ r.cap }} | {{ r.has }} | {{ r.policy }} |
{{ t('guideNoonFlowAscii') }}
{{ t('prdDeliveryTitle') }}
- {{ t('prdDelivery1') }}
- {{ t('prdDelivery2') }}
- {{ t('prdDelivery3') }}
- {{ t('prdDelivery4') }}
{{ t('deliveryFlatHint') }}
| {{ t('customer') }} | {{ t('shop') }} | {{ t('partnerQr') }} | {{ t('date') }} | {{ t('fulfillmentSn') }} | {{ t('shopType') }} | {{ t('fulfillType') }} | {{ t('orderTotalQty') }} | {{ t('fulfilledTotalQty') }} | {{ t('fulfillDoneFlag') }} | {{ t('hasDeliveryCode') }} | {{ t('loginCodeUpdateDate') }} | {{ t('exceptionStatus') }} | {{ t('exceptionType') }} | {{ t('deliveryCode') }} | {{ t('actions') }} | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ row.customerName }} | {{ row.shopName }} |
{{ row.partnerId || '-' }}
{{ t('shopQrShort') }}
|
{{ row.date }} | {{ row.fulfillmentSn }} | {{ row.shopType || '—' }} | {{ row.fulfillType==='stock' ? t('tabStock') : t('tabDualClear') }} | {{ row.orderTotalQty }} | {{ row.fulfilledTotalQty }} | {{ isDeliveryFulfilled(row) ? t('flagYes') : t('flagNo') }} | {{ (row.deliveryCodes && row.deliveryCodes.length) ? t('hasYes') : t('hasNo') }} | {{ row.loginCodeUpdateDate || '-' }} | {{ row.exceptionStatus===1 ? t('exception') : t('normal') }} | {{ row.exceptionStatus===1 ? t('expShopCodeExpired') : '—' }} |
{{ code }}
{{ t('deliveryCodeEmptyHint') }}
|
{{ t('waitCustomerUpdateShopCode') }} | |
| {{ t('deliveryEmpty') }} |
{{ t('shopCodeExpiredHint') }}