Skip to content

Commit

Permalink
added table headers and hyperlinks to in_out_for_flag.rep through to …
Browse files Browse the repository at this point in the history
…litters_between_two_dates.rep
  • Loading branch information
Tetzor committed Apr 30, 2024
1 parent 6129889 commit 4d1522e
Show file tree
Hide file tree
Showing 76 changed files with 606 additions and 274 deletions.
31 changes: 18 additions & 13 deletions reports/in_out.rep
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ In/Out
###
Movements
###
3200/Any rev06
3200/Any rev07
###
All animals entering and leaving the shelter over a period.
###
Expand Down Expand Up @@ -396,20 +396,25 @@ GROUP$$
$$GROUP_CategoryName
$$HEAD
<h2>$CategoryName</h2>
<table border=1><tr>
<td><b>Date</b></td>
<td><b>Reason</b></td>
<td><b>Code</b></td>
<td><b>Microchip</b></td>
<td><b>Name</b></td>
<td><b>Type</b></td>
<td><b>Species</b></td>
<td><b>Age</b></td>
<td><b>Sex</b></td>
<td><b>Location</b></td>
<td><b>Owner</b></td>
<table border=1>
<thead>
<tr>
<th><b>Date</b></th>
<th><b>Reason</b></th>
<th><b>Code</b></th>
<th><b>Microchip</b></th>
<th><b>Name</b></th>
<th><b>Type</b></th>
<th><b>Species</b></th>
<th><b>Age</b></th>
<th><b>Sex</b></th>
<th><b>Location</b></th>
<th><b>Owner</b></th>
</tr>
</thead>
<tbody>
$$FOOT
</tbody>
</table>
<h2>Total $CategoryName: {COUNT.thedate}</h2>
GROUP$$
Expand Down
33 changes: 19 additions & 14 deletions reports/in_out_for_flag.rep
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ In/Out for Flag
###
Movements
###
33713/Any rev06
33713/Any rev07
###
All animals entering and leaving the shelter over a period with a particular flag
###
Expand Down Expand Up @@ -418,21 +418,26 @@ GROUP$$
$$GROUP_CategoryName
$$HEAD
<h2>$CategoryName</h2>
<table border=1><tr>
<td><b>Date</b></td>
<td><b>Reason</b></td>
<td><b>Code</b></td>
<td><b>Microchip</b></td>
<td><b>Name</b></td>
<td><b>Type</b></td>
<td><b>Species</b></td>
<td><b>Flags</b></td>
<td><b>Age</b></td>
<td><b>Sex</b></td>
<td><b>Location</b></td>
<td><b>Owner</b></td>
<table border=1>
<thead>
<tr>
<th><b>Date</b></th>
<th><b>Reason</b></th>
<th><b>Code</b></th>
<th><b>Microchip</b></th>
<th><b>Name</b></th>
<th><b>Type</b></th>
<th><b>Species</b></th>
<th><b>Flags</b></th>
<th><b>Age</b></th>
<th><b>Sex</b></th>
<th><b>Location</b></th>
<th><b>Owner</b></th>
</tr>
</thead>
<tbody>
$$FOOT
</tbody>
</table>
<h2>Total $CategoryName: {COUNT.thedate}</h2>
GROUP$$
Expand Down
31 changes: 18 additions & 13 deletions reports/in_out_week.rep
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ In/Out Last 7 Days
###
Movements
###
3200/Any rev06
3200/Any rev07
###
All animals entering and leaving the shelter over the last 7 days (including today).
###
Expand Down Expand Up @@ -393,20 +393,25 @@ GROUP$$
$$GROUP_CategoryName
$$HEAD
<h2>$CategoryName</h2>
<table border=1><tr>
<td><b>Date</b></td>
<td><b>Reason</b></td>
<td><b>Code</b></td>
<td><b>Microchip</b></td>
<td><b>Name</b></td>
<td><b>Type</b></td>
<td><b>Species</b></td>
<td><b>Age</b></td>
<td><b>Sex</b></td>
<td><b>Location</b></td>
<td><b>Owner</b></td>
<table border=1>
<thead>
<tr>
<th><b>Date</b></th>
<th><b>Reason</b></th>
<th><b>Code</b></th>
<th><b>Microchip</b></th>
<th><b>Name</b></th>
<th><b>Type</b></th>
<th><b>Species</b></th>
<th><b>Age</b></th>
<th><b>Sex</b></th>
<th><b>Location</b></th>
<th><b>Owner</b></th>
</tr>
</thead>
<tbody>
$$FOOT
</tbody>
</table>
<h2>Total $CategoryName: {COUNT.thedate}</h2>
GROUP$$
Expand Down
31 changes: 18 additions & 13 deletions reports/in_out_with_age_at_event.rep
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ In/Out with Age at Event
###
Movements
###
3200/PostgreSQL rev06
3200/PostgreSQL rev07
###
All animals entering and leaving the shelter over a period with their age calculated at each event.
###
Expand Down Expand Up @@ -396,20 +396,25 @@ GROUP$$
$$GROUP_CategoryName
$$HEAD
<h2>$CategoryName</h2>
<table border=1><tr>
<td><b>Date</b></td>
<td><b>Reason</b></td>
<td><b>Code</b></td>
<td><b>Microchip</b></td>
<td><b>Name</b></td>
<td><b>Type</b></td>
<td><b>Species</b></td>
<td><b>Age</b></td>
<td><b>Sex</b></td>
<td><b>Location</b></td>
<td><b>Owner</b></td>
<table border=1>
<thead>
<tr>
<th><b>Date</b></th>
<th><b>Reason</b></th>
<th><b>Code</b></th>
<th><b>Microchip</b></th>
<th><b>Name</b></th>
<th><b>Type</b></th>
<th><b>Species</b></th>
<th><b>Age</b></th>
<th><b>Sex</b></th>
<th><b>Location</b></th>
<th><b>Owner</b></th>
</tr>
</thead>
<tbody>
$$FOOT
</tbody>
</table>
<h2>Total $CategoryName: {COUNT.thedate}</h2>
GROUP$$
Expand Down
33 changes: 19 additions & 14 deletions reports/in_out_with_asilomar.rep
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ In/Out with Asilomar Info
###
Movements
###
3200/Any rev06
3200/Any rev07
###
All animals entering and leaving the shelter over a period with additional asilomar information.
###
Expand Down Expand Up @@ -405,21 +405,26 @@ GROUP$$
$$GROUP_CategoryName
$$HEAD
<h2>$CategoryName</h2>
<table border=1><tr>
<td><b>Date</b></td>
<td><b>Reason</b></td>
<td><b>Asilomar</b></td>
<td><b>Code</b></td>
<td><b>Microchip</b></td>
<td><b>Name</b></td>
<td><b>Type</b></td>
<td><b>Species</b></td>
<td><b>Age</b></td>
<td><b>Sex</b></td>
<td><b>Location</b></td>
<td><b>Owner</b></td>
<table border=1>
<thead>
<tr>
<th><b>Date</b></th>
<th><b>Reason</b></th>
<th><b>Asilomar</b></th>
<th><b>Code</b></th>
<th><b>Microchip</b></th>
<th><b>Name</b></th>
<th><b>Type</b></th>
<th><b>Species</b></th>
<th><b>Age</b></th>
<th><b>Sex</b></th>
<th><b>Location</b></th>
<th><b>Owner</b></th>
</tr>
</thead>
<tbody>
$$FOOT
</tbody>
</table>
<h2>Total $CategoryName: {COUNT.thedate}</h2>
GROUP$$
Expand Down
33 changes: 19 additions & 14 deletions reports/in_out_with_breed.rep
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ In/Out with Breeds
###
Movements
###
3200/Any rev06
3200/Any rev07
###
All animals entering and leaving the shelter over a period including breeds.
###
Expand Down Expand Up @@ -416,21 +416,26 @@ GROUP$$
$$GROUP_CategoryName
$$HEAD
<h2>$CategoryName</h2>
<table border=1><tr>
<td><b>Date</b></td>
<td><b>Reason</b></td>
<td><b>Code</b></td>
<td><b>Microchip</b></td>
<td><b>Name</b></td>
<td><b>Type</b></td>
<td><b>Species</b></td>
<td><b>Breed</b></td>
<td><b>Age</b></td>
<td><b>Sex</b></td>
<td><b>Location</b></td>
<td><b>Owner</b></td>
<table border=1>
<thead>
<tr>
<th><b>Date</b></th>
<th><b>Reason</b></th>
<th><b>Code</b></th>
<th><b>Microchip</b></th>
<th><b>Name</b></th>
<th><b>Type</b></th>
<th><b>Species</b></th>
<th><b>Breed</b></th>
<th><b>Age</b></th>
<th><b>Sex</b></th>
<th><b>Location</b></th>
<th><b>Owner</b></th>
</tr>
</thead>
<tbody>
$$FOOT
</tbody>
</table>
<h2>Total $CategoryName: {COUNT.thedate}</h2>
GROUP$$
Expand Down
33 changes: 19 additions & 14 deletions reports/in_out_with_flags.rep
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ In/Out with Flags
###
Movements
###
33713/Any rev06
33713/Any rev07
###
All animals entering and leaving the shelter over a period including flags.
###
Expand Down Expand Up @@ -416,21 +416,26 @@ GROUP$$
$$GROUP_CategoryName
$$HEAD
<h2>$CategoryName</h2>
<table border=1><tr>
<td><b>Date</b></td>
<td><b>Reason</b></td>
<td><b>Code</b></td>
<td><b>Microchip</b></td>
<td><b>Name</b></td>
<td><b>Type</b></td>
<td><b>Species</b></td>
<td><b>Flags</b></td>
<td><b>Age</b></td>
<td><b>Sex</b></td>
<td><b>Location</b></td>
<td><b>Owner</b></td>
<table border=1>
<thead>
<tr>
<th><b>Date</b></th>
<th><b>Reason</b></th>
<th><b>Code</b></th>
<th><b>Microchip</b></th>
<th><b>Name</b></th>
<th><b>Type</b></th>
<th><b>Species</b></th>
<th><b>Flags</b></th>
<th><b>Age</b></th>
<th><b>Sex</b></th>
<th><b>Location</b></th>
<th><b>Owner</b></th>
</tr>
</thead>
<tbody>
$$FOOT
</tbody>
</table>
<h2>Total $CategoryName: {COUNT.thedate}</h2>
GROUP$$
Expand Down
33 changes: 19 additions & 14 deletions reports/in_out_with_payments.rep
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ In/Out with Payments
###
Movements
###
3200/Any rev05
3200/Any rev06
###
The In/Out report, but includes payments.
###
Expand Down Expand Up @@ -380,21 +380,26 @@ GROUP$$
$$GROUP_CategoryName
$$HEAD
<h2>$CategoryName</h2>
<table border=1><tr>
<td><b>Date</b></td>
<td><b>Reason</b></td>
<td><b>Code</b></td>
<td><b>Microchip</b></td>
<td><b>Name</b></td>
<td><b>Type</b></td>
<td><b>Species</b></td>
<td><b>Age</b></td>
<td><b>Sex</b></td>
<td><b>Location</b></td>
<td><b>Owner</b></td>
<td><b>Payment</b></td>
<table border=1>
<thead>
<tr>
<th><b>Date</b></th>
<th><b>Reason</b></th>
<th><b>Code</b></th>
<th><b>Microchip</b></th>
<th><b>Name</b></th>
<th><b>Type</b></th>
<th><b>Species</b></th>
<th><b>Age</b></th>
<th><b>Sex</b></th>
<th><b>Location</b></th>
<th><b>Owner</b></th>
<th><b>Payment</b></th>
</tr>
</thead>
<tbody>
$$FOOT
</tbody>
</table>
<h2>Total $CategoryName: {COUNT.thedate} ({SUM.donation.2})</h2>
GROUP$$
Expand Down
Loading

0 comments on commit 4d1522e

Please sign in to comment.