From: <ex...@us...> - 2015-05-09 11:12:10
|
Revision: 7294 http://sourceforge.net/p/web-erp/reponame/7294 Author: exsonqu Date: 2015-05-09 11:12:08 +0000 (Sat, 09 May 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-05-09 11:11:13 UTC (rev 7293) +++ trunk/doc/Change.log 2015-05-09 11:12:08 UTC (rev 7294) @@ -23,6 +23,10 @@ 01/4/15 Exson: Fixed the bug that when delete one gl item from the payment details, the bank account related setting will disappeared in Payments.php. Reported by Steven. 01/4/15 Thumb: Add a Z_ImportCustbranch.php script to import customer branches. 30/3/15 Vitaly: Get all taxes for the tax group, even if calculationorder is left at default value 0. + + + +09/05/15 Exson: Fixed no input filtering bug which cause input failure and location quantity become mess in WorkOrderReceive.php. But the transaction failure maybe still there. 29/3/15 Phil: Allow dummy/service items to be propogated to CounterLogic POS installs through the api 27/3/15 Exson: Remove redundant code from PrintCustTrans.php. 27/3/15 Exson: Make credit not for freight only is printable in PrintCustTrans.php. |