<{capture name="header"}> <{css src="ome.css" app="ome"}> <{css src="style.css" app="ome"}> <{script src="coms/autocompleter.js" app="desktop"}> <{/capture}>
调拨单信息:
基础物料名称:
选择商品调拨: <{img class="btn_supplier pointer" id="purchase_select_btn" src="bundle/zoom_btn.gif" app="desktop"}> 基础物料编码:
调出仓库: 调入仓库: <{if $is_super}> <{if count($branch)=='1'}> <{$branch.0.name}> <{else}> <{input type="select" id="to_branch_id" name="to_branch_id" vtype="required" rows=$branch valueColumn="branch_id" labelColumn="name" value=""}> * <{/if}> <{else}> <{if !$branch_list}> * 当前没有操作仓库的权限,请联系管理员分配。 * <{else}> <{if count($branch_list)=='1'}> <{$branch_list.0.name}> <{else}> <{input type="select" id="to_branch_id" name="to_branch_id" vtype="required" rows=$branch_list valueColumn="branch_id" labelColumn="name" value=""}> * <{/if}> <{/if}> <{/if}>
调出货位:
调入货位: <{img title="查看货位列表" id="to_pos_all" class="pointer btn_supplier" app="desktop" src="bundle/zoom_btn.gif"}>
调出货位库存:
调入货位库存:
<{button label="增加" id="btn_add_item" type="submit" name="Submit"}>
选择 基础物料编码 基础物料名称 原仓库/货位 原货位数量 新仓库/货位 新货位数量 规格 单位 数量 删除
经办人
备注
<{button class="btn-primary" type="submit" id="saveCurrent" label="开始调拔"}>