From: Phil D. <ph...@lo...> - 2014-10-25 02:37:34
|
Maybe it should just be a menu link - not sure where - but I don't think on the top menu. Phil Phil Daintree Logic Works Ltd - +64 (0)275 567890 http://www.logicworks.co.nz On 24/10/14 10:36, Arwan wrote: > Hi, > > I would also be interested in replacing the code to activate/deactivate the > dashboard with > code that would display the dashboard only for specific users. > > E.g > > if ($FirstLogin AND !$SupplierLogin AND !$CustomerLogin) * AND > (www_users.userid = 'johndoe')* { > header('Location: ' . $PathPrefix .'Dashboard.php'); > } > > > > Arwan > > Nairobi, Kenya > > > > ----- > WebTech Resources > Nairobi Kenya > +254 724659244 > Email :in...@we... > WEB :weberp.co.ke > > -- > View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Desactivation-of-Dashboard-tp4657740p4657743.html > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |