mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 23:04:35 +00:00
add finance table - online edit of years/2024/index.html
This commit is contained in:
committed by
Expo on server
parent
2a8883bfa1
commit
b239f8be3a
@@ -33,6 +33,84 @@ Link to 2018 (planning) docs: <a href="../2018/index.html">2018</a> (complete li
|
||||
</ul>
|
||||
|
||||
|
||||
<ul>
|
||||
|
||||
<table>
|
||||
<caption>
|
||||
Summary of Acconts 2024 (still editing)
|
||||
</caption>
|
||||
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col" >Group</th>
|
||||
<th scope="col">Expenses</th>
|
||||
<th scope="col">Income</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
<tbody>
|
||||
<tr>
|
||||
<th scope="row">Camping</th>
|
||||
<td>£4745.24</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Caving Gear</th>
|
||||
<td>£3791.54</td>
|
||||
<td></td>
|
||||
</tr> <tr>
|
||||
<th scope="row">Beer</th>
|
||||
<td>£1050.46</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th scope="row">Consumables-base camp</th>
|
||||
<td>£2083.30</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Consumables - caving </th>
|
||||
<td>£1488.93</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Other expenses - non caving</th>
|
||||
<td>£450.82</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Other Expenses - caving</th>
|
||||
<td>£197.35</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
|
||||
</tr> <tr>
|
||||
<th scope="row">GPF Grant</th>
|
||||
<td></td>
|
||||
<td>£1700</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Transport in Austra</th>
|
||||
<td>£546.44</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Deposits</th>
|
||||
<td></td>
|
||||
<td>£5945.56</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th scope="row">Summary</th>
|
||||
<td>£14354.08
|
||||
</td>
|
||||
<td>£7645.56
|
||||
</td>
|
||||
</tbody>
|
||||
|
||||
</table>
|
||||
|
||||
<h3>Useful links</h3>
|
||||
<ul>
|
||||
<li><a href="../../handbook/geartape.html">Geartape colours</a> to be updated as members commit to come
|
||||
|
||||
Reference in New Issue
Block a user