X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Freports_main.php;h=292e9660c99544ba3d515f7a76bbf5fc88b3fc7b;hb=fff85845ae2899b1dbf4a39df94d3e6f27a4fa7e;hp=a37e633656ae3ce48eb3e6d2cef97699d3077f59;hpb=0315f6b8bb638c492f7535686137ece0ecfdc861;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'));