Moved payment terms in documents for better view. Increased space for legal text.
[fa-stable.git] / CHANGELOG.txt
index 810cc8f7db986382bbc15459051c06e66541599a..0f0b192a1eb903c081b36e1668e1df338492fc80 100644 (file)
@@ -19,6 +19,103 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+17-Nov-2009 Joe Hunt/Tom Hallman
+! Moved payment terms in documents for better view. Increased
+  space for legal text.
+$ /reporting/includes/header2.inc
+  /reporting/includes/pdf_report.inc
+! Changed sorting in get_gl_transactions to sort by tran_date, counter
+  Changed period in Journal Entries to one month instead of one year.
+$ /gl/includes/db/gl_db_trans.inc
+  /gl/inquiry/journal_inquiry.php
+  
+15-Nov-2009 Janusz Dobrowolski
++ Added integration of custom and extended reports into reporting module; optimizations.
+$ /reporting/prn_redirect.php
+  /reporting/reports_main.php
+  /reporting/includes/reports_classes.inc
+! All *_list() helper functions now return html code, while *_list_cells/*_list_row() display the controls directly.
+$ /includes/ui/ui_lists.inc
+  /admin/backups.php
+  /admin/inst_module.php
+  /admin/print_profiles.php
+  /gl/includes/ui/gl_bank_ui.inc
+  /gl/includes/ui/gl_journal_ui.inc
+  /gl/manage/exchange_rates.php
+  /includes/ui/ui_input.inc
+  /inventory/cost_update.php
+  /inventory/prices.php
+  /inventory/purchasing_data.php
+  /inventory/reorder_level.php
+  /inventory/inquiry/stock_status.php
+  /inventory/manage/item_codes.php
+  /inventory/manage/items.php
+  /inventory/manage/sales_kits.php
+  /manufacturing/inquiry/where_used_inquiry.php
+  /manufacturing/manage/bom_edit.php
+  /purchasing/allocations/supplier_allocation_main.php
+  /purchasing/includes/ui/invoice_ui.inc
+  /purchasing/includes/ui/po_ui.inc
+  /sales/allocations/customer_allocation_main.php
+  /sales/manage/customer_branches.php
+
+13-Nov-2009 Tom Hallman/Joe Hunt
+! Allow editing account when editing a row in GL Bank and GL Journal Entry
+$ /gl/gl_bank.php
+  /gl/gl_journal.php
+  /gl/includes/ui/gl_bank_ui.inc
+  /gl/includes/ui/gl_journal_ui.inc
+  /includes/ui/items_cart.inc
+# Transaction bug in void_journal_trans()
+$ /gl/includes/db/gl_db_trans.inc
+
+12-Nov-2009 Tom Hallman/Joe Hunt
+! Cleaning the CHANGELOG.txt file
+! Changed to allow change of reference in GL modifying
+$ /gl/includes/db/gl_db_trans.inc
+  /gl/gl_journal.php
+  /gl/includes/ui/bl_journal_ui.inc
+  /gl/view/gl_trans_view.php
+  /includes/references.inc
+  /includes/db/references_db.inc
+  
+12-Nov-2009 Tom Hallman/Janusz Dobrowolski
++ Added amount range in gl inquires.
+$ /gl/includes/db/gl_db_trans.inc
+  /gl/inquiry/gl_account_inquiry.php
+! Changed menu option text for GL inquiry
+$ /applications/generalledger.php
+# Fixed typo
+$ /doc/access_levels.txt
+# Fixed maximal memo line length.
+$ /gl/includes/ui/gl_bank_ui.inc
+  /gl/includes/ui/gl_journal_ui.inc
+
+12-Nov-2009 Tom Hallman/Joe Hunt
+! Changed Journal Inquiries so it shows the Bank Deposit/Payment amount
+  instead of sum of positive transaction.
+$ /gl/inquiry/journal_inquiry.php
+
+10-Nov-2009 Janusz Dobrowolski
+# Fixed value for SA_SUPPBULKREP access area.
+$ /includes/access_levels.inc
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
+
+10-Nov-2009 Joe Hunt
+# disallow bank accounts in accounts list in Bank Deposits/Payments.
+  It produces double records in bank inquiry otherwise..
+$ /gl/includes/ui/gl_bank_ui.inc
+# disallow bank accounts in accounts list when type is Bank Deposits
+  or Payments. See above.
+$ /gl/manage/gl_quick_entries.php
+# type warning in dimension tags
+$ /admin/tags.php
+
+09-Nov-2009 Janusz Dobrowolski
+! Fixed help link to provide ctxhelp switch and clean the page context string.
+$ /includes/page/header.inc
+
 08-Nov-2009 Joe Hunt
 # Bug in adding freight cost to sales order/quotation
 $ /sales/inquiry/sales_orders_view.php
@@ -39,6 +136,10 @@ $ /sales/inquiry/sales_orders_view.php
 ! More improvements on layout display.
 $ /purchases/includes/ui/po_ui.inc
   /inventory/includes/item_adjustments_ui.inc
+
+06-Nov-2009 Janusz Dobrowolski
+# Include sequence fixed.
+$ /admin/tags.php
   
 06-Nov-2009 Joe Hunt
 ! Improved layout in the new tax info display. Also old ones.