X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=a4218d5fe3a5f28560151d84e987b8384315e84c;hb=6a26a9c96379ef1dce88c995fe861579f3ac7d01;hp=772793447eba5b599bfe39710d56760fe6b3feb0;hpb=d23ee699ca01df5ef6daa78fd3af6605c2ab9852;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 77279344..a4218d5f 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,15 +19,54 @@ Legend: ! -> Note $ -> Affected files +12-Jul-2009 Joe Hunt +# Wrong presentation of left to allocate if discount was given +$ /sales/view/view_receipt.php + /purchasing/view/view_supp_payment.php + +11-Jul-2009 Joe Hunt +! Improved Inventory Sales Report. Now by Customer and quantities as well. +$ /reporting/rep304.php + /reporting/reports_main.php + +10-Jul-2009 Joe Hunt +# [0000142] Purchase Order use the same header as Sales Order +$ /reporting/includes/doctext.inc + /reporting/includes/doctext2.inc +# Bug in demand qty +$ /includes/db/manufacturing.inc + +10-Jul-2009 Janusz Dobrowolski +# [0000141] Attachment view/download bug. +$ /admin/attachments.php +# [0000140] Numeric format bug in credit limit input. +$ /purchasing/manage/suppliers.php +# [0000143] Bad format of PO popup window (jackel7007). +$ /purchasing/view/view_grn.php + +09-Jul-2009 Janusz Dobrowolski +# [0000139] Change of bank account type after creation should not be allowed. +$ /gl/manage/bank_accounts.php + +01-Jul-2009 Joe Hunt +# Guess what :) [0000137] Material Cost Averaging Problem (again again again) when voiding. +$ /purchasing/includes/db/invoice_db.inc + +26-Jun-2009 Joe Hunt +# [0000137] Material Cost Averaging Problem (again again) when voiding. +$ /purchasing/includes/db/invoice_db.inc + ------------------------------- Release 2.1.3 ---------------------------------- 25-Jun-2009 Joe Hunt ! Release 2.1.3 $ config.php /sql/en_US-new.sql /sql/en_US-demo.sql -! Moved check page security from session.inc to main.inc. There should be no menus on popup windows. +! Suppressed menu on access denied in view popup windows. $ /includes/session.inc /includes/main.inc +! New empty.po file + /lang/new_language_template/LC_MESSAGES/empty.po 23-Jun-2009 Janusz Dobrowolski ! Added edition link in Purchase Order Inquiry