Compare commits

..

No commits in common. "9098ce8c84ace489bd8c9a81dfdd3aa41d91f980" and "143eb44612eaf0fe4ff15adc7b438f091272ae38" have entirely different histories.

View File

@ -368,7 +368,7 @@
/* sqlid : com.interplug.qcast.biz.estimate.selectEstimateRoofCertVolKw */
<![CDATA[
SELECT
CAST(SUM(F.VOL_KW) AS NUMERIC(18, 3)) AS CERT_VOL_KW
CAST(SUM(F.VOL_KW) AS VARCHAR) AS CERT_VOL_KW
FROM (
SELECT
T.*,