From cc63416c4b0e035e3b9d13ffbaf20e635fef9dc6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?L=C3=A6titia=20Avrot?= Date: Mon, 25 Nov 2024 12:23:41 +0100 Subject: [PATCH] Adding financial report for GA 2024 --- .../pages/about/ga/2024/financialreport.html | 236 ++++++++++++++++++ 1 file changed, 236 insertions(+) create mode 100644 template/pages/about/ga/2024/financialreport.html diff --git a/template/pages/about/ga/2024/financialreport.html b/template/pages/about/ga/2024/financialreport.html new file mode 100644 index 0000000..efb4f58 --- /dev/null +++ b/template/pages/about/ga/2024/financialreport.html @@ -0,0 +1,236 @@ +{%extends "nav_about.html"%} +{%block title%}2024 General Assembly - Financial report{%endblock%} +{%block content%} +

2024 General Assembly - Financial report

+

Assets

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Accounts2023-01-012023-12-31Difference
Crédit Mutuel checking account101 212.42387 255.39286 042.97
Crédit Mutuel saving account - 176 500.0077 389.34889.34
Crédit Mutuel saving account - 265 131.2865 143.8212.54
Paypal account5 734.031 891.07-3 842.96
Adyen account25 500.0030 500.005 000.00
Trustly account2 779.175 909.143 129.97
TransferWise account7 174.451 471.45-5 703.00
Pending payments9.00119.00110.00
Adyen pending income9.28- 0.50- 9.78
TOTAL284 049.63569 678.71285 629.08
+

Major items

+

Activities

+

Finances are good. We are on the way to work with the new accountants but are still bound to the old ones for the year 2023. We have to note that there were no legal fees this year. We have a comfortable buffer of money we can use to experiment with small events in different places.

+

Income/Expenses

+

The important items of 2023 are summarized here.

+

Legal fees were less significant this year as it was Postgres Community +Association of Canada's turn to take most of them and the issue was settled, +therefore stopping our expenses for that category.

+

Conferences were overall very profitable for the year 2023.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Accounts2023-01-012023-12-31Difference
Crédit Mutuel checking account101 212.42387 255.39286 042.97
Crédit Mutuel saving account - 176 500.0077 389.34889.34
Crédit Mutuel saving account - 265 131.2865 143.8212.54
Paypal account5 734.031 891.07-3 842.96
Adyen account25 500.0030 500.005 000.00
Trustly account2 779.175 909.143 129.97
TransferWise account7 174.451 471.45-5 703.00
Pending payments9.00119.00110.00
Adyen pending income9.28- 0.50- 9.78
TOTAL284 049.63569 678.71285 629.08
+

The financial results for our events from 2023 can be seen broken down per +event in the table below. Be aware that some of the numbers below include +invoices or incomes from other years (2022 or 2024).

+

PGDay Paris and PGDay/MED lost some money. There were not a lot of attendees +to these events, certainly less than what we expected. We also got fewer +sponsorships as expected for PGDay/MED.

+

As usual, there was a deficit for FOSDEM PGDay but it should be seen more as +a contribution to the community as the conference day at FOSDEM is free for +attendance and without sponsorship.

+

The column “Expenses” gathers all expenses we have to put the event in place +(venue, food, speaker gifts and so on). The column “Other costs” gathers all +banking costs (credit card fees and paypal fees) for ticket purchases.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Accounts2023-01-012023-12-31Difference
Crédit Mutuel checking account101 212.42387 255.39286 042.97
Crédit Mutuel saving account - 176 500.0077 389.34889.34
Crédit Mutuel saving account - 265 131.2865 143.8212.54
Paypal account5 734.031 891.07-3 842.96
Adyen account25 500.0030 500.005 000.00
Trustly account2 779.175 909.143 129.97
TransferWise account7 174.451 471.45-5 703.00
Pending payments9.00119.00110.00
Adyen pending income9.28- 0.50- 9.78
TOTAL284 049.63569 678.71285 629.08
+{%endblock%} -- 2.39.5