Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision f167d00f

Von Jan Büren vor mehr als 10 Jahren hinzugefügt

  • ID f167d00fa21c107f8f5c3b636d7031a739ea3ca5
  • Vorgänger 68646341
  • Nachfolger 9d084cae

RB-Druckvorlagensatz: abweichende Lieferadresse für Kunden- Lieferantenauftrag
entsprechend shipto ergänzt

Unterschiede anzeigen:

templates/print/RB/purchase_order.tex
22 22
\begin{minipage}{8cm}
23 23
  \vspace*{1.0cm}
24 24

  
25
  <%name%>
25
  <%shiptoname%>
26 26

  
27
  <%street%>
27
  <%shiptostreet%>
28 28

  
29
  <%zipcode%> <%city%>
29
  <%shiptozipcode%> <%shiptocity%>
30 30

  
31
  <%country%>
31
  <%shiptocountry%>
32 32
\end{minipage}
33 33
\hfill
34 34
\begin{minipage}{6cm}
templates/print/RB/sales_order.tex
22 22
\begin{minipage}[t]{8cm}
23 23
  \vspace*{1.0cm}
24 24

  
25
  <%name%>
25
  <%shiptoname%>
26 26

  
27
  <%street%>
27
  <%shiptostreet%>
28 28

  
29
  ~
29
  <%shiptozipcode%> <%shiptocity%>
30 30

  
31
  <%zipcode%> <%city%>
32

  
33
  <%country%>
31
  <%shiptocountry%>
34 32
\end{minipage}
35 33
\hfill
36 34
\begin{minipage}[t]{6cm}

Auch abrufbar als: Unified diff