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