# Automatic generation of Monthly PDF Reports
0 6 1 * * (date; rm -f /var/www/html/vtigercrm/metrics_css/Reports/CRMMontlyReport.pdf; php /var/www/html/vtigercrm/metrics_css/metrics_report_activity_pdf.php; chown -R apache:apache /var/www/html/vtigercrm/metrics_css/Reports) >> /var/log/EGIReports.log 2>&1

#Envio semanal do CRM weekly Activity Report
30 1 * * 1 /root/scripts/crm_weekly_report.sh

