X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=applications%2Fcustomers.php;h=e7453d86bc0418d49f46d40210c56502fbc63814;hb=3a07ab5b09141aa056c2c628f4f9fec79f45e85b;hp=0e6a2c908b958c3ac664fdae1055d37802cab391;hpb=8ffddf50ffbe93672c769e2cf0501d0f9125e2a0;p=fa-stable.git diff --git a/applications/customers.php b/applications/customers.php index 0e6a2c90..e7453d86 100644 --- a/applications/customers.php +++ b/applications/customers.php @@ -11,9 +11,9 @@ ***********************************************************************/ class customers_app extends application { - function customers_app() + function __construct() { - $this->application("orders", _($this->help_context = "&Sales")); + parent::__construct("orders", _($this->help_context = "&Sales")); $this->add_module(_("Transactions")); $this->add_lapp_function(0, _("Sales &Quotation Entry"),