Minor bug in Report List of Journal Entries
[fa-stable.git] / CHANGELOG.txt
index 84f85499246771bfa16acf3c14d410b0d2424ee0..0102db5729df8feb8fafbdac3a6325263c0f0757 100644 (file)
@@ -19,9 +19,38 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+15-Mar-2009 Joe Hunt
+# Minor bug in Report List of Journal Entries
+$ /reporting/rep702.php
+
+14-Mar-2009 Joe Hunt
+! Changed so exchange variances is stamped on invoice GL instead of payment GL
+  if invoice date is later than payment date
+$ /includes/banking.inc
+
+13-Mar-2009 Janusz Dobrowolski/Joe Hunt
+# GL line delete bug fixed.
+$ /gl/includes/ui/gl_bank_ui.inc
+  /gl/includes/ui/gl_journal_ui.inc
+  /includes/ui/items_cart.inc
+# Random syntax error + new menu item :).
+$ /manufacturing/inquiry/bom_cost_inquiry.php
+  /applications/manufacturing.php
+- Removed non used file
+$ /admin/db/v_banktrans.inc (removed)
+
+11-Mar-2009 Joe Hunt
+# Several errors related to new bank account id in /gl/includes/db/gl_db_banking.inc
+$ /gl/include/db/gl_db_banking.inc
+
 10-Mar-2009 Janusz Dobrowolski
 # [0000119] Fixed search by item description in sales item selector.
 $ /includes/ui/ui_lists.inc
+# Fixed email_row/link_row display for empty input value.
+$ /includes/ui/ui_inputs.inc
+# Small layout fix 
+$ /purchasing/allocations/supplier_allocate.php
+  /sales/allocations/customer_allocate.php
 
 ------------------------------- Release 2.1.0 RC ------------------------------------------------
 09-Mar-2009 Joe Hunt