<{capture name="header"}> <{css app="ome" src="ome.css"}> <{css app="ome" src="style.css"}> <{script src="coms/autocompleter.js" app="desktop"}> <{script src="coms/pager.js" app="desktop"}> <{/capture}>

新建采购退货订单

基本信息
采购退货单名称: 特别退货 物流公司:
供应商: <{img class="pointer btn_supplier" title="查看供应商列表" app="desktop" src="bundle/zoom_btn.gif"}>     * 物流费用(垫付):
退货仓库: <{if $is_super}> <{if count($branch)=='1'}> <{$branch.0.name}> <{elseif count($branch)>'5' }> <{input type="select" name="branch" vtype="required" rows=$branch valueColumn="branch_id" labelColumn="name" value=""}> * <{else}> <{foreach from=$branch item=items key=keys}> checked="checked"<{/if}> /> <{$items.name}> <{/foreach}> * <{/if}> <{else}> <{if !$branch_list}> * 当前没有操作仓库的权限,请联系管理员分配。 * <{else}> <{if count($branch_list)==1}> <{$branch_list.0.name}> <{elseif count($branch_list)>5}> <{input type="select" name="branch" vtype="required" rows=$branch_list valueColumn="branch_id" labelColumn="name" value=""}> * <{else}> <{foreach from=$branch_list item=items key=keys}> checked="checked"<{/if}> value="<{$items.branch_id}>" /> <{$items.name}> <{/foreach}> * <{/if}> <{/if}> <{/if}> 物流单号:
采购退货货品
<{button label="供应商频道" id="supplier-find-btn" }> <{button label="商品库频道" id="purchase-find-btn" }>
货号 货品名称 货品规格 条形码 库存 数量 单价 合计 删除
暂无采购退货货品信息
退货总量: 0 退款总金额: 0   <{button label="删除选中" id="purchase-del-btn"}>  <{button type="button" id="purchase-delall-btn" label="全部删除" }>
退货单备注:
经办人:
<{button type="button" id="purchase-save-btn" label="保 存"}>   <{button type="button" class="btn-secondary" id="return-btn" label="关 闭" onclick="javascript:void(window.close());"}>