X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fmisc%2Fchange_pkg.cgi;h=c588c9e6c171f9df52dbf365c68ad7ec4a11fd09;hb=cc8b085c509ac0054b457a3b6e5f5ca647529190;hp=2470ee135440c2fcc0e3fdb4c4836ce3060416b9;hpb=908b5627cc5899b00d3b9e83602403eb956dd038;p=freeside.git diff --git a/httemplate/misc/change_pkg.cgi b/httemplate/misc/change_pkg.cgi index 2470ee135..c588c9e6c 100755 --- a/httemplate/misc/change_pkg.cgi +++ b/httemplate/misc/change_pkg.cgi @@ -91,11 +91,13 @@ <% mt('Discounting') |h %> <& /elements/tr-select-pkg-discount.html, - curr_value_setup => $discount{setup}, - curr_value_recur => $discount{recur}, + # curr_value_setup => $discount{setup}, + # curr_value_recur => $discount{recur}, disable_setup => 0, disable_recur => 0, - disable_waive_setup => 0 + disable_waive_setup => 0, + carry_value_setup => $discount{setup}, + carry_value_recur => $discount{recur}, &>