<#include "../../inc/layout.html"> <@layout title="调拨明细表" js="scm/stockAllot/rpt.js">

调拨明细表

日期:{{query.start_date}}至{{query.end_date}}制表人:{{user.realname}}  制表日期:${(now?string('yyyy年MM月dd日'))}

行号 单据日期 调拨单号 负责人 调出仓库 调入仓库 商品编号 商品名称 规格型号 计量单位 数量
{{$index+1}} {{el.bill_date}} {{el.billsn}} {{el.head_name}} {{el.out_depot_name}} {{el.to_depot_name}} {{el.sn}} {{el.product_name}} {{el.model}} {{el.unit|custParame}} {{el.amount}}