X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fpart_pkg.cgi;h=39c0ac3c1e80ce90b649dbb8a6bb8ab54cc378af;hb=545d98cedbbdf07550e8bde146f03bbf67abb77b;hp=2468f304aca8008a67095f658e7b8670bcbd512f;hpb=93ef7394a93db7b5543d60e93a074db52fa5ddfa;p=freeside.git diff --git a/httemplate/edit/part_pkg.cgi b/httemplate/edit/part_pkg.cgi index 2468f304a..39c0ac3c1 100755 --- a/httemplate/edit/part_pkg.cgi +++ b/httemplate/edit/part_pkg.cgi @@ -75,7 +75,7 @@ {type=>'justtitle', value=>'Taxation' }, {field=>'setuptax', type=>'checkbox', value=>'Y'}, {field=>'recurtax', type=>'checkbox', value=>'Y'}, - {field=>'classnum', type=>'select-taxclass' }, + {field=>'taxclass', type=>'select-taxclass' }, {field=>'taxproductnum', type=>'select-taxproduct' }, { type => 'tablebreak-tr-title', @@ -148,11 +148,8 @@ die "access denied" #XXX # - tr-part_pkg_freq: month_increments_only (from price plans) -# - display add-ons in browse... yeah -# -QIS- thank goodness # - test cloning # - test custom pricing -#recur_flat->recur_fee migration, ugh # - move the selectlayer divs away from lame layer_callback #my ($query) = $cgi->keywords;