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

编辑销售物料

基本信息
style="display:none"<{/if}>>
物料名称: *
物料编码: <{$material_info.sales_material_bn}> *
物料类型: <{if $readonly.type == true}> <{if $material_info.sales_material_type == 1}>普通<{elseif $material_info.sales_material_type ==2}>促销<{elseif $material_info.sales_material_type ==3}>赠品<{/if}>  (已有关联订单或店铺冻结不能修改) <{else}> checked="checked"<{/if}> /> 普通 checked="checked"<{/if}> /> 促销 checked="checked"<{/if}> /> 赠品 <{/if}>
所属店铺: <{if $readonly.shop == true}> <{foreach from=$shops item=shop}><{if $material_info.shop_id == $shop.shop_id }><{$shop.name}><{/if}><{/foreach}>  (已有关联订单不能修改) <{else}> <{/if}>
关联基础物料: <{input type='material_object' object='basic_material@material' breakpoint='0' name='bm_id' textcol='material_name' value=$bind_bm_id callback='material_object_callback' replacehtml=$replacehtml emptytext='选取基础物料' style='float:left;width:200px;' filter='visibled=1' }>
style="margin-top:10px;"<{else}>style="margin-top:10px;display:none"<{/if}>>
促销关联基础物料
<{if $readonly.bind_item == true && $material_info.sales_material_type == 2}>  (绑定物料已有关联订单不能修改) <{else}> <{button label="物料库频道" id="material-find-btn" }> <{/if}>
编码 名称 数量 促销价格贡献占比(1-100整数数值) 删除
暂无物料信息
<{if $readonly.bind_item == true && $material_info.sales_material_type == 2}>   <{else}> <{button type="button" id="material-delall-btn" label="全部删除" }> <{/if}>
扩展信息
售价:
包装单位:  建议填写此单位 开电子发票必要参数
<{button type="button" id="sales_material_btn" label="保 存"}>   <{button type="button" class="btn-secondary" id="return-btn" label="关 闭" onclick="javascript:void(window.close());"}>