From: <ex...@us...> - 2014-05-14 15:41:23
|
Revision: 6709 http://sourceforge.net/p/web-erp/reponame/6709 Author: exsonqu Date: 2014-05-14 15:41:20 +0000 (Wed, 14 May 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-05-14 15:40:27 UTC (rev 6708) +++ trunk/doc/Change.log 2014-05-14 15:41:20 UTC (rev 6709) @@ -1,5 +1,6 @@ webERP Change Log +14/05/14 Exson: Fixed typo in MRPReport.php which make some supplies not to be shown on the report and use itemdue instead of deliverydate in MRP to ensure that requirements are calculated correctly for items due on different date. 3/5/14 Khwunchai J.: New Xenos theme 3/5/14 Phil: StockCostUpdate.php now allows updates to manufactured items. 29/4/14 Exson: Make price matrix workable including GetPrice.inc, MainMenuLinksArray.php,SelectOrderItems_IntoCart.inc,PriceMatrix.php, SelectProduct.php,StockDispatch.php. |
From: <ex...@us...> - 2014-05-17 16:32:32
|
Revision: 6716 http://sourceforge.net/p/web-erp/reponame/6716 Author: exsonqu Date: 2014-05-17 16:32:29 +0000 (Sat, 17 May 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-05-17 16:31:14 UTC (rev 6715) +++ trunk/doc/Change.log 2014-05-17 16:32:29 UTC (rev 6716) @@ -1,5 +1,5 @@ webERP Change Log - +18/5/14 Exson: Tidy up SelectSalesOrder.php SQL code and add Thumb's salesman login control and fixed bugs caused by no group by statements for customer and items selected. 17/05/14 Phil: sales invoice and credit scripts all check for 0 exchange rate before updating sales anlaysis now 17/05/14 Phil: Fixed Z_ChangeStockCode.php which was orphaning stockdescriptiontranslations without changing them to the new code 14/05/14 Exson: Fixed typo in MRPReport.php which make some supplies not to be shown on the report and use itemdue instead of deliverydate in MRP to ensure that requirements are calculated correctly for items due on different date. |
From: <ex...@us...> - 2014-05-18 14:22:55
|
Revision: 6718 http://sourceforge.net/p/web-erp/reponame/6718 Author: exsonqu Date: 2014-05-18 14:22:52 +0000 (Sun, 18 May 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-05-18 14:22:19 UTC (rev 6717) +++ trunk/doc/Change.log 2014-05-18 14:22:52 UTC (rev 6718) @@ -1,4 +1,5 @@ webERP Change Log +18/5/14 Thumb: Fixed the bug in ConfirmDispatch_Invoice.php for Balance quantity canceled policy by line no instead of by stockid since webERP allow same stock appeared in one order multiple times. 18/5/14 Exson: Tidy up SelectSalesOrder.php SQL code and add Thumb's salesman login control and fixed bugs caused by no group by statements for customer and items selected. 17/05/14 Phil: sales invoice and credit scripts all check for 0 exchange rate before updating sales anlaysis now 17/05/14 Phil: Fixed Z_ChangeStockCode.php which was orphaning stockdescriptiontranslations without changing them to the new code |
From: <ex...@us...> - 2014-05-19 09:06:54
|
Revision: 6721 http://sourceforge.net/p/web-erp/reponame/6721 Author: exsonqu Date: 2014-05-19 09:06:52 +0000 (Mon, 19 May 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-05-19 09:06:18 UTC (rev 6720) +++ trunk/doc/Change.log 2014-05-19 09:06:52 UTC (rev 6721) @@ -1,4 +1,5 @@ webERP Change Log +19/5/14 Exson: Tidy up code of SelectOrderItems.php. 18/5/14 Thumb: Fixed the bug in ConfirmDispatch_Invoice.php for Balance quantity canceled policy by line no instead of by stockid since webERP allow same stock appeared in one order multiple times. 18/5/14 Exson: Tidy up SelectSalesOrder.php SQL code and add Thumb's salesman login control and fixed bugs caused by no group by statements for customer and items selected. 17/05/14 Phil: sales invoice and credit scripts all check for 0 exchange rate before updating sales anlaysis now |
From: <ex...@us...> - 2014-05-23 07:37:27
|
Revision: 6727 http://sourceforge.net/p/web-erp/reponame/6727 Author: exsonqu Date: 2014-05-23 07:37:25 +0000 (Fri, 23 May 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-05-23 07:35:12 UTC (rev 6726) +++ trunk/doc/Change.log 2014-05-23 07:37:25 UTC (rev 6727) @@ -1,5 +1,5 @@ webERP Change Log - +22/05/14 newuser990(from webERP forum): fixed bugs in MRP.php that quantity which stated in PO with lines not completed but PO status marked Completed are calculated as supplies. Exson add PO order lines checked to avoid same problem. 22/5/14 Tim: Currencies.php now allows FunctionalCurrency to be modified 22/5/14 Phil: Prevent use of enter key - experimental - in number fields - prevents users from losing data in big forms where they are entering large amounts of data e.g. purchase ordering - maybe we should consider for integer fields too? 22/5/14 Ricard/Phil: Tidy up SQL in StockClone.php |
From: <rc...@us...> - 2014-05-26 07:16:27
|
Revision: 6731 http://sourceforge.net/p/web-erp/reponame/6731 Author: rchacon Date: 2014-05-26 07:16:23 +0000 (Mon, 26 May 2014) Log Message: ----------- Change log. Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-05-26 07:08:19 UTC (rev 6730) +++ trunk/doc/Change.log 2014-05-26 07:16:23 UTC (rev 6731) @@ -1,4 +1,5 @@ webERP Change Log +26/05/14 rchacon: Fixes other problems related to updating translations of the items description.. 22/05/14 newuser990(from webERP forum): fixed bugs in MRP.php that quantity which stated in PO with lines not completed but PO status marked Completed are calculated as supplies. Exson add PO order lines checked to avoid same problem. 22/5/14 Tim: Currencies.php now allows FunctionalCurrency to be modified 22/5/14 Phil: Prevent use of enter key - experimental - in number fields - prevents users from losing data in big forms where they are entering large amounts of data e.g. purchase ordering - maybe we should consider for integer fields too? |
From: <ex...@us...> - 2014-05-26 10:34:10
|
Revision: 6733 http://sourceforge.net/p/web-erp/reponame/6733 Author: exsonqu Date: 2014-05-26 10:34:07 +0000 (Mon, 26 May 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-05-26 10:33:02 UTC (rev 6732) +++ trunk/doc/Change.log 2014-05-26 10:34:07 UTC (rev 6733) @@ -1,4 +1,5 @@ webERP Change Log +26/05/14 Thumb: Fixed discount modifier missing bug in SelectOrderItems.php. 26/05/14 rchacon: Fixes other problems related to updating translations of the items description.. 22/05/14 newuser990(from webERP forum): fixed bugs in MRP.php that quantity which stated in PO with lines not completed but PO status marked Completed are calculated as supplies. Exson add PO order lines checked to avoid same problem. 22/5/14 Tim: Currencies.php now allows FunctionalCurrency to be modified |
From: <ex...@us...> - 2014-05-27 03:26:59
|
Revision: 6735 http://sourceforge.net/p/web-erp/reponame/6735 Author: exsonqu Date: 2014-05-27 03:26:57 +0000 (Tue, 27 May 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-05-27 03:26:23 UTC (rev 6734) +++ trunk/doc/Change.log 2014-05-27 03:26:57 UTC (rev 6735) @@ -1,4 +1,5 @@ webERP Change Log +27/05/14 Exson: Add Sales man login control for PDFOrderStatus.php 26/05/14 Thumb: Fixed discount modifier missing bug in SelectOrderItems.php. 26/05/14 rchacon: Fixes other problems related to updating translations of the items description.. 22/05/14 newuser990(from webERP forum): fixed bugs in MRP.php that quantity which stated in PO with lines not completed but PO status marked Completed are calculated as supplies. Exson add PO order lines checked to avoid same problem. |
From: <rc...@us...> - 2014-05-30 22:29:42
|
Revision: 6737 http://sourceforge.net/p/web-erp/reponame/6737 Author: rchacon Date: 2014-05-30 22:29:38 +0000 (Fri, 30 May 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-05-30 22:26:18 UTC (rev 6736) +++ trunk/doc/Change.log 2014-05-30 22:29:38 UTC (rev 6737) @@ -1,4 +1,5 @@ webERP Change Log +27/05/14 RChacon: Regroups the import scripts in the utility menu. 27/05/14 Exson: Add Sales man login control for PDFOrderStatus.php 26/05/14 Thumb: Fixed discount modifier missing bug in SelectOrderItems.php. 26/05/14 rchacon: Fixes other problems related to updating translations of the items description.. |
From: <rc...@us...> - 2014-05-31 01:15:45
|
Revision: 6739 http://sourceforge.net/p/web-erp/reponame/6739 Author: rchacon Date: 2014-05-31 01:15:42 +0000 (Sat, 31 May 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-05-31 00:35:26 UTC (rev 6738) +++ trunk/doc/Change.log 2014-05-31 01:15:42 UTC (rev 6739) @@ -1,5 +1,6 @@ webERP Change Log -27/05/14 RChacon: Regroups the import scripts in the utility menu. +27/05/14 RChacon: Add page title text and icon to import scripts. Page title text = menu option. +27/05/14 RChacon: Regroups the import scripts in the utility menu. 27/05/14 Exson: Add Sales man login control for PDFOrderStatus.php 26/05/14 Thumb: Fixed discount modifier missing bug in SelectOrderItems.php. 26/05/14 rchacon: Fixes other problems related to updating translations of the items description.. |
From: <ex...@us...> - 2014-06-09 01:46:29
|
Revision: 6745 http://sourceforge.net/p/web-erp/reponame/6745 Author: exsonqu Date: 2014-06-09 01:46:01 +0000 (Mon, 09 Jun 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-06-09 01:44:38 UTC (rev 6744) +++ trunk/doc/Change.log 2014-06-09 01:46:01 UTC (rev 6745) @@ -1,4 +1,6 @@ webERP Change Log + +09/06/2014 Exson: Fixed the Delivery Date lossing bugs when change Warehouse. Reported by akits from minghao.hk(weberp) bbs. 2/6/14 Phil: Added bom effectivity dates into work order creation cost calculations - as spotted by Andrew Galuski 1/6/14 Phil: Fixed bug in POItems.php that resulted in an SQL error when the number of items from the search was zero after previous searches had returned records 27/05/14 RChacon: Add page title text and icon to import scripts. Page title text = menu option. |
From: <ex...@us...> - 2014-06-11 03:00:18
|
Revision: 6747 http://sourceforge.net/p/web-erp/reponame/6747 Author: exsonqu Date: 2014-06-11 03:00:12 +0000 (Wed, 11 Jun 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-06-11 02:59:37 UTC (rev 6746) +++ trunk/doc/Change.log 2014-06-11 03:00:12 UTC (rev 6747) @@ -1,5 +1,5 @@ webERP Change Log - +11/06/2014 Exson: Fixed the exported csv files with wrong aligned fields due to comma as part of fields content. 09/06/2014 Exson: Fixed the Delivery Date lossing bugs when change Warehouse. Reported by akits from minghao.hk(weberp) bbs. 2/6/14 Phil: Added bom effectivity dates into work order creation cost calculations - as spotted by Andrew Galuski 1/6/14 Phil: Fixed bug in POItems.php that resulted in an SQL error when the number of items from the search was zero after previous searches had returned records |
From: <ex...@us...> - 2014-06-14 16:09:06
|
Revision: 6753 http://sourceforge.net/p/web-erp/reponame/6753 Author: exsonqu Date: 2014-06-14 16:08:55 +0000 (Sat, 14 Jun 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-06-14 16:08:09 UTC (rev 6752) +++ trunk/doc/Change.log 2014-06-14 16:08:55 UTC (rev 6753) @@ -1,4 +1,5 @@ webERP Change Log +15/06/14 Akits from minghao.hk/bbs/ fixed the bugs that www_Users.php allowed modules does not matched the one displayed in index.php. 11/06/2014 Exson: Fixed the exported csv files with wrong aligned fields due to comma as part of fields content. 09/06/2014 Exson: Fixed the Delivery Date lossing bugs when change Warehouse. Reported by akits from minghao.hk(weberp) bbs. 2/6/14 Phil: Added bom effectivity dates into work order creation cost calculations - as spotted by Andrew Galuski |
From: <ex...@us...> - 2014-06-17 01:49:03
|
Revision: 6757 http://sourceforge.net/p/web-erp/reponame/6757 Author: exsonqu Date: 2014-06-17 01:48:53 +0000 (Tue, 17 Jun 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-06-17 01:47:25 UTC (rev 6756) +++ trunk/doc/Change.log 2014-06-17 01:48:53 UTC (rev 6757) @@ -1,4 +1,5 @@ webERP Change Log +17/06/14 Exson: Add Z_ImportDebtors.php into Utilities menu and scripts table. 15/06/14 Akits from minghao.hk/bbs/ fixed the bugs that www_Users.php allowed modules does not matched the one displayed in index.php. 11/06/2014 Exson: Fixed the exported csv files with wrong aligned fields due to comma as part of fields content. 09/06/2014 Exson: Fixed the Delivery Date lossing bugs when change Warehouse. Reported by akits from minghao.hk(weberp) bbs. |
From: <ex...@us...> - 2014-06-20 17:56:31
|
Revision: 6763 http://sourceforge.net/p/web-erp/reponame/6763 Author: exsonqu Date: 2014-06-20 17:56:23 +0000 (Fri, 20 Jun 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-06-20 17:55:43 UTC (rev 6762) +++ trunk/doc/Change.log 2014-06-20 17:56:23 UTC (rev 6763) @@ -1,4 +1,6 @@ webERP Change Log + +21/06/14 Exson: Add location check in StockAdjustments.php to prevent from users selecting controlled items based on one location but changed the location before submit it to server which make serial not exist check absolutely failed. 17/06/14 Exson: Add Z_ImportDebtors.php into Utilities menu and scripts table. 15/06/14 Akits from minghao.hk/bbs/ fixed the bugs that www_Users.php allowed modules does not matched the one displayed in index.php. 11/06/2014 Exson: Fixed the exported csv files with wrong aligned fields due to comma as part of fields content. |
From: <ex...@us...> - 2014-06-23 04:58:24
|
Revision: 6776 http://sourceforge.net/p/web-erp/reponame/6776 Author: exsonqu Date: 2014-06-23 04:58:17 +0000 (Mon, 23 Jun 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-06-23 04:57:39 UTC (rev 6775) +++ trunk/doc/Change.log 2014-06-23 04:58:17 UTC (rev 6776) @@ -1,4 +1,5 @@ webERP Change Log +23/06/14 Tim: Fixed the GL account validation pop up error in MiscFunctions.js. 23/06/14 Exson: Fixed the bug that the sales order line's quantity will be update to zero but it show no change in appearance in SelectOrderItems.php. 22/06/14 Tim: Replace now() with CURRENT_TIMESTAMP in MRP.php to get time stamp to meet ANSI standard. 22/06/14 Exson: Fixed the mrp parameters runtime to datetime instead of date format since MRP running records need more precision. |
From: <ex...@us...> - 2014-06-26 03:33:55
|
Revision: 6780 http://sourceforge.net/p/web-erp/reponame/6780 Author: exsonqu Date: 2014-06-26 03:33:45 +0000 (Thu, 26 Jun 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-06-26 03:33:05 UTC (rev 6779) +++ trunk/doc/Change.log 2014-06-26 03:33:45 UTC (rev 6780) @@ -1,4 +1,6 @@ webERP Change Log + +26/06/14 Exson: Fixed the bug that Select Customers search result inconsistence with Customer receipt search result in SelectCustomer.php. 24/06/14 RChacon: Add $ViewTopic, $BookMark to Prices.php and minor improvements. 23/06/14 Tim: Fixed the GL account validation pop up error in MiscFunctions.js. 23/06/14 Exson: Fixed the bug that the sales order line's quantity will be update to zero but it show no change in appearance in SelectOrderItems.php. |
From: <ex...@us...> - 2014-06-27 01:04:57
|
Revision: 6782 http://sourceforge.net/p/web-erp/reponame/6782 Author: exsonqu Date: 2014-06-27 01:04:54 +0000 (Fri, 27 Jun 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-06-27 01:04:00 UTC (rev 6781) +++ trunk/doc/Change.log 2014-06-27 01:04:54 UTC (rev 6782) @@ -1,5 +1,6 @@ webERP Change Log +27/06/14 Exson: Make tel length in PO_Header.php is as same as field definition in sql. 26/06/14 Exson: Fixed the bug that Select Customers search result inconsistence with Customer receipt search result in SelectCustomer.php. 24/06/14 RChacon: Add $ViewTopic, $BookMark to Prices.php and minor improvements. 23/06/14 Tim: Fixed the GL account validation pop up error in MiscFunctions.js. |
From: <ex...@us...> - 2014-07-03 03:54:25
|
Revision: 6786 http://sourceforge.net/p/web-erp/reponame/6786 Author: exsonqu Date: 2014-07-03 03:54:22 +0000 (Thu, 03 Jul 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-07-03 03:52:43 UTC (rev 6785) +++ trunk/doc/Change.log 2014-07-03 03:54:22 UTC (rev 6786) @@ -1,5 +1,5 @@ webERP Change Log - +03/07/14 Exson: Make status comments available in PO_OrderDetails.php to ensure that some important data such as grn reversing can be viewed. And add a return previous page link. 27/06/14 RChacon: Add code-comments, $ViewTopic, $BookMark, page_title_text and code to update NewStockID if OldStockID and SelectedStockItem are the same in Z_ChangeStockCode.php. Add id to the "Change An Inventory Item Code" topic anchor in ManualSpecialUtilities.html. 27/06/14 Exson: Make tel length in PO_Header.php is as same as field definition in sql. 26/06/14 Exson: Fixed the bug that Select Customers search result inconsistence with Customer receipt search result in SelectCustomer.php. |
From: <rc...@us...> - 2014-07-17 17:15:41
|
Revision: 6791 http://sourceforge.net/p/web-erp/reponame/6791 Author: rchacon Date: 2014-07-17 17:15:33 +0000 (Thu, 17 Jul 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-07-17 17:04:54 UTC (rev 6790) +++ trunk/doc/Change.log 2014-07-17 17:15:33 UTC (rev 6791) @@ -1,5 +1,6 @@ webERP Change Log +2014-07-17 RChacon: Adds ViewTopic and BookMark, adds bullet for class ascending columns, repositions columns Type and Trans, add class number to Trans, completes printf. 16/7/14 Andrew Galuski: Add standard cost to stock movement record for stock adjustments 03/07/14 Exson: Make status comments available in PO_OrderDetails.php to ensure that some important data such as grn reversing can be viewed. And add a return previous page link. 27/06/14 RChacon: Add code-comments, $ViewTopic, $BookMark, page_title_text and code to update NewStockID if OldStockID and SelectedStockItem are the same in Z_ChangeStockCode.php. Add id to the "Change An Inventory Item Code" topic anchor in ManualSpecialUtilities.html. |
From: <ex...@us...> - 2014-07-27 00:48:05
|
Revision: 6796 http://sourceforge.net/p/web-erp/reponame/6796 Author: exsonqu Date: 2014-07-27 00:47:57 +0000 (Sun, 27 Jul 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-07-27 00:27:04 UTC (rev 6795) +++ trunk/doc/Change.log 2014-07-27 00:47:57 UTC (rev 6796) @@ -1,5 +1,5 @@ webERP Change Log - +27/7/14 Exson: Fixed the PO header lost initiator bugs when locations changed. Report by Akits from www.minghao.hk/bbs/. 25/7/14 Phil: Allow dummy - labour stock type items to be added to purchase orders. 17/7/14 RChacon: Adds ViewTopic and BookMark, adds bullet for class ascending columns, repositions columns Type and Trans, add class number to Trans, completes printf. 16/7/14 Andrew Galuski: Add standard cost to stock movement record for stock adjustments |
From: <ex...@us...> - 2014-08-28 15:25:04
|
Revision: 6850 http://sourceforge.net/p/web-erp/reponame/6850 Author: exsonqu Date: 2014-08-28 15:24:56 +0000 (Thu, 28 Aug 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-08-28 15:24:35 UTC (rev 6849) +++ trunk/doc/Change.log 2014-08-28 15:24:56 UTC (rev 6850) @@ -1,5 +1,5 @@ webERP Change Log - +28/08/14 Exson: Fixed the csv file aligned abnormal when there are commas in fields strings. 28/08/14 RChacon: In Tax.php: Adds code comments, clean-up unneeded variables, simplies and reorder SQL select, reduces if() calls, replaces addTextWarp-left-align with addText, replaces line-drawing a box with Rectangle(), fixes start-date for 'Y/m/d' format, adds start-date for 'Y-m-d' format, adds a summary section for the report, adds ViewTopic and BookMark, adds more NoOfPeriods. 26/08/14 RChacon: In PDFPriceList.php: Adds code comments, adds PageHeader() print for currabrev and categoryid, replaces addTextWarp-left-align with addText, replaces line-drawing a box with Rectangle(), adds 'Prices excluding tax' warning. 15/08/14 RChacon: Fixes double line feed in PDFQuotationPortrait.php reported by Arwan Galaya. Uniforms code between PDFQuotation.php and PDFQuotationPortrait.php. |
From: <rc...@us...> - 2014-08-28 15:35:11
|
Revision: 6851 http://sourceforge.net/p/web-erp/reponame/6851 Author: rchacon Date: 2014-08-28 15:35:08 +0000 (Thu, 28 Aug 2014) Log Message: ----------- Updates doc/Change.log. Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-08-28 15:24:56 UTC (rev 6850) +++ trunk/doc/Change.log 2014-08-28 15:35:08 UTC (rev 6851) @@ -1,4 +1,6 @@ webERP Change Log + +28/08/14 RChacon: In Tax.php: Fixes SQL select order-by from transaction-date to record-number (primary key). Minor improvements. 28/08/14 Exson: Fixed the csv file aligned abnormal when there are commas in fields strings. 28/08/14 RChacon: In Tax.php: Adds code comments, clean-up unneeded variables, simplies and reorder SQL select, reduces if() calls, replaces addTextWarp-left-align with addText, replaces line-drawing a box with Rectangle(), fixes start-date for 'Y/m/d' format, adds start-date for 'Y-m-d' format, adds a summary section for the report, adds ViewTopic and BookMark, adds more NoOfPeriods. 26/08/14 RChacon: In PDFPriceList.php: Adds code comments, adds PageHeader() print for currabrev and categoryid, replaces addTextWarp-left-align with addText, replaces line-drawing a box with Rectangle(), adds 'Prices excluding tax' warning. |
From: <ex...@us...> - 2014-08-29 02:49:54
|
Revision: 6853 http://sourceforge.net/p/web-erp/reponame/6853 Author: exsonqu Date: 2014-08-29 02:49:51 +0000 (Fri, 29 Aug 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-08-29 02:48:12 UTC (rev 6852) +++ trunk/doc/Change.log 2014-08-29 02:49:51 UTC (rev 6853) @@ -1,5 +1,5 @@ webERP Change Log - +29/08/14 Exson: Fixed the StockLocStatus Serial Number link column shift problem. 28/08/14 RChacon: In Tax.php: Fixes SQL select order-by from transaction-date to record-number (primary key). Minor improvements. 28/08/14 Exson: Fixed the csv file aligned abnormal when there are commas in fields strings. 28/08/14 RChacon: In Tax.php: Adds code comments, clean-up unneeded variables, simplies and reorder SQL select, reduces if() calls, replaces addTextWarp-left-align with addText, replaces line-drawing a box with Rectangle(), fixes start-date for 'Y/m/d' format, adds start-date for 'Y-m-d' format, adds a summary section for the report, adds ViewTopic and BookMark, adds more NoOfPeriods. |
From: <ex...@us...> - 2014-09-11 02:08:06
|
Revision: 6871 http://sourceforge.net/p/web-erp/reponame/6871 Author: exsonqu Date: 2014-09-11 02:07:59 +0000 (Thu, 11 Sep 2014) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2014-09-11 02:07:02 UTC (rev 6870) +++ trunk/doc/Change.log 2014-09-11 02:07:59 UTC (rev 6871) @@ -1,5 +1,5 @@ webERP Change Log - +11/09/14: Exson: Fixed the prnMsg bug in CustomerReceipt.php and add an inquiry link in it and make a status selectable in Customer inquiry and removed those rowstring definition which caused printf parameters missing. 31/8/14 RChacon: In general: Replaces code to determine background colour with TableRows(). Adds comments to ManualNewScripts.html. Fixes manual.css format. In GLTransInquiry.php: Adds $ViewTopic and $BookMark and sorts columns, and minor improvements. Minor translation improvements. 31/8/14 RChacon: Standardizes page_title_text to main-menu-option, standardizes bottom tax-menu, adds $ViewTopic and $BookMark, completes table header columns, formats data columns in Tax* scripts. 30/8/14 RChacon: In TaxAuthorities.php, adds $ViewTopic and $BookMark, completes table headings, formats number columns to fix sort order, and minor improvements. |