From: Bernd Blessmann Date: Thu, 23 Feb 2012 12:24:02 +0000 (+0100) Subject: RB Druckvorlagen X-Git-Tag: release-2.7.0~16 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=c66469ff29e3981018d63534ee03fcce2b69e078;p=kivitendo-erp.git RB Druckvorlagen fehlende html und odt Vorlagen aus German hinzukopiert. --- diff --git a/templates/print/RB/bin_list.html b/templates/print/RB/bin_list.html new file mode 100644 index 000000000..d57632dc7 --- /dev/null +++ b/templates/print/RB/bin_list.html @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + + + + + + + + + + + +
+

+ <%company%> +
<%address%> +

+
+

+ Tel: <%tel%> +
Fax: <%fax%> +

+ +
+

L A G E R L I S T E

+
+
  + + + + + + + + + + + +
AbsenderLieferanschrift
<%name%> +
<%street%> +
<%zipcode%> +
<%city%> +
<%country%> +
+ + <%if contact%> +
Kontakt: <%contact%> + <%end contact%> + + <%if vendorphone%> +
Tel: <%vendorphone%> + <%end vendorphone%> + + <%if vendorfax%> +
Fax: <%vendorfax%> + <%end vendorfax%> + + <%if email%> +
<%email%> + <%end email%> + +
<%shiptoname%> +
<%shiptostreet%> +
<%shiptozipcode%> +
<%shiptocity%> +
<%shiptocountry%> + +
+ <%if shiptocontact%> +
Kontakt: <%shiptocontact%> + <%end shiptocontact%> + + <%if shiptophone%> +
Tel: <%shiptophone%> + <%end shiptophone%> + + <%if shiptofax%> +
Fax: <%shiptofax%> + <%end shiptofax%> +
+
  + + + + + + <%if warehouse%> + + <%end warehouse%> + + + + + + + + <%if shippingdate%> + + <%end shippingdate%> + + <%if not shippingdate%> + + <%end shippingdate%> + + + + <%if warehouse%> + + <%end warehouse%> + + + + +
BestellNr. #DatumKontaktLagerVersandortLieferung durch
<%ordnumber%> <%shippingdate%><%orddate%><%employee%> <%warehouse%><%shippingpoint%> <%shipvia%> 
+
  + + + + + + + + + + + + + + <%foreach number%> + + + + + + + + + + + + <%end number%> + +
PosArtNr.BeschreibungSeriennummer MengeErh Lagerplatz
<%runningnumber%><%number%><%description%><%serialnumber%><%deliverydate%><%qty%><%ship%><%unit%><%bin%>
+
 
+ diff --git a/templates/print/RB/invoice.html b/templates/print/RB/invoice.html new file mode 100644 index 000000000..2858f4f08 --- /dev/null +++ b/templates/print/RB/invoice.html @@ -0,0 +1,268 @@ + + + + + + + + +
  + + + + + + + + + + + + +
+

+ <%company%> +
<%address%> +

+
+

+ Telefon <%tel%> +
Telefax <%fax%> +

+
+

R E C H N U N G

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<%foreach tax%> + + + +<%end tax%> + +<%if taxincluded%> + + + +<%end taxincluded%> + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
Ausgestellt am <%invdate%>
Bezahlbar bis <%duedate%>
Nummer <%invnumber%>
Lieferdatum <%deliverydate%>
 
+
+ + + + + + + + + + + + + +
An:Lieferaddresse:
<%name%> +
<%street%> +
<%zipcode%> +
<%city%> +
<%country%> +
<%shiptoname%> +
<%shiptostreet%> +
<%shiptozipcode%> +
<%shiptocity%> +
<%shiptocountry%> +
+
 
