X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Freports_main.php;h=292e9660c99544ba3d515f7a76bbf5fc88b3fc7b;hb=51818bb9f1497c80717b81a7eae1627ac1dd7c3b;hp=a37e633656ae3ce48eb3e6d2cef97699d3077f59;hpb=4507cd0059703d39f3e31230c9abe7494334ef4f;p=fa-stable.git diff --git a/reporting/reports_main.php b/reporting/reports_main.php index a37e6336..292e9660 100644 --- a/reporting/reports_main.php +++ b/reporting/reports_main.php @@ -235,6 +235,7 @@ $reports->addReport(RC_INVENTORY, 304, _('Inventory &Sales Report'), _('Inventory Category') => 'CATEGORIES', _('Location') => 'LOCATIONS', _('Customer') => 'CUSTOMERS_NO_FILTER', + _('Show Service Items') => 'YES_NO', _('Comments') => 'TEXTBOX', _('Orientation') => 'ORIENTATION', _('Destination') => 'DESTINATION'));