From: Phil D. <ph...@lo...> - 2013-11-19 06:44:51
|
Sounds like a good plan Exson... Phil Phil Daintree Logic Works Ltd - +64 (0)275 567890 http://www.logicworks.co.nz On 19/11/13 15:17, ExsonQu wrote: > *Hi, all:* > > I've done a little research for this topic and found what we > need to do is add a sql statement : > > if ($_SESSION['SalesmanLogin'] != '') { > $SQL .= " AND custbranch.salesman='" . $_SESSION['SalesmanLogin'] . "'"; > } > And currently, the customers search result is OK if salesman > login. > > Then we can provide a limit for those sales orders and invoice > inquiry. > > Any comments is welcome. > > If no objection for this, I'll start to enhance the feature. > > Thanks and best regards! > > Exson > > > > > > -- > View this message in context: http://weberp-accounting.1478800.n4.nabble.com/Salesman-respective-report-and-invoice-tp4656870p4656902.html > Sent from the web-ERP-developers mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Shape the Mobile Experience: Free Subscription > Software experts and developers: Be at the forefront of tech innovation. > Intel(R) Software Adrenaline delivers strategic insight and game-changing > conversations that shape the rapidly evolving mobile landscape. Sign up now. > http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |