]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Auth.pm
Neuer Bericht: Lieferwertbericht
[mfinanz.git] / SL / Auth.pm
index 5a8ee225b3fe461a67a8006d349d2a9e806e99c4..f0f58d8d850ce25aadd073eed043d61d003bf516 100644 (file)
@@ -1069,6 +1069,7 @@ sub all_rights_full {
     ["edit_prices",                    $locale->text("Edit prices and discount (if not used, textfield is ONLY set readonly)")],
     ["show_ar_transactions",           $locale->text("Show AR transactions as part of AR invoice report")],
     ["delivery_plan",                  $locale->text("Show delivery plan")],
+    ["delivery_value_report",          $locale->text("Show delivery value report")],
     ["--ap",                           $locale->text("AP")],
     ["request_quotation_edit",         $locale->text("Create and edit RFQs")],
     ["purchase_order_edit",            $locale->text("Create and edit purchase orders")],
@@ -1480,7 +1481,7 @@ Returns C<$self>.
 Nothing here yet.
 
 =head1 AUTHOR
-pp
+
 Moritz Bunkus E<lt>m.bunkus@linet-services.deE<gt>
 
 =cut