X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Freports_main.php;h=d2b525cbfbe2ba395f7971ec1a7c491a461b7fa9;hb=f47d9d014a202852918520b35927ad65bb421bf6;hp=8b1e87c4de97928a6c65ecb6a7452f31c18c2573;hpb=ce32829882c914ba537735b599b5bdcfc25739f8;p=fa-stable.git diff --git a/reporting/reports_main.php b/reporting/reports_main.php index 8b1e87c4..d2b525cb 100644 --- a/reporting/reports_main.php +++ b/reporting/reports_main.php @@ -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')));