INSERT INTO `process` (`serial_prc`, `prc_serial_prc`, `name_prc`, `link_prc`, `status_prc`) VALUES ('667', '158', 'Reporte de empleados', 'laravel/public/reportEmployee/index-report', 'LOCKABLE'); insert into allowed_pages_by_process values(667,'reportemployeecontroller@getindexreport'); insert into allowed_pages_by_process values(667,'reportemployeecontroller@postgeneratereport'); UPDATE `employee_field_report` SET `options_efr`='SCALE,REPORT' WHERE `serial_efr`='1'; UPDATE `employee_field_report` SET `options_efr`='SCALE,REPORT' WHERE `serial_efr`='2'; UPDATE `employee_field_report` SET `options_efr`='SCALE,REPORT' WHERE `serial_efr`='36'; UPDATE `employee_field_report` SET `options_efr`='SCALE,REPORT' WHERE `serial_efr`='33'; UPDATE `employee_field_report` SET `options_efr`='SCALE,REPORT' WHERE `serial_efr`='34'; UPDATE `employee_field_report` SET `options_efr`='SCALE,REPORT' WHERE `serial_efr`='35'; UPDATE `employee_field_report` SET `options_efr`='SCALE,REPORT' WHERE `serial_efr`='13'; UPDATE `employee_field_report` SET `options_efr`='SCALE,REPORT' WHERE `serial_efr`='14';