Supports SugarCRM 5.2 and MySQL 5.1. iReport-3.0.0 libraries are included. Upgrade to IReport 3.1.4 Delete all jar files from the directory "modules\ZuckerReports\jasper", !!!except "zuckerreports-1.0.jar"!!! Copy the new jar files from your local iReport 3.1.4 installation ("ireport\modules\ext" and "ide8\modules\ext") to the directory "modules\ZuckerReports\jasper. Updating database from previous versions Change the fieldname "range" in the table "zucker_reportparameters" "to range_name" ALTER TABLE `zucker_reportparameters` CHANGE `range` `range_name` VARCHAR( 255 ) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL