Added email links after creating documents
[fa-stable.git] / reporting / reports_main.php
index df7019f57d664657ee6b25395e1abbfe33739297..b074ec3cd687846d2ed84c82bd963dbfd73b2b46 100644 (file)
@@ -159,7 +159,7 @@ $reports->addReport(_('Inventory'),304,_('Inventory &Sales Report'),
                        new ReportParam(_('End Date'),'DATEENDM'),
                        new ReportParam(_('Inventory Category'),'CATEGORIES'),
                        new ReportParam(_('Location'),'LOCATIONS'),
-                       new ReportParam(_('Detailed Report'),'YES_NO'),
+                       new ReportParam(_('Customer'),'CUSTOMERS_NO_FILTER'),
                        new ReportParam(_('Comments'),'TEXTBOX'),
                        new ReportParam(_('Destination'),'DESTINATION')));
 $reports->addReport(_('Inventory'),305,_('&GRN Valuation Report'),
@@ -177,7 +177,7 @@ $reports->addReport(_('Manufactoring'),401,_('&Bill of Material Listing'),
 $reports->addReport(_('Manufactoring'),409,_('Print &Work Orders'),
        array(  new ReportParam(_('From'),'WORKORDER'),
                        new ReportParam(_('To'),'WORKORDER'),
-                       new ReportParam(_('email Customers'),'YES_NO'),
+                       new ReportParam(_('Email Locations'),'YES_NO'),
                        new ReportParam(_('Comments'),'TEXTBOX')));
 $reports->addReportClass(_('Dimensions'));
 if ($dim > 0)