[0000091] Tax for 2 decimal places doesn't compute properly
[fa-stable.git] / CHANGELOG.txt
index 769d6141254e74c3a634f166e0669724748fe575..a2259263f8de2ece680b8a202bc60808e62f2fb7 100644 (file)
@@ -19,8 +19,74 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+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
+# [0000086] New line added to document sometimes overwrites old one.
+$ /sales/includes/cart_class.inc
+# [0000087] Change of order date always updates prices.
+$ /sales/includes/ui/sales_credit_ui.inc
+  /sales/includes/ui/sales_order_ui.inc
+# Fixed automatic price calculations always on.
+$ /sales/includes/sales_db.inc
+
+------------------------------- Release 2.0.5 --------------------------------------------
+24-Nov.2008 Joe Hunt
+! Release 2.0.5
+$ config.php
+! Changed update.html
+$ update.html
+# Small bug fixes
+$ /reporting/includes/header2.inc
+  /sales/view/view_receipt.php
+
+20-Nov-2008 Janusz Dobrowolski
+# [0000082] Bad js allocation on All/None button press.
+$ /sales/allocations/customer_allocate.php
+
+20-Nov-2008 Joe Hunt
+# Do not allow editing invoice if allocated > 0
+$ /sales/inquiry/customer_inquiry.php
+
+19-Nov-2008 Joe Hunt
++ Possibility to view a transaction before final voiding.
+$ /admin/void_transaction.php
+
+11-Nov-2008 Janusz Dobrowolski
+# Fixed right alignment of amount cells.
+$ /includes/ui/ui_input.inc
+# Fixed display bug for fully received items and false modify conflicts.
+$ /purchasing/po_receive_items.php
+
+10-Nov-2008 Joe Hunt
+! [0000081] Trial Balance again minor changes.
+$ /gl/inquiry/gl_trial_balance.php
+  /reporting/rep708.php
+
+07-Nov-2008 Joe Hunt
+! [0000081] Changed Trial Balance to show all debits and credits (option to only show balances)
+$ /gl/inquiry/gl_trial_balance.php
+  /reporting/reports_main.php
+  /reporting/rep708.php
+  
+03-Nov-2008 Janusz Dobrowolski
+# Fixed price priority in automatic calculations.
+$ sales/includes/sales_db.inc
+
+30-Oct-2008 Janusz Dobrowolski
+# [0000080] BOM elements was not editable after entry.
+$ /manufacturing/manage/bom_edit.php
+
+29-Oct-2008 Joe Hunt
+# Voiding a supplier invoice/credit note with GL Postings creates a database error
+$ /purchasing/includes/db/invoice_db.inc
+
 28-Oct-2008 Joe Hunt
-# [000009] Delivery Note/Sales Invoice should not be editable after it has been voided.
+# [0000079] Delivery Note/Sales Invoice should not be editable after it has been voided.
 $ /admin/db/voiding_db.inc
   /sales/inquiry/sales_deliveries_view.php
   /sales/inquiry/customer_inquiry.php