ContractInfo temp = new ContractInfo(
                            tempBuyContractmaster.getContractcode(),
                            tempBuyContractmaster.getPersonid().toString(),
                            tempBuyContractmaster.getCustid().toString(),
                            //tempBuyContractmaster.getContdate().toString(),
                            "00",
                            tempBuyContractmaster.getName(),
                            tempBuyContractmaster.getBapproved().toString()
                            );