X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=taxes%2Ftax_calc.inc;h=088be56d6644a22a1a37e78990001547e356a5d0;hb=61c780745e4743d3bf4c8ef8d23ad2f34ddc121b;hp=397c5f501f3d7eae3c0eef49de6fd847d9240663;hpb=d567a10b7925c8bb97c734e213d6651a979af29d;p=fa-stable.git diff --git a/taxes/tax_calc.inc b/taxes/tax_calc.inc index 397c5f50..088be56d 100644 --- a/taxes/tax_calc.inc +++ b/taxes/tax_calc.inc @@ -237,6 +237,8 @@ function get_tax_for_items($items, $prices, $shipping_cost, $tax_group, $tax_inc // no tax group exemptions are active (local sales). // To be used in quick entries. // +// Redundant 18.08.2009 Joe Hunt (Tax Groups instead). +/* function get_taxes_for_item_tax($tax_type_id) { $item_tax_type = get_item_tax_type($tax_type_id); @@ -283,7 +285,7 @@ function get_taxes_for_item_tax($tax_type_id) return $ret_tax_array; } - +*/ function is_tax_account($account_code) { $sql= "SELECT id FROM ".TB_PREF."tax_types WHERE