+ + + + + + + + + + + + +<%foreach number%> + + + + + + + + + + +<%end number%> + + + + + + + +<%if taxincluded%> + + + + +<%end taxincluded%> +<%if not taxincluded%> + + + + +<%end taxincluded%> + +<%foreach tax%> + + + + +<%end tax%> + +<%if paid%> + + + + +<%end paid%> + + + + + + + + +<%if total%> + + +<%end total%> + + + + + + +
NummerBeschreibungAnz. PreisRabTotal
<%number%><%description%><%qty%><%unit%><%sellprice%><%discount%><%linetotal%>

Total<%invtotal%>
Zwischensumme<%subtotal%>
<%taxdescription%> auf <%taxbase%><%tax%>
Bezahlt- <%paid%>
 
Bezahlbar innerhalb von <%terms%> TagenTotal<%total%>
 
+
+ + +<%if notes%> + + +<%end notes%> + + + +
Bemerkungen:<%notes%> + Alle Preise in <%currency%> +
<%shippingpoint%> +
+
 
+ + + + + +
+ Rechnung ist bezahlbar innerhalb von <%terms%> Tagen. + Nach dem <%duedate%> werden Zinsen zu einem + monatlichen Satz von 1.5% verrechnet. + Waren bleiben im Besitz von <%company%> bis die Rechnung voll bezahlt ist. + Rückgaben werden mit 10% Lagergebühren belastet. Beschädigte Waren + und Waren ohne eine Rückgabenummer werden nicht entgegengenommen. + + + X
+
+
<%taxdescription%> Registration <%taxnumber%>
Steuern sind im Preis inbegriffen.
+
+
Bankverbindung +
Bank +
Bankleitzahl +
Konto No. + +
+ +
+ + + + diff --git a/templates/print/RB/invoice.odt b/templates/print/RB/invoice.odt new file mode 100644 index 000000000..822ba9062 Binary files /dev/null and b/templates/print/RB/invoice.odt differ diff --git a/templates/print/RB/pick_list.html b/templates/print/RB/pick_list.html new file mode 100644 index 000000000..0de88eb5b --- /dev/null +++ b/templates/print/RB/pick_list.html @@ -0,0 +1,154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  + + + + + + + + + + + + +
+

+ <%company%> +
<%address%> +

+
+

+ Tel: <%tel%> +
Fax: <%fax%> +

+
+

S A M M E L L I S T E

+
+
  + + + + + + + + + + + +
Lieferanschrift: 
<%shiptoname%> +
<%shiptostreet%> +
<%shiptozipcode%> +
<%shiptocity%> +
<%shiptocountry%> +
+ <%if shiptocontact%> +
Kontakt: <%shiptocontact%> + <%end shiptocontact%> + + <%if shiptophone%> +
Tel: <%shiptophone%> + <%end shiptophone%> + + <%if shiptofax%> +
Fax: <%shiptofax%> + <%end shiptofax%> + + <%shiptoemail%> +
+
  + + + + + + <%if warehouse%> + + <%end warehouse%> + + + + + + + + <%if shippingdate%> + + <%end shippingdate%> + + <%if not shippingdate%> + + <%end shippingdate%> + + + + <%if warehouse%> + + <%end warehouse%> + + + + +
BestellNr. #DatumKontaktLagerVersandortTransportmittel
<%ordnumber%> <%shippingdate%><%orddate%><%employee%> <%warehouse%> <%shippingpoint%> <%shipvia%> 
+
  + + + + + + + + + + + + <%foreach number%> + + + + + + + + + <%end number%> +
PosNummerBeschreibungMengegeliefert Lagerplatz
<%runningnumber%> + <%number%><%description%><%qty%>[      ]<%unit%><%bin%>
+
 
+ diff --git a/templates/print/RB/purchase_order.html b/templates/print/RB/purchase_order.html new file mode 100644 index 000000000..e83c67a2b --- /dev/null +++ b/templates/print/RB/purchase_order.html @@ -0,0 +1,188 @@ + + + + + + + + +
  + + + + + + + + + + + + +
+

+ <%company%> +
<%address%> +

+
+

+ Telefon <%tel%> +
Telefax <%fax%> +

+
+

