Merged changes from main trunk up to version_2_1_4
[fa-stable.git] / reporting / reports_main.php
index df7019f57d664657ee6b25395e1abbfe33739297..15f47d543a41073e4c679b1b5927ed718e6c1fb7 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'),