Included option for Show Service Items in Inventory Sales Report
[fa-stable.git] / reporting / reports_main.php
index a37e633656ae3ce48eb3e6d2cef97699d3077f59..292e9660c99544ba3d515f7a76bbf5fc88b3fc7b 100644 (file)
@@ -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'));