Changed the project report email template
This commit is contained in:
parent
75183d1397
commit
357d615d1b
@ -173,7 +173,7 @@
|
|||||||
<!--[if (mso)|(IE)]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td align="center" style="background-color: #f9f9f9;"><![endif]-->
|
<!--[if (mso)|(IE)]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td align="center" style="background-color: #f9f9f9;"><![endif]-->
|
||||||
<!--<div>Top Spacing</div>-->
|
<!--<div>Top Spacing</div>-->
|
||||||
|
|
||||||
<div class="u-row-container" style="padding: 0px;background-color: #f9f9f9">
|
<div class="u-row-container" style="padding: 0px; background-color: #f9f9f9; page-break-before: always;">
|
||||||
<div class="u-row"
|
<div class="u-row"
|
||||||
style="margin: 0 auto;min-width: 320px;max-width: 95%;overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;background-color: #f9f9f9;">
|
style="margin: 0 auto;min-width: 320px;max-width: 95%;overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;background-color: #f9f9f9;">
|
||||||
<div style="border-collapse: collapse;display: table;width: 100%;height: 100%;background-color: transparent;">
|
<div style="border-collapse: collapse;display: table;width: 100%;height: 100%;background-color: transparent;">
|
||||||
@ -363,7 +363,7 @@
|
|||||||
<!--<div>Mail Body</div>-->
|
<!--<div>Mail Body</div>-->
|
||||||
|
|
||||||
|
|
||||||
<div class="u-row-container" style="padding: 0px;background-color: transparent">
|
<div class="u-row-container" style="padding: 0px; background-color: transparent; page-break-before: always; page-break-after: always;">
|
||||||
<div class="u-row"
|
<div class="u-row"
|
||||||
style="margin: 0 auto;min-width: 320px;max-width: 95%;overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;background-color: #ffffff;">
|
style="margin: 0 auto;min-width: 320px;max-width: 95%;overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;background-color: #ffffff;">
|
||||||
<div style="border-collapse: collapse;display: table;width: 100%;height: 100%;background-color: transparent;">
|
<div style="border-collapse: collapse;display: table;width: 100%;height: 100%;background-color: transparent;">
|
||||||
@ -384,9 +384,9 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<td style="overflow-wrap:break-word;word-break:break-word;padding:40px 10px 30px;font-family:'Lato',sans-serif;"
|
<td style="overflow-wrap:break-word;word-break:break-word;padding:40px 10px 30px;font-family:'Lato',sans-serif;"
|
||||||
align="left">
|
align="left">
|
||||||
<div style="font-size: 14px; line-height: 140%; text-align: center; word-wrap: break-word;">
|
<div style="font-size: 14px; line-height: 140%; text-align: start; word-wrap: break-word;">
|
||||||
<span style="font-size: 18px; line-height: 25.2px; color: #666666;">
|
<span style="font-size: 10px; line-height: 25.2px; color: #666666;">
|
||||||
Project Status Reported - Generated at {{TIMESTAMP}}
|
* Project Status Reported - Generated at {{TIMESTAMP}} UTC
|
||||||
</span>
|
</span>
|
||||||
<table cellpadding="1" cellspacing="0" width="100%"
|
<table cellpadding="1" cellspacing="0" width="100%"
|
||||||
border="0" style="margin-top: 15px">
|
border="0" style="margin-top: 15px">
|
||||||
@ -394,7 +394,7 @@
|
|||||||
<td class="column" style="text-align:center">
|
<td class="column" style="text-align:center">
|
||||||
<div style="border: 1px solid #d5d5d5; border-radius: 10px; margin: 10px 10px; padding: 10px; height: 135px !important">
|
<div style="border: 1px solid #d5d5d5; border-radius: 10px; margin: 10px 10px; padding: 10px; height: 135px !important">
|
||||||
<div style="font-size: 18px; color: #525b75 ">
|
<div style="font-size: 18px; color: #525b75 ">
|
||||||
Todays Attendane
|
Todays Attendance
|
||||||
</div>
|
</div>
|
||||||
<div style="font-size: 25px; color: #bc3803;margin:20px 20px 0px!important; font-weight:bold; ">
|
<div style="font-size: 25px; color: #bc3803;margin:20px 20px 0px!important; font-weight:bold; ">
|
||||||
{{TODAYS_ATTENDANCES}} /
|
{{TODAYS_ATTENDANCES}} /
|
||||||
@ -411,7 +411,7 @@
|
|||||||
Daily Tasks Completed
|
Daily Tasks Completed
|
||||||
</div>
|
</div>
|
||||||
<div style="font-size: 25px; color: #bc3803; margin: 20px 20px 0px !important; font-weight: bold;">
|
<div style="font-size: 25px; color: #bc3803; margin: 20px 20px 0px !important; font-weight: bold;">
|
||||||
{{TODAYS_COMPLETED}} /
|
{{TODAYS_COMPLETED}} /
|
||||||
{{TODAYS_PLANNED}}
|
{{TODAYS_PLANNED}}
|
||||||
</div>
|
</div>
|
||||||
<span style="font-size: 10px; color: #0984e3; font-weight: bold;">
|
<span style="font-size: 10px; color: #0984e3; font-weight: bold;">
|
||||||
@ -478,13 +478,47 @@
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!--[if (!mso)&(!IE)]><!-->
|
||||||
|
</div><!--<![endif]-->
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!--[if (mso)|(IE)]></td><![endif]-->
|
||||||
|
<!--[if (mso)|(IE)]></tr></table></td></tr></table><![endif]-->
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="u-row-container" style="padding: 0px; background-color: transparent; page-break-before: always; page-break-after: always;">
|
||||||
|
<div class="u-row"
|
||||||
|
style="margin: 0 auto;min-width: 320px;max-width: 95%;overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;background-color: #ffffff;">
|
||||||
|
<div style="border-collapse: collapse;display: table;width: 100%;height: 100%;background-color: transparent;">
|
||||||
|
<!--[if (mso)|(IE)]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding: 0px;background-color: transparent;" align="center"><table cellpadding="0" cellspacing="0" border="0" style="width:600px;"><tr style="background-color: #ffffff;"><![endif]-->
|
||||||
|
<!--[if (mso)|(IE)]><td align="center" width="600" style="width: 600px;padding: 0px;border-top: 0px solid transparent;border-left: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid transparent;" valign="top"><![endif]-->
|
||||||
|
<div class="u-col u-col-100"
|
||||||
|
style="max-width: 320px;min-width: 600px;display: table-cell;vertical-align: top;">
|
||||||
|
<div style="height: 100%;width: 100% !important;">
|
||||||
|
<!--[if (!mso)&(!IE)]><!-->
|
||||||
|
<div style="box-sizing: border-box; height: 100%; padding: 0px;border-top: 0px solid transparent;border-left: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid transparent;">
|
||||||
|
<!--<![endif]-->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<table style="font-family:'Lato',sans-serif;" role="presentation"
|
||||||
|
cellpadding="0" cellspacing="0" width="100%" border="0">
|
||||||
|
<tbody>
|
||||||
|
<tr style="page-break-before: always;">
|
||||||
<td style="overflow-wrap:break-word;word-break:break-word;padding:0px 1px 30px;font-family:'Lato',sans-serif;"
|
<td style="overflow-wrap:break-word;word-break:break-word;padding:0px 1px 30px;font-family:'Lato',sans-serif;"
|
||||||
align="left">
|
align="left">
|
||||||
<div style="font-size: 14px; line-height: 140%; text-align: center; word-wrap: break-word;">
|
<div style="font-size: 14px; line-height: 140%; text-align: center; word-wrap: break-word;">
|
||||||
<span style="font-size: 18px; line-height: 25.2px; color: #666666;">
|
<span style="font-size: 18px; line-height: 25.2px; color: #666666;">
|
||||||
Team
|
Team
|
||||||
Available On Site Today
|
Available On Site {{DATE}}
|
||||||
</span>
|
</span>
|
||||||
<table cellpadding="1" cellspacing="0" width="100%"
|
<table cellpadding="1" cellspacing="0" width="100%"
|
||||||
border="0">
|
border="0">
|
||||||
@ -493,63 +527,137 @@
|
|||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!--[if (!mso)&(!IE)]><!-->
|
||||||
|
</div><!--<![endif]-->
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!--[if (mso)|(IE)]></td><![endif]-->
|
||||||
|
<!--[if (mso)|(IE)]></tr></table></td></tr></table><![endif]-->
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="u-row-container" style="padding: 0px; background-color: transparent; page-break-before: always; page-break-after: always;">
|
||||||
|
<div class="u-row"
|
||||||
|
style="margin: 0 auto;min-width: 320px;max-width: 95%;overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;background-color: #ffffff;">
|
||||||
|
<div style="border-collapse: collapse;display: table;width: 100%;height: 100%;background-color: transparent;">
|
||||||
|
<!--[if (mso)|(IE)]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding: 0px;background-color: transparent;" align="center"><table cellpadding="0" cellspacing="0" border="0" style="width:600px;"><tr style="background-color: #ffffff;"><![endif]-->
|
||||||
|
<!--[if (mso)|(IE)]><td align="center" width="600" style="width: 600px;padding: 0px;border-top: 0px solid transparent;border-left: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid transparent;" valign="top"><![endif]-->
|
||||||
|
<div class="u-col u-col-100"
|
||||||
|
style="max-width: 320px;min-width: 600px;display: table-cell;vertical-align: top;">
|
||||||
|
<div style="height: 100%;width: 100% !important;">
|
||||||
|
<!--[if (!mso)&(!IE)]><!-->
|
||||||
|
<div style="box-sizing: border-box; height: 100%; padding: 0px;border-top: 0px solid transparent;border-left: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid transparent;">
|
||||||
|
<!--<![endif]-->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<table style="font-family:'Lato',sans-serif;" role="presentation"
|
||||||
|
cellpadding="0" cellspacing="0" width="100%" border="0">
|
||||||
|
<tbody>
|
||||||
|
<tr style="page-break-before: always;">
|
||||||
<td style="overflow-wrap:break-word;word-break:break-word;padding:0px 10px 30px;font-family:'Lato',sans-serif;"
|
<td style="overflow-wrap:break-word;word-break:break-word;padding:0px 10px 30px;font-family:'Lato',sans-serif;"
|
||||||
align="left">
|
align="left">
|
||||||
|
|
||||||
<div style="font-size: 14px; line-height: 140%; text-align: center; word-wrap: break-word;">
|
<div style="font-size: 14px; line-height: 140%; text-align: center; word-wrap: break-word;">
|
||||||
<span style="font-size: 18px; line-height: 25.2px; color: #666666;margin:10px">
|
<span style="font-size: 18px; line-height: 25.2px; color: #666666;margin:10px">
|
||||||
Activities
|
Activities
|
||||||
(Tasks) Performed Today
|
(Tasks) Performed {{DATE}}
|
||||||
</span> <br />
|
</span> <br />
|
||||||
|
|
||||||
<table cellpadding="1" cellspacing="0" width="100%"
|
<table cellpadding="1" cellspacing="0" width="100%"
|
||||||
border="1">
|
border="1">
|
||||||
<tr style="vertical-align:middle">
|
<thead>
|
||||||
<th style="text-align:center">
|
<tr style="vertical-align:middle">
|
||||||
Activity/ <br />
|
<th style="text-align:center">
|
||||||
Location
|
Activity/ <br />
|
||||||
</th>
|
Location
|
||||||
<th style="text-align:center">
|
</th>
|
||||||
Assigned
|
<th style="text-align:center">
|
||||||
Today/<br /> Pending
|
Assigned
|
||||||
</th>
|
Today/<br /> Pending
|
||||||
<th style="text-align:center">
|
</th>
|
||||||
Completed Today
|
<th style="text-align:center">
|
||||||
</th>
|
Completed Today
|
||||||
<th style="text-align:center">Date </th>
|
</th>
|
||||||
<th style="text-align:center">Team Members</th>
|
<th style="text-align:center">Date </th>
|
||||||
<th style="text-align:center">Comment</th>
|
<th style="text-align:center">Team Members</th>
|
||||||
</tr>
|
<th style="text-align:center">Comment</th>
|
||||||
<tr></tr>
|
</tr>
|
||||||
{{PERFORMED_TASK}}
|
</thead>
|
||||||
</table>
|
<tr></tr>
|
||||||
|
<tbody>
|
||||||
|
{{PERFORMED_TASK}}
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
|
||||||
<tr>
|
|
||||||
|
|
||||||
|
<!--[if (!mso)&(!IE)]><!-->
|
||||||
|
</div><!--<![endif]-->
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!--[if (mso)|(IE)]></td><![endif]-->
|
||||||
|
<!--[if (mso)|(IE)]></tr></table></td></tr></table><![endif]-->
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="u-row-container" style="padding: 0px; background-color: transparent; page-break-before: always; page-break-after: always;">
|
||||||
|
<div class="u-row"
|
||||||
|
style="margin: 0 auto;min-width: 320px;max-width: 95%;overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;background-color: #ffffff;">
|
||||||
|
<div style="border-collapse: collapse;display: table;width: 100%;height: 100%;background-color: transparent;">
|
||||||
|
<!--[if (mso)|(IE)]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding: 0px;background-color: transparent;" align="center"><table cellpadding="0" cellspacing="0" border="0" style="width:600px;"><tr style="background-color: #ffffff;"><![endif]-->
|
||||||
|
<!--[if (mso)|(IE)]><td align="center" width="600" style="width: 600px;padding: 0px;border-top: 0px solid transparent;border-left: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid transparent;" valign="top"><![endif]-->
|
||||||
|
<div class="u-col u-col-100"
|
||||||
|
style="max-width: 320px;min-width: 600px;display: table-cell;vertical-align: top;">
|
||||||
|
<div style="height: 100%;width: 100% !important;">
|
||||||
|
<!--[if (!mso)&(!IE)]><!-->
|
||||||
|
<div style="box-sizing: border-box; height: 100%; padding: 0px;border-top: 0px solid transparent;border-left: 0px solid transparent;border-right: 0px solid transparent;border-bottom: 0px solid transparent;">
|
||||||
|
<!--<![endif]-->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<table style="font-family:'Lato',sans-serif;" role="presentation"
|
||||||
|
cellpadding="0" cellspacing="0" width="100%" border="0">
|
||||||
|
<tbody>
|
||||||
|
|
||||||
|
<tr style="page-break-before: always;">
|
||||||
<td style="overflow-wrap:break-word;word-break:break-word;padding:0px 10px 30px;font-family:'Lato',sans-serif;"
|
<td style="overflow-wrap:break-word;word-break:break-word;padding:0px 10px 30px;font-family:'Lato',sans-serif;"
|
||||||
align="left">
|
align="left">
|
||||||
|
|
||||||
<div style="font-size: 14px; line-height: 140%; text-align: center; word-wrap: break-word;">
|
<div style="font-size: 14px; line-height: 140%; text-align: center; word-wrap: break-word;">
|
||||||
<span style="font-size: 18px; line-height: 25.2px; color: #666666;margin:10px">
|
<span style="font-size: 18px; line-height: 25.2px; color: #666666;margin:10px">
|
||||||
Attendance
|
Attendance
|
||||||
Performed Today
|
Performed {{DATE}}
|
||||||
</span> <br />
|
</span> <br />
|
||||||
|
|
||||||
<table cellpadding="1" cellspacing="0" width="100%"
|
<table cellpadding="1" cellspacing="0" width="100%"
|
||||||
border="1">
|
border="1">
|
||||||
<tr style="vertical-align:middle">
|
<thead>
|
||||||
<th style="text-align:center">Name</th>
|
<tr style="vertical-align:middle">
|
||||||
<th style="text-align:center">Job Role</th>
|
<th style="text-align:center">Name</th>
|
||||||
<th style="text-align:center">Check In</th>
|
<th style="text-align:center">Job Role</th>
|
||||||
<th style="text-align:center">Check Out </th>
|
<th style="text-align:center">Check In</th>
|
||||||
<th style="text-align:center">Comment</th>
|
<th style="text-align:center">Check Out </th>
|
||||||
</tr>
|
<th style="text-align:center">Comment</th>
|
||||||
<tr></tr>
|
</tr>
|
||||||
{{PERFORMED_ATTENDANCE}}
|
</thead>
|
||||||
</table>
|
<tr></tr>
|
||||||
|
<tbody>
|
||||||
|
{{PERFORMED_ATTENDANCE}}
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
@ -572,7 +680,7 @@
|
|||||||
<!--<div>Contact</div>-->
|
<!--<div>Contact</div>-->
|
||||||
|
|
||||||
|
|
||||||
<div class="u-row-container" style="padding: 0px;background-color: transparent">
|
<div class="u-row-container" style="padding: 0px; background-color: transparent; page-break-before: always;">
|
||||||
<div class="u-row"
|
<div class="u-row"
|
||||||
style="margin: 0 auto;min-width: 320px;max-width: 95%;overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;background-color: #e93f32;">
|
style="margin: 0 auto;min-width: 320px;max-width: 95%;overflow-wrap: break-word;word-wrap: break-word;word-break: break-word;background-color: #e93f32;">
|
||||||
<div style="border-collapse: collapse;display: table;width: 100%;height: 100%;background-color: transparent;">
|
<div style="border-collapse: collapse;display: table;width: 100%;height: 100%;background-color: transparent;">
|
||||||
@ -725,18 +833,18 @@
|
|||||||
</table>
|
</table>
|
||||||
|
|
||||||
<!--<table style="font-family:'Lato',sans-serif;" role="presentation" cellpadding="0" cellspacing="0" width="100%" border="0">
|
<!--<table style="font-family:'Lato',sans-serif;" role="presentation" cellpadding="0" cellspacing="0" width="100%" border="0">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="overflow-wrap:break-word;word-break:break-word;padding:5px 10px 10px;font-family:'Lato',sans-serif;" align="left">
|
<td style="overflow-wrap:break-word;word-break:break-word;padding:5px 10px 10px;font-family:'Lato',sans-serif;" align="left">
|
||||||
|
|
||||||
<div style="font-size: 14px; line-height: 140%; text-align: left; word-wrap: break-word;">
|
<div style="font-size: 14px; line-height: 140%; text-align: left; word-wrap: break-word;">
|
||||||
<p style="line-height: 140%; font-size: 14px;"><span style="font-size: 14px; line-height: 19.6px;"><span style="color: #ecf0f1; font-size: 14px; line-height: 19.6px;"><span style="line-height: 19.6px; font-size: 14px;">Marco AIoT Technologies Pvt. Ltd. © All Rights Reserved</span></span></span></p>
|
<p style="line-height: 140%; font-size: 14px;"><span style="font-size: 14px; line-height: 19.6px;"><span style="color: #ecf0f1; font-size: 14px; line-height: 19.6px;"><span style="line-height: 19.6px; font-size: 14px;">Marco AIoT Technologies Pvt. Ltd. © All Rights Reserved</span></span></span></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>-->
|
</table>-->
|
||||||
<!--[if (!mso)&(!IE)]><!-->
|
<!--[if (!mso)&(!IE)]><!-->
|
||||||
</div><!--<![endif]-->
|
</div><!--<![endif]-->
|
||||||
</div>
|
</div>
|
||||||
@ -785,14 +893,14 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<!--<table align="center" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse: collapse;table-layout: fixed;border-spacing: 0;mso-table-lspace: 0pt;mso-table-rspace: 0pt;vertical-align: top;border-top: 1px solid #e93f32;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%">
|
<!--<table align="center" border="0" cellpadding="0" cellspacing="0" width="100%" style="border-collapse: collapse;table-layout: fixed;border-spacing: 0;mso-table-lspace: 0pt;mso-table-rspace: 0pt;vertical-align: top;border-top: 1px solid #e93f32;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr style="vertical-align: top">
|
<tr style="vertical-align: top">
|
||||||
<td style="word-break: break-word;border-collapse: collapse !important;vertical-align: top;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%">
|
<td style="word-break: break-word;border-collapse: collapse !important;vertical-align: top;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%">
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>-->
|
</table>-->
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user