X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fprint%2Fmarei%2Fpurchase_order.tex;h=677e2abd6c7018e7e27f8f4bc68292db938bfb26;hb=736bde4c21009220f011b5aec59f5d7620c6d5fc;hp=b250e8b9d4a128a46f99e2f6c36a7934bdf4c7fc;hpb=d3fffb1c84c6301a8e55457f81bad6288c39344c;p=kivitendo-erp.git diff --git a/templates/print/marei/purchase_order.tex b/templates/print/marei/purchase_order.tex index b250e8b9d..677e2abd6 100644 --- a/templates/print/marei/purchase_order.tex +++ b/templates/print/marei/purchase_order.tex @@ -74,10 +74,10 @@ % Bei Kontaktperson Anrede nach Geschlecht unterscheiden. % Bei natürlichen Personen persönliche Anrede, sonst allgemeine Anrede. \opening{ - \ifstr{<%cp_name%>}{} + \Ifstr{<%cp_name%>}{} {<%if natural_person%><%greeting%> <%name%>,<%else%>\anrede<%end if%>} { - \ifstr{<%cp_gender%>}{f} + \Ifstr{<%cp_gender%>}{f} {\anredefrau} {\anredeherr} <%cp_title%> <%cp_name%>, @@ -102,7 +102,7 @@ &% <%qty%> <%unit%> &% <%sellprice%>&% - \ifstr{<%p_discount%>}{0}{}{\sffamily\scriptsize{(-<%p_discount%>\,\%)}}% + \Ifstr{<%p_discount%>}{0}{}{\sffamily\scriptsize{(-<%p_discount%>\,\%)}}% <%linetotal%>\tabularnewline <%end number%>% }%