From: <dai...@us...> - 2013-05-22 09:25:33
|
Revision: 5981 http://sourceforge.net/p/web-erp/reponame/5981 Author: daintree Date: 2013-05-22 09:25:31 +0000 (Wed, 22 May 2013) Log Message: ----------- Exson stop execution of session.inc whenno config.php Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-05-22 09:24:11 UTC (rev 5980) +++ trunk/doc/Change.log 2013-05-22 09:25:31 UTC (rev 5981) @@ -1,6 +1,7 @@ OwebERP Change Log 22/5/13 Rafael Chacón: include/PO_PDFOrderPageHeader.inc now allows different length labels for date and intiator without running into the field data - needed for translations of different lengths +18/5/13 Exson: Stop session.inc execution when there is no config.php found. 17/5/13 Phil: ConfirmDispatch_Invoice.php -include qty already invoiced in order when cancelling any balance on subsequent deliveries. 12/5/13 Tim: Add patch for the email groups are set situation in PDFChequeListing.php, MailSalesReport.php, MailSalesReport_csv.php, OffersReceived.php. 12/5/13 Tim: Add patch for GetMailList to show error when there is no email settings available. |