<{capture name="header"}> <{/capture}>

调拨单信息

调拨仓库
调出仓库: <{$from_branch_name}> 调入仓库: <{$to_branch_name}>
调拨商品
<{if $items}> <{foreach from=$items item=item}> <{/foreach}> <{else}> <{/if}>
货号 货品名称 货品规格 条形码 调出仓数量 调入仓数量 调拨数量 备注
<{$item.bn}> <{$item.product_name}> <{$item.spec_info|default:'-'}> <{$item.barcode}> <{$item.frome_branch_store}> <{$item.to_branch_store}> <{$item.num}> <{$item.memo}>
暂无货品信息