Some smaller fixes mainly in sql import.
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Mon, 10 Nov 2008 13:36:02 +0000 (13:36 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Mon, 10 Nov 2008 13:36:02 +0000 (13:36 +0000)
CHANGELOG.txt

index 6abed7f771bc754475b9f347d3bbd43084431471..ec5fc43bbc861130737699e6499fcf28baae6a69 100644 (file)
@@ -19,6 +19,16 @@ Legend:
 ! -> Note
 $ -> Affected files
 
 ! -> Note
 $ -> Affected files
 
+10-Nov-2008 Janusz Dobrowolski
+# Suppressed page update after import errors
+$ /admin/backups.php
+# More fail safe db_import()
+$ /admin/db/maintenance_db.inc
+# Added check for POS relations before account delete.
+$ /gl/manage/bank_accounts.php
+# Fixed for MySQL <4.0.18, removed bank_trans_types
+$ /sql/alter2.1.sql
+
 10-Nov-2008 Joe Hunt
 ! changing the default.css style sheets to handle the new navibar/buttons
 $ /themes/default/default.css 
 10-Nov-2008 Joe Hunt
 ! changing the default.css style sheets to handle the new navibar/buttons
 $ /themes/default/default.css