Weekly report

Developer
Size
2,581 Kb
Views
20,240

How do I make an weekly report?

What is a weekly report? How do you make a weekly report? This script and codes were developed by Kylie Joseph on 28 August 2022, Sunday.

Weekly report Previews

Weekly report - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Weekly report</title>
</head>
<body> <table border="0" cellspacing="0" cellpadding="0" style="width: 100%; margin: 0px auto 40px; padding: 0px 10px;">	<tbody>	<tr>	<td>	<p style="font-family:'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 20px; text-align: left;">	Hi %%=propercase([p_first_name])=%%,	</p>	<p style="font-family: 'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 20px; text-align: left;">	We are pleased to enclose the weekly report of all your drivers. It contains:	</p>	<ol style="font-family: 'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 20px; text-align: left;">	<li>The overall activity of your fleet</li>	<li><span style="font-weight: normal;">Detailed statistics per driver</span></li>	</ol>	</td>	</tr>	</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0" style="width: 100%; margin: 0px auto 10px;" align="center">	<tbody>	<tr>	<td style="font-size: 18px; font-family: 'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; font-weight: normal; color: #000000; text-decoration: none; padding: 12px 28px; border: 1px solid #c0c0c8; display: block; text-align: center; text-transform: uppercase; background-color: #f0f0f0;">OVERALL ACTIVITY</td>	</tr>	</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0" style="width: 100%; margin: 0px auto 10px; padding: 0px 10px;" align="center">	<tbody>	<tr>	<td>	<p style="font-family: 'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-seriff; font-size: 28px; line-height: 32px; text-align: center;">	<font color="1FBAD6"><b><br>%%p_fares_trips%% ZAR</b></font><br />	<font color="1FBAD6" style="font-size: 14px; line-height: 20px;"><b>Total Gross Fares<br><br></b></font>	</p>	</td>	</tr>	<tr>	</tr>	<tr>	<td>	<p style="font-family: 'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; font-size: 10px; line-height: 18px; text-align: center;">	<i><font color="86868c">The calculations are made from the period Monday 3:59am to Monday 4:00am. They show gross revenue before Uber fee, <g class="gr_ gr_29 gr-alert gr_gramm gr_run_anim Punctuation only-ins replaceWithoutSep" id="29" data-gr-id="29">adjustments</g> and incentives.&nbsp;</font></i><i><font color="86868c"><i><font color="86868c">&nbsp;<br />	&nbsp;If in doubt, please check your payment summary at partners.uber.com for reference</font></i></font></i>	</p>	</td>	</tr>	</tbody>
</table>
<p>
</p>
<table border="0" cellspacing="0" cellpadding="0" style="width: 100%; margin: 0px auto 20px; padding: 0px 10px;" align="center">	<colgroup>	<col span="2" style="width: 50%;"></col>	</colgroup>	<tbody>	<tr>	<td>	<p style="font-family:'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; font-size: 20px; line-height: 20px; text-align: center;">	<font color="1FBAD6"><b>%%p_sh%%</b></font><br />	<font style="font-size: 12px; line-height: 16px;"><b>Supply Hours</b></font>	</p>	</td>	<td>	<p style="font-family: 'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; font-size: 20px; line-height: 20px; text-align: center;">	<font color="1FBAD6"><b>%%p_nb_comp_trips%%</b></font><br />	<font style="font-size: 12px; line-height: 16px;"><b>Trips Completed</b></font>	</p>	</td>	</tr>	<tr>	</tr>	<tr>	<td>	<p style="font-family: 'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; font-size: 20px; line-height: 20px; text-align: center;">	<font color="ffa500"><b><br>%%p_rating%%</b></font><br />	<font style="font-size: 12px; line-height: 16px;"><b>Average Rating</b></font>	</p>	</td>	<td>	<p style="font-family: 'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; font-size: 20px; line-height: 20px; text-align: center;">	<font color="ffa500"><b><br>%%p_ar%%%</b></font><br />	<font style="font-size: 12px; line-height: 16px;"><b>Accept. Rate</b></font>	</p>	</td>	</tr>	<tr>	</tr>	</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0" style="width: 100%; margin: 3px auto 30px;" align="center">	<tbody>	<tr>	<td style="font-size: 18px; font-family: 'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; font-weight: normal; color: #000000; text-decoration: none; padding: 12px 28px; border: 1px solid #c0c0c8; display: block; text-align: center; text-transform: uppercase; background-color: #f0f0f0;">ACTIVITY BY DRIVER</td>	</tr>	</tbody>
</table>
<table border="1" cellspacing="0" cellpadding="0" style="border-collapse: collapse; width: 100%; margin: 0px auto 20px; padding: 0px; border: solid #ffffff;" align="center" bgcolor="E9E9E9">	<tbody style="color: #000000; font-size: 10px; font-family: 'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; text-align: center; line-height: 19px;">	<tr style="color: #ffffff; font-size: 12px; font-weight: bold; vertical-align: middle; text-align: center;" bgcolor="1fbad6">	<th style="padding: 5px;">Driver</th>	<th style="padding: 5px;">Supply Hours</th>	<th style="padding: 5px;">Trips Completed</th>	<th style="padding: 5px;">Total Fares</th>	<th style="padding: 5px;">Total Cash Collected</th>	</tr>	<tr bgcolor="FFFFFF">	<td>	</td>	<td>	</td>	<td>	</td>	<td>	</td>	<td>%%p_group_11%%%%p_group_12%%</td>	</tr>	</tbody>
</table>
<table border="1" cellspacing="0" cellpadding="0" style="border-collapse: collapse; width: 100%; margin: 0px auto 40px; padding: 0px; border: solid #ffffff;" align="center" bgcolor="E9E9E9">	<tbody style="color: #000000; font-size: 10px; font-family:'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; text-align: center; line-height: 19px;">	<tr style="color: #ffffff; font-size: 12px; font-weight: bold; vertical-align: middle; text-align: center;" bgcolor="1fbad6">	<th style="padding: 5px;">Driver</th>	<th style="padding: 5px;">Fare per Hour</th>	<th style="padding: 5px;">Rating</th>	<th style="padding: 5px;">Accept. Rate</th>	<th style="padding: 5px;">KM on Trip</th>	</tr>	<tr bgcolor="FFFFFF">	<td>	</td>	<td>	</td>	<td>	</td>	<td>	</td>	<td>%%p_group_21%%%%p_group_22%%</td>	</tr>	</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0" style="width: 100%; margin: 0px auto 10px; padding: 0px 10px;" align="center">	<tbody>	<tr>	<td>	<p style="font-family: 'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 14px; text-align: left;">	If you have questions, please get in touch at <a href="http://help.uber.com" style="text-decoration: none; color: #1fbad6;"> help.uber.com.</a>	</p>	<p style="font-family: 'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 14px; text-align: left;">	See you soon!	</p>	<p style="font-family: 'ClanPro-Book', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 14px; text-align: left;">	The Uber Team	</p>	</td>	</tr>	</tbody>
</table>
</body>
</html>
Weekly report - Script Codes
Weekly report - Script Codes
Home Page Home
Developer Kylie Joseph
Username Kylie_Joseph
Uploaded August 28, 2022
Rating 3
Size 2,581 Kb
Views 20,240
Do you need developer help for Weekly report?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Kylie Joseph (Kylie_Joseph) Script Codes
Create amazing blog posts with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!