Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 49d9265a

Von Marei Peischl vor 7 Tagen hinzugefügt

  • ID 49d9265afbcbafad374beac1c282cc7d66f220b3
  • Vorgänger 6d01542b
  • Nachfolger e504dfdd

marei - bugfix: fix check for billing_address_department_

Unterschiede anzeigen:

templates/print/marei/zahlungserinnerung.tex
33 33
  <%if billing_address_id%>%
34 34
    <%billing_address_name%> \strut\\%
35 35
    <%if department_1%><%billing_address_department_1%>\\<%end if%>%
36
    <%if department_2%><%billing_address_department_2%>\\<%end if%>%
36
    <%if billing_address_department_2%><%billing_address_department_2%>\\<%end if%>%
37 37
    <%cp_title%> <%cp_givenname%> <%cp_name%>\strut\\%
38 38
    <%billing_address_street%>\strut\\%
39 39
    <%billing_address_zipcode%> <%billing_address_city%> \strut\\%

Auch abrufbar als: Unified diff