added cust_bill->_date_pretty substitution, RT#29881
[freeside.git] / FS / FS / msg_template.pm
index d885d4f..bc21e65 100644 (file)
@@ -595,6 +595,7 @@ sub substitutions {
     'cust_bill' => [qw(
       invnum
       _date
+      _date_pretty
       due_date
     )],
     #XXX not really thinking about cust_bill substitutions quite yet