Restored revers option in journal entry, support for closed transaction i journal...
[fa-stable.git] / applications / inventory.php
index 9ef37bd0aa1633cf2d7078942fd784bed15b8577..022ad67b7abca08ffab26c29d4267d2b51c5bb75 100644 (file)
@@ -14,7 +14,7 @@
                function inventory_app() 
                {
                        global $installed_modules;
-                       $this->application("stock",_("Items and Inventory"));
+                       $this->application("stock",_("&Items and Inventory"));
 
                        $this->add_module(_("Transactions"));
                        $this->add_lapp_function(0, _("Inventory Location &Transfers"),"inventory/transfers.php?NewTransfer=1");