From: <ex...@us...> - 2015-03-07 11:07:18
|
Revision: 7197 http://sourceforge.net/p/web-erp/reponame/7197 Author: exsonqu Date: 2015-03-07 11:07:11 +0000 (Sat, 07 Mar 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-03-07 11:06:33 UTC (rev 7196) +++ trunk/doc/Change.log 2015-03-07 11:07:11 UTC (rev 7197) @@ -1,5 +1,6 @@ webERP Change Log +07/03/15 Exson: Fixed typo in AuditTrail.php. 07/03/15 Exson: Remove properties $_SESSION['Shipment']->GLLink which never been defined in Shipments.php. 07/03/15: Exson: Change login date of users without login record to 'No login record' instead of today. It's very confusion. 07/03/15 Exson: Fixed order value error that should be value undelivered instead of uncompleted line value and some notice noise in SelectSalesOrder.php. |
From: <ex...@us...> - 2015-03-07 13:50:19
|
Revision: 7199 http://sourceforge.net/p/web-erp/reponame/7199 Author: exsonqu Date: 2015-03-07 13:50:14 +0000 (Sat, 07 Mar 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-03-07 13:49:08 UTC (rev 7198) +++ trunk/doc/Change.log 2015-03-07 13:50:14 UTC (rev 7199) @@ -1,5 +1,6 @@ webERP Change Log +07/03/15 Exson: Fixed undefine index InputError noise in SupplierInvoice.php. 07/03/15 Exson: Fixed typo in AuditTrail.php. 07/03/15 Exson: Remove properties $_SESSION['Shipment']->GLLink which never been defined in Shipments.php. 07/03/15: Exson: Change login date of users without login record to 'No login record' instead of today. It's very confusion. |
From: <ex...@us...> - 2015-03-07 14:00:21
|
Revision: 7201 http://sourceforge.net/p/web-erp/reponame/7201 Author: exsonqu Date: 2015-03-07 13:59:24 +0000 (Sat, 07 Mar 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-03-07 13:57:58 UTC (rev 7200) +++ trunk/doc/Change.log 2015-03-07 13:59:24 UTC (rev 7201) @@ -1,5 +1,6 @@ webERP Change Log +07/03/15 Exson: Fixed the undefine index OpenOrClose noise in Shipt_Select.php. 07/03/15 Exson: Fixed undefine index InputError noise in SupplierInvoice.php. 07/03/15 Exson: Fixed typo in AuditTrail.php. 07/03/15 Exson: Remove properties $_SESSION['Shipment']->GLLink which never been defined in Shipments.php. |
From: <ex...@us...> - 2015-03-07 14:18:32
|
Revision: 7203 http://sourceforge.net/p/web-erp/reponame/7203 Author: exsonqu Date: 2015-03-07 14:16:47 +0000 (Sat, 07 Mar 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-03-07 14:15:55 UTC (rev 7202) +++ trunk/doc/Change.log 2015-03-07 14:16:47 UTC (rev 7203) @@ -1,5 +1,6 @@ webERP Change Log +07/03/15 Exson: Fixed property ShiptCounter non defined bug in DefineSuppTransClass.php. 07/03/15 Exson: Fixed the undefine index OpenOrClose noise in Shipt_Select.php. 07/03/15 Exson: Fixed undefine index InputError noise in SupplierInvoice.php. 07/03/15 Exson: Fixed typo in AuditTrail.php. |
From: <ex...@us...> - 2015-03-07 16:14:04
|
Revision: 7205 http://sourceforge.net/p/web-erp/reponame/7205 Author: exsonqu Date: 2015-03-07 16:13:57 +0000 (Sat, 07 Mar 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-03-07 16:13:24 UTC (rev 7204) +++ trunk/doc/Change.log 2015-03-07 16:13:57 UTC (rev 7205) @@ -1,5 +1,5 @@ webERP Change Log - +07/03/15 Exson: Fixed undefined index noise in ShipmentCosting.php. 07/03/15 Exson: Fixed property ShiptCounter non defined bug in DefineSuppTransClass.php. 07/03/15 Exson: Fixed the undefine index OpenOrClose noise in Shipt_Select.php. 07/03/15 Exson: Fixed undefine index InputError noise in SupplierInvoice.php. |
From: <ex...@us...> - 2015-03-08 04:45:53
|
Revision: 7208 http://sourceforge.net/p/web-erp/reponame/7208 Author: exsonqu Date: 2015-03-08 04:45:50 +0000 (Sun, 08 Mar 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-03-08 04:43:26 UTC (rev 7207) +++ trunk/doc/Change.log 2015-03-08 04:45:50 UTC (rev 7208) @@ -1,5 +1,6 @@ webERP Change Log +08/03/15 Exson: Fixed undefined index noise in PO_Items.php. 07/03/15 RChacon: Deletes class="invoice" (it does not exist in css). Creates division id="Report" to identify the report block. Moves full width style to print.css (thanks Tim Schofield). 07/03/15 Exson: Fixed undefined index noise in ShipmentCosting.php. 07/03/15 Exson: Fixed property ShiptCounter non defined bug in DefineSuppTransClass.php. |
From: <ex...@us...> - 2015-03-09 02:32:29
|
Revision: 7211 http://sourceforge.net/p/web-erp/reponame/7211 Author: exsonqu Date: 2015-03-09 02:32:27 +0000 (Mon, 09 Mar 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-03-09 02:30:52 UTC (rev 7210) +++ trunk/doc/Change.log 2015-03-09 02:32:27 UTC (rev 7211) @@ -1,5 +1,6 @@ webERP Change Log +09/03/15 Exson: Fixed undefined index noise of $_POST['SupplierContact'] in PO_Header.php. 08/03/15 Vitaly: Fit HTML view of invoices to one screen 08/03/15 Exson: Fixed undefined index noise in PO_Items.php. 07/03/15 RChacon: Deletes class="invoice" (it does not exist in css). Creates division id="Report" to identify the report block. Moves full width style to print.css (thanks Tim Schofield). |
From: <ex...@us...> - 2015-03-11 02:47:45
|
Revision: 7216 http://sourceforge.net/p/web-erp/reponame/7216 Author: exsonqu Date: 2015-03-11 02:47:38 +0000 (Wed, 11 Mar 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-03-11 02:45:48 UTC (rev 7215) +++ trunk/doc/Change.log 2015-03-11 02:47:38 UTC (rev 7216) @@ -1,5 +1,6 @@ webERP Change Log +11/3/15 Exson: Fixed wrong handling for dummy parts receiving from PO in GoodsReceived.php. 09/03/15 Vitaly: Page refresh when credit type changes in Credit_Invoce.php 09/03/15 RChacon: In DailyBankTransactions.php: Improves page_title_text. Orders by banktrans.transdate ascending and banktrans.banktransid ascending. Adds division to identify the report block. Groups table-header cells inside thead tags. Groups table-data cells inside tbody tags. Adds th.text class to left align. Adds "Print This" and "Return" buttons with icon. 09/03/15 Exson: Fixed undefined index noise of $_POST['SupplierContact'] in PO_Header.php. |
From: <ex...@us...> - 2015-03-12 00:56:34
|
Revision: 7218 http://sourceforge.net/p/web-erp/reponame/7218 Author: exsonqu Date: 2015-03-12 00:56:27 +0000 (Thu, 12 Mar 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-03-12 00:55:44 UTC (rev 7217) +++ trunk/doc/Change.log 2015-03-12 00:56:27 UTC (rev 7218) @@ -1,5 +1,6 @@ webERP Change Log +12/03/15 Exson: Fixed undefined parameters noise in PO_SelectPurchOrder.php. 11/3/15 Exson: Fixed wrong handling for dummy parts receiving from PO in GoodsReceived.php. 09/03/15 Vitaly: Page refresh when credit type changes in Credit_Invoce.php 09/03/15 RChacon: In DailyBankTransactions.php: Improves page_title_text. Orders by banktrans.transdate ascending and banktrans.banktransid ascending. Adds division to identify the report block. Groups table-header cells inside thead tags. Groups table-data cells inside tbody tags. Adds th.text class to left align. Adds "Print This" and "Return" buttons with icon. |
From: <ex...@us...> - 2015-03-12 01:04:08
|
Revision: 7220 http://sourceforge.net/p/web-erp/reponame/7220 Author: exsonqu Date: 2015-03-12 01:04:06 +0000 (Thu, 12 Mar 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-03-12 01:03:30 UTC (rev 7219) +++ trunk/doc/Change.log 2015-03-12 01:04:06 UTC (rev 7220) @@ -1,5 +1,5 @@ webERP Change Log - +12/03/15 Exson: Make Order No sortable in SelectSalesOrder.php. 12/03/15 Exson: Fixed undefined parameters noise in PO_SelectPurchOrder.php. 11/3/15 Exson: Fixed wrong handling for dummy parts receiving from PO in GoodsReceived.php. 09/03/15 Vitaly: Page refresh when credit type changes in Credit_Invoce.php |
From: <ex...@us...> - 2015-03-13 02:30:54
|
Revision: 7222 http://sourceforge.net/p/web-erp/reponame/7222 Author: exsonqu Date: 2015-03-13 02:30:47 +0000 (Fri, 13 Mar 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-03-13 02:30:07 UTC (rev 7221) +++ trunk/doc/Change.log 2015-03-13 02:30:47 UTC (rev 7222) @@ -1,4 +1,6 @@ webERP Change Log + +13/03/15 Exson: Make Labor type allowed by category select in WorkOrderIssue.php. 12/03/15 Exson: Make Order No sortable in SelectSalesOrder.php. 12/03/15 Exson: Fixed undefined parameters noise in PO_SelectPurchOrder.php. 11/3/15 Exson: Fixed wrong handling for dummy parts receiving from PO in GoodsReceived.php. |
From: <ex...@us...> - 2015-03-13 02:32:33
|
Revision: 7224 http://sourceforge.net/p/web-erp/reponame/7224 Author: exsonqu Date: 2015-03-13 02:32:31 +0000 (Fri, 13 Mar 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-03-13 02:31:54 UTC (rev 7223) +++ trunk/doc/Change.log 2015-03-13 02:32:31 UTC (rev 7224) @@ -1,5 +1,5 @@ webERP Change Log - +13/03/15 Exson: Fixed the undefined index noise in SelectWorkOrder.php. 13/03/15 Exson: Make Labor type allowed by category select in WorkOrderIssue.php. 12/03/15 Exson: Make Order No sortable in SelectSalesOrder.php. 12/03/15 Exson: Fixed undefined parameters noise in PO_SelectPurchOrder.php. |
From: <ex...@us...> - 2015-03-13 02:42:55
|
Revision: 7226 http://sourceforge.net/p/web-erp/reponame/7226 Author: exsonqu Date: 2015-03-13 02:42:53 +0000 (Fri, 13 Mar 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-03-13 02:42:14 UTC (rev 7225) +++ trunk/doc/Change.log 2015-03-13 02:42:53 UTC (rev 7226) @@ -1,4 +1,6 @@ webERP Change Log + +13/03/15 Exson: fixed the undefined index noise in WorkOrderReceive.php. 13/03/15 Exson: Fixed the undefined index noise in SelectWorkOrder.php. 13/03/15 Exson: Make Labor type allowed by category select in WorkOrderIssue.php. 12/03/15 Exson: Make Order No sortable in SelectSalesOrder.php. |
From: <ex...@us...> - 2015-03-14 10:00:34
|
Revision: 7228 http://sourceforge.net/p/web-erp/reponame/7228 Author: exsonqu Date: 2015-03-14 10:00:31 +0000 (Sat, 14 Mar 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-03-14 09:59:55 UTC (rev 7227) +++ trunk/doc/Change.log 2015-03-14 10:00:31 UTC (rev 7228) @@ -1,5 +1,6 @@ webERP Change Log +14/03/15 Exson: Fixed undefined index noise in Credit_Invoice.php. 13/03/15 Exson: fixed the undefined index noise in WorkOrderReceive.php. 13/03/15 Exson: Fixed the undefined index noise in SelectWorkOrder.php. 13/03/15 Exson: Make Labor type allowed by category select in WorkOrderIssue.php. |
From: <ex...@us...> - 2015-03-25 05:26:53
|
Revision: 7233 http://sourceforge.net/p/web-erp/reponame/7233 Author: exsonqu Date: 2015-03-25 05:26:45 +0000 (Wed, 25 Mar 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-03-25 05:25:28 UTC (rev 7232) +++ trunk/doc/Change.log 2015-03-25 05:26:45 UTC (rev 7233) @@ -1,5 +1,6 @@ webERP Change Log +25/03/15 Exson: Add planned accumulation in MRP report. 14/03/15 Exson: Fixed undefined index noise in Credit_Invoice.php. 13/03/15 Exson: fixed the undefined index noise in WorkOrderReceive.php. 13/03/15 Exson: Fixed the undefined index noise in SelectWorkOrder.php. |
From: <ex...@us...> - 2015-03-26 08:47:50
|
Revision: 7235 http://sourceforge.net/p/web-erp/reponame/7235 Author: exsonqu Date: 2015-03-26 08:47:47 +0000 (Thu, 26 Mar 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-03-26 08:46:59 UTC (rev 7234) +++ trunk/doc/Change.log 2015-03-26 08:47:47 UTC (rev 7235) @@ -1,5 +1,6 @@ webERP Change Log +26/03/15 Exson: Fixed disabletrans status bug in CustomerBranches.php and fix index undefined noise. 25/03/15 Exson: Add planned accumulation in MRP report. 14/03/15 Exson: Fixed undefined index noise in Credit_Invoice.php. 13/03/15 Exson: fixed the undefined index noise in WorkOrderReceive.php. |
From: <ex...@us...> - 2015-03-27 09:37:36
|
Revision: 7237 http://sourceforge.net/p/web-erp/reponame/7237 Author: exsonqu Date: 2015-03-27 09:37:29 +0000 (Fri, 27 Mar 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-03-27 09:36:57 UTC (rev 7236) +++ trunk/doc/Change.log 2015-03-27 09:37:29 UTC (rev 7237) @@ -1,5 +1,5 @@ webERP Change Log - +27/03/15 Exson: Make credit not for freight only is printable in PrintCustTrans.php. 26/03/15 Exson: Fixed disabletrans status bug in CustomerBranches.php and fix index undefined noise. 25/03/15 Exson: Add planned accumulation in MRP report. 14/03/15 Exson: Fixed undefined index noise in Credit_Invoice.php. |
From: <ex...@us...> - 2015-03-27 13:57:27
|
Revision: 7239 http://sourceforge.net/p/web-erp/reponame/7239 Author: exsonqu Date: 2015-03-27 13:57:20 +0000 (Fri, 27 Mar 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-03-27 13:56:35 UTC (rev 7238) +++ trunk/doc/Change.log 2015-03-27 13:57:20 UTC (rev 7239) @@ -1,4 +1,6 @@ webERP Change Log + +27/03/15 Exson: Remove redundant code from PrintCustTrans.php. 27/03/15 Exson: Make credit not for freight only is printable in PrintCustTrans.php. 26/03/15 Exson: Fixed disabletrans status bug in CustomerBranches.php and fix index undefined noise. 25/03/15 Exson: Add planned accumulation in MRP report. |
From: <ex...@us...> - 2015-04-01 01:39:38
|
Revision: 7251 http://sourceforge.net/p/web-erp/reponame/7251 Author: exsonqu Date: 2015-04-01 01:39:31 +0000 (Wed, 01 Apr 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-04-01 01:38:38 UTC (rev 7250) +++ trunk/doc/Change.log 2015-04-01 01:39:31 UTC (rev 7251) @@ -1,5 +1,5 @@ webERP Change Log - +01/04/15 Thumb: Add a Z_ImportCustbranch.php script to import customer branches. 30/3/15 Vitaly: Get all taxes for the tax group, even if calculationorder is left at default value 0. 29/3/15 Phil: Allow dummy/service items to be propogated to CounterLogic POS installs through the api 27/03/15 Exson: Remove redundant code from PrintCustTrans.php. |
From: <ex...@us...> - 2015-04-01 09:51:07
|
Revision: 7253 http://sourceforge.net/p/web-erp/reponame/7253 Author: exsonqu Date: 2015-04-01 09:51:04 +0000 (Wed, 01 Apr 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-04-01 09:50:32 UTC (rev 7252) +++ trunk/doc/Change.log 2015-04-01 09:51:04 UTC (rev 7253) @@ -1,4 +1,6 @@ webERP Change Log + +01/04/15 Exson: Fixed the bug that when delete one gl item from the payment details, the bank account related setting will disappeared in Payments.php. Reported by Steven. 01/04/15 Thumb: Add a Z_ImportCustbranch.php script to import customer branches. 30/3/15 Vitaly: Get all taxes for the tax group, even if calculationorder is left at default value 0. 29/3/15 Phil: Allow dummy/service items to be propogated to CounterLogic POS installs through the api |
From: <ex...@us...> - 2015-04-01 10:32:26
|
Revision: 7255 http://sourceforge.net/p/web-erp/reponame/7255 Author: exsonqu Date: 2015-04-01 10:32:19 +0000 (Wed, 01 Apr 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-04-01 10:31:38 UTC (rev 7254) +++ trunk/doc/Change.log 2015-04-01 10:32:19 UTC (rev 7255) @@ -1,5 +1,6 @@ webERP Change Log +01/04/15 Exson: Fixed comma bug due to locale issue of POReport.php csv file. And add ordered/received quantity field in the report. 01/04/15 Exson: Fixed the bug that when delete one gl item from the payment details, the bank account related setting will disappeared in Payments.php. Reported by Steven. 01/04/15 Thumb: Add a Z_ImportCustbranch.php script to import customer branches. 30/3/15 Vitaly: Get all taxes for the tax group, even if calculationorder is left at default value 0. |
From: <ex...@us...> - 2015-04-01 11:25:54
|
Revision: 7257 http://sourceforge.net/p/web-erp/reponame/7257 Author: exsonqu Date: 2015-04-01 11:25:51 +0000 (Wed, 01 Apr 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-04-01 11:24:48 UTC (rev 7256) +++ trunk/doc/Change.log 2015-04-01 11:25:51 UTC (rev 7257) @@ -1,5 +1,5 @@ webERP Change Log - +01/04/15 Exson: Remove comma from item description and suppliername to make csv file correctly in POReport.php. 01/04/15 Exson: Fixed comma bug due to locale issue of POReport.php csv file. And add ordered/received quantity field in the report. 01/04/15 Exson: Fixed the bug that when delete one gl item from the payment details, the bank account related setting will disappeared in Payments.php. Reported by Steven. 01/04/15 Thumb: Add a Z_ImportCustbranch.php script to import customer branches. |
From: <ex...@us...> - 2015-04-04 01:37:27
|
Revision: 7260 http://sourceforge.net/p/web-erp/reponame/7260 Author: exsonqu Date: 2015-04-04 01:37:20 +0000 (Sat, 04 Apr 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-04-04 01:36:35 UTC (rev 7259) +++ trunk/doc/Change.log 2015-04-04 01:37:20 UTC (rev 7260) @@ -1,4 +1,6 @@ webERP Change Log + +04/04/15 Exson: Fixed the bug that Credit and Debit submit amount was duplicated processed by local_number_format function. 01/04/15 Exson: Remove comma from item description and suppliername to make csv file correctly in POReport.php. 01/04/15 Exson: Fixed comma bug due to locale issue of POReport.php csv file. And add ordered/received quantity field in the report. 01/04/15 Exson: Fixed the bug that when delete one gl item from the payment details, the bank account related setting will disappeared in Payments.php. Reported by Steven. |
From: <ex...@us...> - 2015-04-07 10:31:14
|
Revision: 7264 http://sourceforge.net/p/web-erp/reponame/7264 Author: exsonqu Date: 2015-04-07 10:31:12 +0000 (Tue, 07 Apr 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-04-07 10:30:19 UTC (rev 7263) +++ trunk/doc/Change.log 2015-04-07 10:31:12 UTC (rev 7264) @@ -1,5 +1,6 @@ webERP Change Log +07/04/15 Exson: Fixed the Wiki link broken bug in SystemParameters.php. 04/04/15 Exson: Fixed the bug that Credit and Debit submit amount was duplicated processed by local_number_format function. 01/04/15 Exson: Remove comma from item description and suppliername to make csv file correctly in POReport.php. 01/04/15 Exson: Fixed comma bug due to locale issue of POReport.php csv file. And add ordered/received quantity field in the report. |
From: <ex...@us...> - 2015-04-26 02:36:23
|
Revision: 7273 http://sourceforge.net/p/web-erp/reponame/7273 Author: exsonqu Date: 2015-04-26 02:36:16 +0000 (Sun, 26 Apr 2015) Log Message: ----------- Modified Paths: -------------- trunk/doc/Change.log Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2015-04-26 02:33:51 UTC (rev 7272) +++ trunk/doc/Change.log 2015-04-26 02:36:16 UTC (rev 7273) @@ -1,5 +1,5 @@ webERP Change Log - +26/4/15 Exson: Fixed the raw material sellable bug introduced by myself in SelectOrderItems.php. 19/4/15 RChacon: Remove the class noprint from the image in page_title_text. 19/4/15 RChacon: Add ".page_title_text img" as a display none class. This makes unnecessary to add the class noprint to the image in page_title_text. 19/4/15 Phil: SelectSupplier - total supplier spend was incorrect only looked at supplier transactions excluding invoices? Now takes invoice net of debit notes reported by Andrew Galuski |