销售单中的商品

<{if $branch_mode!='single'}> <{/if}> <{foreach from=$items item=aGoods name="item" key=key}> <{if $aGoods.sendnum > '0'}> onmouseover='showtips(this,event,"<{$aGoods.ref}>");' > <{if $branch_mode=='single'}> <{$aGoods.branch.0.branch_name}> <{else}> <{/if}> <{/if}> <{/foreach}>
<{t}>选择<{/t}> <{t}>基础物料编码<{/t}> <{t}>基础物料名称<{/t}> <{t}>规格<{/t}> <{t}>原价<{/t}> <{t}>销售价<{/t}> <{t}>可退入数量<{/t}> <{t}>申请数量<{/t}><{t}>仓库<{/t}>
<{if $aGoods.effective>0}><{/if}> <{$aGoods.bn}> <{if $aGoods.obj_type=='pkg'}> 捆绑 <{$aGoods.name|visibility:$aGoods.product_id}> <{elseif $aGoods.obj_type=='lkb'}> 福袋 <{$aGoods.name|visibility:$aGoods.product_id}> <{elseif $aGoods.obj_type=='pko'}> 多选一 <{$aGoods.name|visibility:$aGoods.product_id}> <{else}> <{$aGoods.name}> <{/if}> <{$aGoods.spec_value}> <{$aGoods.price|cur}> <{$aGoods.effective}> <{if $aGoods.effective>0}><{/if}> <{foreach from=$aGoods.branch item=branch key=keys}> <{$branch.branch_name}> <{/foreach}>