Fixed bug in system diagnostics [0000226], multiply FA instalations [0000227], two...
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Wed, 12 May 2010 10:55:27 +0000 (10:55 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Wed, 12 May 2010 10:55:27 +0000 (10:55 +0000)
issues.

CHANGELOG.txt

index 5d0eeb75c5a3c6de4e0d48ce90104c26d3b6acbb..94bdea9d7ddda1747c4d118fb71332ab319513c6 100644 (file)
@@ -19,6 +19,19 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+12-May-2010 Janusz Dobrowolski
+# [0000226] Fixed diagnostic checks for javascript cached files, improved readability
+$ /admin/system_diagnostics.php
+# [0000227] Fixed cookie name to enable multiply FA instances on the same server.
+$ /includes/session.inc
+# Fixed email links to use ajax
+$ /purchasing/po_entry_items.php
+  /sales/credit_note_entry.php
+  /sales/customer_delivery.php
+  /sales/customer_invoice.php
+# Fixed shipping tax naming
+$ /taxes/tax_groups.php
+
 12-May-2010 Joe Hunt
 ! Changed to allow change of theme in 'allow_demo_mode' during session
 $ /admin/display_prefs.php