Option to suppress tax rates on documents. To be used for tax on tax
[fa-stable.git] / CHANGELOG.txt
index b915a054bcc562eb41264c6b2fe8b2033d7bb574..ea6d3da9afd2434b880217694558423469ee96ee 100644 (file)
@@ -19,6 +19,24 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+26-Jun-2010 Joe Hunt
+! Option to suppress tax rates on documents. To be used for tax on tax
+  The tax % should be included in the tax name and the calculated
+  rate be set as the rate. $suppress_tax_rates in config.php set to 1.
+$ config.default.php
+  /includes/ui/ui_view.inc
+  /reporting/rep107.php
+  /reporting/rep110.php
++ Preparing for 2.3 Beta
+$ update.html
+  
+26-Jun-2010 Janusz Dobrowolski
+# Fixed sql for child transaction retrieval
+$  /sales/includes/sales_db.inc
+! Added debtor_trans_details.src_id
+$ /sql/en_US-demo.sql
+  /sql/en_US-new.sql
+
 25-Jun-2010 Janusz Dobrowolski
 ! Allow reuse of references previously used on voided transactions
 $ /includes/references.inc