From: <ex...@us...> - 2013-05-12 02:13:32
|
Revision: 5933 http://sourceforge.net/p/web-erp/reponame/5933 Author: exsonqu Date: 2013-05-12 02:13:30 +0000 (Sun, 12 May 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-05-12 02:11:39 UTC (rev 5932) +++ trunk/doc/Change.log 2013-05-12 02:13:30 UTC (rev 5933) @@ -1,6 +1,5 @@ OwebERP Change Log - - +11/5/2013 Exson: Revise the CURDATE() to CURRENT_DATE to make it a more general SQL compatible in OffersReceived.php. Recommend by Tim. 12/5/13 Rafael Chacón: Spanish translation update 11/5/13 Exson: Add OffersRecievedResultRecipients group to mailgroups in ugrade4.10-4.11.sql/mysql/upgrade4.10-4.11.sql 11/5/13 Exson: Add OffersReceivedRecipients Group, added feature to use mail instead of smtp mail only, fixed the problem that item with single quotation mark cannot be stored and the same date comparison problem. |
From: <ex...@us...> - 2013-05-12 03:12:22
|
Revision: 5937 http://sourceforge.net/p/web-erp/reponame/5937 Author: exsonqu Date: 2013-05-12 03:12:17 +0000 (Sun, 12 May 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-05-12 03:11:21 UTC (rev 5936) +++ trunk/doc/Change.log 2013-05-12 03:12:17 UTC (rev 5937) @@ -1,4 +1,6 @@ OwebERP Change Log +11/5/2013 Exson: Make the inventory valuation report can be mailed. +11/5/2013 Exson: Add Mail Validation Report to inventory module in MainMenuLinksArray.php. 11/5/2013 Exson: Revise the CURDATE() to CURRENT_DATE to make it a more general SQL compatible in OffersReceived.php. Recommend by Tim. 12/5/13 Rafael Chacón: Spanish translation update 11/5/13 Exson: Add OffersRecievedResultRecipients group to mailgroups in ugrade4.10-4.11.sql/mysql/upgrade4.10-4.11.sql |
From: <ex...@us...> - 2013-05-12 03:38:09
|
Revision: 5939 http://sourceforge.net/p/web-erp/reponame/5939 Author: exsonqu Date: 2013-05-12 03:38:06 +0000 (Sun, 12 May 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-05-12 03:37:23 UTC (rev 5938) +++ trunk/doc/Change.log 2013-05-12 03:38:06 UTC (rev 5939) @@ -1,4 +1,5 @@ OwebERP Change Log +11/5/2013 Exson: Make EDI modules can send mail via SMTP in files EDIProcessOrders.php, EDISendInvoices.php, EDISendInvoices_Reece.php 11/5/2013 Exson: Make the inventory valuation report can be mailed. 11/5/2013 Exson: Add Mail Validation Report to inventory module in MainMenuLinksArray.php. 11/5/2013 Exson: Revise the CURDATE() to CURRENT_DATE to make it a more general SQL compatible in OffersReceived.php. Recommend by Tim. |
From: <ex...@us...> - 2013-05-12 05:10:19
|
Revision: 5941 http://sourceforge.net/p/web-erp/reponame/5941 Author: exsonqu Date: 2013-05-12 05:10:16 +0000 (Sun, 12 May 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-05-12 05:09:27 UTC (rev 5940) +++ trunk/doc/Change.log 2013-05-12 05:10:16 UTC (rev 5941) @@ -1,4 +1,5 @@ OwebERP Change Log +12/5/2013 Exson: Make the sales report can be mailed via SMTP in files MailSalesReport.php and MailSalesReport_csv.php 11/5/2013 Exson: Make EDI modules can send mail via SMTP in files EDIProcessOrders.php, EDISendInvoices.php, EDISendInvoices_Reece.php 11/5/2013 Exson: Make the inventory valuation report can be mailed. 11/5/2013 Exson: Add Mail Validation Report to inventory module in MainMenuLinksArray.php. |
From: <ex...@us...> - 2013-05-12 06:25:05
|
Revision: 5943 http://sourceforge.net/p/web-erp/reponame/5943 Author: exsonqu Date: 2013-05-12 06:25:02 +0000 (Sun, 12 May 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-05-12 06:24:01 UTC (rev 5942) +++ trunk/doc/Change.log 2013-05-12 06:25:02 UTC (rev 5943) @@ -1,4 +1,5 @@ OwebERP Change Log +12/5/2013 Exson Make the SMTP mail available for CounterSales.php to mail new WO. 12/5/2013 Exson: Make the sales report can be mailed via SMTP in files MailSalesReport.php and MailSalesReport_csv.php 11/5/2013 Exson: Make EDI modules can send mail via SMTP in files EDIProcessOrders.php, EDISendInvoices.php, EDISendInvoices_Reece.php 11/5/2013 Exson: Make the inventory valuation report can be mailed. |
From: <ex...@us...> - 2013-05-12 06:33:09
|
Revision: 5945 http://sourceforge.net/p/web-erp/reponame/5945 Author: exsonqu Date: 2013-05-12 06:33:06 +0000 (Sun, 12 May 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-05-12 06:32:14 UTC (rev 5944) +++ trunk/doc/Change.log 2013-05-12 06:33:06 UTC (rev 5945) @@ -1,4 +1,5 @@ OwebERP Change Log +12/5/2013 Exson: Add smtp mail to DeliveryDetails.php. 12/5/2013 Exson Make the SMTP mail available for CounterSales.php to mail new WO. 12/5/2013 Exson: Make the sales report can be mailed via SMTP in files MailSalesReport.php and MailSalesReport_csv.php 11/5/2013 Exson: Make EDI modules can send mail via SMTP in files EDIProcessOrders.php, EDISendInvoices.php, EDISendInvoices_Reece.php |
From: <ex...@us...> - 2013-05-12 06:55:16
|
Revision: 5947 http://sourceforge.net/p/web-erp/reponame/5947 Author: exsonqu Date: 2013-05-12 06:55:13 +0000 (Sun, 12 May 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-05-12 06:54:33 UTC (rev 5946) +++ trunk/doc/Change.log 2013-05-12 06:55:13 UTC (rev 5947) @@ -1,4 +1,5 @@ OwebERP Change Log +12/5/2013 Exson: Make SMTP mail available for EmailConfirmation.php. The scripts seem not ready. 12/5/2013 Exson: Add smtp mail to DeliveryDetails.php. 12/5/2013 Exson Make the SMTP mail available for CounterSales.php to mail new WO. 12/5/2013 Exson: Make the sales report can be mailed via SMTP in files MailSalesReport.php and MailSalesReport_csv.php |
From: <ex...@us...> - 2013-05-12 07:11:23
|
Revision: 5949 http://sourceforge.net/p/web-erp/reponame/5949 Author: exsonqu Date: 2013-05-12 07:11:20 +0000 (Sun, 12 May 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-05-12 07:10:31 UTC (rev 5948) +++ trunk/doc/Change.log 2013-05-12 07:11:20 UTC (rev 5949) @@ -1,4 +1,5 @@ OwebERP Change Log +12/5/2013 Exson Make the SMTP mail available for UserLogin.php. 12/5/2013 Exson: Make SMTP mail available for EmailConfirmation.php. The scripts seem not ready. 12/5/2013 Exson: Add smtp mail to DeliveryDetails.php. 12/5/2013 Exson Make the SMTP mail available for CounterSales.php to mail new WO. |
From: <ex...@us...> - 2013-05-12 13:04:38
|
Revision: 5951 http://sourceforge.net/p/web-erp/reponame/5951 Author: exsonqu Date: 2013-05-12 13:04:34 +0000 (Sun, 12 May 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-05-12 13:03:29 UTC (rev 5950) +++ trunk/doc/Change.log 2013-05-12 13:04:34 UTC (rev 5951) @@ -1,4 +1,5 @@ OwebERP Change Log +12/5/2013 Exson Make the smtp mail available in InternalStockRequest.php. 12/5/2013 Exson Make the SMTP mail available for UserLogin.php. 12/5/2013 Exson: Make SMTP mail available for EmailConfirmation.php. The scripts seem not ready. 12/5/2013 Exson: Add smtp mail to DeliveryDetails.php. |
From: <ex...@us...> - 2013-05-12 13:08:17
|
Revision: 5953 http://sourceforge.net/p/web-erp/reponame/5953 Author: exsonqu Date: 2013-05-12 13:08:15 +0000 (Sun, 12 May 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-05-12 13:07:34 UTC (rev 5952) +++ trunk/doc/Change.log 2013-05-12 13:08:15 UTC (rev 5953) @@ -1,4 +1,5 @@ OwebERP Change Log +12/5/2013 Exson: Fixed the stockrequestitems duplicated primary key bug by modify the primary definition. 12/5/2013 Exson Make the smtp mail available in InternalStockRequest.php. 12/5/2013 Exson Make the SMTP mail available for UserLogin.php. 12/5/2013 Exson: Make SMTP mail available for EmailConfirmation.php. The scripts seem not ready. |
From: <ex...@us...> - 2013-05-12 13:23:29
|
Revision: 5955 http://sourceforge.net/p/web-erp/reponame/5955 Author: exsonqu Date: 2013-05-12 13:23:26 +0000 (Sun, 12 May 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-05-12 13:22:12 UTC (rev 5954) +++ trunk/doc/Change.log 2013-05-12 13:23:26 UTC (rev 5955) @@ -1,4 +1,5 @@ OwebERP Change Log +12/5/2013 Exson Make smtp mail available for InternalStockRequestFulfill.php. 12/5/2013 Exson: Fixed the stockrequestitems duplicated primary key bug by modify the primary definition. 12/5/2013 Exson Make the smtp mail available in InternalStockRequest.php. 12/5/2013 Exson Make the SMTP mail available for UserLogin.php. |
From: <ex...@us...> - 2013-05-12 13:43:07
|
Revision: 5957 http://sourceforge.net/p/web-erp/reponame/5957 Author: exsonqu Date: 2013-05-12 13:43:04 +0000 (Sun, 12 May 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-05-12 13:42:23 UTC (rev 5956) +++ trunk/doc/Change.log 2013-05-12 13:43:04 UTC (rev 5957) @@ -1,4 +1,5 @@ OwebERP Change Log +12/5/2013 Exson: Fixed the bug of not use strpos correctly in PO_PDFPurchOrder.php. 12/5/2013 Exson Make smtp mail available for InternalStockRequestFulfill.php. 12/5/2013 Exson: Fixed the stockrequestitems duplicated primary key bug by modify the primary definition. 12/5/2013 Exson Make the smtp mail available in InternalStockRequest.php. |
From: <ex...@us...> - 2013-05-12 13:53:12
|
Revision: 5959 http://sourceforge.net/p/web-erp/reponame/5959 Author: exsonqu Date: 2013-05-12 13:53:09 +0000 (Sun, 12 May 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-05-12 13:52:20 UTC (rev 5958) +++ trunk/doc/Change.log 2013-05-12 13:53:09 UTC (rev 5959) @@ -1,4 +1,5 @@ OwebERP Change Log +12/5/2013 Exson: Make the smtp mail available for StockAdjustments.php. 12/5/2013 Exson: Fixed the bug of not use strpos correctly in PO_PDFPurchOrder.php. 12/5/2013 Exson Make smtp mail available for InternalStockRequestFulfill.php. 12/5/2013 Exson: Fixed the stockrequestitems duplicated primary key bug by modify the primary definition. |
From: <ex...@us...> - 2013-05-12 14:07:17
|
Revision: 5961 http://sourceforge.net/p/web-erp/reponame/5961 Author: exsonqu Date: 2013-05-12 14:07:14 +0000 (Sun, 12 May 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-05-12 14:06:31 UTC (rev 5960) +++ trunk/doc/Change.log 2013-05-12 14:07:14 UTC (rev 5961) @@ -1,4 +1,5 @@ OwebERP Change Log +12/5/2013 Exson: Make smtp mail available for StockLocTransferReceive.php. 12/5/2013 Exson: Make the smtp mail available for StockAdjustments.php. 12/5/2013 Exson: Fixed the bug of not use strpos correctly in PO_PDFPurchOrder.php. 12/5/2013 Exson Make smtp mail available for InternalStockRequestFulfill.php. |
From: <ex...@us...> - 2013-05-12 14:43:37
|
Revision: 5964 http://sourceforge.net/p/web-erp/reponame/5964 Author: exsonqu Date: 2013-05-12 14:43:31 +0000 (Sun, 12 May 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-05-12 14:42:40 UTC (rev 5963) +++ trunk/doc/Change.log 2013-05-12 14:43:31 UTC (rev 5964) @@ -1,4 +1,6 @@ OwebERP Change Log +12/5/2013 Tim: Add patch for the email groups are set situation in PDFChequeListing.php, MailSalesReport.php, MailSalesReport_csv.php, OffersReceived.php. +12/5/2013 Tim: Add patch for GetMailList to show error when there is no email settings available. 12/5/2013 Exson: Make smtp mail available for StockLocTransferReceive.php. 12/5/2013 Exson: Make the smtp mail available for StockAdjustments.php. 12/5/2013 Exson: Fixed the bug of not use strpos correctly in PO_PDFPurchOrder.php. |
From: <ex...@us...> - 2013-05-18 13:39:16
|
Revision: 5978 http://sourceforge.net/p/web-erp/reponame/5978 Author: exsonqu Date: 2013-05-18 13:39:13 +0000 (Sat, 18 May 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-05-18 13:35:47 UTC (rev 5977) +++ trunk/doc/Change.log 2013-05-18 13:39:13 UTC (rev 5978) @@ -1,5 +1,5 @@ OwebERP Change Log - +18/5/2013 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. |
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. |
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. |
From: <ex...@us...> - 2013-07-14 08:33:14
|
Revision: 6082 http://sourceforge.net/p/web-erp/reponame/6082 Author: exsonqu Date: 2013-07-14 08:33:10 +0000 (Sun, 14 Jul 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-07-14 08:29:35 UTC (rev 6081) +++ trunk/doc/Change.log 2013-07-14 08:33:10 UTC (rev 6082) @@ -1,6 +1,6 @@ webERP Change Log - +14/7/2013 Exson: Rewrite the installer by removing the save.php file and revise the index.php file. 24/6/13 Phil: webSHOP ShopParameters.php script and new configuration variables to allow integrated shop 21/6/13 Phil: ContractCosting.php fix references to contract issues object which should just have been an array. 18/6/13 Phil: Reworked the display of stock category properties on the SelectProduct.php inquiry |
From: <ex...@us...> - 2013-07-14 08:37:40
|
Revision: 6084 http://sourceforge.net/p/web-erp/reponame/6084 Author: exsonqu Date: 2013-07-14 08:37:36 +0000 (Sun, 14 Jul 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-07-14 08:36:36 UTC (rev 6083) +++ trunk/doc/Change.log 2013-07-14 08:37:36 UTC (rev 6084) @@ -1,5 +1,5 @@ webERP Change Log - +14/7/2013 Exson: Add new directory for new installer and add those default installation sql file. 14/7/2013 Exson: Rewrite the installer by removing the save.php file and revise the index.php file. 24/6/13 Phil: webSHOP ShopParameters.php script and new configuration variables to allow integrated shop 21/6/13 Phil: ContractCosting.php fix references to contract issues object which should just have been an array. |
From: <ex...@us...> - 2013-07-17 06:26:41
|
Revision: 6092 http://sourceforge.net/p/web-erp/reponame/6092 Author: exsonqu Date: 2013-07-17 06:26:39 +0000 (Wed, 17 Jul 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-07-17 06:25:49 UTC (rev 6091) +++ trunk/doc/Change.log 2013-07-17 06:26:39 UTC (rev 6092) @@ -1,4 +1,5 @@ webERP Change Log +17/7/2013 Exson: Add space bar as a accepted charcode for number input in MiscFunctions.js 14/7/2013 Exson: Add new directory for new installer and add those default installation sql file. 14/7/2013 Exson: Rewrite the installer by removing the save.php file and revise the index.php file. 24/6/13 Phil: webSHOP ShopParameters.php script and new configuration variables to allow integrated shop |
From: <ice...@us...> - 2013-07-17 12:35:44
|
Revision: 6094 http://sourceforge.net/p/web-erp/reponame/6094 Author: icedlava Date: 2013-07-17 12:35:41 +0000 (Wed, 17 Jul 2013) Log Message: ----------- Change log update. Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-07-17 12:32:47 UTC (rev 6093) +++ trunk/doc/Change.log 2013-07-17 12:35:41 UTC (rev 6094) @@ -1,6 +1,10 @@ webERP Change Log +17/7/2013 icedlava: stripslashes on Description for consistency with LongDescription but why- only until we fix source of this problem in the code +17/7/2013 icedlava: add checkbox option in UI to clear item image 17/7/2013 Exson: Add space bar as a accepted charcode for number input in MiscFunctions.js -14/7/2013 Exson: Add new directory for new installer and add those default installation sql file. +16/7/2013 icedlava: Add date check on purchase price effective date. +16/7/2013 icedlava: AllowCompanySelectionBox comparison fix to allow boolean value to evaluate correctly +14/7/2013 Exson: Add new directory for new installer and add those default installation sql file. 14/7/2013 Exson: Rewrite the installer by removing the save.php file and revise the index.php file. 24/6/13 Phil: webSHOP ShopParameters.php script and new configuration variables to allow integrated shop 21/6/13 Phil: ContractCosting.php fix references to contract issues object which should just have been an array. @@ -21,16 +25,16 @@ 12/5/13 Exson: Fixed the bug of not use strpos correctly in PO_PDFPurchOrder.php. 12/5/13 Exson Make smtp mail available for InternalStockRequestFulfill.php. 12/5/13 Exson: Fixed the stockrequestitems duplicated primary key bug by modify the primary definition. -12/5/13 Exson Make the smtp mail available in InternalStockRequest.php. +12/5/13 Exson Make the smtp mail available in InternalStockRequest.php. 12/5/13 Exson Make the SMTP mail available for UserLogin.php. 12/5/13 Exson: Make SMTP mail available for EmailConfirmation.php. The scripts seem not ready. -12/5/13 Exson: Add smtp mail to DeliveryDetails.php. +12/5/13 Exson: Add smtp mail to DeliveryDetails.php. 12/5/13 Exson Make the SMTP mail available for CounterSales.php to mail new WO. 12/5/13 Exson: Make the sales report can be mailed via SMTP in files MailSalesReport.php and MailSalesReport_csv.php 11/5/13 Exson: Make EDI modules can send mail via SMTP in files EDIProcessOrders.php, EDISendInvoices.php, EDISendInvoices_Reece.php 11/5/13 Exson: Make the inventory valuation report can be mailed. 11/5/13 Exson: Add Mail Validation Report to inventory module in MainMenuLinksArray.php. -11/5/13 Exson: Revise the CURDATE() to CURRENT_DATE to make it a more general SQL compatible in OffersReceived.php. Recommend by Tim. +11/5/13 Exson: Revise the CURDATE() to CURRENT_DATE to make it a more general SQL compatible in OffersReceived.php. Recommend by Tim. 12/5/13 Rafael Chacón: Spanish translation update 11/5/13 Exson: Add OffersRecievedResultRecipients group to mailgroups in ugrade4.10-4.11.sql/mysql/upgrade4.10-4.11.sql 11/5/13 Exson: Add OffersReceivedRecipients Group, added feature to use mail instead of smtp mail only, fixed the problem that item with single quotation mark cannot be stored and the same date comparison problem. @@ -44,15 +48,15 @@ 10/5/13 Exson: Modify RecurringSalesOrdersProcess.php to make it can send the order by smtp. 10/5/13 Exson Fixed the mail function for PDFChequeListing.php 10/5/13 Exson: Add GetMailList function in MiscFunctions.php. -10/5/13 Exson: Fixed the unclosed a href tag in MailingGroupMaintenance.php. +10/5/13 Exson: Fixed the unclosed a href tag in MailingGroupMaintenance.php. 10/5/13 Exson: Add new feature to main mail list group for mail sending purpose. 9/5/13 Exson: Fixed the date hard coded problem in PcAssignCashToTab.php which lead to malfunction for some date format. Report by thumb. 3/5/13 Ricard: new script to change GL account codes Z_ChangeGLAccountCode.php and SQL to upgrade to varchar account codes 2/5/13 Exson: Fixed strpos error and make the smtp server name more generic when user not use a email address in function of SendmailBySmtp in MiscFunctions.php. 2/5/13 Phil: Credit_Invoice.php was not setting the selected location to credit into as reported by Ricard -2/5/13 Exson: Revise the account code to 20 reported by Tim in GLAccounts.php. +2/5/13 Exson: Revise the account code to 20 reported by Tim in GLAccounts.php. 2/5/13 Exson: Make correction for removing those functions not related with webERP committed last time in MiscFunctions.php. Thanks for Tim's review. -2/5/13 Exson: Make smtp available for PDFDeliveryDifferences.php. +2/5/13 Exson: Make smtp available for PDFDeliveryDifferences.php. 2/5/13 Exson: Make smtp mail available for PDFDIFOT.php and fixed the bug that the result should be data within acceptable days instead of out of the range. 02/05/13 Exson: Make the smtp mail available for PrintCustTransPortrait.php 02/05/13 Exson: Add SendmailBySmtp function to MiscFunctions.php and make smtp mail workable for PrintCustTrans.php. @@ -62,10 +66,10 @@ 30/4/13 Exson Update the translation file for Chinese simplify locale 30/4/13 Exson: Fixed the bug in SystemParameters.php which missing a</select> tag and cannot display the config in $_SESSION correctly. Reported by Tim. 30/4/13 Exson: Create a new sql file 4.10-4.11.sql with the smtp setting statement. -29/4/13 Exson: Modify the PO_PDFPurchOrder.php to make it suitable for smtp setting. +29/4/13 Exson: Modify the PO_PDFPurchOrder.php to make it suitable for smtp setting. 29/04/13 Exson Fixed the smtp does not work for langaguage is change in utf8 code in file of smtp.php and HTMLMimeMail.php. 29/04/13 Exson Fixed the db_free_result() error messages due to the query returned a boolean value in SMTPServer.php -27/4/13 Samudaya: Fixed a bug in PO_Items.php when a line of a purchase order is deleted (other than the last line) and then subsequently a new line is added - the last line of the order is over-written. +27/4/13 Samudaya: Fixed a bug in PO_Items.php when a line of a purchase order is deleted (other than the last line) and then subsequently a new line is added - the last line of the order is over-written. 27/4/13 Samudaya: PO_Items.php When purchasing a non-stock item (asset), AssetID goes to wrong column in purchorderdetails table (Column name - suppliers_partno). Fixed the bug and now save the AssetID in the correct assetid column. 27/4/13 Samudaya: Fixed the Page Navigation (Go, Previous, Next) problem. This problem occurs there are many assets and display as several pages. 26/04/13 Exson: Fix the image broken problem for Manual/ManualGettingStarted.html Chinese version @@ -81,7 +85,7 @@ 6/4/13 Rafael: PDFPriceList.php split long description to maximum of 132 characters long 1/4/13 Kalmer Piiskop: Correct includes/LanguagesArray.php to use correct decimal point and thousands separator 27/3/13 Fahad Hatib: Updates to editing tenders and button to close a tender -22/3/13 Kalmer Piiskop: Updated Estonian translation +22/3/13 Kalmer Piiskop: Updated Estonian translation 21/3/13 Arwan: CustomerReceipt.php Added GL tag name for GL analysis of receipts 23/3/13 Phil: Karel Van Der Esch discovered issues in PO_Items.php and Prices.php in relation to thousands and decimal separators now resolved. 23/3/13 Phil: Added salesperson to debtortrans and now credit notes can have salesman allocated - previously the salesperson was only used for sales analysis reporting - but for those that need sales person against all transactions and want to drill into the detail it is necessary to have the salesperson recorded on each debtortrans - changed CounterSales.php CounterReturns.php ConfirmDispatch_Invoice.php SelectCreditItems.php Credit_Invoice.php defaulted for api functions |
From: <ex...@us...> - 2013-07-18 10:37:51
|
Revision: 6097 http://sourceforge.net/p/web-erp/reponame/6097 Author: exsonqu Date: 2013-07-18 10:37:48 +0000 (Thu, 18 Jul 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-07-18 10:36:54 UTC (rev 6096) +++ trunk/doc/Change.log 2013-07-18 10:37:48 UTC (rev 6097) @@ -1,4 +1,5 @@ webERP Change Log +07/18/2013 Exson: modify the MisFunctions.js to improve the locale number validation feature. 17/7/2013 icedlava: stripslashes on Description for consistency with LongDescription but why- only until we fix source of this problem in the code 17/7/2013 icedlava: add checkbox option in UI to clear item image 17/7/2013 Exson: Add space bar as a accepted charcode for number input in MiscFunctions.js |
From: <ex...@us...> - 2013-07-18 10:40:30
|
Revision: 6099 http://sourceforge.net/p/web-erp/reponame/6099 Author: exsonqu Date: 2013-07-18 10:40:24 +0000 (Thu, 18 Jul 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-07-18 10:39:24 UTC (rev 6098) +++ trunk/doc/Change.log 2013-07-18 10:40:24 UTC (rev 6099) @@ -1,4 +1,5 @@ webERP Change Log +07/18/2013: Exson add a locale style check to pass the style to MisFunctions.js to do locale number format validation in LanguageSetup.php. 07/18/2013 Exson: modify the MisFunctions.js to improve the locale number validation feature. 17/7/2013 icedlava: stripslashes on Description for consistency with LongDescription but why- only until we fix source of this problem in the code 17/7/2013 icedlava: add checkbox option in UI to clear item image |
From: <ex...@us...> - 2013-07-18 14:18:54
|
Revision: 6102 http://sourceforge.net/p/web-erp/reponame/6102 Author: exsonqu Date: 2013-07-18 14:18:51 +0000 (Thu, 18 Jul 2013) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-07-18 14:18:00 UTC (rev 6101) +++ trunk/doc/Change.log 2013-07-18 14:18:51 UTC (rev 6102) @@ -1,4 +1,6 @@ webERP Change Log +07/18/2013 Exson: fixed the LanguageSetup.php extra language mark introduced by handle locale number. Reported by Tim. +07/18/2013: Exson: Fixed the missing negative mark problem reported by Tim. 07/18/2013: Exson add a locale style check to pass the style to MisFunctions.js to do locale number format validation in LanguageSetup.php. 07/18/2013 Exson: modify the MisFunctions.js to improve the locale number validation feature. 17/7/2013 icedlava: stripslashes on Description for consistency with LongDescription but why- only until we fix source of this problem in the code |