库存查询
货号:{{model}}  名称:{{name}}
仓库:{{storeRoom.depotName}}
颜色 尺码 产地 规格 库存 待入库 待出库
{{product.color_name}} {{product.size_name}} {{numToCur(product.amount,systemSetting.amount_decimals_setting)}} {{numToCur(product.will_in_amount,systemSetting.amount_decimals_setting)}} {{numToCur(product.will_out_amount,systemSetting.amount_decimals_setting)}}
合计:{{numToCur(storeRoom.count,systemSetting.amount_decimals_setting)}}
总合计:{{numToCur(totalCount,systemSetting.amount_decimals_setting)}}
采购
采购
销售
销售
盘点