盘点确认 :

盘点名称:<{$detail.inventory_name}> 盘点单编号:<{$detail.inventory_bn}> 盘点日期:<{$detail.inventory_date|date_format:"%Y-%m-%d"}>
盘点仓库:<{$detail.branch_name}> 盘点类别: <{if $detail.inventory_type=='1'}>自定义<{/if}><{if $detail.inventory_type=='2'}>全盘<{/if}><{if $detail.inventory_type=='3'}>部分盘点<{/if}><{if $detail.inventory_type=='4'}>期初<{/if}> 业务日期:<{$detail.add_time|date_format:"%Y-%m-%d"}>
盘点人:<{$detail.inventory_checker}> 是否启用货位:<{if $detail.pos==0}>否<{else}>是<{/if}>
<{foreach from=$items item=items key=keys}> id="toggler"<{/if}> <{if $items.is_auto==1}>bgcolor='#cccccc'<{/if}>> <{foreachelse}> <{/foreach}>
货品名称 货号 规格 单位 帐面数量 实际数量 成本价 盈(+)亏(-)记录 盈(+)亏(-)金额 单价
<{$items.name}> <{$items.bn}> <{$items.spec_info}> <{$items.unit}> <{$items.accounts_num}> <{$items.actual_num}> <{$items.price}> <{$items.shortage_over}> <{$items.shortage_over_price}> <{$items.price|cur}>
暂时没有盘点商品
合计: - - - <{$total.accounts_num}> <{$total.actual_num}> <{$total.price}> <{$total.shortage_over}> <{$total.shortage_over_price}> -
复核人:<{$detail.second_checker}> 财务负责人:<{$detail.finance_dept}> 仓库负责人:<{$detail.warehousing_dept}>
<{if $need_inventorylist_count>0}> <{/if}>
<{if $need_inventorylist_count>0}> <{button type="button" id="confirm_inventory_form" class="btn btn-primary" label="确认" }> <{/if}> <{button type="button" class="btn" id="return-btn" label="关 闭" }>