B E S T E L L U N G

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
Bestellungsdatum <%orddate%>
Lieferbar bis <%reqdate%>
Bestellnummer <%ordnumber%>
 
+
+ + + + + + + + +
An:
<%name%> +
<%street%> +
<%zipcode%> +
<%city%> +
<%country%> +
+
 
+ + + + + + + + + + + +<%foreach number%> + + + + + + + + + +<%end number%> + + + + + + + + + + +<%foreach tax%> + + + + +<%end tax%> + + + + + + + + + + + + + + + + +
NummerArtikelAnz PreisTotal
<%number%><%description%><%qty%><%unit%><%sellprice%><%linetotal%>

Zwischensumme<%subtotal%>
<%taxdescription%> @ <%taxrate%> %<%tax%>
 
Netto <%terms%> TageTotal<%total%>
 
+
+ + +<%if notes%> + + +<%end notes%> + + + +
Bemerkungen<%notes%> + Alle Preise in <%currency%> +
<%shippingpoint%> +
+
 
+ + + + + +
+   + + + X
+
+
+ +
+ + + + diff --git a/templates/print/RB/request_quotation.html b/templates/print/RB/request_quotation.html new file mode 100644 index 000000000..6ff003634 --- /dev/null +++ b/templates/print/RB/request_quotation.html @@ -0,0 +1,194 @@ + + + + + + + + +
  + + + + + + + + + + + + + + +
+

+ <%company%> +
<%address%> +

+
+ +

+ Tel: <%tel%> +
Fax: <%fax%> +

+
+

A N F R A G E

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
Rechnungsanschrift:Lieferanschrift:
<%name%> +
<%street%> +
<%zipcode%> +
<%city%> +
<%country%> +
+<%if contact%> +
Kontakt: <%contact%> +<%end contact%> +<%if vendorphone%> +
Tel: <%vendorphone%> +<%end vendorphone%> +<%if vendorfax%> +
Fax: <%vendorfax%> +<%end vendorfax%> +
<%shiptoname%> +
<%shiptostreet%> +
<%shiptozipcode%> +
<%shiptocity%> +
<%shiptocountry%> +
+<%if shiptocontact%> +
Kontakt: <%shiptocontact%> +<%end shiptocontact%> +<%if shiptophone%> +
Tel: <%shiptophone%> +<%end shiptophone%> +<%if shiptofax%> +
Fax: <%shiptofax%> +<%end shiptofax%> +
+
 
+ + + + + + + + + + + + + + + + + + +
AnfrageNr. #DatumErforderlich amKontaktLagerplatzVersand mit:
<%quonumber%><%quodate%><%reqdate%><%employee%><%shippingpoint%><%shipvia%>
+
Bitte teilen Sie uns Preise und Lieferzeit für folgende Artikel mit:
+ + + + + + + + + + + + +<%foreach number%> + + + + + + + + +<%end number%> + + + + + +
ArtNr.BeschreibungMenge LieferungStückpreisGesamtpreis
<%number%><%description%><%qty%><%unit%>

+
+ +<%if notes%> + + + + +<%end notes%> + +
Bemerkungen<%notes%>
+
 
+ + + + + + +
  + X
+
+
+ +
+ + + + diff --git a/templates/print/RB/sales_order.html b/templates/print/RB/sales_order.html new file mode 100644 index 000000000..4cbe20afb --- /dev/null +++ b/templates/print/RB/sales_order.html @@ -0,0 +1,213 @@ + + + + + + + + +
  + + + + + + + + + + + + +
+

+ <%company%> +
<%address%> +

+
+

+ Telefon <%tel%> +
Telefax <%fax%> +

+
+

B E S T E L L U N G

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
Bestelldatum <%orddate%>
Lieferbar bei <%reqdate%>
Bestellnummer <%ordnumber%>
 
+
+ + + + + + + + + + + +
Verrechnet An:Lieferaddresse:
<%name%> +
<%street%> +
<%zipcode%> +
<%city%> +
<%country%> +
<%shiptoname%> +
<%shiptostreet%> +
<%shiptozipcode%> +
<%shiptocity%> +
<%shiptocountry%> +
+
 
