[0005214] Stock Check Sheet: changed option name to less confusing for shortages...
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Wed, 30 Sep 2020 21:56:48 +0000 (23:56 +0200)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Mon, 5 Oct 2020 17:54:04 +0000 (19:54 +0200)
reporting/reports_main.php

index 75a3b0f00edb88c46f77d29bf6293bab36738cc2..74b96018de07da7f04fceec80ccbe7ff5a072ca7 100644 (file)
@@ -246,7 +246,7 @@ $reports->addReport(RC_INVENTORY, 303, _('Stock &Check Sheets'),
                        _('Location') => 'LOCATIONS',
                        _('Show Pictures') => 'YES_NO',
                        _('Inventory Column') => 'YES_NO',
-                       _('Show Shortage') => 'YES_NO',
+                       _('Show Only Shortages') => 'YES_NO',
                        _('Suppress Zeros') => 'YES_NO',
                        _('Item Like') => 'TEXT',
                        _('Comments') => 'TEXTBOX',