added cust_bill->due_date substitution, RT#29881
authorIvan Kohler <ivan@freeside.biz>
Sun, 4 Jan 2015 03:07:53 +0000 (19:07 -0800)
committerIvan Kohler <ivan@freeside.biz>
Sun, 4 Jan 2015 03:07:53 +0000 (19:07 -0800)
FS/FS/msg_template.pm

index bc2b382..d885d4f 100644 (file)
@@ -595,6 +595,7 @@ sub substitutions {
     'cust_bill' => [qw(
       invnum
       _date
     'cust_bill' => [qw(
       invnum
       _date
+      due_date
     )],
     #XXX not really thinking about cust_bill substitutions quite yet
     
     )],
     #XXX not really thinking about cust_bill substitutions quite yet