Fixed bug [0000135], small fix to error logging.
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Sat, 20 Jun 2009 12:15:52 +0000 (12:15 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Sat, 20 Jun 2009 12:15:52 +0000 (12:15 +0000)
CHANGELOG.txt

index b5f8bd349c493e250e5db7f800da2c9cf580e57f..b15d702e975ca6a4de77ac6696bb7b358625bb15 100644 (file)
@@ -19,6 +19,17 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+20-Jun-2009 Janusz Dobrowolski
+! Php notices removed from logging to avoid flood from @ constructs.
+$ /includes/errors.inc
+# [0000135] Direct posting to gl accounts with more than one related tax type forbidden.
+$ /gl/gl_journal.php
+  /includes/ui/ui_view.inc
+  /purchasing/supplier_credit.php
+  /purchasing/supplier_invoice.php
+  /taxes/tax_types.php
+  /taxes/db/tax_types_db.inc
+
 20-Jun-2009 Joe Hunt/Tu Nguyen
 # [0000137] Material Cost Averaging Problem when voiding Supp Inv and qoh reaches 0.
 $ /purchasing/includes/db/grn_db.inc