[freeside-commits] branch FREESIDE_4_BRANCH updated. 7a1f42e9228119053e90d3683b94c3d9bc48a825
Ivan
ivan at 420.am
Mon May 15 10:54:46 PDT 2017
The branch, FREESIDE_4_BRANCH has been updated
via 7a1f42e9228119053e90d3683b94c3d9bc48a825 (commit)
from 2aeeab8d86e0d828d89949981b220a01036e0a5e (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 7a1f42e9228119053e90d3683b94c3d9bc48a825
Author: Ivan Kohler <ivan at freeside.biz>
Date: Mon May 15 10:54:44 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