单品数
...
销售额
...
毛利
...
毛利率( %)
...
单品数量
毛利润
毛利率
其它

货号:{{::item.goodsSn}}
{{::item.colorName}} - {{::item.sizeName}}
单价数量:{{::item.truePrice | lbCurrency:currencySymbol}} * {{::item.unit}}
毛利:
品牌: {{::item.blandName}}
分类: {{::item.categoryName}}
单价: {{::item.price | lbCurrency:currencySymbol}}
折扣( %): {{::item.discount.toFixed(2)}}
数量: {{::item.quantity}}
单位: {{::item.unit}}
金额: {{::item.amount | lbCurrency:currencySymbol}}
折后金额: {{::item.trueAmount | lbCurrency:currencySymbol}}
进货均价: {{::item.purchasePrice | lbCurrency:currencySymbol}}
成本: {{::item.purchaseAmount | lbCurrency:currencySymbol}}
毛利: {{::item.grossProfit | lbCurrency:currencySymbol}}
毛利率( %): {{::item.grossProfitRate.toFixed(2)}}

暂无相关数据