aboutsummaryrefslogtreecommitdiffstats
path: root/ur/about/reports/2010/index.php
blob: e4bddf87db619702e5b59081e9e0ceb67b919fd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!DOCTYPE html>
<html dir="ltr" lang="en">
<head>
    <meta charset="utf-8" />
    <title>Mageia Financial Report (2010)</title>
    <meta name="description" content="Mageia financial activity report for 2010." />
    <meta name="keywords" content="mageia, financial report, 2010" />
    <meta name="author" content="Mageia" />
    <link rel="stylesheet" type="text/css" href="/g/style/all.css" />
    <?php include '../../../../analytics.php'; ?>
</head>
<body class="about">
    <?php include '../../../../langs.php'; ?>
    <h1 id="mgnavt"><a href="../">Activity Reports</a> &raquo; 2010 Financial Report</h1>
    <div id="doc" class="yui-t7">
        <div id="bd" role="main">
            <div class="yui-g">
                <div class="para values">
			<h2>Summary</h2>
			<ul>
				<li>Amount collected: EUR&nbsp;8 801.66</li>
				<li>Amount spent: EUR&nbsp;1 277.77</li>
				<li>Amount remaining: EUR&nbsp;7 523.96</li>
			</ul>
			<h2>Financial Report</h2>
			<table id="fr-table"><thead><tr><th>Transaction description</th><th>Income</th><th>Outgoing</th></tr></thead><tbody><tr>
				<tr><td colspan=3>Donations and Sales</td></tr>
				<tr><td>Donations by Paypal/transfer/check/cash</td><td class="money">EUR&nbsp;8 801.42</td><td>&nbsp;</td></tr>
				<tr><td>Paypal test to validate bank account</td><td class="money">EUR&nbsp;0.24</td><td>&nbsp;</td></tr>
				<tr><td colspan=3>Hardware for servers</td></tr>
				<tr><td>HDD for servers (dams)</td><td>&nbsp;</td><td class="money">EUR&nbsp;921.20</td></tr>
				<tr><td>Cables and other stuff for servers (dams)</td><td>&nbsp;</td><td class="money">EUR&nbsp;17.50</td></tr>
				<tr><td colspan=3>Trip to Marseille for hosting at Lost-Oasis</td></tr>
				<tr><td>Car rent for going to Marseille (boklm)</td><td>&nbsp;</td><td class="money">EUR&nbsp;135.00</td></tr>
				<tr><td>Gasoline for the car (dams)</td><td>&nbsp;</td><td class="money">EUR&nbsp;63.00</td></tr>
				<tr><td>Croissants for the <em>ielo</em> team (dams)</td><td>&nbsp;</td><td class="money">EUR&nbsp;12.12</td></tr>
				<tr><td>TGV for going back to Paris for 3 people (ennael)</td><td>&nbsp;</td><td class="money">EUR&nbsp;128.88</td></tr>
				<tr><td colspan=3>&nbsp;</td></tr>
				<tr><td>Total</td><td class="money">EUR&nbsp;8 801.66</td><td class="money">EUR&nbsp;1 277.77</td></tr>
				<tr><td>Balance</td><td colspan=2 class="money">EUR&nbsp;7 523.96</td></tr>
				</tbody></table>
			<h2>Bank accounts situation</h2>
			<ul>
                                <li>Paypal (non-for-profit organisation account): EUR&nbsp;63.51</li>
				<li>Main account (with checkbook and no credit card): EUR&nbsp;1 310.24</li>
				<li>Savings account (between 2% and 4% of interest): EUR&nbsp;4 000.00</li>
				<li>AUFML account (part to be transfered to Mageia.Org): EUR&nbsp;2 150.21</li>
                        </ul>
			<h2>Miscellaneous</h2>
			<ul>
				<li>Donations are mixed as at the beginning they were managed by AUFML. We had a bank transfert with all donations.</li>
				<li>You can help Mageia.Org by <a href="/en/donate/" hreflang="en">doing a donation</a>.</li>
				<li>You can see the <a href="/en/thank-you" hreflang="en">"thank you" page</a>.</li>
			</ul>
			<h2>Contact</h2>
            Financial report published by Mageia.Org Treasurer on the 2010 Fiscal Year - Damien Lallement).<br>
            You can contact us by sending an email to <em>treasurer[at]mageia[dot]org</em>.<br/>
            Last update: Mar 18 12:18:53 CET 2011.
                </div>
            </div>
        </div>
    </div>
</body>
</html>