<{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}>

编辑<{$order_label}>

基本信息
<{if $act != 'allocate_iostock'}> <{/if}> <{if $io=='0'}> <{/if}> <{if $act != 'allocate_iostock'}> <{/if}>
<{if $io=='1'}>入库<{else}>出库<{/if}>单名称: <{if $iso.emergency=='true'}><{/if}> <{if $iso.emergency=='true'}>紧急入库<{/if}> 来源地: <{input type="select" name="extrabranch_id" vtype="required" rows=$extrabranch valueColumn="branch_id" labelColumn="name" value=$iso.extrabranch_id}>
供应商: <{if $act != 'allocate_iostock'}> <{$iso.supplier_name}> <{/if}> 仓库: <{$iso.branch_name}>
物流公司:
<{if $io=='1'}>入库<{else}>出库<{/if}>类型: <{$iso.type_name}> 入库费用: <{if $act != 'allocate_iostock'}> 元<{/if}>
<{if $io=='1'}>入库<{else}>出库<{/if}>商品
<{button label="供应商频道" id="supplier-find-btn" }> <{button label="商品库频道" id="iostockorder-find-btn" }>
货号 货品名称 货品规格 条形码 数量 单价 合计 删除
暂无<{if $io=='1'}>入库<{else}>出库<{/if}>货品信息
<{if $io=='1'}>入库<{else}>出库<{/if}>总量: <{$iso.total_num}> 总金额: <{$iso.iso_price+$iso.product_cost}>   <{button label="删除选中" id="iostockorder-del-btn"}>  <{button type="button" id="iostockorder-delall-btn" label="全部删除" }>
备注:
经办人:
<{button type="button" id="iostockorder-save-btn" label="保 存"}>   <{button type="button" class="btn-secondary" id="return-btn" label="关 闭" onclick="javascript:void(window.close());"}>