Changed Report Workorder Listing to include an option for listing GL rows.
[fa-stable.git] / reporting / reports_main.php
index 6e766691ac633252595a461c53a412ec027a8cf9..84bfb44fe210ad394abd55860ea0f2da51b1c163 100644 (file)
@@ -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'));