sticky, too
authorjeff <jeff>
Sun, 27 Apr 2008 16:28:42 +0000 (16:28 +0000)
committerjeff <jeff>
Sun, 27 Apr 2008 16:28:42 +0000 (16:28 +0000)
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'};