|
From: <ex...@us...> - 2016-09-04 01:37:13
|
Revision: 7608
http://sourceforge.net/p/web-erp/reponame/7608
Author: exsonqu
Date: 2016-09-04 01:37:10 +0000 (Sun, 04 Sep 2016)
Log Message:
-----------
Modified Paths:
--------------
trunk/doc/Change.log
Modified: trunk/doc/Change.log
===================================================================
--- trunk/doc/Change.log 2016-09-04 01:36:23 UTC (rev 7607)
+++ trunk/doc/Change.log 2016-09-04 01:37:10 UTC (rev 7608)
@@ -1,5 +1,5 @@
webERP Change Log
-
+04/09/16 Dave Parrish fixed accumulated No of orders bug in SalesByTypePeriodInquiry.php.
31/08/16 Exson: Addd new feature assign cash from one tab to another.
24/08/16 Exson: Fixed the latin1 charset mixed bug in supplierdiscounts table;
24/9/16 Exson: Fixed the bug that days of payment terms in the following month over 31 days can not be handled correctly in DateFunctions.inc.
|
|
From: <ex...@us...> - 2016-09-04 06:03:22
|
Revision: 7610
http://sourceforge.net/p/web-erp/reponame/7610
Author: exsonqu
Date: 2016-09-04 06:03:20 +0000 (Sun, 04 Sep 2016)
Log Message:
-----------
Modified Paths:
--------------
trunk/doc/Change.log
Modified: trunk/doc/Change.log
===================================================================
--- trunk/doc/Change.log 2016-09-04 06:02:25 UTC (rev 7609)
+++ trunk/doc/Change.log 2016-09-04 06:03:20 UTC (rev 7610)
@@ -1,4 +1,6 @@
webERP Change Log
+
+04/09/16 Exson: Fixed the bug that work order location will be wrong when user select location which is not user's default location.
04/09/16 Dave Parrish fixed accumulated No of orders bug in SalesByTypePeriodInquiry.php.
31/08/16 Exson: Addd new feature assign cash from one tab to another.
24/08/16 Exson: Fixed the latin1 charset mixed bug in supplierdiscounts table;
|
|
From: <ex...@us...> - 2016-09-04 06:13:39
|
Revision: 7612
http://sourceforge.net/p/web-erp/reponame/7612
Author: exsonqu
Date: 2016-09-04 06:13:37 +0000 (Sun, 04 Sep 2016)
Log Message:
-----------
Modified Paths:
--------------
trunk/doc/Change.log
Modified: trunk/doc/Change.log
===================================================================
--- trunk/doc/Change.log 2016-09-04 06:12:47 UTC (rev 7611)
+++ trunk/doc/Change.log 2016-09-04 06:13:37 UTC (rev 7612)
@@ -1,5 +1,6 @@
webERP Change Log
+04/09/16 Exson: Fixed the undefined noise in WorkOrderStatus.php.
04/09/16 Exson: Fixed the bug that work order location will be wrong when user select location which is not user's default location.
04/09/16 Dave Parrish fixed accumulated No of orders bug in SalesByTypePeriodInquiry.php.
31/08/16 Exson: Addd new feature assign cash from one tab to another.
|
|
From: <ex...@us...> - 2016-09-04 08:15:07
|
Revision: 7614
http://sourceforge.net/p/web-erp/reponame/7614
Author: exsonqu
Date: 2016-09-04 08:15:04 +0000 (Sun, 04 Sep 2016)
Log Message:
-----------
Modified Paths:
--------------
trunk/doc/Change.log
Modified: trunk/doc/Change.log
===================================================================
--- trunk/doc/Change.log 2016-09-04 08:14:27 UTC (rev 7613)
+++ trunk/doc/Change.log 2016-09-04 08:15:04 UTC (rev 7614)
@@ -1,5 +1,6 @@
webERP Change Log
+04/09/16 Exson: Add delete Work orders Items feature in WorkOrderEntry.php.
04/09/16 Exson: Fixed the undefined noise in WorkOrderStatus.php.
04/09/16 Exson: Fixed the bug that work order location will be wrong when user select location which is not user's default location.
04/09/16 Dave Parrish fixed accumulated No of orders bug in SalesByTypePeriodInquiry.php.
|
|
From: <ex...@us...> - 2016-09-04 10:27:25
|
Revision: 7616
http://sourceforge.net/p/web-erp/reponame/7616
Author: exsonqu
Date: 2016-09-04 10:27:23 +0000 (Sun, 04 Sep 2016)
Log Message:
-----------
Modified Paths:
--------------
trunk/doc/Change.log
Modified: trunk/doc/Change.log
===================================================================
--- trunk/doc/Change.log 2016-09-04 10:26:40 UTC (rev 7615)
+++ trunk/doc/Change.log 2016-09-04 10:27:23 UTC (rev 7616)
@@ -1,5 +1,6 @@
webERP Change Log
+04/09/16 Exson: Add WO items delete constraint in WorkOrderEntry.php. Thanks for Phil's reminder.
04/09/16 Exson: Add delete Work orders Items feature in WorkOrderEntry.php.
04/09/16 Exson: Fixed the undefined noise in WorkOrderStatus.php.
04/09/16 Exson: Fixed the bug that work order location will be wrong when user select location which is not user's default location.
|
|
From: <ex...@us...> - 2016-09-12 02:36:25
|
Revision: 7619
http://sourceforge.net/p/web-erp/reponame/7619
Author: exsonqu
Date: 2016-09-12 02:36:23 +0000 (Mon, 12 Sep 2016)
Log Message:
-----------
Modified Paths:
--------------
trunk/doc/Change.log
Modified: trunk/doc/Change.log
===================================================================
--- trunk/doc/Change.log 2016-09-12 02:35:30 UTC (rev 7618)
+++ trunk/doc/Change.log 2016-09-12 02:36:23 UTC (rev 7619)
@@ -1,5 +1,6 @@
webERP Change Log
+12/09/16 Exson: Add a filter to avoid tons of zero valued gl transaction records generated in SQL_CommonFunctions.inc.
04/09/16 Exson: Add WO items delete constraint in WorkOrderEntry.php. Thanks for Phil's reminder.
04/09/16 Exson: Add delete Work orders Items feature in WorkOrderEntry.php.
04/09/16 Exson: Fixed the undefined noise in WorkOrderStatus.php.
|
|
From: <ex...@us...> - 2016-09-14 09:05:23
|
Revision: 7622
http://sourceforge.net/p/web-erp/reponame/7622
Author: exsonqu
Date: 2016-09-14 09:05:21 +0000 (Wed, 14 Sep 2016)
Log Message:
-----------
Modified Paths:
--------------
trunk/doc/Change.log
Modified: trunk/doc/Change.log
===================================================================
--- trunk/doc/Change.log 2016-09-14 09:04:41 UTC (rev 7621)
+++ trunk/doc/Change.log 2016-09-14 09:05:21 UTC (rev 7622)
@@ -1,5 +1,6 @@
webERP Change Log
+14/09/16: Exson: Add order line narrative and invoices link to sales order inquiry in OrderDetails.php.
12/09/16 Exson: Add a filter to avoid tons of zero valued gl transaction records generated in SQL_CommonFunctions.inc.
04/09/16 Exson: Add WO items delete constraint in WorkOrderEntry.php. Thanks for Phil's reminder.
04/09/16 Exson: Add delete Work orders Items feature in WorkOrderEntry.php.
|
|
From: <ex...@us...> - 2016-09-14 10:05:04
|
Revision: 7624
http://sourceforge.net/p/web-erp/reponame/7624
Author: exsonqu
Date: 2016-09-14 10:05:02 +0000 (Wed, 14 Sep 2016)
Log Message:
-----------
Modified Paths:
--------------
trunk/doc/Change.log
Modified: trunk/doc/Change.log
===================================================================
--- trunk/doc/Change.log 2016-09-14 10:03:08 UTC (rev 7623)
+++ trunk/doc/Change.log 2016-09-14 10:05:02 UTC (rev 7624)
@@ -1,5 +1,6 @@
webERP Change Log
+14/09/16 Exson: Add narrative, transaction date data to PDFOrdersInvoiced.php.
14/09/16: Exson: Add order line narrative and invoices link to sales order inquiry in OrderDetails.php.
12/09/16 Exson: Add a filter to avoid tons of zero valued gl transaction records generated in SQL_CommonFunctions.inc.
04/09/16 Exson: Add WO items delete constraint in WorkOrderEntry.php. Thanks for Phil's reminder.
|
|
From: <ex...@us...> - 2016-09-18 08:45:33
|
Revision: 7626
http://sourceforge.net/p/web-erp/reponame/7626
Author: exsonqu
Date: 2016-09-18 08:45:31 +0000 (Sun, 18 Sep 2016)
Log Message:
-----------
Modified Paths:
--------------
trunk/doc/Change.log
Modified: trunk/doc/Change.log
===================================================================
--- trunk/doc/Change.log 2016-09-18 08:44:07 UTC (rev 7625)
+++ trunk/doc/Change.log 2016-09-18 08:45:31 UTC (rev 7626)
@@ -1,5 +1,6 @@
webERP Change Log
+18/09/16 Exson: Add multiple items issue for non-controlled items feature to Work Orders in WorkOrderIssue.php.
14/09/16 Exson: Add narrative, transaction date data to PDFOrdersInvoiced.php.
14/09/16: Exson: Add order line narrative and invoices link to sales order inquiry in OrderDetails.php.
12/09/16 Exson: Add a filter to avoid tons of zero valued gl transaction records generated in SQL_CommonFunctions.inc.
|
|
From: <ex...@us...> - 2016-09-24 10:24:38
|
Revision: 7630
http://sourceforge.net/p/web-erp/reponame/7630
Author: exsonqu
Date: 2016-09-24 10:24:36 +0000 (Sat, 24 Sep 2016)
Log Message:
-----------
Modified Paths:
--------------
trunk/doc/Change.log
Modified: trunk/doc/Change.log
===================================================================
--- trunk/doc/Change.log 2016-09-24 10:23:35 UTC (rev 7629)
+++ trunk/doc/Change.log 2016-09-24 10:24:36 UTC (rev 7630)
@@ -1,5 +1,6 @@
webERP Change Log
+24/09/16 Exson: Fixed the AddTextWrap missing characters errors when there is space and make it more reliable.
21/09/16 RChacon: In SuppWhereAlloc.php, accepts the payment multiple creditors. In CustWhereAlloc.php, accepts the receipt of multiple debtors.
18/09/16 RChacon: Add style to describe how button image should be displayed. Clean up Xenos css.
18/09/16 Exson: Add multiple items issue for non-controlled items feature to Work Orders in WorkOrderIssue.php.
|
|
From: <ex...@us...> - 2016-09-24 10:30:24
|
Revision: 7632
http://sourceforge.net/p/web-erp/reponame/7632
Author: exsonqu
Date: 2016-09-24 10:30:21 +0000 (Sat, 24 Sep 2016)
Log Message:
-----------
Modified Paths:
--------------
trunk/doc/Change.log
Modified: trunk/doc/Change.log
===================================================================
--- trunk/doc/Change.log 2016-09-24 10:29:42 UTC (rev 7631)
+++ trunk/doc/Change.log 2016-09-24 10:30:21 UTC (rev 7632)
@@ -1,5 +1,6 @@
webERP Change Log
+24/09/16 Exson: Make Justify feature workable in addTextWrap in class.pdf.php.
24/09/16 Exson: Fixed the AddTextWrap missing characters errors when there is space and make it more reliable.
21/09/16 RChacon: In SuppWhereAlloc.php, accepts the payment multiple creditors. In CustWhereAlloc.php, accepts the receipt of multiple debtors.
18/09/16 RChacon: Add style to describe how button image should be displayed. Clean up Xenos css.
|
|
From: <ex...@us...> - 2016-09-25 03:59:51
|
Revision: 7636
http://sourceforge.net/p/web-erp/reponame/7636
Author: exsonqu
Date: 2016-09-25 03:59:49 +0000 (Sun, 25 Sep 2016)
Log Message:
-----------
Modified Paths:
--------------
trunk/doc/Change.log
Modified: trunk/doc/Change.log
===================================================================
--- trunk/doc/Change.log 2016-09-25 03:59:01 UTC (rev 7635)
+++ trunk/doc/Change.log 2016-09-25 03:59:49 UTC (rev 7636)
@@ -1,5 +1,6 @@
webERP Change Log
+25/09/16 Exson: Make the details show immediately when the search result is one in SelectCompletedOrder.php.And add return links in OrderDetails.php.
24/10/16 Simon Kelly: Fixed placing POs for sales orders using array form variable
24/09/16 waynemcdougall: Fixed missing date in Sales Price history
24/09/16 Exson: Make Justify feature workable in addTextWrap in class.pdf.php.
|
|
From: <rc...@us...> - 2016-10-31 15:25:51
|
Revision: 7656
http://sourceforge.net/p/web-erp/reponame/7656
Author: rchacon
Date: 2016-10-31 15:25:49 +0000 (Mon, 31 Oct 2016)
Log Message:
-----------
Modified Paths:
--------------
trunk/doc/Change.log
Modified: trunk/doc/Change.log
===================================================================
--- trunk/doc/Change.log 2016-10-31 15:23:56 UTC (rev 7655)
+++ trunk/doc/Change.log 2016-10-31 15:25:49 UTC (rev 7656)
@@ -1,5 +1,6 @@
webERP Change Log
+30/10/16 RChacon: In SecurityTokens.php: Fix Description's input maxlength, fix table head in data table, move form-tables after data table, add cancel button in edit form table, add return button, add style to print data table, add title in form tables, regroup code, change from if/elseif to switch/case to improve code readability, and add code documentation.
30/10/16 RChacon: On SupplierPriceList.php, add ViewTopic and BookMark, and complete html table. Add info to manual.
17/10/16 Phil: Fix SQL in ReverseGRN.php as reported by Ricard/Tim.
16/10/16 RChacon: Fix function convertDate(dS,dF).
|
|
From: <ex...@us...> - 2016-11-27 08:20:39
|
Revision: 7688
http://sourceforge.net/p/web-erp/reponame/7688
Author: exsonqu
Date: 2016-11-27 08:20:37 +0000 (Sun, 27 Nov 2016)
Log Message:
-----------
Modified Paths:
--------------
trunk/doc/Change.log
Modified: trunk/doc/Change.log
===================================================================
--- trunk/doc/Change.log 2016-11-27 08:15:16 UTC (rev 7687)
+++ trunk/doc/Change.log 2016-11-27 08:20:37 UTC (rev 7688)
@@ -1,5 +1,7 @@
webERP Change Log
+27/11/2016 4.13.1 release
+
26/11/2016 Exson: Add a constraint to Pc assignment transfer in PcAssignCashTabToTab.php
26/11/16 Exson: Fixed the bugs in InternalStockRequestInquiry.php. Thanks for Tim's report.
23/11/16 RChacon: On AccountGroups.php, add navigation aids (return button).
|
|
From: <ex...@us...> - 2016-11-30 05:13:06
|
Revision: 7690
http://sourceforge.net/p/web-erp/reponame/7690
Author: exsonqu
Date: 2016-11-30 05:13:03 +0000 (Wed, 30 Nov 2016)
Log Message:
-----------
Modified Paths:
--------------
trunk/doc/Change.log
Modified: trunk/doc/Change.log
===================================================================
--- trunk/doc/Change.log 2016-11-30 05:11:51 UTC (rev 7689)
+++ trunk/doc/Change.log 2016-11-30 05:13:03 UTC (rev 7690)
@@ -1,5 +1,6 @@
webERP Change Log
+30/11/16 Exson: Fixed the bug that write off option not work without freight cost input in Credit_Invoice.php.
27/11/2016 4.13.1 release
26/11/2016 Exson: Add a constraint to Pc assignment transfer in PcAssignCashTabToTab.php
|
|
From: <ex...@us...> - 2016-12-02 07:57:55
|
Revision: 7692
http://sourceforge.net/p/web-erp/reponame/7692
Author: exsonqu
Date: 2016-12-02 07:57:52 +0000 (Fri, 02 Dec 2016)
Log Message:
-----------
Modified Paths:
--------------
trunk/doc/Change.log
Modified: trunk/doc/Change.log
===================================================================
--- trunk/doc/Change.log 2016-12-02 07:56:18 UTC (rev 7691)
+++ trunk/doc/Change.log 2016-12-02 07:57:52 UTC (rev 7692)
@@ -1,8 +1,10 @@
webERP Change Log
+02/12/16 Exson: Fixed the no users data displayed bug and copy BOM fields error bug in WWW_Users.php and CopyBOM.php. Thanks for shane's report.
30/11/16 Exson: Fixed the bug that write off option not work without freight cost input in Credit_Invoice.php.
-27/11/2016 4.13.1 release
+27/11/16 4.13.1 release
+
26/11/2016 Exson: Add a constraint to Pc assignment transfer in PcAssignCashTabToTab.php
26/11/16 Exson: Fixed the bugs in InternalStockRequestInquiry.php. Thanks for Tim's report.
23/11/16 RChacon: On AccountGroups.php, add navigation aids (return button).
|
|
From: <ex...@us...> - 2016-12-02 12:58:32
|
Revision: 7695
http://sourceforge.net/p/web-erp/reponame/7695
Author: exsonqu
Date: 2016-12-02 12:58:30 +0000 (Fri, 02 Dec 2016)
Log Message:
-----------
Modified Paths:
--------------
trunk/doc/Change.log
Modified: trunk/doc/Change.log
===================================================================
--- trunk/doc/Change.log 2016-12-02 12:57:29 UTC (rev 7694)
+++ trunk/doc/Change.log 2016-12-02 12:58:30 UTC (rev 7695)
@@ -1,5 +1,6 @@
webERP Change Log
+02/12/16 Exson: Add location code and reference to Work Orders search result in SelectWorkOrder.php.
02/12/16 Exson: Fixed the no users data displayed bug and copy BOM fields error bug in WWW_Users.php and CopyBOM.php. Thanks for shane's report.
30/11/16 Exson: Fixed the bug that write off option not work without freight cost input in Credit_Invoice.php.
|
|
From: <rc...@us...> - 2016-12-02 18:05:27
|
Revision: 7697
http://sourceforge.net/p/web-erp/reponame/7697
Author: rchacon
Date: 2016-12-02 18:05:25 +0000 (Fri, 02 Dec 2016)
Log Message:
-----------
Modified Paths:
--------------
trunk/doc/Change.log
Modified: trunk/doc/Change.log
===================================================================
--- trunk/doc/Change.log 2016-12-02 18:00:22 UTC (rev 7696)
+++ trunk/doc/Change.log 2016-12-02 18:05:25 UTC (rev 7697)
@@ -1,5 +1,6 @@
webERP Change Log
+02/12/16 RChacon: fix and improve code for existent parameters in GLCashFlowsSetup.php.
02/12/16 Exson: Add location code and reference to Work Orders search result in SelectWorkOrder.php.
02/12/16 Exson: Fixed the no users data displayed bug and copy BOM fields error bug in WWW_Users.php and CopyBOM.php. Thanks for shane's report.
30/11/16 Exson: Fixed the bug that write off option not work without freight cost input in Credit_Invoice.php.
|
|
From: <ex...@us...> - 2016-12-08 13:40:59
|
Revision: 7701
http://sourceforge.net/p/web-erp/reponame/7701
Author: exsonqu
Date: 2016-12-08 13:40:57 +0000 (Thu, 08 Dec 2016)
Log Message:
-----------
Modified Paths:
--------------
trunk/doc/Change.log
Modified: trunk/doc/Change.log
===================================================================
--- trunk/doc/Change.log 2016-12-08 13:39:54 UTC (rev 7700)
+++ trunk/doc/Change.log 2016-12-08 13:40:57 UTC (rev 7701)
@@ -1,5 +1,6 @@
webERP Change Log
+08/12/16 Exson: Fixed noise of undefined variable and string required for function_exists in Dashboard.php. Reported by Shane.
06/12/16 PaulT: SelectProduct.php: Add footer before the script exits when stock categories are not defined.
02/12/16 PaulT: WriteReport.inc: Fix condition needed to support PHP7, reported by Tim.
02/12/16 RChacon: fix and improve code for existent parameters in GLCashFlowsSetup.php.
|
|
From: <ex...@us...> - 2016-12-08 14:25:26
|
Revision: 7703
http://sourceforge.net/p/web-erp/reponame/7703
Author: exsonqu
Date: 2016-12-08 14:25:23 +0000 (Thu, 08 Dec 2016)
Log Message:
-----------
Modified Paths:
--------------
trunk/doc/Change.log
Modified: trunk/doc/Change.log
===================================================================
--- trunk/doc/Change.log 2016-12-08 14:24:19 UTC (rev 7702)
+++ trunk/doc/Change.log 2016-12-08 14:25:23 UTC (rev 7703)
@@ -1,5 +1,6 @@
webERP Change Log
+08/12/16 Exson: Fixed the variable error in stock take pdf header in includes/PDFStockCheckPageHeader.inc. And fixed undefined noise in Payments.php. Reported by shane.
08/12/16 Exson: Fixed noise of undefined variable and string required for function_exists in Dashboard.php. Reported by Shane.
06/12/16 PaulT: SelectProduct.php: Add footer before the script exits when stock categories are not defined.
02/12/16 PaulT: WriteReport.inc: Fix condition needed to support PHP7, reported by Tim.
|
|
From: <rc...@us...> - 2016-12-20 15:03:31
|
Revision: 7708
http://sourceforge.net/p/web-erp/reponame/7708
Author: rchacon
Date: 2016-12-20 15:03:29 +0000 (Tue, 20 Dec 2016)
Log Message:
-----------
Modified Paths:
--------------
trunk/doc/Change.log
Modified: trunk/doc/Change.log
===================================================================
--- trunk/doc/Change.log 2016-12-20 14:51:38 UTC (rev 7707)
+++ trunk/doc/Change.log 2016-12-20 15:03:29 UTC (rev 7708)
@@ -1,5 +1,6 @@
webERP Change Log
+20/12/16 RChacon: Add a report of purchases to suppliers for the range of selected dates.
11/12/16 PaulT: Dashboard.php: Correct table closure. When there are no outstanding orders, causes footer artifact.
08/12/16 Exson: Fixed the variable error in stock take pdf header in includes/PDFStockCheckPageHeader.inc. And fixed undefined noise in Payments.php. Reported by shane.
08/12/16 Exson: Fixed noise of undefined variable and string required for function_exists in Dashboard.php. Reported by Shane.
|
|
From: <rc...@us...> - 2017-01-12 16:45:39
|
Revision: 7725
http://sourceforge.net/p/web-erp/reponame/7725
Author: rchacon
Date: 2017-01-12 16:45:37 +0000 (Thu, 12 Jan 2017)
Log Message:
-----------
Modified Paths:
--------------
trunk/doc/Change.log
Modified: trunk/doc/Change.log
===================================================================
--- trunk/doc/Change.log 2017-01-12 16:41:38 UTC (rev 7724)
+++ trunk/doc/Change.log 2017-01-12 16:45:37 UTC (rev 7725)
@@ -2,6 +2,7 @@
12/01/17 RChacon: Removes the "&" before the variable $ResultIndex in ConnectDB_XXX.inc.
12/1/17 Phil: Added a discount percentage field to the payment methods - to allow calculation of discount when receipts entered... still yet to code this bit
+06/01/17 RChacon: Add Turn off/on the page help and the field help.
05/01/17 RChacon: In GLCashFlowsIndirect.php, fix named key in Associative array with config value. Thanks Tim.
05/01/17 RChacon: For strict Standards, removes the "&" before the variable in DB_fetch_row() and in DB_fetch_array() in ConnectDB_XXX.inc. Thanks Tim.
21/12/16 RChacon: In PurchasesReport.php, fix date comparison and title. Thanks Tim.
|
|
From: <dai...@us...> - 2017-01-13 23:03:17
|
Revision: 7727
http://sourceforge.net/p/web-erp/reponame/7727
Author: daintree
Date: 2017-01-13 23:03:14 +0000 (Fri, 13 Jan 2017)
Log Message:
-----------
customer receipt can now take payment discount based on discount percentages entered against the payment methods
Modified Paths:
--------------
trunk/doc/Change.log
Modified: trunk/doc/Change.log
===================================================================
--- trunk/doc/Change.log 2017-01-13 23:02:10 UTC (rev 7726)
+++ trunk/doc/Change.log 2017-01-13 23:03:14 UTC (rev 7727)
@@ -1,10 +1,11 @@
webERP Change Log
-12/01/17 RChacon: Removes the "&" before the variable $ResultIndex in ConnectDB_XXX.inc.
+14/1/17 Phil: CustomerReceipt now calculates payment discount based on percentages entered in payment methods
+12/1/17 RChacon: Removes the "&" before the variable $ResultIndex in ConnectDB_XXX.inc.
12/1/17 Phil: Added a discount percentage field to the payment methods - to allow calculation of discount when receipts entered... still yet to code this bit
-06/01/17 RChacon: Add Turn off/on the page help and the field help.
-05/01/17 RChacon: In GLCashFlowsIndirect.php, fix named key in Associative array with config value. Thanks Tim.
-05/01/17 RChacon: For strict Standards, removes the "&" before the variable in DB_fetch_row() and in DB_fetch_array() in ConnectDB_XXX.inc. Thanks Tim.
+6/1/17 RChacon: Add Turn off/on the page help and the field help.
+5/1/17 RChacon: In GLCashFlowsIndirect.php, fix named key in Associative array with config value. Thanks Tim.
+5/1/17 RChacon: For strict Standards, removes the "&" before the variable in DB_fetch_row() and in DB_fetch_array() in ConnectDB_XXX.inc. Thanks Tim.
21/12/16 RChacon: In PurchasesReport.php, fix date comparison and title. Thanks Tim.
20/12/16 RChacon: Standardise to "Print" button.
20/12/16 RChacon: Add a report of purchases from suppliers for the range of selected dates.
|
|
From: <rc...@us...> - 2017-04-13 17:01:34
|
Revision: 7752
http://sourceforge.net/p/web-erp/reponame/7752
Author: rchacon
Date: 2017-04-13 17:01:32 +0000 (Thu, 13 Apr 2017)
Log Message:
-----------
Modified Paths:
--------------
trunk/doc/Change.log
Modified: trunk/doc/Change.log
===================================================================
--- trunk/doc/Change.log 2017-04-13 16:34:26 UTC (rev 7751)
+++ trunk/doc/Change.log 2017-04-13 17:01:32 UTC (rev 7752)
@@ -1,7 +1,6 @@
webERP Change Log
-13/4/17 RChacon: Rename includes/footer.inc, includes/header.inc and includes/session.inc to includes/footer.php, includes/header.php
-and includes/session.php.
+13/4/17 RChacon: Rename includes/footer.inc, includes/header.inc and includes/session.inc to includes/footer.php, includes/header.php and includes/session.php.
09/4/17 RChacon: In UserSettings.php, add options to turn off/on page help and field help. In WWW_Users.php, improve code and documentation.
30/3/17 RChacon: In ManualContents.php, fix checkbox showing and do some improvements.
29/3/17 RChacon: In webERP manual, allow to use default pages if locale pages do not exist.
|
|
From: <ex...@us...> - 2017-06-08 02:30:53
|
Revision: 7766
http://sourceforge.net/p/web-erp/reponame/7766
Author: exsonqu
Date: 2017-06-08 02:30:51 +0000 (Thu, 08 Jun 2017)
Log Message:
-----------
Modified Paths:
--------------
trunk/doc/Change.log
Modified: trunk/doc/Change.log
===================================================================
--- trunk/doc/Change.log 2017-06-08 02:28:42 UTC (rev 7765)
+++ trunk/doc/Change.log 2017-06-08 02:30:51 UTC (rev 7766)
@@ -1,5 +1,7 @@
webERP Change Log
+08/06/17 Exson: Fixed quotation and orders are mixed in searching result of SelectSalesOrder.php.
+1/6/17 VortecCPI fixed empty list error in GLAccounts.php, GLCashFlowsIndirect.php, GLCashFlowsSetup.php
18/5/17 Phil: remove changes in Andrew's PO_Items.php script that increased dp for purchase price to 5 - for some low value currencies this would be inappropriate, better to use the currency decimal places + 2 as per Ricard's idea
16/5/17 Andrew Couling: SQL correction in PO_Items.php. Line 1094.
7/5/17 Andy Couling/Janb: Fixes to MRP scripts SQL to get table names per forum post http://www.weberp.org/forum/showthread.php?tid=2448
|