{{ProductInfo.ProductModel}} |
{{ProductInfo.SerialNo}} |
{{ProductInfo.ProductName}} |
{{ProductInfo.ExtenstionProperties.CustomerName}} |
{{ProductInfo.ExtenstionProperties.CustomerPhone }} |
{{ProductInfo.ExtenstionProperties.Cus_USERDEFINED1 }} |
{{ProductInfo.ExtenstionProperties.Cus_USERDEFINED2 }} |
{{ProductInfo.ExtenstionProperties.Cus_USERDEFINED3 }} |
{{ProductInfo.ExtenstionProperties.Cus_USERDEFINED4 }} |
{{ProductInfo.StartDate | date: 'dd-MM-yyyy'}} |
{{ProductInfo.ExtenstionProperties.WarrantTimeText}} |
{{ProductInfo.EndDate | date: 'dd-MM-yyyy'}} (Còn hạn bảo hành) (Hết hạn bảo hành) |
{{ProductInfo.ExtenstionProperties.M_InsuranceEndDate }} |
{{ProductInfo.ExtenstionProperties.M_InsuranceDuration }} |
{{ProductInfo.ExtenstionProperties.CH_PartnerName }} |
|
{{ProductInfo.ProductModel}} |
{{ProductInfo.SerialNo}} |
{{ProductInfo.ProductName}} |
{{ProductInfo.ExtenstionProperties.CustomerName}} |
{{ProductInfo.ExtenstionProperties.CustomerPhone }} |
{{ProductInfo.ExtenstionProperties.Cus_USERDEFINED1 }} |
{{ProductInfo.ExtenstionProperties.Cus_USERDEFINED2 }} |
{{ProductInfo.ExtenstionProperties.Cus_USERDEFINED3 }} |
{{ProductInfo.ExtenstionProperties.Cus_USERDEFINED4 }} |
{{ProductInfo.StartDate | date: 'dd-MM-yyyy'}} |
{{ProductInfo.ExtenstionProperties.WarrantTimeText}} |
{{ProductInfo.EndDate | date: 'dd-MM-yyyy'}} (Còn hạn bảo hành) (Hết hạn bảo hành) |
{{ProductInfo.ExtenstionProperties.M_InsuranceEndDate }} |
{{ProductInfo.ExtenstionProperties.M_InsuranceDuration }} |
{{ProductInfo.ExtenstionProperties.CH_PartnerName }} |
|
# | Số phiếu | Tên khách hàng | Ngày nhận | Tình trạng hư hỏng | Trạng thái | Ghi chú trả máy |
{{$index + 1}} | {{phieubaohanh.WarrantBill.WarrantBillNo}} | {{phieubaohanh.WarrantBill.FullName}} | {{phieubaohanh.WarrantBill.ReceivedDate | date: 'dd-MM-yyyy'}} | {{phieubaohanh.WarrantBill.DescriptionReceive}} | Mới tạo Đang sửa Khách không sửa Sửa xong Đã trả máy | {{phieubaohanh.WarrantBill.Complaint == "" ? "không có" : phieubaohanh.WarrantBill.Complaint}} |