From: <rc...@us...> - 2014-12-27 16:12:42
|
Revision: 7042 http://sourceforge.net/p/web-erp/reponame/7042 Author: rchacon Date: 2014-12-27 16:12:40 +0000 (Sat, 27 Dec 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-12-27 15:30:52 UTC (rev 7041) +++ trunk/doc/Change.log 2014-12-27 16:12:40 UTC (rev 7042) @@ -1,7 +1,9 @@ webERP Change Log + +27/12/14 RChacon: Set boolean field needrevision to tiny integer with a maximum display width of 1, signed and not null. Add comments to sql file. 20/12/14 Exson: Make COGSGLPostings.php, SalesGLPostings.php SQL strict mode compatible. 20/12/14 Exson: Remove item from weberpchina.sql -18/12/14 RChacon: Modifications of stockdescriptiontranslations table for longdescription translation and translated versions control. +18/12/14 RChacon: Modifications of stockdescriptiontranslations table for longdescription translation and translated versions control. 18/12/14 Phil: Fix to only add a description translation record where there is a non-empty translation string 18/12/14 Ricard: Google translate script to add descriptions in a selected language 16/12/14 Agaluski: Add new Quality Module to WebERP. |