X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=applications%2Finventory.php;fp=applications%2Finventory.php;h=e1c941f61f8adb9fd5fc4823b4e8449d30602b6b;hb=8b9b2d78cd89f090b486e749396cb5eabd693527;hp=965109b64b735040aa97520e4d0bcaae74261b34;hpb=e6c89f21df1c1d6742a7e335e6e0fc2c958a7a29;p=fa-stable.git diff --git a/applications/inventory.php b/applications/inventory.php index 965109b6..e1c941f6 100644 --- a/applications/inventory.php +++ b/applications/inventory.php @@ -11,9 +11,9 @@ ***********************************************************************/ class inventory_app extends application { - function inventory_app() + function __construct() { - $this->application("stock", _($this->help_context = "&Items and Inventory")); + parent::__construct("stock", _($this->help_context = "&Items and Inventory")); $this->add_module(_("Transactions")); $this->add_lapp_function(0, _("Inventory Location &Transfers"),