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