[freeside-commits] branch master updated. 1c93564d54f0aef24b094d5550aa9e0e276a244f
Ivan
ivan at 420.am
Mon May 15 10:54:44 PDT 2017
The branch, master has been updated
via 1c93564d54f0aef24b094d5550aa9e0e276a244f (commit)
from 1cd83e5112019111a8f6c16eacd5264a95abcfb2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1c93564d54f0aef24b094d5550aa9e0e276a244f
Author: Ivan Kohler <ivan at freeside.biz>
Date: Mon May 15 10:54:43 2017 -0700
add notes to change history, RT#76002
diff --git a/httemplate/view/cust_main/change_history.html b/httemplate/view/cust_main/change_history.html
index a781c73..f28196a 100644
--- a/httemplate/view/cust_main/change_history.html
+++ b/httemplate/view/cust_main/change_history.html
@@ -32,6 +32,7 @@ tie my %years, 'Tie::IxHash',
tie my %tables, 'Tie::IxHash',
'cust_main' => 'Customer',
'cust_main_invoice' => 'Invoice destination',
+ 'cust_main_note' => 'Note',
'cust_pkg' => 'Package',
#? or just svc_* ? 'cust_svc' =>
'svc_acct' => 'Account',
-----------------------------------------------------------------------
Summary of changes:
httemplate/view/cust_main/change_history.html | 1 +
1 file changed, 1 insertion(+)
More information about the freeside-commits
mailing list