Compare commits

...

2 Commits

Author SHA1 Message Date
Pierre Bousquié 12589b5e23 Ajout Sponsor Bronze Gandi 2024 2024-05-08 20:19:53 +02:00
Pierre Bousquié 5ab36f251d Ajout Subvention EuroPython 2024-05-08 20:19:17 +02:00
4 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,12 @@
{% extends '_layout.jinja2' %}
{% set lines = [
['Subvention à la PyConFr 2024 à Strasbourg', 5000, 1],
] %}
{% block address_to %}
EuroPython Society
Ramnebacken 45
424 38 Agnesberg
Sweden
{% endblock address_to %}

BIN
factures/2024/1246.pdf Normal file

Binary file not shown.

View File

@ -0,0 +1,12 @@
{% extends '_layout.jinja2' %}
{% set lines = [
['Soutien financier « Bronze » à PyConFr 2024', 500, 1],
] %}
{% block address_to %}
Gandi SAS
Att. Arnaud Franquinet
63-65 Boulevard Massena
75013 Paris
{% endblock address_to %}

BIN
factures/2024/1247.pdf Normal file

Binary file not shown.