show formatted dates on change history, per-user pref for full cust_pkg timestamps...
[freeside.git] / httemplate / view / cust_main / packages / package.html
index 3c486dd..3b58f9e 100644 (file)
@@ -39,6 +39,7 @@
 %           if ( $curuser->access_right('Discount customer package')
 %                && $part_pkg->can_discount
 %                && ! scalar($cust_pkg->cust_pkg_discount_active)
+%                && ! scalar($cust_pkg->part_pkg->part_pkg_discount)
 %              )
 %           {
 %             $br=1;