From: Rafael C. <raf...@gm...> - 2014-10-25 03:13:50
|
If Page security levels are already part of each section, nothing to do. Only deactivate "Dashboard" in this Page security levels should be enough. Am I missing something? --------- 2014-10-24 21:03 GMT-06:00 Andrew Galuski <aga...@re...>: > Page security levels are already part of each section. > > Sent from my BlackBerry 10 smartphone > *From: *Rafael Chacón > *Sent: *Friday, October 24, 2014 9:49 PM > *To: *webERP Developers > *Reply To: *webERP Developers > *Subject: *Re: [WebERP-developers] Desactivation of Dashboard > > Hi, > > Dashboard could be a link as a small balanced scorecard in Financial > perspective, but I think is interesting have it at the start of the session > (a useful summary). In all cases, a possible "to-do" is to have a "Page > Security Levels" for its different sections. > > Regards, Rafael. > > 2014-10-24 20:37 GMT-06:00 Phil Daintree <ph...@lo...>: > >> 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 >> > >> >> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Web-erp-developers mailing list >> Web...@li... >> https://lists.sourceforge.net/lists/listinfo/web-erp-developers >> > > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > |