<{include file="Backend/Common/tpl/nav.tpl"}> <{include file="Backend/Common/tpl/sidebar.tpl"}>

供应商明细

查询条件

<{if isset($smarty.get.provider) || isset($smarty.get['Merchant.name'])}> <{/if}> <{if isset($smarty.get.provider) || isset($smarty.get['Merchant.name'])}> <{/if}>

供应商明细

<{foreach from=$data item=d}> <{/foreach}>
日期 商品名称 规格 采购数 配送数 采购价 销售价 成本支出 销售收入 盈亏差 采购员 客户 档口 备注
<{$d.delivery_date}> <{$d.goods_name}> <{$d.order_unit}> <{$d.purchasing_amount}> <{$d.delivery_amount}> <{$d.purchasing}> <{$d.selling}> <{$d.pxj}> <{$d.sxj}> <{$d.diff}> <{$d.purchaser_name}> <{$d.name}> <{$d.tag_name}> <{$d.item_remark}>
<{include file="Backend/Common/tpl/pager.tpl"}>
<{include file="Backend/Common/tpl/table_resource.tpl"}> <{include file="Backend/Common/tpl/subinfo.tpl"}>