Tên khách hàng: {{ProductInfo.ExtenstionProperties.CustomerName}}
Ngày kích hoạt: {{ProductInfo.StartDate | date: 'dd-MM-yyyy'}}
| # | Số phiếu | Ngày nhận | Tình trạng hư hỏng |
| {{$index + 1}} | {{phieubaohanh.WarrantBill.WarrantBillNo}} | {{phieubaohanh.WarrantBill.ReceivedDate | date: 'dd-MM-yyyy'}} | {{phieubaohanh.WarrantBill.DescriptionReceive}} |
Quý khách hàng có thể kiểm tra tin nhắn từ điện thoại để xác minh thông tin.
| # | Trạng thái | Serial | Ngày kích hoạt | Ngày hết hạn | Tên khách hàng |
|---|---|---|---|---|---|
| #{{$index + 1}} | Trạng thái{{item.ExtenstionProperties.ProductStatus_Text}} | Serial{{item.SerialNo}} | Ngày kích hoạt{{item.StartDate | date: 'dd-MM-yyyy'}} | Ngày hết hạn{{item.EndDate | date: 'dd-MM-yyyy'}} | Tên khách hàng{{item.ExtenstionProperties.CustomerName }} |