From: <ex...@us...> - 2014-05-17 16:32:32
|
Revision: 6716 http://sourceforge.net/p/web-erp/reponame/6716 Author: exsonqu Date: 2014-05-17 16:32:29 +0000 (Sat, 17 May 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-05-17 16:31:14 UTC (rev 6715) +++ trunk/doc/Change.log 2014-05-17 16:32:29 UTC (rev 6716) @@ -1,5 +1,5 @@ webERP Change Log - +18/5/14 Exson: Tidy up SelectSalesOrder.php SQL code and add Thumb's salesman login control and fixed bugs caused by no group by statements for customer and items selected. 17/05/14 Phil: sales invoice and credit scripts all check for 0 exchange rate before updating sales anlaysis now 17/05/14 Phil: Fixed Z_ChangeStockCode.php which was orphaning stockdescriptiontranslations without changing them to the new code 14/05/14 Exson: Fixed typo in MRPReport.php which make some supplies not to be shown on the report and use itemdue instead of deliverydate in MRP to ensure that requirements are calculated correctly for items due on different date. |