X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=applications%2Finventory.php;h=022ad67b7abca08ffab26c29d4267d2b51c5bb75;hb=30c04f9f87e74bd4201f56ce25f02d4c5d01f99b;hp=9ef37bd0aa1633cf2d7078942fd784bed15b8577;hpb=e3b48984f41047ad16201ff1e757af02d228d79e;p=fa-stable.git diff --git a/applications/inventory.php b/applications/inventory.php index 9ef37bd0..022ad67b 100644 --- a/applications/inventory.php +++ b/applications/inventory.php @@ -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");