X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=reporting%2Freports_main.php;h=15f47d543a41073e4c679b1b5927ed718e6c1fb7;hb=9b852b19c91b5af6400cf94a9ff65d37d1a730b4;hp=df7019f57d664657ee6b25395e1abbfe33739297;hpb=11861a415cd5166003ee6b150096ccfe2540d138;p=fa-stable.git diff --git a/reporting/reports_main.php b/reporting/reports_main.php index df7019f5..15f47d54 100644 --- a/reporting/reports_main.php +++ b/reporting/reports_main.php @@ -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'),