From: <dai...@us...> - 2013-05-22 09:24:13
|
Revision: 5980 http://sourceforge.net/p/web-erp/reponame/5980 Author: daintree Date: 2013-05-22 09:24:11 +0000 (Wed, 22 May 2013) Log Message: ----------- Rafael Chacon: PO_PDFOrderPageHeader.inc allows for label text of differing lengths for translations and the date/initiator appears after the label Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-05-22 09:19:29 UTC (rev 5979) +++ trunk/doc/Change.log 2013-05-22 09:24:11 UTC (rev 5980) @@ -1,5 +1,6 @@ OwebERP Change Log -18/5/2013 Exson: Stop session.inc execution when there is no config.php found. + +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 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. |