From c2322dc115cc1686973e4b88854b5bf48364cd29 Mon Sep 17 00:00:00 2001 From: =?utf8?q?L=C3=A6titia=20AVROT?= Date: Wed, 29 Nov 2023 11:47:36 +0100 Subject: [PATCH] adding Financial report for GA 2023 (on 2022 year) --- .../pages/about/ga/2023/financialreport.html | 213 ++++++++++++++++++ 1 file changed, 213 insertions(+) create mode 100644 template/pages/about/ga/2023/financialreport.html diff --git a/template/pages/about/ga/2023/financialreport.html b/template/pages/about/ga/2023/financialreport.html new file mode 100644 index 0000000..c83f14c --- /dev/null +++ b/template/pages/about/ga/2023/financialreport.html @@ -0,0 +1,213 @@ +{%extends "nav_about.html"%} +{%block title%}2023 General Assembly - Financial report{%endblock%} +{%block content%} +

2022 General Assembly - Financial report

+

Assets

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Accounts2022-01-012022-12-31Difference
Crédit Mutuel checking account21 398.93101 212.4279 813.49
Crédit Mutuel saving account - 163 472.7676 500.0013 027.24
Crédit Mutuel saving account - 210 121.1665 131.2855 010.12
Paypal account2 750.035 734.032 984.00
Adyen account15 020.0125 500.0010 479.99
Trustly account810.172 779.171 969.00
TransferWise account5 577.047 174.451 597.41
Pending payments10.009.00- 1.00
Adyen pending income0.009.289.28
TOTAL119 160.10284 040.35164 889.53
+

Major items

+

Activities

+

We were able to add money to the saving accounts during 2022 as our events were beneficiary due to most of the payments being made pre-covid. The events in 2022 were very good and crowded.

+

We plan to replace the accounting firm from the 1st of January 2024.

+

Income/Expenses

+

The important items of 2022 are summarized here.

+

The balance for taxes is in our favor as we lost money in 2020 and so, the benefits we made in 2021 were canceled by the year 2020. As we paid taxes in 2021, they reimbursed us in 2022.

+

Legal fees were less important this year as it was Postgres Community Association of Canada turn to take most of them.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ItemsIncomesExpensesFinal resultss
Membership700.000.00700.00
Merchandise2 536.96-3 871.59-1 334.63
Conferences360 180.40-217 381.74142 798.66
Donations632.340.00632.34
Financial327.48-6 069.45-5 741.97
Insurance0.00- 870.66- 870.66
Taxes10 915.000.0010 915.00
Legal fees0.00-1 939.64-1 939.64
Other360.00-4 829.57-4 469.57
VAT not claimed yet24200024200
TOTAL399 852.18-234 962.65164 889.53
+

The financial results for our events from 2022 can be seen broken down per event in the table below. +In 2022, PGDay Paris did not spend a lot of money as the venue was already paid before COVID. Therefore, we do have an artificial high revenue for this event. Same thing for Nordic PGDay 2022. +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
EventIncomeExpensesOther costsBalance
Nordic PGDay 202213 499.24-1 867.54- 234.9111 396.79
PGDay Paris 202221 489.11- 736.95- 432.7520 319.41
PGConf.de 202226 560.00-15 161.21- 219.3411 179.45
PGConf.eu 2022303 214.35-182 394.43-4 162.19116 657.73
TOTAL159 553.38
+{%endblock%} -- 2.39.5