Added extra select option in Stock Check Sheet.
[fa-stable.git] / reporting / reports_main.php
index 9eff484c08b228e1f33b0a0c70305600f34964cf..8b1e87c4de97928a6c65ecb6a7452f31c18c2573 100644 (file)
@@ -149,6 +149,7 @@ $reports->addReport(_('Inventory'),303,_('Stock &Check Sheets'),
                        new ReportParam(_('Location'),'LOCATIONS'),
                        new ReportParam(_('Show Pictures'),'YES_NO'),
                        new ReportParam(_('Inventory Column'),'YES_NO'),
+                       new ReportParam(_('Show Shortage'),'YES_NO'),
                        new ReportParam(_('Comments'),'TEXTBOX'),
                        new ReportParam(_('Destination'),'DESTINATION')));
 $reports->addReport(_('Inventory'),304,_('Inventory &Sales Report'),