Improve flexibility of which code types are used in claims and other misc.
commit172e52f5418f939ff7e74639919ad33f14397d6a
authorbradymiller <bradymiller@users.sourceforge.net>
Fri, 6 Jul 2012 22:27:59 +0000 (6 15:27 -0700)
committerbradymiller <bradymiller@users.sourceforge.net>
Sat, 7 Jul 2012 23:48:37 +0000 (7 16:48 -0700)
tree7d6ced355306168849169f444db7c637eb3e04e4
parentece499d9ed947a762d060a250349193598cfe713
Improve flexibility of which code types are used in claims and other misc.

 -Added ct_claim column to code_types table to set if
  code type is used in claims and supported this in
  the codebase.
 -Improved support for code types that are justified but
  have no fees (such as CPTII).
 -Set ct_mod to CPTII code_types to 0
 -Set the label for CPTII codes to CPTII Performance Measures
custom/code_types.inc.php
interface/forms/fee_sheet/new.php
interface/super/edit_list.php
library/Claim.class.php
sql/4_1_0-to-4_1_1_upgrade.sql
sql/database.sql
version.php