X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fmisc%2Fchange_pkg.cgi;h=c588c9e6c171f9df52dbf365c68ad7ec4a11fd09;hp=2470ee135440c2fcc0e3fdb4c4836ce3060416b9;hb=cee66872f5c67825cae5a0f86da3fb0657c4ebae;hpb=73689cc60458a87931d2d3d304d650d69bcf690c 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}, &>