+ + + + + + + + + + + + +<%foreach number%> + + + + + + + + + + +<%end number%> + + + + + +<%if taxincluded%> + + + + +<%end taxincluded%> + +<%if not taxincluded%> + + + + +<%end taxincluded%> + +<%foreach tax%> + + + + +<%end tax%> + + + + + + + + + + + +<%if taxincluded%> + + + +<%end taxincluded%> + + + + + +
NummerArtikelAnz PreisRabTotal
<%number%><%description%><%qty%><%unit%><%sellprice%><%discount%><%linetotal%>

Total<%ordtotal%>
Zwischensumme<%subtotal%>
<%taxdescription%> auf <%taxbase%> @ <%taxrate%> %<%tax%>
 
Netto <%terms%> TageTotal<%ordtotal%>
Steuern sind im Preis inbegriffen
 
+
+ + +<%if notes%> + + +<%end notes%> + + + +
Bemerkungen<%notes%> + Alle Preise in <%currency%> +
<%shippingpoint%> +
+
 
+ + + + + +
+ Spezialprodukte werden nicht zurückgenommen. Für alle anderen Waren + wird eine 10% Stornogebühr verrechnet. + + + X
+
+
+ +
+ + + + diff --git a/templates/print/RB/sales_quotation.html b/templates/print/RB/sales_quotation.html new file mode 100644 index 000000000..138063154 --- /dev/null +++ b/templates/print/RB/sales_quotation.html @@ -0,0 +1,221 @@ + + + + + + + + +
  + + + + + + + + + + + + + + + + +
+

+ <%company%> +
<%address%> +

+
+

+ Tel: <%tel%> +
Fax: <%fax%> +

+
 
+

A N G E B O T

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + +
<%name%> +
<%street%> +
<%zipcode%> +
<%city%> +
<%country%> +
+<%if contact%> +
Kontakt: <%contact%> +<%end contact%> + +<%if customerphone%> +
Tel: <%customerphone%> +<%end customerphone%> + +<%if customerfax%> +
Fax: <%customerfax%> +<%end customerfax%> + +<%if email%> +
<%email%> +<%end email%> +
+
 
+ + + + + + + + + + + + + + + + + + +
NummerDatumGültig bisKontaktLagerplatzLieferung mit
<%quonumber%><%quodate%><%reqdate%><%employee%><%shippingpoint%><%shipvia%>
+
 
+ + + + + + + + + + + + +<%foreach number%> + + + + + + + + + + + +<%end number%> + + + + + + +<%if taxincluded%> + + +<%end taxincluded%> + +<%if not taxincluded%> + + +<%end taxincluded%> + + +<%foreach tax%> + + + + +<%end tax%> + + + + + + + + + + + + + + + + +
Nr.ArtikelnummerBeschreibungMenge PreisRabattGesamtpreis
<%runningnumber%><%number%><%description%><%qty%><%unit%><%sellprice%><%discount%><%linetotal%>

Gesamtbetrag netto<%invtotal%>Zwischensumme<%subtotal%>
<%taxdescription%> von <%taxbase%> @ <%taxrate%> %<%tax%>
 
  +<%if terms%> + Zahlungsziel <%terms%> Tage +<%end terms%> + Gesamtbetrag brutto<%quototal%>
 
+
+ + +<%if notes%> + + +<%end notes%> + + + +
Bemerkungen<%notes%> + Alle Preise in <%currency%> Euro +
+
 
+ + + + + +
+ Spezialanfertigungen können nicht zurückgenommen werden. + + + X
+
+
+ +
+ + + + + diff --git a/templates/print/RB/sales_quotation.odt b/templates/print/RB/sales_quotation.odt new file mode 100644 index 000000000..d42a867ec Binary files /dev/null and b/templates/print/RB/sales_quotation.odt differ