分享时间:{{info.createDate}}
        
        
          尊敬的“{{info.customer.customerName || '--'}}”,您好!
        
        
          以下是您在本店的未结账单,请查阅。
        
        
          
            货款金额
            ¥{{toThousands(info.totalAmount,2)}}
            ¥0.00
          
          
            
              折让金额
              -¥{{toThousands(info.discountAmount,2)}}
              ¥0.00
            
            
              折后金额
              ¥{{toThousands(info.settleAmount,2)}}
              ¥0.00
            
           
          
            
              单据明细Excel下载请点击下面的链接:
            
            
              http://iscm.360arrow.com/bill/对账单明细.xls
            
             
           
         
       
      
        
          共{{saleList ? saleList.length : 0}}个销售单
          全部展开
          全部关闭
        
        
          
            
              
                
                  {{item.bizDate.substr(0,10)}}
                  {{item.bizNo}}
                
                
                  应付:¥{{toThousands(item.bizAmount,2)}}
                  已付:¥{{toThousands(item.settledAmount,2)}}
                  
                    待付:¥{{item.unsettleAmount ? toThousands(item.unsettleAmount,2): 0}}
                  
                 
               
              
             
            
              
                
                  {{con.dealerProductEntity.code}}
                  ¥{{con.price?toThousands(con.price,2):0}}
                
                
                  
                    {{con.dealerProductEntity.productBrandName}}{{con.dealerProductEntity.productTypeName3}}
                  
                  x{{con.qty}}