X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=reporting%2Freports_main.php;h=84bfb44fe210ad394abd55860ea0f2da51b1c163;hb=98bf5bfc72317d45e356e3909a8cd1fdf5181176;hp=6e766691ac633252595a461c53a412ec027a8cf9;hpb=74a49d03b2e819fa55da40a7e385f7daeb681081;p=fa-stable.git diff --git a/reporting/reports_main.php b/reporting/reports_main.php index 6e766691..84bfb44f 100644 --- a/reporting/reports_main.php +++ b/reporting/reports_main.php @@ -303,6 +303,7 @@ if (get_company_pref('use_manufacturing')) array( _('Items') => 'ITEMS_ALL', _('Location') => 'LOCATIONS', _('Outstanding Only') => 'YES_NO', + _('Show GL Rows') => 'YES_NO', _('Comments') => 'TEXTBOX', _('Orientation') => 'ORIENTATION', _('Destination') => 'DESTINATION'));