销售单号
XS12454545454
客户名称
东莞市寮步车正汽车服务中心
总款数:{{detailData && (detailData.totalCategory || detailData.totalCategory==0) ? toThousands(detailData.totalCategory) : '--'}};总数量:{{detailData && (detailData.totalQty || detailData.totalQty==0) ? toThousands(detailData.totalQty) : '--'}};
总售价:¥{{detailData && (detailData.discountAmount || detailData.discountAmount==0) ? toThousands(detailData.discountAmount, 2) : '--'}};折后总售价:¥{{detailData && (detailData.discountedAmount || detailData.discountedAmount==0) ? toThousands(detailData.discountedAmount, 2) : '--'}};
急
亏
赠
{{item.productName || '--'}}
{{item.productCode || '--'}}
{{item.warehouseEntity&&item.warehouseEntity.name}} > {{item.warehouseLocationEntity&&item.warehouseLocationEntity.name}}
¥{{toThousands(item.price||0, 2)}}
X
{{toThousands(item.qty||0)}}
{{item.productUnit}}
¥{{toThousands(item.totalAmount||0, 2)}}
折后:¥{{toThousands(item.discountedAmount||0, 2)}}