进货笔数
...
进货单品数
...
进货金额
...
商品名称
货号
单品数量
折后金额

货号:{{::item.goodsSn}}
单价数量:{{::item.truePrice | lbCurrency:currencySymbol}} * {{::item.unit}}
品牌: {{::item.blandName}}
分类: {{::item.categoryName}}
数量: {{::item.quantity}}
单位: {{::item.unit}}
单价: {{::item.price | lbCurrency:currencySymbol}}
折扣( %): {{::item.discount.toFixed(2)}}
金额: {{::item.amount | lbCurrency:currencySymbol}}
折后金额: {{::item.trueAmount | lbCurrency:currencySymbol}}

暂无相关数据