From 731d95a4b04f43e6f0e52a884155e36ebcd56147 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Tue, 26 Nov 2024 13:17:49 +0100 Subject: [PATCH] Right-align numbers in financial report table --- .../pages/about/ga/2024/financialreport.html | 184 +++++++++--------- 1 file changed, 92 insertions(+), 92 deletions(-) diff --git a/template/pages/about/ga/2024/financialreport.html b/template/pages/about/ga/2024/financialreport.html index 8672765..cc77df9 100644 --- a/template/pages/about/ga/2024/financialreport.html +++ b/template/pages/about/ga/2024/financialreport.html @@ -13,63 +13,63 @@ Crédit Mutuel checking account - 101 212.42 - 387 255.39 - 286 042.97 + 101 212.42 + 387 255.39 + 286 042.97 Crédit Mutuel saving account - 1 - 76 500.00 - 77 389.34 - 889.34 + 76 500.00 + 77 389.34 + 889.34 Crédit Mutuel saving account - 2 - 65 131.28 - 65 143.82 - 12.54 + 65 131.28 + 65 143.82 + 12.54 Paypal account - 5 734.03 - 1 891.07 - -3 842.96 + 5 734.03 + 1 891.07 + -3 842.96 Adyen account - 25 500.00 - 30 500.00 - 5 000.00 + 25 500.00 + 30 500.00 + 5 000.00 Trustly account - 2 779.17 - 5 909.14 - 3 129.97 + 2 779.17 + 5 909.14 + 3 129.97 TransferWise account - 7 174.45 - 1 471.45 - -5 703.00 + 7 174.45 + 1 471.45 + -5 703.00 Pending payments - 9.00 - 119.00 - 110.00 + 9.00 + 119.00 + 110.00 Adyen pending income - 9.28 - - 0.50 - - 9.78 + 9.28 + - 0.50 + - 9.78 TOTAL - 284 049.63 - 569 678.71 - 285 629.08 + 284 049.63 + 569 678.71 + 285 629.08

Major items

@@ -91,69 +91,69 @@ therefore stopping our expenses for that category.

Membership - 900.00 - 0.00 - 900.00 + 900.00 + 0.00 + 900.00 Merchandise - 10 351.90 - -4 945.12 - 5 406.78 + 10 351.90 + -4 945.12 + 5 406.78 Conferences - 522 540.97 - -269 345.22 - 253 195.75 + 522 540.97 + -269 345.22 + 253 195.75 Donations - 2 119.52 - 0.00 - 2 119.52 + 2 119.52 + 0.00 + 2 119.52 Financial - 956.87 - -10 574.56 - -9 617.69 + 956.87 + -10 574.56 + -9 617.69 Insurance - 0.00 - - 949.10 - - 949.10 + 0.00 + - 949.10 + - 949.10 Taxes - 0 - -2 528.00 - -2 528.00 + 0 + -2 528.00 + -2 528.00 Legals - 0.00 - -16 158.55 - -16 158.55 + 0.00 + -16 158.55 + -16 158.55 Others - 0.00 - -3 671.36 - -3 671.36 + 0.00 + -3 671.36 + -3 671.36 VAT not claimed yet - 0 - 56931.73 - 56 931.73 + 0 + 56931.73 + 56 931.73 TOTAL - 536 869.26 - -251 240.18 - 285 629.08 + 536 869.26 + -251 240.18 + 285 629.08

The financial results for our events from 2023 can be seen broken down per @@ -179,56 +179,56 @@ banking costs (credit card fees and paypal fees) for ticket purchases.

Nordic PGDay 2023 - 21 892.00 - -18 033.87 - - 357.35 - 3 500.78 + 21 892.00 + -18 033.87 + - 357.35 + 3 500.78 PGDay Paris 2023 - 21 799.12 - -29 848.13 - - 378.46 - -8 427.47 + 21 799.12 + -29 848.13 + - 378.46 + -8 427.47 PGConf.de 2023 - 46 246.80 - -26 095.17 - - 565.87 - 19 585.76 + 46 246.80 + -26 095.17 + - 565.87 + 19 585.76 FOSDEM PGDay 2023 - 3 862.76 - -13 901.60 - - 107.39 - -10 146.23 + 3 862.76 + -13 901.60 + - 107.39 + -10 146.23 PGDay Med 2023 - 3 254.23 - -5 620.29 - - 98.51 - -2 464.57 + 3 254.23 + -5 620.29 + - 98.51 + -2 464.57 PGDay UK 2023 - 20 398.04 - -8 916.40 - 0.00 - 11 481.64 + 20 398.04 + -8 916.40 + 0.00 + 11 481.64 PGConf.eu 2023 - 400 555.28 - -295 144.67 - -7 018.87 - 98 391.74 + 400 555.28 + -295 144.67 + -7 018.87 + 98 391.74 TOTAL - 111 921.65 + 111 921.65 {%endblock%} -- 2.39.5