X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=applications%2Finventory.php;h=e1c941f61f8adb9fd5fc4823b4e8449d30602b6b;hb=da7df35c61205d0b1af47d286be591b8a3194b0c;hp=965109b64b735040aa97520e4d0bcaae74261b34;hpb=cfaa5cec1f5137bcc1599a4306879e3265d1dacd;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"),