From 5527b88daa92d1f186288684d9d9100f48c0d758 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Sat, 3 Jan 2015 19:10:34 -0800 Subject: [PATCH] added cust_bill->_date_pretty substitution, RT#29881 --- FS/FS/msg_template.pm | 1 + 1 file changed, 1 insertion(+) 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 -- 2.11.0