sales changes

This commit is contained in:
sriram-at-840620226347 2019-11-15 15:08:55 +05:30
parent c6ac4664e2
commit 067ecb8963

View File

@ -24,6 +24,8 @@ export class SalesPdComponent implements OnInit {
errorMessage:any[]=[];
recordStatus: boolean;
xpandStatus: boolean = false;
// pagination variable details
length = 5;
pageIndex = 0;