diff --git a/db/db.update.175.sql b/db/db.update.175.sql index d844614..ff00271 100644 --- a/db/db.update.175.sql +++ b/db/db.update.175.sql @@ -3,7 +3,7 @@ INSERT INTO `config` (`var`, `val`, `category`, `type`, `type_values`, `ord`, `d ('cheque_date_format', 'DDMMYYYY', 'Localization', 'enum', 'YYYYMMDD=YYYYMMDD|DDMMYYYY=DDMMYYYY|MMDDYYYY=MMDDYYYY', '220', 'Format for dates on printed cheques', '2012', NULL); -INSERT INTO `reports` (`name`, `desc`, `creator`, `type`) VALUES +INSERT INTO `reports` (`system_report_id`, `name`, `desc`, `creator`, `type`) VALUES (48, 'Cheques Divisional Award Winners', 'Cheques for Divisional Award Winners', 'Lightbox Technologies', 'student'); INSERT INTO `reports_items` (`reports_id`, `type`, `ord`, `field`, `value`, `x`, `y`, `w`, `h`, `lines`, `face`, `fontname`, `fontstyle`, `fontsize`, `align`, `valign`, `on_overflow`) VALUES