From: <ex...@us...> - 2013-11-03 12:50:50
|
Revision: 6387 http://sourceforge.net/p/web-erp/reponame/6387 Author: exsonqu Date: 2013-11-03 12:50:45 +0000 (Sun, 03 Nov 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-11-03 12:50:11 UTC (rev 6386) +++ trunk/doc/Change.log 2013-11-03 12:50:45 UTC (rev 6387) @@ -1,6 +1,7 @@ webERP Change Log + 3/11/2013 Exson fixed the bug that discount id for category cannot be set and add an error message when there is no stockid set for the respective category. -03/11/2013 Exson: Fixed bug in MiscFunctions.js allow '0' input as number. +03/11/2013 Exson: Fi3/11/2013 Exson: fixed bug by removing pattern and add no-illegal-chars to stockid in StockReorderLevel.php.xed bug in MiscFunctions.js allow '0' input as number. 01/11/2013 rchacon: Allow translate the name of the currency on Currencies.php. 31/10/2013 rchacon: Allow translate the name of the currency on CustomerReceipt.php and Payments.php. 30/10/2013 rchacon: Allow insert different data on banktrans.ref and gltrans.narrative for the bank account on CustomerReceipt.php. Match the page_title_text with the MainMenuLinksArray option for Bank Account Payments Entry and Bank Account Receipts Entry. Regroup the General Ledger Transactions menu. |