[0000077] Added a total before ending balance in trial balance (also in report)
[fa-stable.git] / CHANGELOG.txt
index 389a8f9d6f5934370b14e0bbbaa442b141bc4bd3..cf50ba60cf2d1b92abeb3f6fe52e0bd1dbad6fd2 100644 (file)
@@ -19,6 +19,25 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+24-Oct-2008 Joe Hunt
+! [0000077] Added a total before ending balance in trial balance (also in report)
+$ /gl/inquiry/gl_trial_balance.php
+  /reporting/rep708.php
+! Increased memory limit if reports in unicode (48M)
+  /reporting/includes/class.pdf.inc
+  
+------------------------------- Release 2.0.4 --------------------------------------------
+23-Oct-2008 Joe Hunt
+! Release 2.0.4
+$ config.php
+! Changed design of Supplier Invoice/Credit. Everything is now done in one document form.
+$ /purchasing/supplier_invoice.php
+  /purchasing/supplier_credit.php
+  /purchasing/includes/ui/invoice_ui.inc
+  /purchasing/supplier_invoice_grns.php (File removed)
+  /purchasing/supplier_credit_grns.php (File removed)
+  /purchasing/supplier_trans_gl.php (File removed)
+  
 22-Oct-2008 Joe Hunt
 + Added Ending Balance in trial balance (also in report)
 $ /gl/inquiry/gl_trial_balance.php