This issue arises when I try to display attachment for Quotation.
Column "SignatureDate" doesn't exist in table "Quotation".
Column "SignatureDate" doesn't exist in table "Quotation".
2016-04-12 10:52:17.929 ***** ERROR ***** Exception-[42S22] SQLSTATE[42S22]: Column not found: 1054 Unknown column 'signatureDate' in 'where clause'
2016-04-12 10:52:17.931 ***** ERROR ***** For query : select * from quotation where (idProject not in (0) or idProject is null ) and (idProject not in (0) or idProject is null or (idResource='1') ) and (idProject not in (0) or idProject is null or (idUser='1') ) and signatureDate >= 2016-04-12 order by signatureDate DESC
2016-04-12 10:52:17.931 ***** ERROR ***** For query : select * from quotation where (idProject not in (0) or idProject is null ) and (idProject not in (0) or idProject is null or (idResource='1') ) and (idProject not in (0) or idProject is null or (idUser='1') ) and signatureDate >= 2016-04-12 order by signatureDate DESC