From: wertthey <jp...@nu...> - 2017-10-23 16:19:23
|
I had been using 14.11 and Since upgrading noticed that KEY items are now missing from the SelectProduct.php Inventory Items page. It use to show Cost and Gross margin on the page. Why where these removed? <http://weberp-accounting.1478800.n4.nabble.com/file/t130194/WebERPCorrectCost.png> Now they are missing. This is a basic accounting piece of information that should be shown right on the part page WITHOUT needing to go to another page. Below is what is currently shown. <http://weberp-accounting.1478800.n4.nabble.com/file/t130194/WebERPErrorNOTshowingCost.png> Is it possible to put back the code. Thanks James ----- Using weberp since 2004, Thanks for all your hard work! -- Sent from: http://weberp-accounting.1478800.n4.nabble.com/web-ERP-developers-f1484626.html |
From: wertthey <jp...@nu...> - 2017-10-23 16:19:25
|
SelectProduct.php Inventory Items Missing the Cost it use to show Valuable information. <http://weberp-accounting.1478800.n4.nabble.com/file/t130194/WebERPCorrectCost.png> Now it only shows..... <http://weberp-accounting.1478800.n4.nabble.com/file/t130194/WebERPErrorNOTshowingCost.png> This is basic accounting information and should be shown on this page. Can you put the code back?ThanksJames ----- Using and contributing to weberp since 2004, Thanks for all your hard work! -- Sent from: http://weberp-accounting.1478800.n4.nabble.com/web-ERP-developers-f1484626.html |
From: <ph...@lo...> - 2017-10-23 19:55:23
|
James, Good news ... this hasn't gone but made so that only folks with appropriate permissions can see the margins/cost info. You need to modify the roles to add the necessary permission to allow seeing this info. Phil On 2017-10-23 10:10, wertthey wrote: > SelectProduct.php Inventory Items Missing the Cost it use to show > Valuable > information. > <http://weberp-accounting.1478800.n4.nabble.com/file/t130194/WebERPCorrectCost.png> > Now it only shows..... > <http://weberp-accounting.1478800.n4.nabble.com/file/t130194/WebERPErrorNOTshowingCost.png> > This is basic accounting information and should be shown on this page. > Can > you put the code back?ThanksJames > > > > ----- > Using and contributing to weberp since 2004, Thanks for all your hard > work! > -- > Sent from: > http://weberp-accounting.1478800.n4.nabble.com/web-ERP-developers-f1484626.html > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers |
From: Andrew G. <aga...@re...> - 2017-10-23 20:27:35
|
It might be security related? $CostSecurity = 18; //don't show cost info unless security token 18 available to user Best Regards, Andrew Galuski ResMart LLC. 817.615.3206 (Office) 817.821.0544 (Cell) www.resmart.com -----Original Message----- From: wertthey [mailto:jp...@nu...] Sent: Monday, October 23, 2017 11:03 AM To: web...@li... Subject: [WebERP-developers] SelectProduct.php Inventory Items Missing the Cost I had been using 14.11 and Since upgrading noticed that KEY items are now missing from the SelectProduct.php Inventory Items page. It use to show Cost and Gross margin on the page. Why where these removed? <http://weberp-accounting.1478800.n4.nabble.com/file/t130194/WebERPCorrectCost.png> Now they are missing. This is a basic accounting piece of information that should be shown right on the part page WITHOUT needing to go to another page. Below is what is currently shown. <http://weberp-accounting.1478800.n4.nabble.com/file/t130194/WebERPErrorNOTshowingCost.png> Is it possible to put back the code. Thanks James ----- Using weberp since 2004, Thanks for all your hard work! -- Sent from: http://weberp-accounting.1478800.n4.nabble.com/web-ERP-developers-f1484626.html ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Web-erp-developers mailing list Web...@li... https://lists.sourceforge.net/lists/listinfo/web-erp-developers |