Rerun, forgot global variable.
[fa-stable.git] / CHANGELOG.txt
index 3cfb08accbfa23a4c65ef930b38c1b06fd6fa0aa..e32745dd811963de214aca84995c5ddad434a841 100644 (file)
 ------------
 This is a changelog for FrontAccounting All releases.
 
+2011-09-01 08:34 +0200 Janusz Dobrowolski
+(2875) Gettext template update.
+ lang/new_language_template/LC_MESSAGES/empty.po
+
+2011-08-30 08:26 +0200 Joe Hunt
+(2873) Show discount in view supp payment, if any.
+ purchasing/view/view_supp_payment.php
+
+2011-08-29 16:42 +0200 Joe Hunt
+(2872) Display payments on view invoice like display allocation on view payments. Chaitanya.
+ includes/ui/ui_view.inc
+ purchasing/includes/db/suppalloc_db.inc
+ purchasing/view/view_supp_invoice.php
+ sales/includes/db/custalloc_db.inc
+ sales/view/view_invoice.php
+
+2011-08-28 22:28 +0200 Janusz Dobrowolski
+(2871) Rounding errors in tax calculations for tax_included sales fixed again.
+ taxes/tax_calc.inc
+
+2011-08-28 09:50 +0200 Janusz Dobrowolski
+(2870) Cleanup in add_supplier().
+ purchasing/includes/db/suppliers_db.inc
+
+2011-08-28 00:47 +0200 Joe Hunt
+(2869) Fixed severe error in tax calculation 8 days ago!
+ taxes/tax_calc.inc
+
+2011-08-19 10:22 +0200 Janusz Dobrowolski
+(2867) Fixed additional rounding errors posting when tax included invoice is saved.
+ taxes/tax_calc.inc
+
+2011-08-19 10:06 +0200 Janusz Dobrowolski
+(2866) Fixed improper checks on GL account deletion.
+ gl/includes/db/gl_db_accounts.inc
+ gl/manage/bank_accounts.php
+ gl/manage/gl_accounts.php
+
+2011-08-19 09:58 +0200 Janusz Dobrowolski
+(2865) Fixed log error during rate retrieval when open_basedir restriction is set.
+ gl/includes/db/gl_db_rates.inc
+
+2011-08-16 01:11 +0200 Joe Hunt
+(2864) 0000991: Default to premier bank account
+ gl/includes/ui/gl_bank_ui.inc
+
+2011-08-15 00:23 +0200 Joe Hunt
+(2863) 0000987: In Supplier Payments allocation list should display Supplier Reference if possible
+ purchasing/includes/db/suppalloc_db.inc
+
+2011-08-12 22:55 +0200 Joe Hunt
+(2862) 0000984: SO doesn't print the reference when the $print_invoice_no is set to 0.
+ reporting/includes/doctext.inc
+
+2011-08-07 23:05 +0200 Joe Hunt
+(2861) Cleanup in Inventory Sales Report. Removed a _vd().
+ reporting/rep304.php
+
+2011-08-07 16:44 +0200 Joe Hunt
+(2860) 0000978 : PDF report don't run in newer verions of PHP (case sensitive member functions).
+ reporting/includes/pdf_report.inc
+
+2011-08-07 09:22 +0200 Joe Hunt
+(2859) Inventory Valuation Report has now got End Date selection.
+ reporting/rep301.php
+ reporting/reports_main.php
+
+2011-08-04 00:00 +0200 Joe Hunt
+(2858) Added support for png and gif item images. Rerun.
+ company/0/images/102.jpg
+ inventory/manage/items.php
+
+2011-08-03 13:22 +0200 Janusz Dobrowolski
+(2857) Added support for png and gif item images.
+ company/0/images/102.jpg
+ inventory/manage/items.php
+
+2011-08-03 13:11 +0200 Janusz Dobrowolski
+(2856) Fixed key_in_foreign_table helper (problems with non-numeric keys).
+ admin/db/company_db.inc
+
+2011-08-03 13:09 +0200 Janusz Dobrowolski
+(2855) Fixed problem with unscrollable content in larger popup windows.
+ js/inserts.js
+
+2011-07-25 19:58 +0200 Janusz Dobrowolski
+(2854) Added missing aux info on sales order/quotation reports.
+ reporting/includes/doctext.inc
+ sales/includes/db/sales_order_db.inc
+
+2011-07-21 16:55 +0200 Janusz Dobrowolski
+(2853) Language template update.
+ lang/new_language_template/LC_MESSAGES/empty.po
+
+2011-07-31 00:37 +0200 Joe Hunt
+(2852) 0000960: When printing PO's the PO# is the Trans_id not the Forms Reference number.
+ reporting/includes/doctext.inc
+
+2011-07-22 23:24 +0200 Joe Hunt
+(2851) Saved Report parameters didn't work any more.
+ reporting/prn_redirect.php
+
+2011-07-22 08:49 +0200 Joe Hunt
+(2850) New ChANGELOG.txt
+ CHANGELOG.txt
+
+2011-07-22 08:47 +0200 Joe Hunt
+(2849) Release 2.3.6
+ version.php
+
+2011-07-20 16:28 +0200 Janusz Dobrowolski
+(2848) [0000947] Fixed unneeded input fields reset after input error in Customers.
+ sales/manage/customers.php
+
+2011-07-20 16:19 +0200 Janusz Dobrowolski
+(2847) [0000946] Added filename selection checks.
+ admin/backups.php
+
+2011-07-20 16:09 +0200 Janusz Dobrowolski
+(2846) [0000936] Fixed invalid sales order update on voiding delivery note after SO line is removed.
+ sales/includes/db/sales_delivery_db.inc
+
+2011-07-20 13:53 +0200 Janusz Dobrowolski
+(2845) Fixed empty inventory sales report for all customers.
+ reporting/rep304.php
+
+2011-07-08 11:13 +0200 Janusz Dobrowolski
+(2844) Added checks on bank account creation to avoid selection of already used GL account.
+ gl/includes/db/gl_db_accounts.inc
+ gl/manage/bank_accounts.php
+
+2011-07-18 22:58 +0200 Joe Hunt
+(2843) 0000948: Cost Update form uses cached old cost
+ inventory/cost_update.php
+
+2011-07-14 17:38 +0200 Joe Hunt
+(2836) Removed condition in calculation of COGS in sales_delivery_db.inc. Chaitanya.
+ sales/includes/db/sales_delivery_db.inc
+
+2011-07-11 11:37 +0200 Joe Hunt
+(2835) Negative Stock Handling should be prior to add_stock_move
+ manufacturing/includes/db/work_orders_quick_db.inc
+
+2011-07-11 09:28 +0200 Joe Hunt
+(2834) Creation of audit trail and reference in GL was missing when deleting fiscal year.
+ admin/db/fiscalyears_db.inc
+
+2011-07-01 23:25 +0200 Joe Hunt
+(2832) 0000918: GL Inquiry, trial balance for a non-balance account for non-current year shows 0
+ admin/db/fiscalyears_db.inc
+ gl/inquiry/gl_account_inquiry.php
+ gl/inquiry/gl_trial_balance.php
+ reporting/rep704.php
+ reporting/rep708.php
+
+2011-06-30 13:13 +0200 Janusz Dobrowolski
+(2831) Fixed regression in cash invoice entry (location change ignored)
+ sales/includes/ui/sales_order_ui.inc
+ sales/sales_order_entry.php
+
+2011-06-29 10:49 +0200 Janusz Dobrowolski
+(2830) Fixed access control on redirected reports.
+ reporting/prn_redirect.php
+
+2011-06-24 12:49 +0200 Joe Hunt
+(2829) 0000910: Report Aged Customer Analysis Total doesn't match the record totals.
+ reporting/rep102.php
+
+2011-06-21 15:37 +0200 Janusz Dobrowolski
+(2828) Added GRN voiding.
+ admin/db/voiding_db.inc
+ admin/void_transaction.php
+ purchasing/includes/db/supp_trans_db.inc
+
+2011-06-21 15:36 +0200 Janusz Dobrowolski
+(2827) Added supplier reference uniqueness check in Direct Supplier Invoice.
+ purchasing/po_entry_items.php
+
+2011-06-21 15:24 +0200 Janusz Dobrowolski
+(2826) Cleanup (fixed installed_extensions indlusion).
+ includes/session.inc
+ purchasing/includes/ui/invoice_ui.inc
+
+2011-06-20 15:06 +0200 Joe Hunt
+(2825) 0000900: Supplier Payment in another currency the bank charge is wrongly calculated.
+ purchasing/includes/db/supp_payment_db.inc
+
+2011-06-18 15:27 +0200 Joe Hunt
+(2824) Cleanup in document footer text.
+ reporting/includes/doctext.inc
+
+2011-06-18 15:06 +0200 Janusz Dobrowolski
+(2823) A couple of additional fixes to changed document reports.
+ reporting/includes/doctext.inc
+ reporting/includes/excel_report.inc
+ reporting/includes/pdf_report.inc
+ reporting/rep107.php
+ reporting/rep108.php
+ reporting/rep109.php
+ reporting/rep110.php
+ reporting/rep111.php
+ reporting/rep113.php
+ reporting/rep209.php
+ reporting/rep210.php
+ reporting/rep409.php
+
+2011-06-17 14:16 +0200 Janusz Dobrowolski
+(2822) Warning in header2.inc fixed
+ reporting/includes/header2.inc
+
+2011-06-17 13:45 +0200 Janusz Dobrowolski
+(2821) Rewitten document reports layout for easier modifications, support for multiply payment services.
+ includes/ui/ui_lists.inc
+ includes/ui/ui_view.inc
+ purchasing/includes/ui/invoice_ui.inc
+ reporting/includes/doctext.inc
+ reporting/includes/header2.inc
+ reporting/includes/pdf_report.inc
+ reporting/includes/reports_classes.inc
+ reporting/rep107.php
+ reporting/rep108.php
+ reporting/rep109.php
+ reporting/rep110.php
+ reporting/rep111.php
+ reporting/rep112.php
+ reporting/rep113.php
+ reporting/rep209.php
+ reporting/rep210.php
+
+2011-06-16 23:41 +0200 Joe Hunt
+(2820) 0000877: Bug updating a GL account that is also a bank account.
+ gl/manage/gl_accounts.php
+
+2011-06-14 11:09 +0200 Janusz Dobrowolski
+(2819) Added hook for authentication from external sources like LDAP.
+ admin/db/users_db.inc
+ includes/current_user.inc
+ includes/hooks.inc
+ includes/session.inc
+
+2011-06-14 00:39 +0200 Janusz Dobrowolski
+(2818) Price_in_words and retrieve_ex_rate commented out in base hook class (required because of hook_invoke_last usage)
+ includes/hooks.inc
+
+2011-06-09 16:07 +0200 Joe Hunt
+(2817) Changelog
+ CHANGELOG.txt
+
+2011-06-09 16:03 +0200 Joe Hunt
+(2816) Release 2.3.5
+ CHANGELOG.txt
+ update.html
+ version.php
+
+2011-06-09 15:27 +0200 Janusz Dobrowolski
+(2815) Updated gettext template.
+ lang/new_language_template/LC_MESSAGES/empty.po
+
 2011-06-08 12:07 +0200 Janusz Dobrowolski
 (2814) Cleanup in supplier_invoice.php (obsolete add_grn_to_trans parameter)
  purchasing/supplier_invoice.php