Merging latest changes from stable branch up to 2.3.24
[fa-stable.git] / reporting / reports_main.php
index 6f9555489ab66b14552c782da38cfc45419dcd5b..2435cc698923fd85d659aac8381b74593435ff70 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'));