diff options
Diffstat (limited to 'FS')
-rw-r--r-- | FS/FS/msg_template.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/msg_template.pm b/FS/FS/msg_template.pm index bc2b3827c..d885d4f31 100644 --- a/FS/FS/msg_template.pm +++ b/FS/FS/msg_template.pm @@ -595,6 +595,7 @@ sub substitutions { 'cust_bill' => [qw( invnum _date + due_date )], #XXX not really thinking about cust_bill substitutions quite yet |