X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Fselect-taxproduct.html;fp=httemplate%2Felements%2Fselect-taxproduct.html;h=dc7ab97d3668c5e5a06f33ea5e94b084343d772e;hp=f2ae9ebcb087f127c1898d32e03bc87ccf89016e;hb=477015901c379f8cd6ba46cfaa4a9ae284ae582d;hpb=22a294936609cfcb452742a158fafaa55d3a6fd1 diff --git a/httemplate/elements/select-taxproduct.html b/httemplate/elements/select-taxproduct.html index f2ae9ebcb..dc7ab97d3 100644 --- a/httemplate/elements/select-taxproduct.html +++ b/httemplate/elements/select-taxproduct.html @@ -20,4 +20,7 @@ my %opt = @_; +$opt{'taxproduct_description'} ||= $opt{'object'}->taxproduct_description + if $opt{'object'}; +