{{ javascript_include("/js/echarts.min.js") }}
物料详情汇总页
{{info['name']}}
物料编号:{{info['code']}}

周转率

{{info['turnoverRate']}}

基本信息

  • 所属物料组:{{info['material_groups_code']}}
  • 物料单位:{{info['unit']}}
  • 安全库存量:{{info['saftystock']}}
  • 物料类型:{{info['type']}}
  • 适用设备:{{info['equipments']}}
  • 可替换物料:{{info['replace']}}

出入库信息

1

库存概览

本厂

在库量 预扣量 可用量 在途中
{{inventory['ownInventory']['sum']}} {{inventory['ownInventory']['subSum']}} {{inventory['ownInventory']['resSum']}} {{onwaySum}}

客来

在库量 预扣量 可用量
{{inventory['otherInventory']['sum']}} {{inventory['otherInventory']['subSum']}} {{inventory['otherInventory']['resSum']}}

采购信息

  • 最近一次采购价格: {{purchase['lastPrice']}}
  • 最低采购单价: {{purchase['minPrice']}}
  • 平均采购单价: {{purchase['avgPrice']}}
  • 最近一次采购供应商: {{purchase['lastProvider']}}
  • 最低采购价格供应商: {{purchase['minProvider']}}