实物验收登记表
伙食单位:
<{$detail.tag_name}>
时间:<{$detail.delivery_date}>
<{if $detail.remark && $detail.tag neq 943}>
<{/if}>
| 序号 |
品名 |
单位 |
数量 |
单价 |
金额 |
<{foreach from=$detail.items item=i name=i}>
| <{$i.sequence}> |
<{$i.goods_name}> |
<{$i.order_unit}> |
|
<{if !empty($i.selling)}>
<{$i.selling}>
<{/if}>
|
<{if !empty($i.sum_selling)}>
<{/if}>
|
|
<{/foreach}>