summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FS/FS/msg_template.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/msg_template.pm b/FS/FS/msg_template.pm
index 95c4fe759..5dbd591a8 100644
--- a/FS/FS/msg_template.pm
+++ b/FS/FS/msg_template.pm
@@ -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