{{'Id'| translate}} | {{'Customer'| translate}} | {{'Introduced'| translate}} | {{'Name of Product'| translate}} | {{'Model'| translate}} | {{'Serial Number'| translate}} | {{'Purchaser'| translate}} | {{'Inspector'| translate}} | {{'master'| translate}} | {{'Guarantee'| translate}} | {{'Ready'| translate}} | {{'Issued'| translate}} | |
---|---|---|---|---|---|---|---|---|---|---|---|---|
{{cheque.id}} | {{cheque.customerName}} | {{cheque.receiptDate | amDateFormat:'DD.MM.YYYY'}} | {{cheque.productName}} | {{cheque.modelName}} | {{cheque.serialNumber}} | {{cheque.representativeName}} | {{cheque.secretary.fullname}} | {{cheque.engineer.fullname}} | {{cheque.warrantyDate | amDateFormat:'DD.MM.YYYY'}} | {{cheque.readyDate | amDateFormat:'DD.MM.YYYY'}} | {{cheque.returnedToClientDate | amDateFormat:'DD.MM.YYYY'}} |
|