Added direct allocations.
[fa-stable.git] / CHANGELOG.txt
index 57f41d680e1b4aef4aebb4f019a5d727f3cb8e00..59a1946e55f4e3569281c5a0efdc35e62af79f50 100644 (file)
@@ -19,6 +19,24 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+02-Jul-2009 Joe Hunt
+! Always show 0.00 in debit column when using display_debit_or_credit
+$ /includes/ui/ui_view.inc
+
+01-Jul-2009 Joe Hunt
+! Small adjustment in /inventory/prices.php to see the calculated prices if they are set.
+$ /inventory/prices.php
+# Small bug/layout fixes
+$ /inventory/manage/item_categories.php
+  /inventory/manage/locations.php
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
+
+30-Jun-2009 Joe Hunt
+# Small annoying bug-fixes in items.php and items_trans_db.inc
+$ /inventory/manage/items.php
+  /inventory/includes/db/items_trans_db.inc
+  
 30-Jun-2009 Joe Hunt
 + Implemented automatic price calculation of items from std. cost.
 $ /admin/company_preferences.php
@@ -26,6 +44,8 @@ $ /admin/company_preferences.php
   /doc/calculate_price.txt (new file)
   /sales/includes/sales_db.inc
   /sql/alter2.2.sql
+  /sql/en_US-demo.sql
+  /sql/en_US-new.sql
   
 29-Jun-2009 Joe Hunt
 ! Small layout improments in Customer Payments