From: <dai...@us...> - 2011-12-14 08:50:43
|
Revision: 4775 http://web-erp.svn.sourceforge.net/web-erp/?rev=4775&view=rev Author: daintree Date: 2011-12-14 08:50:36 +0000 (Wed, 14 Dec 2011) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2011-12-14 08:39:49 UTC (rev 4774) +++ trunk/doc/Change.log 2011-12-14 08:50:36 UTC (rev 4775) @@ -1,6 +1,5 @@ webERP Change Log -14/12/11 Phil test 13/12/11 Vitaly Shevkunov: Z_ChangeStockCode.php fixed call to DB_error_no had missing ($db) - also turned off FOREIGN KEY CHECKS before updating the BOM. 13/12/11 Exson: Fix SelectOrderItems.php and DeliveryDetails.php for where an order is modified while another order is being created in a different tab of the browser - $_SESSION['ExistingOrder'] now modified to $_SESSION['ExistingOrder' .$identifier] as suggested by Tim 13/12/11 Phil: Fixed other scripts affected and send $identifier to add_to_cart function This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |