Rerun
[fa-stable.git] / reporting / reports_main.php
index 8b1e87c4de97928a6c65ecb6a7452f31c18c2573..d2b525cbfbe2ba395f7971ec1a7c491a461b7fa9 100644 (file)
@@ -157,7 +157,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')));