X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/67323585abd0916a113e8dcd32222e9627f1556c..38aac441bd2735f2af58e82f009e8369cf8afb0c:/bin/mozilla/amtemplates.pl diff --git a/bin/mozilla/amtemplates.pl b/bin/mozilla/amtemplates.pl index e3397906c..b8c91296c 100644 --- a/bin/mozilla/amtemplates.pl +++ b/bin/mozilla/amtemplates.pl @@ -145,7 +145,6 @@ sub display_template_form { "credit_note" => $locale->text('Credit Note'), "income_statement" => { "translation" => $locale->text('Income Statement'), "html" => 1 }, "invoice" => $locale->text('Invoice'), - "packing_list" => $locale->text('Packing List'), "pick_list" => $locale->text('Pick List'), "proforma" => $locale->text('Proforma Invoice'), "purchase_order" => $locale->text('Purchase Order'), @@ -155,7 +154,6 @@ sub display_template_form { "sales_quotation" => $locale->text('Quotation'), "statement" => $locale->text('Statement'), "storno_invoice" => $locale->text('Storno Invoice'), - "storno_packing_list" => $locale->text('Storno Packing List'), "ustva-2004" => { "translation" => $locale->text("USTVA 2004"), "tex" => 1 }, "ustva-2005" => { "translation" => $locale->text("USTVA 2005"), "tex" => 1 }, "ustva-2006" => { "translation" => $locale->text("USTVA 2006"), "tex" => 1 },