单据总金额:
抹零金额: {{::item.wipeZero | lbCurrency:currencySymbol}}
其他费用: {{::item.otherAccountItemName}}
{{::item.otherCost | lbCurrency:currencySymbol}}
{{::item.alreadyPaid | lbCurrency:currencySymbol}}
仓库: {{::item.storehouseName}}
结算账户: {{::item.accountName}}
进货成本: {{::item.purchaseAmount | lbCurrency:currencySymbol}}
毛利: {{::item.grossProfit | lbCurrency:currencySymbol}}
毛利率( %): {{::item.grossProfitRate.toFixed(2)}}
备注: {{::item.remark}}