From: <dai...@us...> - 2011-12-13 07:31:37
|
Revision: 4770 http://web-erp.svn.sourceforge.net/web-erp/?rev=4770&view=rev Author: daintree Date: 2011-12-13 07:31:31 +0000 (Tue, 13 Dec 2011) Log Message: ----------- fix Exsons commit that was working on an older version of SelectOrderItems.php Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2011-12-13 07:28:55 UTC (rev 4769) +++ trunk/doc/Change.log 2011-12-13 07:31:31 UTC (rev 4770) @@ -1,5 +1,6 @@ webERP Change Log +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 11/12/11 Phil: SupplierInvoice.php attempts to post back any cost variances where there is no stock left to apportion the variances to - posting back to stockmoves (so the DailySales.php and other sales inquiry scripts reflect the appropriate GP) and the salesanalysis tables 11/12/11 Phil: DailySalesInquiry.php removed incorrect call to establish new cart object?? 10/12/11 Brian May: ConfirmDispatch_Invoice.php corrected SQL that was not calculating the difference to go to the orderdeliverydifferences log in parenthesis first before casting/concatenating to string for the SQL. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |