sticky, too
[freeside.git] / httemplate / elements / select-taxproduct.html
index cef17bc..74044b1 100644 (file)
@@ -20,6 +20,8 @@
 
 my %opt = @_;
 
+$opt{'taxproductnum'} ||= $opt{'object'}->taxproductnum
+  if $opt{'object'};
 $opt{'taxproduct_description'} ||= $opt{'object'}->taxproduct_description
   if $opt{'object'};