Revision 38aac441
Von Moritz Bunkus vor fast 14 Jahren hinzugefügt
bin/mozilla/amtemplates.pl | ||
---|---|---|
145 | 145 |
"credit_note" => $locale->text('Credit Note'), |
146 | 146 |
"income_statement" => { "translation" => $locale->text('Income Statement'), "html" => 1 }, |
147 | 147 |
"invoice" => $locale->text('Invoice'), |
148 |
"packing_list" => $locale->text('Packing List'), |
|
149 | 148 |
"pick_list" => $locale->text('Pick List'), |
150 | 149 |
"proforma" => $locale->text('Proforma Invoice'), |
151 | 150 |
"purchase_order" => $locale->text('Purchase Order'), |
... | ... | |
155 | 154 |
"sales_quotation" => $locale->text('Quotation'), |
156 | 155 |
"statement" => $locale->text('Statement'), |
157 | 156 |
"storno_invoice" => $locale->text('Storno Invoice'), |
158 |
"storno_packing_list" => $locale->text('Storno Packing List'), |
|
159 | 157 |
"ustva-2004" => { "translation" => $locale->text("USTVA 2004"), "tex" => 1 }, |
160 | 158 |
"ustva-2005" => { "translation" => $locale->text("USTVA 2005"), "tex" => 1 }, |
161 | 159 |
"ustva-2006" => { "translation" => $locale->text("USTVA 2006"), "tex" => 1 }, |
Auch abrufbar als: Unified diff
Vorlagentyp "packing_list" gibt es nicht mehr
Wurde ursprünglich als Lieferschein aus Rechnung heraus
ausgedruckt. Wird von der Funktionalität her von Einkaufs- und
Verkaufslieferscheinen ersetzt.