入库单号:
{{ receive.summary.receiveNo }}
生产单号:
{{ receive.summary.orderNo }}
创建日期:
{{ receive.summary.receivedDate | datetime}}
创建人:
{{ receive.summary.receivedBy }}
类型:
{{ receive.summary.receivedType | receivedType }}
入库扫描 - {{receive.summary.receiveNo}} ({{receive.summary.receivedType | receivedType}})
已扫描记录 {{receive.scan.rolls.length}}
| Roll No | Created By | Created Time |
|---|---|---|
| {{roll.finalRollNo}} | {{roll.receivedBy}} | {{roll.receivedDate | datetime}} |
出库单号:
{{ shipment.summary.shipNo }}
创建日期:
{{ shipment.summary.shippedDate | datetime}}
创建人:
{{ shipment.summary.shippedBy }}
总箱数:
{{ shipment.summary.totalBoxes }}
{{ shipment.summary.shipNo }}中的箱子
| Box No | Status | Actions |
|---|---|---|
| {{box.boxNo}} | {{box.status}} |
|
出库扫描 - {{shipment.summary.shipNo}} / {{shipment.summary.boxNo}}
已扫描记录
| Roll No | Created By | Created Time |
|---|---|---|
| {{roll.finalRollNo}} | {{roll.shippedBy}} | {{roll.shippedDate | datetime}} |
| Box ID: | {{shipment.print.box.boxNo}} |
| Box Qty: | {{shipment.print.count}} |
| IFS PN: | {{shipment.print.partNo}} |
| Customer PN: | {{shipment.print.customerPartNo}} |
|
R01
|
R02
|
R03
|
R04
|
R05
|
R06
|
|
R07
|
R08
|
R09
|
R10
|
R11
|
R12
|
盘点单号:
{{ counting.summary.countingNo }}
创建日期:
{{ counting.summary.createdDate | datetime}}
创建人:
{{ counting.summary.createdBy }}
Status:
{{ counting.summary.status }}