X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=5561b425dcf4acf08d8d74711215ba770cbd3cf3;hb=21a54e6ceb2149d31ab7738af30f731f6fe10251;hp=812c7baa86e1617278a95a3c86a9939c582c46f2;hpb=6c029687eadcdc174f63d6a0c19964ee22daf13c;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 812c7baa..5561b425 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,6 +19,56 @@ Legend: ! -> Note $ -> Affected files +05-Dec-2008 Joe Hunt +# [0000095] Bad behaviour of routine number_format and round in Windows. +$ /gl/includes/gl_db_trans.inc + /includes/banking.inc + /includes/current_user.inc + /purchasing/includes/ui/invoice_ui.inc + /reporting/rep107.php + /reporting/rep109.php + /reporting/rep110.php + /reporting/rep209.php + /sales/view/view_credit.php + /sales/view/view_dispatch.php + /sales/view/view_invoice.php + /sales/view/view_sales_order.php + +04-Dec-2008 Janusz Dobrowolski +# Check write permissions and create per company subdirectory structure. +$ /update.html + /update_db.php +# Fixed index.php files in new company dirs. +$ /admin/create_coy.php + /admin/db/maintenance_db.inc + +04-Dec-2008 Joe Hunt +# [0000095] Inbalance double entry on Documents +$ /gl/includes/db/gl_db_trans.inc + /gl/includes/db/gl_db_banking.inc + /purchasing/includes/db/invoice_db.inc + /purchasing/includes/db/supp_payment_db.inc + /sales/includes/db/payment_db.inc + /sales/includes/db/sales_credit_db.inc + /sales/includes/db/sales_invoice_db.inc + +29-Nov-2008 Joe Hunt +# [0000094] Report does not show items that have 0 qty but have demand qty +$ /reporting/rep302.php + /reporting/rep303.php + +28-Nov-2008 Joe Hunt +# [0000093] Voiding Supplier Invoices Causes some lines cost update to go to 0 and exchange rate change +$ /purchasing/includes/db/invoice_db.inc + +27_Nov-2008 Joe Hunt +# [0000092] Stock Sheet Report. Bad Page break. +$ /reporting/includes/pdf_report.inc + +26-Nov-2008 Joe Hunt +# [0000091] Tax for 2 decimal places doesn't compute properly +$ /taxes/tax_calc.inc + 25-Nov-2008 Janusz Dobrowolski # [0000084] Low inventory items are not marked properly. $ /sales/customer_delivery.php