调拨入库取消

基本信息
调拨入库取消单名称:
调入仓: <{$to_branch_name}> 退回仓: <{$from_branch_name}>
入库类型: 调拨入库取消
入库单明细
<{foreach from=$iso_items item=item}> <{/foreach}>
货号 货品名称 规格 条码 入库数量 单价 合计
<{$item.bn}> <{$item.product_name}> <{$item.spec_info}> <{$item.barcode}> <{$item.nums}> <{$item.price}> <{$item.total_price}>

入库总量: <{$total_stockin_number}>  总金额: <{$total_stockin_price}>
备注:
经办人:
<{button type="button" id="instock-appropriation-cancel-btn" label="确认"}>   <{button type="button" class="btn-secondary" id="return-btn" label="关 闭" onclick="javascript:void(window.close());"}>