X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=applications%2Finventory.php;h=b5b32f53e285c7967b0d4db021613235f9507375;hb=68dee220a91ccf1725fc3ee86c8967457b749ccb;hp=c92e5d1bc9c34ba8bc029c0eb1a8ce265a3ce0ad;hpb=edbff365515fbb3a2899ff0b9717c1596496aff0;p=fa-stable.git diff --git a/applications/inventory.php b/applications/inventory.php index c92e5d1b..b5b32f53 100644 --- a/applications/inventory.php +++ b/applications/inventory.php @@ -1,17 +1,17 @@ . ***********************************************************************/ -class inventory_app extends application +class inventory_app extends application { - function inventory_app() + function inventory_app() { $this->application("stock", _($this->help_context = "&Items and Inventory")); @@ -27,7 +27,7 @@ class inventory_app extends application $this->add_lapp_function(1, _("Inventory Item &Status"), "inventory/inquiry/stock_status.php?", 'SA_ITEMSSTATVIEW'); $this->add_rapp_function(1, _("Inventory &Reports"), - "reporting/reports_main.php?Class="._("Inventory"), 'SA_ITEMSTRANSVIEW'); + "reporting/reports_main.php?Class=2", 'SA_ITEMSTRANSVIEW'); $this->add_module(_("Maintenance")); $this->add_lapp_function(2, _("&Items"),