Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision b06c2888

Von Marei Peischl vor 5 Tagen hinzugefügt

  • ID b06c2888d489df742f8f91dbfcc63bb43186b75a
  • Vorgänger 1d26f22a
  • Nachfolger 55a8306c

marei - bugfix: fix check for billing_address_department_

Unterschiede anzeigen:

templates/print/marei/invoice.tex
102 102
  <%if billing_address_id%>%
103 103
    <%billing_address_name%> \strut\\%
104 104
    <%if department_1%><%billing_address_department_1%>\\<%end if%>%
105
    <%if department_2%><%billing_address_department_2%>\\<%end if%>%
105
    <%if billing_address_department_2%><%billing_address_department_2%>\\<%end if%>%
106 106
    <%cp_title%> <%cp_givenname%> <%cp_name%>\strut\\%me%>\strut\\%me%>\strut\\%me%>\strut\\%
107 107
    <%billing_address_street%>\strut\\%
108 108
    <%billing_address_zipcode%> <%billing_address_city%> \strut\\%

Auch abrufbar als: Unified diff