From: <ba...@16...> - 2013-12-24 15:05:45
|
Hi ba...@16..., First, I change this to another thread because it does not have relationship with "Inventory Categories Maintenance/Stock Category Maintenance". Second, as far I know, this time-out error is often generated on the back-end connection that is serving content. There are other scripts that uses the same resources as Currencies.php in a similar or more intensive way (those scripts should have the same problem). On this subject (Engine-X), I think it is better to consult someone skilled in NginX. See: wiki.nginx.org; http://www.nginxtips.com/504-gateway-time-out-using-nginx/. Also, you can try other less complicated solutions that are successful in some few cases: 1. Re-store Currencies.php (copy or update from http://sourceforge.net/projects/web-erp/files/latest/download ). 2. Flush caches. Best regards, Rafael. ---------- Forwarded message ---------- From: ba...@16... <ba...@16...> Date: 2013/12/23 Subject: Re: [WebERP-developers] Inventory Categories Maintenance/Stock Category Maintenance To: Phil Daintree <ph...@lo...>, web-erp-developers < web...@li...> I has been set the Exchange Rates Manually, I say that when choose system->currency, I will get a 504 gateway time out in the nginx . ------------------------------ ba...@16... *From:* Phil Daintree <ph...@lo...> *Date:* 2013-12-24 09:53 *To:* web-erp-developers <web...@li...> *Subject:* Re: [WebERP-developers] Inventory Categories Maintenance/Stock Category Maintenance In the Setup-> system configuration change: Auto Update Exchange Rates Daily: Automatic Manually Phil Phil Daintree Logic Works Ltd - +64 (0)275 567890http://www.logicworks.co.nz On 24/12/13 14:24, ba...@16... wrote: Visiting the Currencies.php has bean so slow ,that I get 504 gateway time-out in nginx,How can I make it run more fast ? ------------------------------ ba...@16... *From:* Pak Ricard <pak...@gm...> *Date:* 2013-12-23 13:41 *To:* webERP Developers <web...@li...> *Subject:* Re: [WebERP-developers] Inventory Categories Maintenance/Stock Category Maintenance Hi all: I think it belongs to the inventory menu, not setup. We control who can access there by role, so not all the users have access to this script, but if you work with this nscript is not very logical to go to setup module to return to inventory module. I can understand the security concerns, but if we apply this theory we should apply it all over weberp, so, as example: maintenance of GL accounts, sections, etc should also be at setup module. Regards, Ricard 2013/12/21 Rafael Chacón <raf...@gm...> > HI, > > Not sure, but another solution could be to have it inside "Main Menu -> > Inventory -> Maintenance -> Inventory Categories Maintenance" but only > display it if the user has access to the "Setup module". It needs the > access to two modules to be shown. > > Although at first glance it seems appropriate to gather all inventory > stuff on one screen, it could be inconvenient for security (prevent > errors) and for complication in programming. > > Regards, Rafael. > > > 2013/12/19 Phil Daintree <ph...@lo...> > >> Could have it either or both. The thinking in having it more tucked >> away was to prevent errors in gl postings as changing the inventory >> categories has implications for cogs and sales gl postings and a raft of >> other configuration and needs careful thought >> -- >> Phil Daintree >> +64(0)275 567890 >> Skype: daintree >> >> "Rafael Chacón" <raf...@gm...> wrote: >>> >>> Hi, >>> >>> Is there any reason to run the script StockCategories.php from: >>> >>> Main Menu -> Setup -> Inventory Setup -> Inventory Categories Maintenance >>> >>> instead of: >>> >>> Main Menu -> Inventory -> Maintenance -> Inventory Categories Maintenance >>> >>> ? >>> >>> Regards, Rafael. >>> >>> ------------------------------ >>> >>> |