From: Sven Schöling Date: Tue, 27 Nov 2007 17:17:52 +0000 (+0000) Subject: Und die dazugehoerigen Templates X-Git-Tag: release-2.6.0beta1~396 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=9198a41442e997dc37eb80d3a30eab7136d58208;p=kivitendo-erp.git Und die dazugehoerigen Templates --- diff --git a/templates/webpages/ic/search_update_prices_de.html b/templates/webpages/ic/search_update_prices_de.html new file mode 100644 index 000000000..adb61d4ba --- /dev/null +++ b/templates/webpages/ic/search_update_prices_de.html @@ -0,0 +1,101 @@ +[%- USE HTML %] +[%- USE LxERP %] + + +
+ + + + + + + +
Preise aktualisieren
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Artikelnummer
Artikelbeschreibung
WarengruppeSeriennummer
HerstellerModell
ZeichnungMikrofilm
+  Aktiv +  Auf Lager +  Knapp +  Ungültig +  Nie benutzt +
+
+
+ + + + + + + + + + + + + + + + +[%- FOREACH row = PRICE_ROWS %] + + + + + + +[%- END %] + +
PreisgruppePreisProzentual/Absolut
Verkaufspreis/
Listenpreis/
[% row.pricegroup %]/
+

+ + + + + + +
+ + + + + diff --git a/templates/webpages/ic/search_update_prices_master.html b/templates/webpages/ic/search_update_prices_master.html new file mode 100644 index 000000000..5feab3cd9 --- /dev/null +++ b/templates/webpages/ic/search_update_prices_master.html @@ -0,0 +1,101 @@ +[%- USE HTML %] +[%- USE LxERP %] + + +
+ + + + + + + +
Update prices
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Part Number
Part Description
GroupSerial Number
MakeModel
DrawingMicrofiche
+  Active +  On Hand +  Short +  Obsolete +  Orphaned +
+
+
+ + + + + + + + + + + + + + + + +[%- FOREACH row = PRICE_ROWS %] + + + + + + +[%- END %] + +
PreisklassePreisProzentual/Absolut
Sell Price/
List Price/
[% row.pricegroup %]/
+

+ + + + + + +
+ + + + +