Removed the content of function header2 in pdf_report.inc to a separate file, header2...
[fa-stable.git] / CHANGELOG.txt
index efcd633a423bb9a1ad53c2c337ff6976e342402c..3e6c33bb19ccd51778a91c31b58e7425fe7033dc 100644 (file)
@@ -19,6 +19,27 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+23-Apr-2008
+! Removed the content of function header2 in pdf_report.inc to a separate file, header2.inc.
+  It will make it easier to design your own document layouts.
+$ /reporting/includes/pdf_report.inc
+  /reporting/includes/header2.inc (new file)
+  
+20-Apr-2008 Janusz Dobrowolski
+# Checking uniqueness of company settings, fixed creating database with prefix 0 when none was selected.
+$ /admin/create_coy.php
+! Added missing include_once directives.
+$ /includes/ui/items_cart.inc
+  /includes/ui/ui_lists.inc
+  /includes/ui/ui_view.inc
++ Added ini default_charset unnecessary for planned ajax calls.
+$ /includes/lang/language.inc
+
+19-Apr.2008 Joe Hunt
+# Bug (right to left text was done if price decimals were 3). A test sentense from a while
+  ago wasn't removed.
+$ /reporting/includes/pdf_report.inc
+
 18-Apr-2008 Janusz Dobrowolski
 # Additional checks on provisions and break point entry.
 $ /sales/manage/sales_people.php