热销商品
待配货
{{waitCount.waitAddProductCount > 99 ? '99+' :waitCount.waitAddProductCount}}
挂单
{{waitCount.registrationCount > 99 ? '99+' :waitCount.registrationCount}}
推款
Ai入库
今日营收详情
{{shopInfo.notConfirmPurductCount==undefined?'0':shopInfo.notConfirmPurductCount}}笔待确认入库
销售总金额
今日实收
今日利润
{{shopInfo.totalCCount}}
下单客户
{{shopInfo.totalJCount}}
销售件数
{{shopInfo.returnTotalAmount}}
退货金额
{{shopInfo.returnTotalCount}}
退货数
{{shopInfo.totalCCount}}
下单客户
{{shopInfo.totalJCount}}
销售件数
{{shopInfo.returnTotalAmount}}
退货金额
{{shopInfo.returnTotalCount}}
退货数
本周营收统计
数据统计 >
近期订单列表
-
{{ item.createByName == null ?'暂无':item.createByName}} -
{{ item.createTime }}
订单状态:{{item.status == '0' ?'待抢单' :item.status == '2' ?'作废' :item.status == '1' ?'待取货' :item.status == '3' ?'待送达' :item.status == '4' ?'已完成' :item.status == '5' ?'下游客户待退货' :item.status == '00' ?'退货待抢单' :item.status == '01' ?'退货待取货' :item.status == '03' ?'退货待送达' :item.status == '04' ?'待确认退货' :item.status == '6' ?'待配货':item.status == '8' ?'待物流上门':item.status == '9' ?'已完成' :'挂单'}}
撤销
撤销并复制
复制
{{ item.createByName == null ?'暂无':item.createByName}} -
{{ item.createTime }}
订单状态:{{item.status == '0' ?'待抢单' :item.status == '2' ?'作废' :item.status == '1' ?'待取货' :item.status == '3' ?'待送达' :item.status == '4' ?'已完成' :item.status == '5' ?'下游客户待退货' :item.status == '00' ?'退货待抢单' :item.status == '01' ?'退货待取货' :item.status == '03' ?'退货待送达' :item.status == '04' ?'待确认退货' :item.status == '6' ?'待配货':item.status == '8' ?'待物流上门':item.status == '9' ?'已完成' :'挂单'}}
撤销
撤销并复制
复制
X
今日收款方式统计
{{item.payType == 0?'现金收款:':item.payType == 1?'微信收款:':item.payType == 2?'支付宝收款:':item.payType == 3?'银行卡收款:':item.payType == 4?'收款码收款:':''}}{{item.payAmount}}元
客户充值:{{zongAmount}}元
{{showDan == 0?'销售利润':showDan == 1?'实际利润':showDan == 2?'实际利润率':showDan == 3?'销售利润率':''}}计算公式
公式:销售利润/销售金额*100
{{shopInfo.totalProfit}}/{{shopInfo.totalAmount}}*100={{(shopInfo.totalProfit == 0 && shopInfo.totalAmount == 0)?0:((shopInfo.totalProfit/shopInfo.totalAmount)*100).toFixed(2)}}%
公式:实际利润/(销售金额-退货金额)
{{(shopInfo.totalAmount-(shopInfo.totalAmount-shopInfo.totalProfit)-shopInfo.returnTotalAmount+shopInfo.saleReturnCost).toFixed(2)}}/{{shopInfo.totalAmount - shopInfo.returnTotalAmount}}
*
100={{(shopInfo.totalProfit-shopInfo.returnTotalAmount+shopInfo.saleReturnCost)==0?0:(((shopInfo.totalProfit-shopInfo.returnTotalAmount+shopInfo.saleReturnCost)/(shopInfo.totalAmount-shopInfo.returnTotalAmount))*100).toFixed(2)}}%
公式:销售利润-(退货金额-退货成本)
{{shopInfo.totalProfit}}-({{shopInfo.returnTotalAmount}}-{{shopInfo.saleReturnCost}})={{(shopInfo.totalAmount-(shopInfo.totalAmount-shopInfo.totalProfit)-shopInfo.returnTotalAmount+shopInfo.saleReturnCost).toFixed(2)}}
公式:销售金额-销售成本
{{shopInfo.totalAmount}}-{{shopInfo.totalAmount - shopInfo.totalProfit}}={{shopInfo.totalProfit}}
利润明细
{{shopInfo.totalAmount}}
销售金额
{{(shopInfo.totalAmount - shopInfo.totalProfit).toFixed(2)}}
销售成本
{{shopInfo.returnTotalAmount}}
退货金额
{{shopInfo.saleReturnCost}}
退货成本
点击↓↓↓可查看计算公式
{{shopInfo.totalProfit}}
销售利润
{{(shopInfo.totalAmount-(shopInfo.totalAmount-shopInfo.totalProfit)-shopInfo.returnTotalAmount+shopInfo.saleReturnCost).toFixed(2)}}
实际利润
{{(shopInfo.totalProfit == 0 || shopInfo.totalProfit == null) ?0:(shopInfo.totalAmount == 0 || shopInfo.totalAmount == null) ?0:((shopInfo.totalProfit/shopInfo.totalAmount)*100).toFixed(2)}}%
销售利润率
{{((shopInfo.totalProfit-shopInfo.returnTotalAmount+shopInfo.saleReturnCost)==0 || (shopInfo.totalProfit-shopInfo.returnTotalAmount+shopInfo.saleReturnCost)==null)?0:((shopInfo.totalAmount-shopInfo.returnTotalAmount) == 0 || (shopInfo.totalAmount-shopInfo.returnTotalAmount) == null) ?0:(((shopInfo.totalProfit-shopInfo.returnTotalAmount+shopInfo.saleReturnCost)/(shopInfo.totalAmount-shopInfo.returnTotalAmount))*100).toFixed(2)}}%
实际利润率
确定