diff --git a/facture.typ b/facture.typ index 32250ff..6e0ab11 100644 --- a/facture.typ +++ b/facture.typ @@ -1,18 +1,18 @@ #let language = "english" // Options: "français", "deutsch", "english" -#let invoice_number = "001" //increment that +#let invoice_number = "002" //increment that -#let amount = "50.00" // Montant de la facture -#let currency = "CHF" // Devise (CHF, EUR, etc.) +#let amount = "40.00" // Montant de la facture +#let currency = "EUR" // Devise (CHF, EUR, etc.) #let current_date = datetime.today() //#let due_date = datetime(year: 2025, month: 3, day: 30) -#let recipient_name = [Film und Medienfestival gGmbH] -#let recipient_adress = [Stephanstraße 33] -#let recipient_postal_code = [70173] -#let recipient_town =[Stutgard] +#let recipient_name = [Hochschule Flensburg] +#let recipient_adress = [Kanzleistraße 91-93] +#let recipient_postal_code = [D-24943] +#let recipient_town =[Flensburg] #let recipient_country = [Germany] -#let recipient_vat_number = [DE213473085] +#let recipient_vat_number = none // Dictionnaire des traductions #let translations = ( français: (