Bug [0000038] Voiding a cost update doesn't void even if it says so. There will now...
[fa-stable.git] / CHANGELOG.txt
index 191dbf8edebf6dccc4a9a2b878ad905c7f39d848..6f47bdbc70cba12cc3bc3977a15134174149e08f 100644 (file)
@@ -19,6 +19,38 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+18-Aug-2008 Joe Hunt
+# Bug [0000038] Voiding a cost update doesn't void even if it says so. There will now be an error msg saying
+  that this can not be done. 
+$ /admin/db/voiding_db.inc
+
+18-Aug-2008 Joe Hunt
+# Bug [0000037] Price diff and deliveries between po receive and supp invoice.
+$ /purchase/includes/db/grn_db.inc
+  /purchase/includes/db/invoice_db.inc
+  
+16-Aug-2008 Janusz Dobrowolski
+# Fixed first supplier add confirmation [0000039].
+$ /purchasing/manage/suppliers.php
+# Fixed entering direct documents with date in the past [0000036]
+$ /sales/customer_delivery.php
+  /sales/includes/cart_class.inc
+# Fixed date_picker caching in debug mode
+$ /includes/ui/ui_view.inc
+# Some focus fixes after user entry error
+$ /sales/manage/credit_status.php
+  /sales/manage/customer_branches.php
+  /sales/manage/sales_areas.php
+  /sales/manage/sales_people.php
+
+08-Aug-2008 Joe Hunt
+# Wrong email-adress field taken when emailing documents [0000035].
+$ /sales/includes/db/cust_trans_db.inc
+
+02-Aug-2008 Joe Hunt
+# Use Item Sales Account as default when creating new branch. Customer Branch Sales Account overrides Item Sales Accounts.
+$ /sales/manage/customer_branches.php
+
 01-Aug-2008 Joe Hunt
 ! Customer Dimension overrides an Item Dimension when creating GL transactions
 $ /sales/includes/db/customers_db.inc