查询
视图切换搬到这里啦~
单品数
...
销售额
...
毛利
...
毛利率( %)
...
单品数量
销售金额
毛利润
其它
点击右上角“查询”选择更多查询条件,如日期、销售员等

{{::item.goodsName}}

({{::item.goodsSn}}) {{::item.colorName}} - {{::item.sizeName}}
单价数量:{{::item.truePrice | lbCurrency:currencySymbol}} * {{::item.unit}}
业务时间:{{::item.businessTime | date:'yyyy-MM-dd HH:mm'}}
毛利:
商品备注:{{::item.commodityRemark}}
单据编号: {{::item.ordersSn}}
客户: {{::(item.clientId == 0 ? '散客' : item.clientName)}}
结算账户: {{::item.accountName}}
仓库: {{::item.storehouseName}}
门店: {{::item.storeName}}
单据总金额: {{::item.trueTotalAmount | lbCurrency:currencySymbol}}
实收金额: {{::item.alreadyPaid | lbCurrency:currencySymbol}}
销售员: {{::item.salerName}}
制单人: {{::item.handlerName}}
品牌: {{::item.blandName}}
分类: {{::item.categoryName}}
原价: {{::item.price | lbCurrency:currencySymbol}}
折扣( %): {{::item.discount.toFixed(2)}}
金额: {{::item.amount | lbCurrency:currencySymbol}}
折后金额: {{::item.trueAmount | lbCurrency:currencySymbol}}
采购均价: {{::item.purchasePrice | lbCurrency:currencySymbol}}
成本: {{::item.purchaseAmount | lbCurrency:currencySymbol}}
毛利: {{::item.grossProfit | lbCurrency:currencySymbol}}
毛利率( %): {{::item.grossProfitRate.toFixed(2)}}
单据备注: {{::item.remark}}
单据商品备注: {{::item.goodsRemark}}

暂无相关数据