From: <Ex...@us...> - 2012-03-22 13:03:05
|
Revision: 5136 http://web-erp.svn.sourceforge.net/web-erp/?rev=5136&view=rev Author: ExsonQu Date: 2012-03-22 13:02:54 +0000 (Thu, 22 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-22 13:01:24 UTC (rev 5135) +++ trunk/doc/Change.log 2012-03-22 13:02:54 UTC (rev 5136) @@ -1,4 +1,5 @@ webERP Change Log +22/3/2012 Exson: Fixed no control of accumulated quantity of the same item during transferring which lead to negative quantity of stock in StockLocTransfer.php reported by Rong. 22/3/2012 Exson: Fixed time displayed incorrectly in footer in Win OS since the strftime() encoding is not UTF-8. Reported by CQZ and KE in webERP Chinese Community QQ group. 22/3/2012 Exson: Fixed period displayed incorrectly in GL inquiry in Win OS since the strftime() encoding is not UTF-8. Reported by CQZ and KE in webERP Chinese Community QQ group. 21/03/2012 CQZ,KE: (From webERP chinese community QQ Group) Fixed the csv file cannot display UTF-8 characters correctly in Excel. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Ex...@us...> - 2012-03-22 13:03:05
|
Revision: 5136 http://web-erp.svn.sourceforge.net/web-erp/?rev=5136&view=rev Author: ExsonQu Date: 2012-03-22 13:02:54 +0000 (Thu, 22 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-22 13:01:24 UTC (rev 5135) +++ trunk/doc/Change.log 2012-03-22 13:02:54 UTC (rev 5136) @@ -1,4 +1,5 @@ webERP Change Log +22/3/2012 Exson: Fixed no control of accumulated quantity of the same item during transferring which lead to negative quantity of stock in StockLocTransfer.php reported by Rong. 22/3/2012 Exson: Fixed time displayed incorrectly in footer in Win OS since the strftime() encoding is not UTF-8. Reported by CQZ and KE in webERP Chinese Community QQ group. 22/3/2012 Exson: Fixed period displayed incorrectly in GL inquiry in Win OS since the strftime() encoding is not UTF-8. Reported by CQZ and KE in webERP Chinese Community QQ group. 21/03/2012 CQZ,KE: (From webERP chinese community QQ Group) Fixed the csv file cannot display UTF-8 characters correctly in Excel. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Ex...@us...> - 2012-03-23 15:15:53
|
Revision: 5146 http://web-erp.svn.sourceforge.net/web-erp/?rev=5146&view=rev Author: ExsonQu Date: 2012-03-23 15:15:42 +0000 (Fri, 23 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-23 15:10:15 UTC (rev 5145) +++ trunk/doc/Change.log 2012-03-23 15:15:42 UTC (rev 5146) @@ -1,4 +1,7 @@ webERP Change Log +23/2/2012 Ke: Fixed footer time displayed garbage in Win OS of simplified Chinese Language in footer.inc. Reported and fixed by Ke from webERP Chinese community QQ group. +23/3/2012 Exson: Fixed accounting period displayed abnormal in simplified Chinese language in Win OS in DateFunctions.inc. Reported by CQZ from webERP Chinese community QQ group +23/3/2012 Exson: Fixed accounting period displayed abnormal in simplified Chinese language in Win OS. Reported by CQZ from webERP Chinese community QQ group. 22/3/2012 Exson: Fixed no control of accumulated quantity of the same item during transferring which lead to negative quantity of stock in StockLocTransfer.php reported by Rong. 22/3/2012 Exson: Fixed time displayed incorrectly in footer in Win OS since the strftime() encoding is not UTF-8. Reported by CQZ and KE in webERP Chinese Community QQ group. 22/3/2012 Exson: Fixed period displayed incorrectly in GL inquiry in Win OS since the strftime() encoding is not UTF-8. Reported by CQZ and KE in webERP Chinese Community QQ group. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Ex...@us...> - 2012-03-23 15:15:53
|
Revision: 5146 http://web-erp.svn.sourceforge.net/web-erp/?rev=5146&view=rev Author: ExsonQu Date: 2012-03-23 15:15:42 +0000 (Fri, 23 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-23 15:10:15 UTC (rev 5145) +++ trunk/doc/Change.log 2012-03-23 15:15:42 UTC (rev 5146) @@ -1,4 +1,7 @@ webERP Change Log +23/2/2012 Ke: Fixed footer time displayed garbage in Win OS of simplified Chinese Language in footer.inc. Reported and fixed by Ke from webERP Chinese community QQ group. +23/3/2012 Exson: Fixed accounting period displayed abnormal in simplified Chinese language in Win OS in DateFunctions.inc. Reported by CQZ from webERP Chinese community QQ group +23/3/2012 Exson: Fixed accounting period displayed abnormal in simplified Chinese language in Win OS. Reported by CQZ from webERP Chinese community QQ group. 22/3/2012 Exson: Fixed no control of accumulated quantity of the same item during transferring which lead to negative quantity of stock in StockLocTransfer.php reported by Rong. 22/3/2012 Exson: Fixed time displayed incorrectly in footer in Win OS since the strftime() encoding is not UTF-8. Reported by CQZ and KE in webERP Chinese Community QQ group. 22/3/2012 Exson: Fixed period displayed incorrectly in GL inquiry in Win OS since the strftime() encoding is not UTF-8. Reported by CQZ and KE in webERP Chinese Community QQ group. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Ex...@us...> - 2012-03-25 13:53:48
|
Revision: 5148 http://web-erp.svn.sourceforge.net/web-erp/?rev=5148&view=rev Author: ExsonQu Date: 2012-03-25 13:53:42 +0000 (Sun, 25 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-25 13:52:14 UTC (rev 5147) +++ trunk/doc/Change.log 2012-03-25 13:53:42 UTC (rev 5148) @@ -1,4 +1,5 @@ webERP Change Log +25/3/2012 Exson: Add return back link for SupplierInvoice.php while users make input errors. Reported by Ke from webERP Chinese Community QQ group 23/2/2012 Ke: Fixed footer time displayed garbage in Win OS of simplified Chinese Language in footer.inc. Reported and fixed by Ke from webERP Chinese community QQ group. 23/3/2012 Exson: Fixed accounting period displayed abnormal in simplified Chinese language in Win OS in DateFunctions.inc. Reported by CQZ from webERP Chinese community QQ group 23/3/2012 Exson: Fixed accounting period displayed abnormal in simplified Chinese language in Win OS. Reported by CQZ from webERP Chinese community QQ group. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Ex...@us...> - 2012-03-25 13:53:48
|
Revision: 5148 http://web-erp.svn.sourceforge.net/web-erp/?rev=5148&view=rev Author: ExsonQu Date: 2012-03-25 13:53:42 +0000 (Sun, 25 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-25 13:52:14 UTC (rev 5147) +++ trunk/doc/Change.log 2012-03-25 13:53:42 UTC (rev 5148) @@ -1,4 +1,5 @@ webERP Change Log +25/3/2012 Exson: Add return back link for SupplierInvoice.php while users make input errors. Reported by Ke from webERP Chinese Community QQ group 23/2/2012 Ke: Fixed footer time displayed garbage in Win OS of simplified Chinese Language in footer.inc. Reported and fixed by Ke from webERP Chinese community QQ group. 23/3/2012 Exson: Fixed accounting period displayed abnormal in simplified Chinese language in Win OS in DateFunctions.inc. Reported by CQZ from webERP Chinese community QQ group 23/3/2012 Exson: Fixed accounting period displayed abnormal in simplified Chinese language in Win OS. Reported by CQZ from webERP Chinese community QQ group. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Ex...@us...> - 2012-03-25 14:21:13
|
Revision: 5154 http://web-erp.svn.sourceforge.net/web-erp/?rev=5154&view=rev Author: ExsonQu Date: 2012-03-25 14:21:06 +0000 (Sun, 25 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-25 14:20:03 UTC (rev 5153) +++ trunk/doc/Change.log 2012-03-25 14:21:06 UTC (rev 5154) @@ -1,4 +1,5 @@ webERP Change Log +25/3/2012 Exson: Add page footer with total pages for users verification purpose in PrintCustOrder.php Reported by Russell 25/3/2012 Exson: Add return back link for SupplierInvoice.php while users make input errors. Reported by Ke from webERP Chinese Community QQ group 23/2/2012 Ke: Fixed footer time displayed garbage in Win OS of simplified Chinese Language in footer.inc. Reported and fixed by Ke from webERP Chinese community QQ group. 23/3/2012 Exson: Fixed accounting period displayed abnormal in simplified Chinese language in Win OS in DateFunctions.inc. Reported by CQZ from webERP Chinese community QQ group This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Ex...@us...> - 2012-03-25 14:21:13
|
Revision: 5154 http://web-erp.svn.sourceforge.net/web-erp/?rev=5154&view=rev Author: ExsonQu Date: 2012-03-25 14:21:06 +0000 (Sun, 25 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-25 14:20:03 UTC (rev 5153) +++ trunk/doc/Change.log 2012-03-25 14:21:06 UTC (rev 5154) @@ -1,4 +1,5 @@ webERP Change Log +25/3/2012 Exson: Add page footer with total pages for users verification purpose in PrintCustOrder.php Reported by Russell 25/3/2012 Exson: Add return back link for SupplierInvoice.php while users make input errors. Reported by Ke from webERP Chinese Community QQ group 23/2/2012 Ke: Fixed footer time displayed garbage in Win OS of simplified Chinese Language in footer.inc. Reported and fixed by Ke from webERP Chinese community QQ group. 23/3/2012 Exson: Fixed accounting period displayed abnormal in simplified Chinese language in Win OS in DateFunctions.inc. Reported by CQZ from webERP Chinese community QQ group This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Ex...@us...> - 2012-03-27 01:56:14
|
Revision: 5160 http://web-erp.svn.sourceforge.net/web-erp/?rev=5160&view=rev Author: ExsonQu Date: 2012-03-27 01:56:08 +0000 (Tue, 27 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-27 01:55:25 UTC (rev 5159) +++ trunk/doc/Change.log 2012-03-27 01:56:08 UTC (rev 5160) @@ -1,4 +1,5 @@ webERP Change Log +27/3/2012 Exson: fixed typo in footer.inc 25/3/2012 Exson: Add page footer with total pages for users verification purpose in PrintCustOrder.php Reported by Russell 25/3/2012 Exson: Add return back link for SupplierInvoice.php while users make input errors. Reported by Ke from webERP Chinese Community QQ group 23/2/2012 Ke: Fixed footer time displayed garbage in Win OS of simplified Chinese Language in footer.inc. Reported and fixed by Ke from webERP Chinese community QQ group. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Ex...@us...> - 2012-03-27 01:56:14
|
Revision: 5160 http://web-erp.svn.sourceforge.net/web-erp/?rev=5160&view=rev Author: ExsonQu Date: 2012-03-27 01:56:08 +0000 (Tue, 27 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-27 01:55:25 UTC (rev 5159) +++ trunk/doc/Change.log 2012-03-27 01:56:08 UTC (rev 5160) @@ -1,4 +1,5 @@ webERP Change Log +27/3/2012 Exson: fixed typo in footer.inc 25/3/2012 Exson: Add page footer with total pages for users verification purpose in PrintCustOrder.php Reported by Russell 25/3/2012 Exson: Add return back link for SupplierInvoice.php while users make input errors. Reported by Ke from webERP Chinese Community QQ group 23/2/2012 Ke: Fixed footer time displayed garbage in Win OS of simplified Chinese Language in footer.inc. Reported and fixed by Ke from webERP Chinese community QQ group. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Ex...@us...> - 2012-03-29 08:58:37
|
Revision: 5162 http://web-erp.svn.sourceforge.net/web-erp/?rev=5162&view=rev Author: ExsonQu Date: 2012-03-29 08:58:31 +0000 (Thu, 29 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-29 08:49:00 UTC (rev 5161) +++ trunk/doc/Change.log 2012-03-29 08:58:31 UTC (rev 5162) @@ -1,4 +1,5 @@ webERP Change Log +29/3/2012 Exson: Fixed typo which caused scripts does not work. Cannot add or modify existed items. 27/3/2012 Exson: fixed typo in footer.inc 25/3/2012 Exson: Add page footer with total pages for users verification purpose in PrintCustOrder.php Reported by Russell 25/3/2012 Exson: Add return back link for SupplierInvoice.php while users make input errors. Reported by Ke from webERP Chinese Community QQ group This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Ex...@us...> - 2012-03-29 08:58:42
|
Revision: 5162 http://web-erp.svn.sourceforge.net/web-erp/?rev=5162&view=rev Author: ExsonQu Date: 2012-03-29 08:58:31 +0000 (Thu, 29 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-29 08:49:00 UTC (rev 5161) +++ trunk/doc/Change.log 2012-03-29 08:58:31 UTC (rev 5162) @@ -1,4 +1,5 @@ webERP Change Log +29/3/2012 Exson: Fixed typo which caused scripts does not work. Cannot add or modify existed items. 27/3/2012 Exson: fixed typo in footer.inc 25/3/2012 Exson: Add page footer with total pages for users verification purpose in PrintCustOrder.php Reported by Russell 25/3/2012 Exson: Add return back link for SupplierInvoice.php while users make input errors. Reported by Ke from webERP Chinese Community QQ group This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Ex...@us...> - 2012-03-29 09:07:56
|
Revision: 5164 http://web-erp.svn.sourceforge.net/web-erp/?rev=5164&view=rev Author: ExsonQu Date: 2012-03-29 09:07:47 +0000 (Thu, 29 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-29 09:03:08 UTC (rev 5163) +++ trunk/doc/Change.log 2012-03-29 09:07:47 UTC (rev 5164) @@ -1,4 +1,6 @@ webERP Change Log +29/3/2012Exson:Fixed href typo error which lead to Select another location link does not work in InternalStockRequestFulfill.php +29/3/2012 29/3/2012 Exson: Fixed typo which caused scripts does not work. Cannot add or modify existed items. 27/3/2012 Exson: fixed typo in footer.inc 25/3/2012 Exson: Add page footer with total pages for users verification purpose in PrintCustOrder.php Reported by Russell This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Ex...@us...> - 2012-03-29 09:07:58
|
Revision: 5164 http://web-erp.svn.sourceforge.net/web-erp/?rev=5164&view=rev Author: ExsonQu Date: 2012-03-29 09:07:47 +0000 (Thu, 29 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-29 09:03:08 UTC (rev 5163) +++ trunk/doc/Change.log 2012-03-29 09:07:47 UTC (rev 5164) @@ -1,4 +1,6 @@ webERP Change Log +29/3/2012Exson:Fixed href typo error which lead to Select another location link does not work in InternalStockRequestFulfill.php +29/3/2012 29/3/2012 Exson: Fixed typo which caused scripts does not work. Cannot add or modify existed items. 27/3/2012 Exson: fixed typo in footer.inc 25/3/2012 Exson: Add page footer with total pages for users verification purpose in PrintCustOrder.php Reported by Russell This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Ex...@us...> - 2012-03-30 08:27:43
|
Revision: 5168 http://web-erp.svn.sourceforge.net/web-erp/?rev=5168&view=rev Author: ExsonQu Date: 2012-03-30 08:27:33 +0000 (Fri, 30 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-30 08:26:37 UTC (rev 5167) +++ trunk/doc/Change.log 2012-03-30 08:27:33 UTC (rev 5168) @@ -1,4 +1,5 @@ webERP Change Log +30/3/2012 Richard Andreu Modified security role to order by role name instead of by roleid to make it more user friendly in WWW_Access.php and WWW_Users.php 29/3/2012Exson:Fixed href typo error which lead to Select another location link does not work in InternalStockRequestFulfill.php 29/3/2012 29/3/2012 Exson: Fixed typo which caused scripts does not work. Cannot add or modify existed items. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Ex...@us...> - 2012-03-30 08:27:44
|
Revision: 5168 http://web-erp.svn.sourceforge.net/web-erp/?rev=5168&view=rev Author: ExsonQu Date: 2012-03-30 08:27:33 +0000 (Fri, 30 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-30 08:26:37 UTC (rev 5167) +++ trunk/doc/Change.log 2012-03-30 08:27:33 UTC (rev 5168) @@ -1,4 +1,5 @@ webERP Change Log +30/3/2012 Richard Andreu Modified security role to order by role name instead of by roleid to make it more user friendly in WWW_Access.php and WWW_Users.php 29/3/2012Exson:Fixed href typo error which lead to Select another location link does not work in InternalStockRequestFulfill.php 29/3/2012 29/3/2012 Exson: Fixed typo which caused scripts does not work. Cannot add or modify existed items. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Ex...@us...> - 2012-03-30 14:23:47
|
Revision: 5172 http://web-erp.svn.sourceforge.net/web-erp/?rev=5172&view=rev Author: ExsonQu Date: 2012-03-30 14:23:41 +0000 (Fri, 30 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-30 14:22:02 UTC (rev 5171) +++ trunk/doc/Change.log 2012-03-30 14:23:41 UTC (rev 5172) @@ -1,7 +1,7 @@ webERP Change Log +31/3/2012 Dafydd Crosby: Revise scripts Add_SerialItemsOut.php and OutputSerialItems.php fixes a problem that occurs when receiving a bulk inventory transfer. There was a hard-coded loop that prevented adding bundles that were greater than 10. 30/3/2012 Richard Andreu Modified security role to order by role name instead of by roleid to make it more user friendly in WWW_Access.php and WWW_Users.php 29/3/2012Exson:Fixed href typo error which lead to Select another location link does not work in InternalStockRequestFulfill.php -29/3/2012 29/3/2012 Exson: Fixed typo which caused scripts does not work. Cannot add or modify existed items. 27/3/2012 Exson: fixed typo in footer.inc 25/3/2012 Exson: Add page footer with total pages for users verification purpose in PrintCustOrder.php Reported by Russell This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Ex...@us...> - 2012-03-30 14:23:50
|
Revision: 5172 http://web-erp.svn.sourceforge.net/web-erp/?rev=5172&view=rev Author: ExsonQu Date: 2012-03-30 14:23:41 +0000 (Fri, 30 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-30 14:22:02 UTC (rev 5171) +++ trunk/doc/Change.log 2012-03-30 14:23:41 UTC (rev 5172) @@ -1,7 +1,7 @@ webERP Change Log +31/3/2012 Dafydd Crosby: Revise scripts Add_SerialItemsOut.php and OutputSerialItems.php fixes a problem that occurs when receiving a bulk inventory transfer. There was a hard-coded loop that prevented adding bundles that were greater than 10. 30/3/2012 Richard Andreu Modified security role to order by role name instead of by roleid to make it more user friendly in WWW_Access.php and WWW_Users.php 29/3/2012Exson:Fixed href typo error which lead to Select another location link does not work in InternalStockRequestFulfill.php -29/3/2012 29/3/2012 Exson: Fixed typo which caused scripts does not work. Cannot add or modify existed items. 27/3/2012 Exson: fixed typo in footer.inc 25/3/2012 Exson: Add page footer with total pages for users verification purpose in PrintCustOrder.php Reported by Russell This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Ex...@us...> - 2012-03-31 09:24:37
|
Revision: 5176 http://web-erp.svn.sourceforge.net/web-erp/?rev=5176&view=rev Author: ExsonQu Date: 2012-03-31 09:24:30 +0000 (Sat, 31 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-31 09:23:27 UTC (rev 5175) +++ trunk/doc/Change.log 2012-03-31 09:24:30 UTC (rev 5176) @@ -1,4 +1,5 @@ webERP Change Log +31/3/2012 Kunshan-Ouhai\xA1G Fixed bug in PDFStockCheckComparision.php when selecting Report and Close the Inventory Comparison, there will be seriously sql errors. Reported and fixed by Kunshan-Ouhai from webERP Chinese community QQ group. 31/3/2012 Dafydd Crosby: Revise scripts Add_SerialItemsOut.php and OutputSerialItems.php fixes a problem that occurs when receiving a bulk inventory transfer. There was a hard-coded loop that prevented adding bundles that were greater than 10. 30/3/2012 Richard Andreu Modified security role to order by role name instead of by roleid to make it more user friendly in WWW_Access.php and WWW_Users.php 29/3/2012Exson:Fixed href typo error which lead to Select another location link does not work in InternalStockRequestFulfill.php This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Ex...@us...> - 2012-03-31 09:24:37
|
Revision: 5176 http://web-erp.svn.sourceforge.net/web-erp/?rev=5176&view=rev Author: ExsonQu Date: 2012-03-31 09:24:30 +0000 (Sat, 31 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-31 09:23:27 UTC (rev 5175) +++ trunk/doc/Change.log 2012-03-31 09:24:30 UTC (rev 5176) @@ -1,4 +1,5 @@ webERP Change Log +31/3/2012 Kunshan-Ouhai\xA1G Fixed bug in PDFStockCheckComparision.php when selecting Report and Close the Inventory Comparison, there will be seriously sql errors. Reported and fixed by Kunshan-Ouhai from webERP Chinese community QQ group. 31/3/2012 Dafydd Crosby: Revise scripts Add_SerialItemsOut.php and OutputSerialItems.php fixes a problem that occurs when receiving a bulk inventory transfer. There was a hard-coded loop that prevented adding bundles that were greater than 10. 30/3/2012 Richard Andreu Modified security role to order by role name instead of by roleid to make it more user friendly in WWW_Access.php and WWW_Users.php 29/3/2012Exson:Fixed href typo error which lead to Select another location link does not work in InternalStockRequestFulfill.php This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Ex...@us...> - 2012-03-31 14:35:33
|
Revision: 5178 http://web-erp.svn.sourceforge.net/web-erp/?rev=5178&view=rev Author: ExsonQu Date: 2012-03-31 14:35:27 +0000 (Sat, 31 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-31 14:33:23 UTC (rev 5177) +++ trunk/doc/Change.log 2012-03-31 14:35:27 UTC (rev 5178) @@ -1,4 +1,5 @@ webERP Change Log +31/3/2012: PakRichard: Fixed problem that on PCAssignCashToTab.php it should be used the decimal places of the currency of the tab, not the decimal places of the functional currency.The same in PcClaimExpensesFromTab.php 31/3/2012 Kunshan-Ouhai\xA1G Fixed bug in PDFStockCheckComparision.php when selecting Report and Close the Inventory Comparison, there will be seriously sql errors. Reported and fixed by Kunshan-Ouhai from webERP Chinese community QQ group. 31/3/2012 Dafydd Crosby: Revise scripts Add_SerialItemsOut.php and OutputSerialItems.php fixes a problem that occurs when receiving a bulk inventory transfer. There was a hard-coded loop that prevented adding bundles that were greater than 10. 30/3/2012 Richard Andreu Modified security role to order by role name instead of by roleid to make it more user friendly in WWW_Access.php and WWW_Users.php This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Ex...@us...> - 2012-03-31 14:35:33
|
Revision: 5178 http://web-erp.svn.sourceforge.net/web-erp/?rev=5178&view=rev Author: ExsonQu Date: 2012-03-31 14:35:27 +0000 (Sat, 31 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-31 14:33:23 UTC (rev 5177) +++ trunk/doc/Change.log 2012-03-31 14:35:27 UTC (rev 5178) @@ -1,4 +1,5 @@ webERP Change Log +31/3/2012: PakRichard: Fixed problem that on PCAssignCashToTab.php it should be used the decimal places of the currency of the tab, not the decimal places of the functional currency.The same in PcClaimExpensesFromTab.php 31/3/2012 Kunshan-Ouhai\xA1G Fixed bug in PDFStockCheckComparision.php when selecting Report and Close the Inventory Comparison, there will be seriously sql errors. Reported and fixed by Kunshan-Ouhai from webERP Chinese community QQ group. 31/3/2012 Dafydd Crosby: Revise scripts Add_SerialItemsOut.php and OutputSerialItems.php fixes a problem that occurs when receiving a bulk inventory transfer. There was a hard-coded loop that prevented adding bundles that were greater than 10. 30/3/2012 Richard Andreu Modified security role to order by role name instead of by roleid to make it more user friendly in WWW_Access.php and WWW_Users.php This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Ex...@us...> - 2012-03-31 14:42:14
|
Revision: 5180 http://web-erp.svn.sourceforge.net/web-erp/?rev=5180&view=rev Author: ExsonQu Date: 2012-03-31 14:42:08 +0000 (Sat, 31 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-31 14:40:57 UTC (rev 5179) +++ trunk/doc/Change.log 2012-03-31 14:42:08 UTC (rev 5180) @@ -1,4 +1,5 @@ webERP Change Log +31/3/2012 Exson: Fixed for PcAuthorizeExpenses.php cannot authorized expenses due to no applying gettext function to 'Update' 31/3/2012: PakRichard: Fixed problem that on PCAssignCashToTab.php it should be used the decimal places of the currency of the tab, not the decimal places of the functional currency.The same in PcClaimExpensesFromTab.php 31/3/2012 Kunshan-Ouhai\xA1G Fixed bug in PDFStockCheckComparision.php when selecting Report and Close the Inventory Comparison, there will be seriously sql errors. Reported and fixed by Kunshan-Ouhai from webERP Chinese community QQ group. 31/3/2012 Dafydd Crosby: Revise scripts Add_SerialItemsOut.php and OutputSerialItems.php fixes a problem that occurs when receiving a bulk inventory transfer. There was a hard-coded loop that prevented adding bundles that were greater than 10. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Ex...@us...> - 2012-03-31 14:42:15
|
Revision: 5180 http://web-erp.svn.sourceforge.net/web-erp/?rev=5180&view=rev Author: ExsonQu Date: 2012-03-31 14:42:08 +0000 (Sat, 31 Mar 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-03-31 14:40:57 UTC (rev 5179) +++ trunk/doc/Change.log 2012-03-31 14:42:08 UTC (rev 5180) @@ -1,4 +1,5 @@ webERP Change Log +31/3/2012 Exson: Fixed for PcAuthorizeExpenses.php cannot authorized expenses due to no applying gettext function to 'Update' 31/3/2012: PakRichard: Fixed problem that on PCAssignCashToTab.php it should be used the decimal places of the currency of the tab, not the decimal places of the functional currency.The same in PcClaimExpensesFromTab.php 31/3/2012 Kunshan-Ouhai\xA1G Fixed bug in PDFStockCheckComparision.php when selecting Report and Close the Inventory Comparison, there will be seriously sql errors. Reported and fixed by Kunshan-Ouhai from webERP Chinese community QQ group. 31/3/2012 Dafydd Crosby: Revise scripts Add_SerialItemsOut.php and OutputSerialItems.php fixes a problem that occurs when receiving a bulk inventory transfer. There was a hard-coded loop that prevented adding bundles that were greater than 10. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <Ex...@us...> - 2012-04-01 16:54:10
|
Revision: 5192 http://web-erp.svn.sourceforge.net/web-erp/?rev=5192&view=rev Author: ExsonQu Date: 2012-04-01 16:54:04 +0000 (Sun, 01 Apr 2012) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2012-04-01 16:52:05 UTC (rev 5191) +++ trunk/doc/Change.log 2012-04-01 16:54:04 UTC (rev 5192) @@ -1,4 +1,5 @@ webERP Change Log +2/4/2012 Exson: fixed CopyBOM.php sql errors and header already sent error. 31/3/2012 Exson: Fixed for PcAuthorizeExpenses.php cannot authorized expenses due to no applying gettext function to 'Update' 31/3/2012: PakRichard: Fixed problem that on PCAssignCashToTab.php it should be used the decimal places of the currency of the tab, not the decimal places of the functional currency.The same in PcClaimExpensesFromTab.php 31/3/2012 Kunshan-Ouhai\xA1G Fixed bug in PDFStockCheckComparision.php when selecting Report and Close the Inventory Comparison, there will be seriously sql errors. Reported and fixed by Kunshan-Ouhai from webERP Chinese community QQ group. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |