From: Rafael C. <raf...@gm...> - 2014-05-26 07:01:25
|
Hi, I see other cases and I fixed, but I see two other problems: 1. On "config" table, for the field confname='ItemDescriptionLanguages', we have a coma (,) at the end in field confvalue (e.g. ''en_US.utf8,fr_FR.utf8," --last comma--). That causes that ItemDescriptionLanguagesArray has n+1 languages. How we fix this? 2. When there is no translated description field, it is not possible to update. We have to delete all translations and inset all the translations. Regards, Rafael. 2014-04-07 8:29 GMT-06:00 Rafael Chacón <raf...@gm...>: > Hi Exson, > > You are welcome! > > Best regards, Rafael. > > > 2014-04-05 19:47 GMT-06:00 ExsonQu <hex...@gm...>: > > *Hi, Rafael* >> >> Thank you for your fix. >> I've received the bug report several weeks before. I could not find >> the >> reason just found that the system parameters cannot be updated. >> Thanks again! >> >> Best regards! >> >> Exson >> >> >> >> >> >> >> -- >> View this message in context: >> http://weberp-accounting.1478800.n4.nabble.com/Stocks-php-StockClone-php-Error-in-SELECT-tp4657327p4657338.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 >> > > |